Hi Dan,
The expression to follow an object is really neat. Can you please help with modifying the expression though? Because I haven’t created the animated stroke via an effect, and instead I used the “Trim Paths” on a Vector Layer to animate the stroke, the expression doesn’t seem to work. I have tried modifying it to:
percent = thisComp.layer(“outline”).contents(“Trim Paths 1”)(“End”);
valueAtTime(2*percent/100)
But doesn’t seem to work. Any advice please?
Expression feelings