Hello everyone, I am making a clock animation, and have change the hand’s (hand is text label) rotation every second so it rotates like a clock
However, it just rotates the text label. It doesn’t make it face a different hour.
Hello everyone, I am making a clock animation, and have change the hand’s (hand is text label) rotation every second so it rotates like a clock
However, it just rotates the text label. It doesn’t make it face a different hour.
Can you show a video of the issue? It’s hard understanding your goal.
Solution: Make a parent frame which stretches across one axis of the whole clock and then rotate that and have the text label (hand) as its child
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.