-
How to make a stopwatch that can be controlled
Hi there,
Part 1.
I need to make an on-screen timer that I can start & stop by key-framing a null
– E.G. When the null is at x=0 the time is stopped but, if x>1 the timers runs.However, Once stopped again I want the timer to stay at that time and then continue counting up when the null is moved again.
Part 2 (Not essential but would be nice)
I would like to be able to read the timer value and subtract that from another value.
I.E. The length of the compThinking caps on guys, I have no idea where to start 🙂
Cheers