How do you set a timer's current time?

Thanks for looking into this. In the meantime I've managed to work around it by independently serializing the timer's currentTime and a separate timeOffset that I use to reflect the total time on the clock when loading the game. It's a little clunky, but it works.

1 Like