glass break particles

This commit is contained in:
Haze Weathers 2024-12-07 22:22:20 -05:00
parent 32189c29a4
commit f004479da1
4 changed files with 67 additions and 1 deletions

View file

@ -71,6 +71,7 @@ func die():
1:
shot_speed = 70
$"%GlassShape".queue_free()
$"%GlassBreakParticles".emitting = true
emit_signal("entered_phase", 3)
head_sprite.texture = preload("res://graphics/enemy/boss/stg_2600/head_broken.png")
0: