level changes

This commit is contained in:
Booklordofthedings 2024-08-17 17:33:34 +02:00
parent 878db579bc
commit 7d3e6ccc2a
7 changed files with 43 additions and 12 deletions

View file

@ -42,10 +42,10 @@ player_jump={
[layer_names]
2d_render/layer_1="Ground"
2d_render/layer_2="Enemies"
2d_render/layer_3="Player"
2d_render/layer_4="Goal"
2d_physics/layer_1="Ground"
2d_physics/layer_2="Enemies"
2d_physics/layer_3="Player"
2d_physics/layer_4="Goal"
[rendering]