Ok,
so I'm working on a game and if a global variable (Timer) is less than e.x 20 you get 3 starts
and I would want at the end of game to reset this variable, but just this becouse when you gain a star, or 2 or 3 than it counts them and tells you in the Menu.
So in conclusion how to I save a variable and reset another when you fail (restart) the level?
Thanks, I'm not sure how to do this.