made bullet with a camera on the end. other tweaks

This commit is contained in:
derek
2024-11-26 17:07:36 -06:00
parent 86a05335e7
commit 86b084f694
17 changed files with 484 additions and 158 deletions

View File

@@ -185,10 +185,7 @@ func die():
get_tree().get_root().add_child(particlespawn)
drop_loot(loot_amount)
if last_enemy:
emit_signal("last_enemy_dead")
SignalBus.emit_signal("enemy_killed")
queue_free()
func drop_loot(number_of_drops):