I am trying to create a quick timer that essentially counts from 1,2,3,4 for about 10 seconds. The visual is just plain text, nothing fancy. Can you suggest the best way to do this please?
1) How do I set this so on page load it starts counting?
2) Because this is a counter, is there a way to create events so it just keeps going up and up? Otherwise, I have to create 60 events just to have it count to 60.
Thanks!
Thanks for the tip, few follow up questions.
1) How do I set this so on page load it starts counting?
2) Because this is a counter, is there a way to create events so it just keeps going up and up? Otherwise, I have to create 60 events just to have it count to 60.
Drag a label to the screen, create a set value event that will change the text from 0 to 1, another will set the value to 2, 3, 4 and so on.
Then, on the arrow icon between events, choose 'Time after previous started, and adjust the time between them.
Drag a label to the screen, create a set value event that will change the text from 0 to 1, another will set the value to 2, 3, 4 and so on.
Then, on the arrow icon between events, choose 'Time after previous started, and adjust the time between them.
Thanks for the tip, few follow up questions.
1) How do I set this so on page load it starts counting?
2) Because this is a counter, is there a way to create events so it just keeps going up and up? Otherwise, I have to create 60 events just to have it count to 60.
Thanks!
Thanks for the tip, few follow up questions.
1) How do I set this so on page load it starts counting?
2) Because this is a counter, is there a way to create events so it just keeps going up and up? Otherwise, I have to create 60 events just to have it count to 60.
Thanks!
Replies have been locked on this page!