so a random question, what is the best way to go about making a save point of progress in a game?
say I have all the attributes for a character's progress I want to save in a list and thinking that just saving it to a .txt-type file in plain text then loading it up would sound the easiest. What's the best way to go about this? Thanks in advance. -Eric Hunter