Added enemy spawning based on enemy data

This commit is contained in:
2025-12-15 00:40:08 +03:00
parent c9332bffca
commit e94d59718e
10 changed files with 76 additions and 56 deletions
-1
View File
@@ -38,7 +38,6 @@ theme = ExtResource("2_uh3ar")
text = "Main Menu"
[node name="ButtonFocusTimer" type="Timer" parent="."]
wait_time = 1.5
one_shot = true
[connection signal="visibility_changed" from="." to="." method="_on_visibility_changed"]