summaryrefslogtreecommitdiffstats
path: root/rooms/test1.tscn
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-27 15:40:43 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-27 15:40:43 +0200
commit82fb5c296243d91a9b49589dec8e7d39b54e39ca (patch)
tree2767cdced730bbc0c64c3b2a21d1fe687d43ea02 /rooms/test1.tscn
parent56d30ce9108146d567c1659ce2ab17fab04add50 (diff)
Work on levels
Diffstat (limited to 'rooms/test1.tscn')
-rw-r--r--rooms/test1.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/rooms/test1.tscn b/rooms/test1.tscn
index b06a215..4db3b4d 100644
--- a/rooms/test1.tscn
+++ b/rooms/test1.tscn
@@ -59,6 +59,7 @@ scale = Vector2(4, 1)
exit_towards = "JUMP_RIGHT"
enter_towards = "DROP"
target_room = "res://rooms/test3.tscn"
+target_door = "DoorUp"
[node name="FgParallax" type="Parallax2D" parent="."]
modulate = Color(0.5882353, 0.5882353, 0.5882353, 1)