Hello,
I'm trying to get High score to work on my game but it keeps disappearing when I reset the layout.
I've tried setting 'global variables' and setting 'text to show the variable' after the 'reset layout' but it seems like the 'reset layout' function keeps resetting the global variable as well.
So I tried webstorage but I still am getting the same problem.
What I'm trying to do is having the Highscore save forever and update when I get a better highscore.
Can someone please help me?
FIXED!
Thanks!