Merge branch 'dev' of https://code.booklordofthe.dev/Booklordofthedings/GMTK-2024 into dev
This commit is contained in:
commit
96c5bde897
1 changed files with 7 additions and 0 deletions
|
@ -40,6 +40,13 @@ player_jump={
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[layer_names]
|
||||||
|
|
||||||
|
2d_render/layer_1="Ground"
|
||||||
|
2d_render/layer_2="Enemies"
|
||||||
|
2d_render/layer_3="Player"
|
||||||
|
2d_render/layer_4="Goal"
|
||||||
|
|
||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
textures/canvas_textures/default_texture_filter=0
|
textures/canvas_textures/default_texture_filter=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue