Round rotate value

Hello,
i would like to make my own Moto 360 watchface style. But i dont know how to make rotation for hours. It is not moving, it is “jumping”. Dont know how to describe it. Do you know what i mean? Rotation expression for hour is not good for this. Maybe somehow divide it by 12? Any tips welcomed :slight_smile:

1 Like

Hello, if I understand it correctly an expression of

((360/12)*(#DUhZ#+1))

for Rotation could helps you. :wink:

1 Like

NICE! This is it :slight_smile: Thank you!

Thank you once more :slight_smile:

1 Like