From 56377b3afac7d5809738c6016981c5153a20f2b3 Mon Sep 17 00:00:00 2001 From: Zoey Kitt Date: Fri, 15 Nov 2024 19:53:02 -0600 Subject: Make derived window class for the ad microgame --- scenes/main.tscn | 1 + 1 file changed, 1 insertion(+) (limited to 'scenes/main.tscn') diff --git a/scenes/main.tscn b/scenes/main.tscn index 09d1a86..32b0540 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -18,6 +18,7 @@ offset_bottom = 25.0 text = "Net worth: $" [node name="Microgame spawn timer" type="Timer" parent="."] +wait_time = 10.0 autostart = true [connection signal="timeout" from="Microgame spawn timer" to="." method="_on_microgame_spawn_timer_timeout"] -- cgit v1.2.3