Env physics blocker: Difference between revisions
Jump to navigation
Jump to search
ThaiGrocer (talk | contribs) (Created page with '{{l4d2 point|env_physics_blocker}} {{stub}} == Entity description == An entity which blocks players and physics objects. == Keyvalues == * {{KV Targetname}} * {{ScrollBox|title…') |
m (Category:Physics) |
||
Line 27: | Line 27: | ||
{{O Targetname}} | {{O Targetname}} | ||
[[Category:Physics]] | |||
Revision as of 18:15, 19 March 2011
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
ortarget
).
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.