Autosave Game Progress when Quitting Game then resuming when playing game again

In that case, you can save the Player’s Location in a SaveGame object when the game ends. Given that it’s simply a Vector, it’ll be relatively simple!

(Also remember to comment on this answer instead of creating new ones :wink: )

Do you have any questions about that?