Save ALL!

How can I save all the location, position of objects, the number of rounds? :face_with_spiral_eyes:

look up PlayerPrefs in the scripting documentation. Just assign the variables, and use playerprefs to set/ get them.