Hi, a question about animation

I’ve made a clock with two hands made up of a arrows and a boxes with circle center. I know this is a newbie question but I am completely new to this.
How could I make the hands whirl around the clock. Apologizes if I jumping the gun on reading but this seems like a somewhat difficult program.

Thanks in advance for any help.

you can use rotate layer to achieve it. here is a sample for your reference, if you need more help, pls ask :slight_smile:

synfig-clock-animation-0.gif

I implement it in a unique synfig way, using parameter converting function. The Amount parameter of the Rotate layer is converted to Linear as you can see in attached screenshot.


synfig-clock-animation.sif (76.7 KB)