So, currently I’m attempting to make my xp system relate to my ui in a different way than usual.
Typically its the cut and dry progress bar being the max amount of xp and then the current xp jumping from that as the xp gets increased.
Now I want to make that a little different by having the xp split into 7 different totals, and making the xp fill one total at a time.
I’ve attached images that can help explain what I mean, but I want to fill up one sigil’s progress bar at a time and then go into the next sigil and then after all 6 of them are done, finally fill up the middle area.
The issue I’m currently having is that I don’t know in which way I can make the progress bar read only 15% of the max xp and then fill up the sigil according to that.