Can anyone teach me a quick tutorial on how to make an exp progress bar?
Thank you
Can anyone teach me a quick tutorial on how to make an exp progress bar?
Thank you
You just put a UI.Image into your UI, get a reference to that in your code, and then assign to Image.fillAmount with the proportion of XP the player has.