-
expression works unless key framed?
Hi
I have an expression that turns transparency full on or full off depending on how many degrees a control layer is rotated.It all works fine until I lay a keyframe on the control layer then the last visible layer is stuck on?
I can see the numbers change as the time line runs but the image remain constant?
baffled
if (comp("SceneSetup").layer("cntrl").transform.rotation ==1 ) 100 else 0