Hi, I want to make a save/load system like "Dark Souls". Every X seconds I want to save the game and load it in the loading screen.
The problem is that I dont know how to check if there is a saved slot or if the game should go to the first layout. I saw old posts talking about the Webstorage system, but it seems to be deleted and no more useful. Also I don't know how to use it.
So, how can I check if there is a saved slot in the loading screen and load it if it exists?