I'm trying to make a clicker mobile game. I bought this template from the Scirra Store and I'm going through it trying to understand it and modify it.
I tried to change one of the key names on the local storage and for some reason that key is no longer working (The other keys are still working though). All I did was change the name. I've been through the entire event sheet to make sure the key name is consistent and as far as I can see it should work.
That's not even the problem now anyway... Local storage is completely broken now. In the debugger it just says "(Loading...)" Screenshot One second it was working, then I toggled an action disabled and it's completely broken. I undid the toggle, tried clearing storage and restarting C2 but it's still broken. I had the same problem when I tried to implement the code into another project.
It seams once it's broken there's no fixing it...?
Please help me. I need to fix these issues and better understand local storage because it's a huge part of this project. Maybe there's an alternative to local storage? Any advice is greatly appreciated! Thanks!