Toggling specific value connected to slider
Hello,
This is similar problem to what I posted last time. So when I connect the output of toggle to the input of slider and when I click on toggle it takes value 1 from slider( just like on and off mode). How can I tell toggle lets say to move slider, 5 values up(selecting 5 from slider) just by clicking on toggle?
Thank you,
Dhruv
If I understand you right, maybe put a [* 5] between your toggle and slider.
could you give an example?
Thanks, I got it!
Dhruv