hi..
i have a game... start with a menu options. "new game, load, exit...."
when i choose (start) the program load 3D, variables etc...
and start the game...
if i press "ESC" back to menu.....
in case i choose "Exit", how can i clean all memory data?
if i choose "New game", i need to clear all data, and restart the game again... but crash becouse there is already data loaded in the first time y play the game...
there is a command or way to do that?
thanks again..
i have a game... start with a menu options. "new game, load, exit...."
when i choose (start) the program load 3D, variables etc...
and start the game...
if i press "ESC" back to menu.....
in case i choose "Exit", how can i clean all memory data?
if i choose "New game", i need to clear all data, and restart the game again... but crash becouse there is already data loaded in the first time y play the game...
there is a command or way to do that?
thanks again..