Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I'm using a global variable to detect what level the user is on. When then close the game and re open it... will the variable still be the same value? Or is there a way to save?
Develop games in your browser. Powerful, performant & highly capable.
An example I made for someone else should help you..
dl.dropbox.com/u/666574/webstorage%20jump%20to%20level.capx
Use webstorage ! Check out the manual ... And no it won't save the variable automatically ...
Thank you both! Will web storage saving work on mobile devices as well?
Can't see why not. Haven't messed with mobile devices so can't answer 100%, but I'm 99% sure ;p