Is it possible to make a timer?

I would like to have a Day, Hour, Minute, Seconds timer on screen.
To show how long the user has played the game for a specific level.

I believe I can save the "seconds" variable to a table
and load the seconds and have it calculate Days, Hours, Minutes to display.

Anyone know how this will work?

Comments

Sign In or Register to comment.