Hey there,
I use some global varibles for my score. I wanna save all my global variables in account of the score into an array at the end of my level and load it on level starts.
So if i quit the game and start it new, it should load the value storing in the array.
Can anyone help me?
I want to save all my global variables into an array. And i also want to save the array with the webstorage function. But i don't know exactly how I tried the Load/Save function but this causes issues on CocoonJS.
Thanks for helping out!