-
Taking value from two Sliders at once
Hello everyone!
My question is – is there an expression that could take value from either Slider A, or Slider B, depending whether a Checkbox is on or off?
About my project: I’m making a character rig that blinks using a Slider, and I want the character to be able to blink normally, as well as wink with one eye. Ideally both eyes would take value from main blinking slider, but upon using the checkbox, they would change to their respective “Left” or “Right” eye slider (similarly as you can lock and unlock Scale property, so it changes both, or only one value). Currently I had an idea to have two Eye compositions, one blinking together, and the other separately, that the Checkbox would turn on and off with Opacity. But I would like to limit the load of the rig as much as I can.
Attaching an example of sliders layout I had in mind: