When a mushrooms health is less than 1

We should play the death animation

and destroy the mushroom.

However, we should only remove the mushroom

from the scene once the 

death animation is finished playing.

Select the AnimatedSprite2D node

Connect the animation finished signal

Code it as shown.