This is a small plugin to interact wind UISliders.
It allows to make the trigger value to increase/decrease constantly in time and to push the value by a specified amount
The plugin needs to be assigned to a UISlider element
Here's the plugin UI
-Slider MIN/MAX Value: UI slider trigger value goes from 0 to 1, it is possible to select a smaller range with these values
-Slider CHANGE value: amount to add/subtract every cycle
-Slider PUSH value: amount to add/subtract everytime the PUSH value button is triggered
-Slider value (show): shows the current slider trigger value
-PUSH value: pushes the slider value depending on the Slider PUSH value set, can be assigned to external button/triggers
It is possible to assign multiple instances to the same slider to set different pushes. the value changes will sum.
Hope it's helpful
It allows to make the trigger value to increase/decrease constantly in time and to push the value by a specified amount
The plugin needs to be assigned to a UISlider element
Here's the plugin UI
-Slider MIN/MAX Value: UI slider trigger value goes from 0 to 1, it is possible to select a smaller range with these values
-Slider CHANGE value: amount to add/subtract every cycle
-Slider PUSH value: amount to add/subtract everytime the PUSH value button is triggered
-Slider value (show): shows the current slider trigger value
-PUSH value: pushes the slider value depending on the Slider PUSH value set, can be assigned to external button/triggers
It is possible to assign multiple instances to the same slider to set different pushes. the value changes will sum.
Hope it's helpful