Change in Color Control Value Makes Checkbox Control True
The idea is if the Color Control is changed to anything BUT the white value, the Checkbox Control will activate (which turns on the fill effect on a separate layer). I'm having a hard time trying to figure out how to write the IF statement.
In my head, the logic is written out like this:
if(color control is greater than > color value number){
checkbox 1/true;
}else value number unchanged{
checkbox 0/false;
}
Honestly can't figure out how that would actually look like in AE - so any help would be appreciated.
OR - if there's a simpler way to turn on a separate fill layer by similar means, I'm open to that too.
Thanks!

