-
Invert 0% and 100%
I’ve got two value sliders (not necessarily Slider Controls though) on different layers that have a range between 0% and 100%. I want value A to be the “opposite” of value B; for example, when value A is 100% value B should be 0%; when value A is 0% value B should be 100%; when value A is 50% value B should be 50%; when value A is 20% value B should be 80% and so on…
I hope that my explanation is understandable.
