Once the main plane has lost all its health, it should blow up, be destroyed in a big explosion.
Create a new explosion2 object. Depth 0.
Add an Animation End event with the following actions..
Go into your life controller object and add a No More Lives event:
- Show highscore table
- Restart the game
When the main plane has No More Health, we want it to turn into a big explosion.
Test it out - when you run out of health, does your plane explode? do you lose a life?