Hello!
I want to buy Construct 2, but I first want to make sure that it is equipped with this feature.
Basically, lets say that my game has a 'Highscore' global variable and a 'Level' global variable. I want to save both of those variables so, even if the user quits my application and restarts their device (this will probably be either a NodeWebkit desktop application or an Android app), my variables will be remembered and reloaded when they reopen the application.
Is this possible, and if so, how? Please explain in a newb-friendly way.
Thanks!
OrangeFlash81