fixed jump pad, started work on machete
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user