public static void SwitchTo(int index) { LScene.Destroy(); LanguageNotification.Destroy(); MeshResource.Destroy(); SceneManager.LoadScene(index); }