public void NextAnimation() { startScreenManager.NextAnimation(); gameObject.GetComponent <Animator>().enabled = false; }