The game I'm making is going to be very complicated, there will be several things that move and hundreds of separate variables, it would take weeks of work to save it all using PlayerPrefs. Is there an easier way to do saving, like saving the state that the scene is in?
↧