Forum Discussion

MeganKDowney's avatar
MeganKDowney
Community Member
26 days ago
Solved

Dial interaction with 360 degree rotation

Hi Everyone, This is my first time using a dial interaction in a course. I am trying to have the dial rotate 360 degrees, but clockwise only. the red section should be the first step, then light bl...
  • Nedim's avatar
    26 days ago

    An Initial Value of 81 matches the End Value, meaning the rotation starts counter-clockwise. The dial will rotate counter-clockwise 27 times, stopping 3 times per rotation (9720° / 360° = 27 rotations). This total movement of 9720° simulates an infinite spin. To reverse the direction to clockwise, change the Initial Value to 1. If you want to limit this to a single clockwise rotation, set the total Rotation to 360°, the Initial Value to 1, and the End Value to 4.