This Global Values not cleared when apps/games are closed. TO Set High Score Or Other Global Values PlayerPrefs.SetInt("highscore", currentscore); To Retervie HighScore int a = PlayerPrefs.SetInt("highscore"); ------------- Provider : SoftwareRocket.BlogSpot.Com