Clock running down
I programmed a clock, with display text, like the tutorial of tshirtbooth, but is there a chance to make the time running down ? Like from 10 seconds to zero? Now the clock is running "up"...
I didn't find any information about that....
Thanks
I didn't find any information about that....
Thanks
Comments
I did it like your tutorial, just with seconds and miliseconds, but with the long
expression floor......the time is running "up"
Isn't there a way to make it just running down?
I tried to use the current scene time but did not work. Concerning when pressing a button
to reset scene.
thx
I made an actor and an Attribute (index 10). And in my actor I said constrain attribute to self.timer
Works fine but ist here a way to display it in hundredth of seconds?
why that?