How do i make a save file for my new game with position, level and other thing that I'll add to it later?
Simply PlayerPrefs, see more here:
http://unity3d.com/support/documentation/ScriptReference/PlayerPrefs.html
How do i make a save file for my new game with position, level and other thing that I'll add to it later?
Simply PlayerPrefs, see more here:
http://unity3d.com/support/documentation/ScriptReference/PlayerPrefs.html