my timer will not stop!

i have a score system set up where it is counting how long you last… kinda like temple run. but the problem is when i fail the game, go to my restart scene and restart, it score goes back to were it was… please help

i have a score system set up where it is counting how long you last… kinda like temple run. but the problem is when i fail the game, go to my restart scene and restart, it score goes back to were it was… please help

the score

How are you managing the timer?  

Are you canceling it like: timer.cancel(myApp.timers.blah1)  ?

i have a score system set up where it is counting how long you last… kinda like temple run. but the problem is when i fail the game, go to my restart scene and restart, it score goes back to were it was… please help

the score

How are you managing the timer?  

Are you canceling it like: timer.cancel(myApp.timers.blah1)  ?