Env physics blocker

From Valve Developer Community
Jump to navigation Jump to search

Template:L4d2 point

Stub

This article or section is a stub. You can help by expanding it.

Entity description

An entity which blocks players and physics objects.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

  • mins:
Mins <vector>
  • maxs:
Maxs <vector>
  • initialstate:
Initial State <choices>
  • BlockType:
Blocks <choices>

Inputs

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.

Outputs