Func playerinfected clip

From Valve Developer Community
Revision as of 12:31, 29 November 2008 by Baliame (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Entity description

A brush entity in Left 4 Dead which prevents infected players in versus from accessing an area. Appears as a white no access symbol in-game which is only visible when the player is standing close. Template:Brushmodel

Keyvalues

<boolean> Used to disable dynamic shadows being cast on this entity.
  • InputFilter
  • Solidity
<choices> Used to control the solidity/collision of these brushes.
Literal Value Description
0 Toggle
1 Never Solid
2 Always Solid
  • solidbsp
<boolean> Set this if this brush is in hierarchy with a moving object of some kind, and the player can stand on this brush.

Flags

2: Ignore player +USE

Inputs

Outputs