Hello, I recently made a GUI that determines the players health and it works a little too well while healing?
I was thinking about rounding the number but I’m not sure how to do that.
Here’s my script
Hello, I recently made a GUI that determines the players health and it works a little too well while healing?
I was thinking about rounding the number but I’m not sure how to do that.
Here’s my script
When I make a HP GUI like this I normally use math.floor(value)
Maybe there are some alternatives right there but I’m satistfied with it.
Here’s the whole documentation for math
math