Question
Rotating Circle Equal Spacing
Hi everyone. Can someone help me? Beginner here. I'm having trouble adding equal space on my dots rotating in circle path. I have a total of 16 dots
I have a code each dots "thisComp.layer("Dot1").transform.position.valueAtTime(time-((index-3)/5));"
Dot1 is the leader that has the positions and the other dots follow along with it
Thank you in advance!

