Create HealthBar, StatusBar and LoadingProgressBar with a few clicks.
- Optional Label with name and value
- Set number of leading zeroes
- Set color to change when value reaches a given % amount
Unity 2018.3 and up
- Open the package manager and point to the repo URL
-
Open the manifest
-
Add the repo URL either via https or ssh
{ "dependencies": { "packageName": "gitUrlHere" } }
- Clone or download the project zip
- Open your project assets folder
- Copy the repo there
- Righ-click the hierarquy
- Go in UI>Visage>StatBar
- Configure your bar to your needs.