#How to save stopwatch values
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
The game I'm making is an endless runner game, like subway surfers, and I want to be able to save the player's top scores. I already have a stopwatch in my game, keeping track of how long they survive, but I don't know how I can save the player's high score. I know I have to use data store, but I don't know how.
The stopwatch consists of multiple values as well: seconds, minutes, and hours