-
Return actual Rotation from a layer Auto-Oriented along path
Hi all,
I would like to inherit the actual Rotation value from a layer that is Auto-Oriented along a path onto the rotation property of another layer. I would like this to happen with a small delay. I have tried:
thisComp(layer(”Auto-Oriented_layer”).transform.rotation.valueAtTime(time-i))
but it doesn’t consider the rotation that is caused by the Auto-Orientation mode.
Thanks,
Mikael(sorry for first posting this one in the wrong forum)