This commit is contained in:
pennyrigate 2025-12-14 18:11:18 -05:00
parent 6809a3733a
commit 1f44bce864
14 changed files with 245 additions and 10 deletions

View file

@ -76,9 +76,13 @@ focus={
[layer_names]
2d_physics/layer_1="obstacle"
2d_physics/layer_1="collision"
2d_physics/layer_2="player"
2d_physics/layer_3="player_bullet"
2d_physics/layer_4="hurt_player"
2d_physics/layer_5="enemy"
2d_physics/layer_6="powerup"
2d_physics/layer_7="graze"
[rendering]