-
Checkbox Controlled Opacity
Hey!
I’m new to expressisons.
With the checkbox I can control the opacity on and off the this expressison.
“if(thisComp.layer(“Adjustment Layer 4”).effect(“Checkbox Control”)(“Checkbox”)==1) 100 else 0″
But I want more control. So if the checkbox is off the layers opacity is 0, but when the checkbox is on I want to use the layers keyframes on opacity. Is that possible?