Hi, I took a look. I don’t have time this minute to make a perfect version of your exact animation, but I’d suggest using linear animation easing, as opposed to the “ease-in–out” default. But if you do want to use an ease timing, then I’d suggest ease out. But the other suggestion, is have them rotate, and no motion path or origin point change. I tried that out really quickly, and it looks like there’s no jitter if they’re rotating. You could group the entire bunch of circles, make the overflow hidden on that container, and then animate the rotation of the circles inside that group. The group itself would not move. Try that. I’ll see if I have time in the next 24 hrs. to play with it, to see if I can do a version that’s close to what you have. Unless you make one first. Post it if you do.