Armed guys!

This commit is contained in:
Twirpytherobot
2026-02-17 22:21:17 +00:00
parent fce4c4a3e2
commit 7629342540
14 changed files with 928 additions and 73 deletions
+2 -2
View File
@@ -236,8 +236,8 @@ func _process(_delta):
if _debug_circle:
_debug_circle.visible = show_spawn_radius
# Server spawning logic
if not multiplayer.is_server():
# Server spawning logic (check peer is assigned first)
if multiplayer.multiplayer_peer == null or not multiplayer.is_server():
return
# Handle wave delay timer