-
motion path (or data) from multiple masks
I am looking to reproduce the popular whiteboard animation style using paths imported from illustrator. I can get a layer with all the mask paths and then use effect->stroke->all paths to animate the drawing of the line (simple). I want to have a hand with an anchor point at the “front” of the drawn portion of the path. Is there any way to pull position data from the path? I tried making the paths a motion path on a null but that only works for one path not the hundreds I have. Any way to get “position” along multiple ordered paths?
The way I found to do it so far is to have the stroke effect “start” and “end” follow each other and then do a motion track on the resulting dot, but this method does not allow for tweaking very easily.