mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 19:35:54 +00:00
Dialogue fixes
This commit is contained in:
parent
194647e7c2
commit
19843bd05b
10 changed files with 89 additions and 27 deletions
|
|
@ -228,7 +228,7 @@ Events = Array[Object]([SubResource("Resource_54a43"), SubResource("Resource_8ph
|
|||
|
||||
[node name="LevelTeleporter" parent="Parallax2D/Tilemaps" instance=ExtResource("25_mfnhx")]
|
||||
position = Vector2(648, -39)
|
||||
Target = "res://Scenes/test.tscn"
|
||||
LevelPath = "res://Scenes/test.tscn"
|
||||
IsEnabled = true
|
||||
|
||||
[node name="Label" type="Label" parent="Parallax2D/Tilemaps"]
|
||||
|
|
@ -243,7 +243,7 @@ horizontal_alignment = 2
|
|||
|
||||
[node name="LevelTeleporter2" parent="Parallax2D/Tilemaps" instance=ExtResource("25_mfnhx")]
|
||||
position = Vector2(200, 392)
|
||||
Target = "res://Scenes/test.tscn"
|
||||
LevelPath = "res://Scenes/test.tscn"
|
||||
IsEnabled = true
|
||||
|
||||
[node name="Parallax2D2" type="Parallax2D" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue