After the player dies, it goes to a new layout (GameOver). I want to set it up so that the player can click on the screen to play again.
The event I have for this is:
On left button clicked - set PlayerHealth to 5 - Set Enemy health to 25 - Go to layout LevelOne
I'm a beginner so if I am making an obvious mistake or something can someone please correct me?
Thanks in advance!