I want to create a HUD that uses gauges. It seemed to me the gui was the way to go, but there isn't a gauge control. And I couldn't figure out how to adapt the the slider to do that. I searched the forum but didn't find anything. As anyone done this?
Use a GUI button with a graphic of the fully charged bar, set the button's .ClipImage property to "true" and adjust the button's width using the .Width property.