Careful with this. PlayerPrefs are meant to be used as Preferences, it's in the name. If you need to store anything complicated, do not use PlayerPrefs.
Careful with this. PlayerPrefs are meant to be used as Preferences, it's in the name. If you need to store anything complicated, do not use PlayerPrefs.
RE: Saving Data in Unity, using "PlayerPrefs"