Custom HUD
Quote from boctroy on July 19, 2013, 9:30 pmI was wondering if anyone might know a way to create a custom HUD that i could use to add things like a health bar, or collectible items that i might add.
I was wondering if anyone might know a way to create a custom HUD that i could use to add things like a health bar, or collectible items that i might add.
Quote from FelixGriffin on July 20, 2013, 3:43 pmThere used to be lots of ways, but VALVe has slowly broken all of them. Right now the best way might be to use game_texts with logic_scripts to get the information, or if all else fails a transparent brush parented to the player's eyes.
There used to be lots of ways, but VALVe has slowly broken all of them. Right now the best way might be to use game_texts with logic_scripts to get the information, or if all else fails a transparent brush parented to the player's eyes.