Hi
I’m not sure how the Options Controller and Music Player are able to access the PlayerPrefsController file. I was under the impression that a script had to be attached to a gameobject as a component and then could only be accessed by using the “FindObjectOfType” method.