Trigger auto crouch: Difference between revisions
Jump to navigation
Jump to search
Bug:Non-functional in
[confirm] [todo tested in ?]
m (-description wording) |
m (-added see also section) |
||
Line 7: | Line 7: | ||
== Flags == | == Flags == | ||
{{Fl Trigger}} | {{Fl Trigger}} | ||
== See Also == | |||
[[trigger_playermovement]] |
Revision as of 11:53, 6 October 2022
Template:Base brush If a player is touching this trigger's brush and is near a place where they can crouch under an obstacle this trigger will make the player crouch automatically.


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
Flags
|