#Best way to make a hh:mm:ss timer that saves when leaving

1 messages · Page 1 of 1 (latest)

tough tinsel
#

i genuinely can’t think of how to do to this and it’s just hard because there’s a million ways to make this and I need the most efficient way

do i use delta time? rounded?

get universal seconds?

a delay?

i need the most efficient way to add 1 after it reaches 60 seconds or minutes? like do i just use one 30hz? or three for seconds day and hours or or can i just save it into a string variable? IM CONFUSED!!!

harsh karma
#

best bet is to just use cloud variable = cloud variable + deltatime

tough tinsel
#

actually i’ll just use get formatted time