I guys can someone help me here??
see i have 3 options in my game...
the player can start a new game from scratch
the player can save and load the game
and i have an option to go back to me main menu... the thing is...
what can i do if the player starts a new game after loading the game once or after playing for a while.. becuase the variables and the progress overall (doors unlocked, walls destroyed, items collected, etc etc) will be already done if the player starts a new game. what can i do to reset ALL to default when the player choose click start new game??.
i was thinking to make a save when the menu shows up... and if the player clicks on the option "go back to main menu" load the state that i saved later to set everything to the way it was when the game started... but... what if the player deletes that save slot from the game's documentation?? i dont have a clear solution to this... <img src="smileys/smiley5.gif" border="0" align="middle" />
what its the proper way and good tips and recommendation you can give me???
i dont want to force the game to be close... only to be run again to go back to the original state...
Thanks!!!
<img src="smileys/smiley2.gif" border="0" align="middle" />