added layernmaes
This commit is contained in:
parent
e04b50f15b
commit
8295c606b9
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