-
Controlling opacity of a layer depending on position of Null
Hey everyone,
Right now I have several layers’ opacities that I’d like to control by moving a Null object around. Right now I an expression on one of the shapes that looks like this:
t=610;
if (thisComp.layer(“Null 4”).transform.position[0]
Sorry, there were no replies found.