im making a small timing game and its almost finished now i trying to add a high score for the player. Problem is that every time the player loses and restarts the game i made all global variables reset! Is there a way to save scores and exempt a global variable on the reset so that the player what his previous score was?