| 
| Image: 
  Author: The Linkage Group: Default Filesize: 26.52 kB Date added: 2019-06-30 Rating: 6.5 Downloads: 1456 Views: 537 Comments: 6 Ratings: 4 Times favored: 0 Made with: Algodoo v2.1.0 Tags: 
 | Just an idea I've been toying around with since s_noonan released his GUI kit. Writes the value to an easy-to-set scene.my.variable, and has adjustable min/max values. Also you can resize the slider or the slider rail and it'll still work.
 Hide the axle (move it to the back) if you'll use it, it is there to expose the id transfer system.
 
 Only modify the values that start with _0 (_0utputVariable, _0utputMinMax...)
 
 To use:
 > Define your variable in the console (for example, define "scene.my.output = 0.0" without the "")
 > Write the name of the variable on the _0utputVariable of the slider, between "" (example _0utputVariable = "scene.my.output")
 > Set your desired min/max values on _0utputMinMax of the slider.
 It could be [0,100] or [-10, 25] or whatever you want. they can even be inverted as in [10,-10]
 > Move the axle to back and enjoy the sliderization
 
 Edit: Guess i'll use the LED display for something after all
 |  	
                            Last edited at 2019/07/02 05:16:14 by The Linkage
                     Please log in to rate this scene |