Hi,
Im making an analog clock with a minute, second and hour handle.
hey shall rotate properly relative to each other. Its my first time using expressions and Im a bit lost. I want the time to speed really fast, for so slowing down and stopping completely.
Right now Im using this on z rotation:
time*5 on the hour handle
time*60 on the minute handle and
time*720 on the seconds.
Please, If someone could help me with accomplishing this I would be so grateful.