Spaces is a community where you can showcase your interactive prototypes Sign up

10 Second Timer Example 5,978

I simulated a 10 second timer that counts down from 10 to 0. This is very simple to do.

All you need to do is change the text property of the text value with a custom value and include a delay of 1 second. Then add a callback for the next number with a delay of 1 second. Repeat this until you get to the number 0. There is no need to use variables to simulate a timer.

If you are looking for someone to help you with your prototype, we are available for hire at:

http://protonerds.com/

Share 213 7
Published in Interactive

Comments (5)

You must be signed in to join the conversation.
NS
Nino Silva @ninosilva · Jan 4, 2022
Alexander thank you for posting, seeing how others tackle timers is very helpful.
NS
Nino Silva @ninosilva · Jan 4, 2022
@mresp I've also been trying everything I can to cancel a timer while it's already started. So far no success either
ME
Michael Elia @mresp · Feb 23, 2018
I'm trying to a similar count down but with a pause button as well. I've failed trying everything I know with the "stop screen transition". Any ideas?
99
9b63eb51-c963-11ed 9221-0e76797a4f7b @drumbenjas · Mar 23, 2016
Sorry, I already understood.
99
9b63eb51-c963-11ed 9221-0e76797a4f7b @drumbenjas · Mar 23, 2016
I don't find this option on properties tab, could you please explain me a little bit.

More by 8ea06e34-504c-11ed View all

Staff picks