ObjectTemplate.SetHealthBarFullIcon

From Pilot_51's Wiki
Revision as of 22:14, 17 November 2008 by Pilot 51 (talk | contribs) (New page: == MDT description == This specifies the full health bar icon. A commonly used technique in the HUD is to have two icons for each gauge, one showing the gauge empty and one showing it full...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

This specifies the full health bar icon. A commonly used technique in the HUD is to have two icons for each gauge, one showing the gauge empty and one showing it full. The actual value of the property is then used to display part of one icon and part of the other on the HUD, so showing any state between the two.

See the HUD Icon Tutorial for details.

Source and more details

Additional Description