Hi!
I want to conserve a global value when i reset all global variables, is possible?. I read that with Webstorage plugin i can save the value, but i dont know how to use.
I need exactly:
When i login in my game, i get id user in a global variable, but when is reset, this value is lose, then i want to save this value still resetting all global variables, to use after.
How can i do that
thanks