-
Motion Tracker to Brush Path
Hi,
im new to expressions. I’ve got a motion tracker, following some information in the movie and want to draw a line, that follows the tracker all the time. Begin should be the first feature center, end the actual feature center. Is there any way to do it?
motionTracker("Tracker 1")("Track Point 1").featureCenter[0]
gives me an error, wanting a Property instead of an array.Thanks in advance
mnl