hud_sprite

XashXT

hud_sprite

Faithful recreation of the entity from Spirit of Half-Life. Shows and hides icons on the left of the screen.

Spawnflag

SF_HUDSPR_ACTIVE 1 (initially turned on)

Options

model Name of the icon to display, according to hud.txt. For example, dmg_bio, number_0, d_skull or anything else. Of course, you can add your own icons by editing hud.txt.
rendercolor Icon colour.

Usage Details

  • Icons are shown whether or not the player is wearing the suit.
  • Potentially, icons are capable of following the player from level to level, but consider attaching them using the parent system to be on the safe side.
  • The entity can be used for indicating possession of custom items.