-
When one goes on, the other must go off
There are pairs of layers which opacity of each one is controlled by a checkbox controller (on/off). When one layer of each pair is visible (its own checkbox is on), the other must be insivible (its own checkbox is off). Keyframing both checkboxes for each pair takes too long, because their number is high. How each pair could be controlled simultaneously with only one command? In other words, how can I use just one checkbox for both (for each pair)? I’ve tried creating another checkbox, pickwhipping both to this third one and multiplying one of them by -1, but nothing happened. Thank you!