basic skill
This commit is contained in:
parent
24e5cbfea9
commit
52c5f20d3a
2 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@ func _on_body_entered(body):
|
|||
# Global.live = 2
|
||||
#elif body.is_in_group("enemies"):
|
||||
# Global.live = 3
|
||||
#elif body.is_in_group("boss"):
|
||||
# Global.live = 3
|
||||
queue_free()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue