mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
New navigation
This commit is contained in:
parent
c8cbad3268
commit
86f7459837
8 changed files with 119 additions and 56 deletions
|
|
@ -157,6 +157,7 @@ Interactable=""
|
|||
Solid=""
|
||||
Acid=""
|
||||
Destroyable=""
|
||||
navigation_polygon_source_geometry_group=""
|
||||
|
||||
[input]
|
||||
|
||||
|
|
@ -342,6 +343,10 @@ locale/translations=PackedStringArray("res://Dialogue/Translations/dialogic_char
|
|||
2d_physics/layer_9="Acid"
|
||||
2d_physics/layer_10="Conveyor"
|
||||
|
||||
[navigation]
|
||||
|
||||
2d/use_edge_connections=false
|
||||
|
||||
[physics]
|
||||
|
||||
common/physics_jitter_fix=0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue