Prop glowing object

From Valve Developer Community
Revision as of 10:03, 12 May 2017 by Jake1997 (talk | contribs) (Fixed spelling error, added minor information.)
Jump to navigation Jump to search

Template:L4d point It is a dynamic prop that can glow through walls.


This entity is similar to the prop_dynamic glow options inside L4D2, however it is much more limited in comparison.

Keyvalues

Start Glowing ([todo internal name (i)]) <boolean>
Whether this object glows when the map starts
Glow For Team ([todo internal name (i)]) <choices>
Team(s) this entity should glow for
  • -1 : Everyone
  • 2 : Survivors
  • 3 : Infected

Inputs

StartGlowing
Turns on glowing for this object
StopGlowing
Turns off glowing for this object