by DilloDude » Thu Sep 25, 2008 12:56 pm
In short, you need to make variables to hold the values that need saving (such as x, y, levels completed etc.) and put them in a save group, so you can save and load with saveVars and loadVars.
If you're more adventurous you can make your own functions to write the data in a file.