How can I invert a scale by using Checkbox Control?
Hey guys,
I'm trying to invert a scale using a Checkbox Control and Expressions and I'm not getting it done. Check the expression below:
if(thisComp.layer("R LEG").effect("Checkbox Control")("Checkbox")>0) {120,120} else {-120,120}
It was working in After Effects CC 2018, I'm using CC 2020 today.
Someone can help me? 🙂