private void CheckMenu() { if (StartScreen.gameObject.activeInHierarchy == true) { StartScreen.OnUpdate(); } }