How to make spinning wheels on a truck animation

I’m new to Lottie and I’m not finding what I need to finish this animation. I’m trying to make the wheels on my truck animation look like they are spinning and I can’t find a way to do that where the holes on the wheel just spin in a circle. When I rotate the whole wheel “scene” the holes move in then back out.

Hi @Scott1

To make the wheel holes spin in a perfect circle, you’ll need to animate Rotation on each wheel itself (not the whole wheel “scene”), and make sure the anchor/pivot point is centered:

  1. Select each wheel layer

  2. Set the anchor point to the center of the wheel

  3. Add a Rotation keyframe animation (e.g., 0° → 360°)

Once the anchor is centered, the holes should rotate smoothly without moving in/out.
Hope that helps!