Looking for a simple way to save the high score to the local storage of the mobile device so the high score will still remain after closing the app/game and reopening it. Any ideas?..thanks
youtube.com/watch
This is a very simple example of how LocalStorage works
Develop games in your browser. Powerful, performant & highly capable.
Excellent...Thank you!
Does the game have to be compiled to an apk to work?...it doesn't seem to be saving high score when previewing in Construct 3
It should work in preview, so you probably did something wrong. Send your project file or a screenshot of the event sheet.
If you go to Debug mode, it will be easier for you to trace where things went wrong. You can view the contents of the LocalStorage in Debug Mode.
There's also an official example in C3:
editor.construct.net