Restarting your app

Is their an easy way to add a restart function to your app? What I’m looking for is something that, when activated, will take the user back to the beginning of the app and clear all the data that has been previously stored. I know you can removeSelf() upon completion of the program but sometimes there is a ton of stuff that needs to be removed. [import]uid: 50511 topic_id: 9621 reply_id: 309621[/import]

If you use director you can go back to the menu screen and then play through the game again with everything set how it was the first time through. (Score zeroed, level zeroed, etc.)

Does that make sense? I think that’s what you were asking.

Peach :slight_smile: [import]uid: 52491 topic_id: 9621 reply_id: 35185[/import]