void Tutorial() { screenOn = true; inp.speed = 0f; inp.DeactivateScripts(); inp.enabled = false; TutorialScreen.SetActive(true); }