Update Bar Settings authored by Ethan's avatar Ethan
...@@ -8,7 +8,7 @@ health: ...@@ -8,7 +8,7 @@ health:
``` ```
## Width ## Width
Width is how long the bar will appear to be. The minimum value is 3 and the maximum is 500. Width is how long the bar will appear to be. This value is restricted between `3-500`.
## Function ## Function
The function option determines how the bar will interact with the player. You can view all default functions and how to create custom them [here](bar-functions). The function option determines how the bar will interact with the player. You can view all default functions and how to create custom them [here](bar-functions).
... ...
......