Rotation (seconds, analog hand) doesn't work properly

Hi all,

currently, I‘m working on a galaxy classic watch face with 12 open squares representing classical numbers from 1 - 12 (althought there are no numbers visible).

To make it look a little bit more interesting, i’d like to rotate a kind of „highlighting“ colour patch into each square, and for that I created the patch circle as a separate layer and applied it as an analog hand for seconds (yes, the squares were supposed to flash/twinkle second-wise).

In order to get the rotation done, I chose

Rotate = 1 Time for 30 degrees CW.
Values 0 (start) and 12 (end).
Movement effect = normal.

The problem now is that the rotation exactly takes place 12 times (one full circle), then it stops, waits 48 secconds and then it starts again. Weird.

But I cannot find the error I made.

Maybe someone here has any idea…?

Thanks a lot in advance!

1 Like

Which timer are you using . Show us your Formula . Format protected .

I think you should simply change the end value to 60 or 59, if you wish it to move each second. Or even the first count to 5 times and 0 degrees

You might change the function of the hand to run it according to the default settings. you might have set some unwanted values to it.