bug
This commit is contained in:
parent
6809a3733a
commit
1f44bce864
14 changed files with 245 additions and 10 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue