summaryrefslogtreecommitdiff
path: root/stage/stage.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'stage/stage.tscn')
-rw-r--r--stage/stage.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/stage/stage.tscn b/stage/stage.tscn
index 9c8e256..8e57066 100644
--- a/stage/stage.tscn
+++ b/stage/stage.tscn
@@ -23,6 +23,7 @@ unique_name_in_owner = true
[node name="TickTimer" type="Timer" parent="."]
wait_time = 2.0
+one_shot = true
autostart = true
[connection signal="timeout" from="TickTimer" to="." method="_on_tick_timer_timeout"]