Hello everybody,
I made a mobile game for android with 2 of my friends.
Here's the link of the game ;
http://play.google.com/store/apps/detai ... es.TrapTap
But the problem is we want to save the game on each checkpoint. Actually not exactly "saving" the game. What we want is; for example if the player reaches level 3 and exits the game/shuts down the app and then opens it again we want the player can choose a level between level 1 to 3. I tried to make it with the help of Local Storage but it didn't work.
here's the event sheet of level 3
and here's the event sheet of level selection screen
What am i doing wrong ? Or is there any other way to do it ?
I hope i'm clear enough with the problem <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">