Hi,
Thanks. I've already have red about this option. But i don't know how to use it.
I usea global text variable "game" with three stats.
On start of Layout it will be set to "start". Here the game should load the variables stored in the webstorage and array (as far the exist). If the player starts the game with the play button the value will be set to "play". If he dies the value will be set to "finish". Here the game should safe the values of all global variables.
Do you know how to handle this? I currently use the save and load function but this causes many "problems".
Thanks a lot!