by DilloDude » Thu May 18, 2006 11:22 pm
Yes, you can save variables using the saveVars function. The simplest method might be to just save the level you're on, and load it there again, but depending on what type of game you are making, you might want to create an array of values to save (x position, y position, health, score, lives etc.)