I have a toggle switch for an LED but also a slider to set the brightness. I have 2 panels - one for “Off” and one for “On”. As the slider moves up I want the “On” Panel to become more visable and when moved down, less so.
What have you tried so far?
I tried creating an event with “Set Opacity” and I could select my “On” Indicator Panel as the target, but can only set it to a fixed value, not the current value of the slider.
it would be great to be able to set the opacity based on the value of a slider or similar so instead of “100” above be able to choose a “source” of the value like Slider2. That would be a great feature!