I wonder how to make my character to return to his starting position when he has no lives left.
I have created a variable named health with a value of 100. And I’ve also created a trap that decreases the health but i can’t get him back to the start.
I don’t know how to reset the health variable to 100 when killed either.
Please help!