This commit is contained in:
parent
90256944ab
commit
42e6881453
12 changed files with 80 additions and 19 deletions
|
@ -21,6 +21,7 @@ func hit(body):
|
|||
queue_free()
|
||||
else:
|
||||
bounces += 1
|
||||
$Sprite2D.play("depleted")
|
||||
#print(bounces)
|
||||
|
||||
if bounces >= 2:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue