How to make this UI effect

I want to make this:
image

From this:
image
image

What I am trying to make exactly is the Progress ImageLabel (Tiny circle) go around the diameter of the big circle, and that gray effect on the first image is the remainder of the XP you need to collect.

1 Like

You need half a semi circle and another half and then rotate the first in the code till its 50% and then use the other one

If it’s at a point below half way, the semicircle would overlap the start point, creating an inaccurate display of xp.