justinmind-logo
 
Upvote 2

Create a quick counter based on time

Answered Victor Conesa 8 years ago

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?

Replies (2)
photo
1

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.

photo
1

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!

Leave a Comment
 
Attach a file