public void Start() { tutCtrl = TutorialController.Get(); p = GameObject.Find("Previous"); n = GameObject.Find("Next"); Debug.Log(tutCtrl.sprites.Count); }