LizardOfOz submitted a new resource:
Custom Boss Bar - As seen in VSH and Krampus
Read more about this resource...
Custom Boss Bar - As seen in VSH and Krampus
Want a custom boss bar for your map? Well, you can't just override vanilla textures because of how TF2 texture loading works.
So, we use the power of VScript and PD HUD to create a custom boss bar instead.
First, you need to create alogic_script
entity with the following parameters:
Entity Script...........................custom_boss_bar.nut
Script think function..........Think
To make someone (a player or an NPC) a boss, call...
Read more about this resource...