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?
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?
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.