-
Position relative to rotation
Hello!
I have a null layer which contains tracking data for position and rotation. But I want to be able to attach this null to a ‘Point Control’ so I can adjust the position of the null layer.
However, if the null is rotated 45 degrees, and I change the Y value of my point control, the null layer moves up and down relative to the composition. But I want it to move up and down relative to the rotation of the null.
How is this possible?
Thank you!
thisComp.layer("FEATURES_TRACK").effect("Chin")("Point")+thisComp.layer("FEATURES_ADJUSTMENTS").effect("Chin")("Point");Ross McDowell
Animation Student