mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 14:01:16 +00:00
Left paths
This commit is contained in:
parent
9331876637
commit
ee7ee8b955
18 changed files with 52 additions and 8 deletions
|
|
@ -94,7 +94,7 @@ Direction = 1
|
|||
WallIndex = 2
|
||||
|
||||
[node name="East" type="Marker2D" parent="Doors"]
|
||||
position = Vector2(312, 87)
|
||||
position = Vector2(953, 91)
|
||||
script = ExtResource("7_d57gj")
|
||||
Direction = 2
|
||||
|
||||
|
|
@ -104,9 +104,11 @@ script = ExtResource("7_d57gj")
|
|||
Direction = 3
|
||||
|
||||
[node name="NavigationRegion2D" type="NavigationRegion2D" parent="."]
|
||||
visible = false
|
||||
navigation_polygon = SubResource("NavigationPolygon_rlq0q")
|
||||
|
||||
[node name="PlayerEnterDetector" type="Area2D" parent="."]
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue