Hello!
I uploaded my first game that was made using Unity. I currently run a JSON save system that works perfect when it was on my desktop. The question i have is how to get the data to save between browser sessions? Currently the game loads up with out a character because it cant call any saved data. Is there a system i was suppose to implement?