-
hellow guys
<pre data-placeholder=”번역”>Hello everybody
First of all, I am not good at English, so I want to know even if I turn the translator.
I’m trying to make some expressions, but it’s not working well, so I’m leavingWhen using, activate it with a checkbox
I want to use an expression that can give the scale value to 100 when the x and y values of the scale are individually adjusted with a slider and unused, so when the checkbox is cleared.
I don’t know howIf you can tell me, it will be very helpful.
Below is the expression I wrote I hope you can tell me the correct answer
x = thisComp.layer(“Effect”).effect(“Twiggle_Time”)(“slider”);
y = thisComp.layer(“Effect”).effect(“Twiggle_Value”)(“slider);
[x ,y]
if(thisComp.layer(“subtitle”).effect(“checkbox control”)(“check”))true; else