-
Attach shapes to an animated shape path?
I’m trying to create a zipper effect. I know how to make shapes move along a motion path but I’m trying to do the opposite – have an animated shape path (or mask path) dictate the position and orientation of the two halves of the zipper. Ideally I’d like to repeat and offset the teeth of the zipper (although I don’t mind duplicating and offsetting layers) and then have the teeth attach to an animated path that splits and curves on a bezier point that slides down vertically. (two animated reflected paths)
There’s a nice little script (path duplicator) on aescripts.com that will replicate and orient shapes along a path but AFAIK it won’t update dynamically as the path changes?