some mech juice (eww?)

This commit is contained in:
Haze Weathers 2023-09-09 17:54:59 -04:00
parent d2a777f47c
commit 54b3e3c1e2
8 changed files with 159 additions and 9 deletions

View file

@ -34,6 +34,7 @@ func _play_laser_sound(play: bool):
Audio.play_sound(Audio.a_rainbow_laser,Audio.ac_boss)
else:
Audio.ac_boss.playing = false
func die():