add new waves for real
All checks were successful
CI / build (push) Successful in 1m45s

This commit is contained in:
Ultrablob 2025-02-06 14:49:13 -05:00
parent 90256944ab
commit 42e6881453
12 changed files with 80 additions and 19 deletions

View file

@ -8,7 +8,7 @@ func hit(body):
body.destroy()
else:
body.queue_free()
spawn_explosion()
spawn_explosion()
queue_free()
if body.name == "Border":
queue_free()