I want to make this:

From this:


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.
I want to make this:

From this:


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