void OnSceneLoaded(Scene _scene, LoadSceneMode _mode) { if (_scene.buildIndex != 0) { GlobalManager.EnableAllUpdates(); } }