I am making a game, but I don’t know how to place the enemy’s death animation on top of the enemy. Can somebody please help? This is the game
I don’t think you want to pause inside a on overlap
event - I would just set the lifespan of sprite
to be 500 and use an on destroyed of kind <enemy>
increment the score.
1 Like