trigger_waterydeath
Jump to navigation
Jump to search



![]() |
---|
CTriggerWateryDeath |
![]() |
trigger_waterydeath
is a brush entity available in Half-Life 2 series.
A brush entity trigger that spawns a fry of leeches around entities inside its volume. The leeches do damage to the target until they die.
Used to discourage and prevent players from straying too far into deep water.
Keyvalues
- Name (targetname) <string>
- 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
|
Inputs
|
Outputs
![]() OnStartTouch . ![]()
![]() ![]() Disable input or an entity teleports outside of the trigger area.![]() OnEndTouch can fire before OnStartTouch under certain circumstances where both are fired on the same tick and each have the same delay. ![]() OnEndTouch .![]() OnEndTouch .![]()
|