I want to round my timer.HasLeft on my hud, how would i do so?
math.Round rounds a number up like you normally would
math.floor only rounds down
math.ceil only rounds up
Thanks
I want to round my timer.HasLeft on my hud, how would i do so?
math.Round rounds a number up like you normally would
math.floor only rounds down
math.ceil only rounds up
Thanks