if your using unity. I just use playerprefs 😀
i am using Unity. Interesting.. I'll be playing with the idea
playerprefs it's great. Very simple and easy to use.
Can't store too much data in it, but if you want to save an int, float or string works perfect to save level numbers and the on/off position for audio.