extends AnimationBase @onready var particles: GPUParticles2D = $GPUParticles2D func die(): animationPlayer.play("RESET") queue_free()