wild jam prototype

This commit is contained in:
2024-02-24 08:35:47 -06:00
parent e6d1f5a8df
commit bd0e9e21cd
28 changed files with 606 additions and 19 deletions

View File

@@ -262,3 +262,10 @@ buff = ExtResource("6_ll7oj")
[node name="HUD" parent="." instance=ExtResource("4_7uel4")]
[node name="EntityContainer" type="Node" parent="."]
[node name="RocketTimer" type="Timer" parent="."]
wait_time = 45.0
one_shot = true
autostart = true
[connection signal="timeout" from="RocketTimer" to="." method="_on_rocket_timer_timeout"]