I want to make an simple count down effect .
I have two clock
one set timer interval to 10000
one set timer interval to 1000
when button clicked
two timer enable and then started to count down and print the number on text
But I always couldnt count it down to 0.
why is that ? is it possible to avoid the time difference?
Thank you in advance.
TIMAI2
June 19, 2020, 2:58pm
2
Try this (I didn't use two clocks - is that important?)
Anke
June 19, 2020, 11:25pm
3
anna770822:
I have two clock
Why?
Which timer is set to 10000 and which to 1000? What is the purpose or what should be achieved?
I guess I am just stuck in somewhere.
Originally I am making a timer to a 10 seconds small game. Then I want to add effect to it, so I add another 1 second clock......I will change to one clock!Thank you
Now I see one clock is OK.
Thank you so much !
system
Closed
June 27, 2020, 12:24am
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.