Hello, I am new to this program and I have to have a bit of trouble. basically, I am creating a maze game, and the objective is to collect all the blue orbs before finishing the game. The thing is, once you collect an orb it's supposed to take you to a question(world), and depending on how you answer that question it will either lose a bit of life or it stays the same if answered correctly. I have it all done but when the question is answered and it goes back to the maze, the whole maze resets(the timer and health reset). any idea what I should do? I can provide code if need be.