mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 01:51:17 +00:00
Left paths
This commit is contained in:
parent
9331876637
commit
ee7ee8b955
18 changed files with 52 additions and 8 deletions
|
|
@ -67,7 +67,7 @@ position = Vector2(159, 23)
|
|||
script = ExtResource("7_vcw48")
|
||||
|
||||
[node name="South" type="Marker2D" parent="Doors"]
|
||||
position = Vector2(158.671, 315.53)
|
||||
position = Vector2(160, 476)
|
||||
script = ExtResource("7_vcw48")
|
||||
Direction = 1
|
||||
|
||||
|
|
@ -94,10 +94,12 @@ Direction = 3
|
|||
WallIndex = 1
|
||||
|
||||
[node name="NavigationRegion2D" type="NavigationRegion2D" parent="."]
|
||||
visible = false
|
||||
navigation_polygon = SubResource("NavigationPolygon_rlq0q")
|
||||
use_edge_connections = false
|
||||
|
||||
[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