I’m new to Unity and am trying to learn how to code, but I am horribly stuck. I have been searching for hours how to save a scene and resume from the main menu or pause.
The save will be automatic at the beginning of every scene, and can be accessed from the pause menu or main menu. Nothing needs to be saved except the scene the player has gotten up to. Only one save file needs to be saved, not multiple saves as the main menu will just say resume and the scene will be loaded from there.
Can someone please help me? Thanks.