Updated pattern for boss; trying to get it to spawn bullets.

This commit is contained in:
Henry 2026-03-04 01:07:40 +00:00
parent caf2bffb0c
commit e608652170
24 changed files with 606 additions and 28 deletions

View file

@ -50,6 +50,7 @@ func hit_detection():
if health == 0:
exploding = true
EventBus.flash_screen.emit(0.25)
impact_sound.play()
#await impact_sound.finished
#find all nodes in group "shards" and then queue_free.