basic skill

This commit is contained in:
Page Asgardius 2024-01-28 17:57:21 -07:00
parent 24e5cbfea9
commit 52c5f20d3a
2 changed files with 3 additions and 1 deletions

View file

@ -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()