public void NextLevel()
 {
     Unpause();
     MenuNavigation.LoadNextLevel();
 }