1 2 3 4 5 6 7 8
extends AnimatedSprite2D func explode(): show() frame = 0 play("default") $AudioStreamPlayer.play()