fixed jump pad, started work on machete

This commit is contained in:
derek
2025-01-27 16:55:45 -06:00
parent f1c5b08c38
commit 61dad77f04
86 changed files with 1787 additions and 148 deletions

View File

@@ -199,9 +199,6 @@ func die():
SignalBus.emit_signal("enemy_killed")
queue_free()
func quiet_remove():
queue_free()
func drop_loot(number_of_drops):
#pickup drop
while number_of_drops > 0: