Rotating Axis of Slider/Gain/Dial Objects
Hi All,
Appreciate your time in advance, I'm currently trying to arrange a UI involving a front/back/left/right control.
For usability's sake I'm hoping to get the left horizontal sliders increasing in value as the caret is dragged left, so essentially a horizontal slider flipped 180 degrees.
I'm also hoping for something similar for the backwards facing slider (increasing as caret is dragged down).
Is this kind of set up possible?
Thanks Folks!
Garry
HI .Im sorry if i did not understood your question .
Look at the pictslider for the joystic type of scenarios , if thats what you are after . You can always set min/max values of the ui objects too .
ah . and you can always take advantage of scale object to map your values .
If you're just trying to invert the behavior of a slider, a single subtraction might do the trick.
Thanks for all the suggestions folks, I think the subtraction may solve the issue, it is purely a cosmetic change I'm after here.