How to use a bezier circle with animation without using a tracking Image

does anyone know how to use a bezier circle with animation without using a tracking Image.

First off, if you haven’t checked out the ZapWorks Docs on Bezier Curves, I recommend doing so. The example videos on that page don’t have a tracking image, so it’s possible to use beziers without one :slight_smile: I imagine the process is fairly similar even when using the bezier curve component, which is what I believe you’re trying to use since you specifically mentioned the circle.

If it helps, think of tracking images like a group folder, but all the nodes within the group have their “RelativeTo” property set to the tracking image. Bezier transforms behave much the same way, as the node(s) on the curve are essentially being set to be “RelativeTo” the curve.

-Atlas

1 Like

Thank you i will look at the docs