-
markers expression link
Hiya
I am using a null object (A) to control the orientation of a bunch of layers blow it. I also have a null object (B) controlling the orientation of a camera (sweeping around my scene). Within this null object (B) I have a number of keyframes on the orientation layer at which points there are also named markers. I wish to access the orientation values at these markers and apply them to null object (A) (the one controlling the bunch of layers). Pickwhipping is normal but the camera is moving and I want the null object (A) to be still.
My attempt at the expression is below but I am obviously doing something wrong (this is on the (A) null object layer…thisComp.layer(“Cntrl Cam 002”).marker.Key(“markername001”).transform.orientation
Thanks for the help