mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-30 23:41:17 +00:00
Disabled navigation
This commit is contained in:
parent
7b8abba100
commit
3681614196
7 changed files with 126 additions and 4 deletions
|
|
@ -92,7 +92,9 @@ Use={
|
|||
[layer_names]
|
||||
|
||||
2d_physics/layer_1="world"
|
||||
2d_navigation/layer_1="Walkable"
|
||||
2d_physics/layer_2="player"
|
||||
2d_navigation/layer_2="Solid"
|
||||
2d_physics/layer_3="items"
|
||||
2d_physics/layer_4="bullets"
|
||||
2d_physics/layer_5="enemies"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue