hello guys, in my project i have 6 (lvl) layout, all layout uses one event sheet. i want to do somting like this: when player complete any lvl game saves in LocalStorage and when restart the game and press play continue from the last saved level (i want only LocalStorage Saves) I just want to save and then continue.
example:
dropbox.com/scl/fi/o7o85a76fin9obrecjnem/EXAMPLE.c3p
construct.net/en/tutorials/savegames-11
You could also use local storage Object, but that might be to complex for your use case here.
Develop games in your browser. Powerful, performant & highly capable.
There is not "LocalStorage" save tutorial. If you want to help me. you can explain it to me in a simple way.(I want it to just save and continue from that round after restart)
dropmefiles.net/en/Q92W
Thank you very very much.