So I want to make an analog watch face with a dial for the minutes, but split into 2 separate dials. One dial for the first digit, one dial for the second. The first dial would have numbers 1-9, the second 1-5. So for 45 minutes past the hour, the first dial (from the inside out) would read “5”, and the second dial would read “4”. How would I use the built in rotation tools to do this? I see how to accomplish this with separate images and tags, but that seems over complicated.
If you would want the hands moving smooth between the numbers, then just remove the floor function from tenths expression and add +[SEC]*0.6 to the last digit expression