public void LoadLevelAgainPosFade() { PlayerGlobalStatus.ResetLevelCash(); SceneManager.LoadScene(NextLevelLoader.GetCurrentLevel()); }