How to create Ridial/Circular Slider

Hey there, i’m a small unity developer, and interesting in learning about how to create a radial Slider. Example is attached below


You could do that with an image as the child of a transform positioned in the center of the screen, with the sprite offset by the circle’s radius. Then rotate the parent.

1 Like

@LiterallyJeff thankyou buddy. it helped alot

1 Like