Forum Discussion
Stop watch / time counter animation required
- 4 months ago
Like this AnthonySemin513 ?
Like this AnthonySemin513 ?
The trick to a 'digital' display with 0 displayed as 00, is to use text variables not number variables to display the time in the correct format. In the above example, I also track the elapsed time in seconds as a standard number variable. That will allow you to run triggers and conditions based on the elapsed time. For instance, disable next button until 10 seconds have passed.
- AnthonySemin5133 months agoCommunity Member
Hi Jonathan, many thanks for the reply. Yes, that's the sort of thing I was looking for. Just like the iPhone stopwatch below, but would only need minutes and seconds, and would need to start when eaching a certain frame (no button click would be required). If you could share a master file that would be extremely helpful.
Thanks!
Anthony
- Jonathan_Hill3 months agoSuper Hero
Thanks for the extra detail, AnthonySemin513
Did you download the .story file I shared above?
You should be able to customise that so the clock is triggered at a certain point on the timeline or following another event, rather than a button.
- AnthonySemin5133 months agoCommunity Member
Sorry, I did miss your original link. Many thanks for your help, much appreciated! 👍