How would I recreate the Beat Saber Multiplier ring?

I’m not talking too much mechanically, but how exactly would I replicate the outer ring displaying how close you are to upgrading your multiplier?

I’m talking specifically about this:
image
and how the outer ring spins around itself in white to show how close you are to “upgrading” your multiplier.

Video for reference:

My current thoughts is to use a UI Gradient, but that wouldn’t circle around the ring properly, would it?

Also, I would like it to be known that I am not recreating beat saber, but a different rhythm game that used a similar combo display.

The only thing I can think would work is by using a frame that hides the UI and make sit go in a circle, not sure how to do it tho

1 Like

Yeah, I though of that but I sure as heck ain’t smart enough to figure out all the math to position the frame to display stuff correctly.
Thanks for the input though!

The only thing I can think of to do that is make the frame rotate, the frame will reveal the white outline, after when there’s more than half it’ll stop covering half of it and another one will do the other half

No idea of what else to do tho

1 Like