1.) Copy the code and paste in your project
2.) Create a new variable of type custom_progress_bar
3.) Initialize all member variables
4.) Call Init() THIS RETURNS THE WIDGET YOU WILL ADD TO YOUR CANVAS
5.) Use SetProgress() to set the progress bar
For this script: Verse-Scripts/UI/custom_progress_bar.verse at main · PiEqualsThree/Verse-Scripts · GitHub