Hello,
I’m looking for somebody who can help me with my game. I pretty much have it finished, but I can’t figure out how to save and load the game.
Basically, I just want to do the following:
I have one scenes in my game. I want to make the save/load very simple. When the player exits or quits the game, the information is saved (e.g. player location, GameObject Position, etc.). Then, when the player starts the game again, they are taken to a home page. From the home page, the player can choose two buttons: “resume game” or “start from beginning”.
Thanks,