(wip) Player food

This commit is contained in:
2026-02-07 15:31:43 +01:00
parent 2352a3aa07
commit 232184afba
12 changed files with 104 additions and 26 deletions

View File

@@ -68,6 +68,7 @@ try_attack={
2d_physics/layer_1="Player"
2d_physics/layer_2="Prey"
2d_physics/layer_3="Predator"
2d_physics/layer_4="Food"
[rendering]