Progress Bar
Create a simple progress bar.
Last updated
Create a simple progress bar.
Last updated
Progress bars are server-based and controlled server-side. They are not distributed to several players but can be shown to a single user. They're based on a set period of time between a starting point and an ending point.
Accessible on Server Side
Creation very simple and will always return a uid
if not specified.
If for some reason you need to clear the progress bar early you can use the uid to clear it.
This progress bar lasts 5 seconds.