is this possible? 2D slider

hello,

i wanted to ask how to implement a slider type object with 2 dimentional variablity…

here is a picture of how it might look. it is almost free form within the bounds of the circle… what type of UI object would this be?

5110859--504443--Slider.png

Just add a few image elements, one for the bounds and another for the pointer/thumbstick or whatever it is. Then you use code to move that pointer.

1 Like