mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 02:51:16 +00:00
loaded on another pc
This commit is contained in:
parent
4e6257dbe3
commit
661733f5b9
5 changed files with 9 additions and 17 deletions
|
|
@ -31,7 +31,7 @@ tile_set = ExtResource("3_cyhmq")
|
|||
|
||||
[node name="Rumia" parent="." instance=ExtResource("2_47q21")]
|
||||
position = Vector2(176, 44)
|
||||
Phases = Array[Resource]([ExtResource("6_1uicx"), ExtResource("5_jkuab")])
|
||||
Phases = Array[Resource]([ExtResource("5_jkuab"), ExtResource("6_1uicx")])
|
||||
|
||||
[node name="PlayerStartPosition" type="Marker2D" parent="."]
|
||||
position = Vector2(178, 115)
|
||||
|
|
|
|||
|
|
@ -258,7 +258,7 @@ monitoring = false
|
|||
monitorable = false
|
||||
script = ExtResource("29_pvkri")
|
||||
_trackName = "Rumia_Intro"
|
||||
_dialogueEndActivationTargets = [NodePath("../Rumia"), NodePath("../Factory Tilemaps/HorizontalDoor3")]
|
||||
_dialogueEndActivationTargets = []
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="RumiaDialogueStarter"]
|
||||
shape = SubResource("CircleShape2D_l22r0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue