Hello,
Lately I saw a HUD and ive a question about it. It's about there healthbar. When the healthdrops this draw.RoundedBox follows the healthbar and has the ammount of health in there.
This HUD: https://www.gmodstore.com/scripts/view/2519
Does someone have a idea?
The author probably just drew a box on top of a box. The following effect is interpolation: https://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index6395.html#Smooth_health_bar_example
they just updating box position every sec.
Sorry, you need to Log In to post a reply to this thread.