I am making a game where insects come from the top of the screen at a variable speed. The object of the game is to kill the insects by clicking on them. I want to make the insects to stop moving, play a “death” animation, and disappear after like 3 seconds when clicked. How do I do this? Thank you!