summaryrefslogtreecommitdiffstats
path: root/room_main_menu.tscn
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-19 18:34:26 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-19 18:34:46 +0200
commitd61ad72495dd1514ad1833a31df3f63208160fe6 (patch)
treeb29424b6e31ab8bd6e995ded42ed3a722677f64f /room_main_menu.tscn
parent64ef25975e570a574e2d8889a7f290032acde740 (diff)
Add room transitions
Diffstat (limited to 'room_main_menu.tscn')
-rw-r--r--room_main_menu.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/room_main_menu.tscn b/room_main_menu.tscn
index 78c9dc0..1e2d4bf 100644
--- a/room_main_menu.tscn
+++ b/room_main_menu.tscn
@@ -3,6 +3,7 @@
[ext_resource type="Script" uid="uid://dufnvsfxreqq8" path="res://room_main_menu.gd" id="1_rbk04"]
[node name="MainMenu" type="Node2D"]
+process_mode = 1
script = ExtResource("1_rbk04")
[node name="Camera2D" type="Camera2D" parent="."]