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

@ -21,6 +21,7 @@ func hit(body):
queue_free()
else:
bounces += 1
$Sprite2D.play("depleted")
#print(bounces)
if bounces >= 2: