How do I reset a mini game's original values
I'm working on an app with gamesalad. I have a main menu with 2 options. One option goes into a simple latin guide - works fine. The other option goes a latin vocabulary trivia style game using tshirtbooth's trivia game multiple choice template. The problem I'm having is that every time you run the app, enter the trivia game, and then exit the trivia game, the trivia game freezes when you re-enter from the main menu. The trivia game works fine the first time you enter that part of this app. I am able to reset the score on re-entry but I can't get around the issue of the game freezing up. When you re-enter you can't click on anything. When you play the entire trivia game, or quit the trivia game prematurely with the back button, it still freezes on re-entry. I would like to have a back button on the trivia game so that users can easily go to main menu anytime they'd like and the game should reset on entry. Is there any way to keep this frozen screen from happening? Any suggestions are greatly appreciated. Thanks, Rich
Comments
Bump
You will probably have to use the change attribute behavior in your back button and reset all the attributes causing you problem.