mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-22 04:34:19 +00:00
🧹 Name physics layers
This commit is contained in:
parent
40add5cda5
commit
cd37f0d727
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ player_shoot={
|
|||
|
||||
2d_render/layer_1="Game"
|
||||
2d_render/layer_2="UserInterface"
|
||||
2d_physics/layer_1="Entities"
|
||||
2d_physics/layer_2="Projectiles"
|
||||
|
||||
[physics]
|
||||
|
||||
|
|
Loading…
Reference in a new issue