|
|
Just to clarify, you're trying to set the position of your current layer to that of the target layer at its first keyframe?
If so, add this expression to the position of the layer you want to move, where targetLayer is the name of the layer whose first position keyframe you want to take.
thisComp.layer("targetLayer").transform.position.key(1);
Or have I misunderstood, and you mean a mask / shape path as opposed to a motion path?
Zack Lovatt 416.786.4129 www.zacklovatt.com
On Sat, Jan 28, 2012 at 8:21 PM, R. Doug Bassett <bassett.doug@gmail.com> wrote:
Is there a way to connect the position of a layer to the first vertex of a path on another layer?
+---End of message---+
To unsubscribe send any message to <ae-list-off@media-motion.tv>
|
|