-
Making Objects Move around a mask path with expressions
I have four png files placed at various points around a circular path. I want them all to move around the circular path with their starting points being their current position on the path. Currently I have the path on a null controller, with the null moving around the path. Parenting the objects to the null doesn’t work because i want them to rotate around the same path.
Is there an expression i can use to make this work? ValueAtTime?
Thanks,
Garrett