- Home /
Question by
Kangaru · Mar 16, 2017 at 08:27 PM ·
script.slideruser interface
Make a slider into a gauge with variables from script?
I have a world UI slider I want to act like a gauge. Like this screenshot (https://puu.sh/uJttZ/e1c0bebbb6.png)
I'm aiming for objects to automatically do this in start. I have variables for the min, max and the two thresholds where the colour changes, so I know where each region begins and ends. But I'm unsure how to translate this to the world UI.
Thanks!
Comment