point_hlvr_strip_player

From Valve Developer Community
Revision as of 11:14, 26 September 2024 by Nescius (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

point_hlvr_strip_player is a point entity available in Half-Life: Alyx Half-Life: Alyx. It is used to remove the player's weapons, akin to the weapon strippers in Half-Life 2.

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

Enable Physics Delay (EnablePhysicsDelay) <float>
Delay before the stripped items enable their physics collision and can be affected by triggers.
Dissolve Items Delay (DissolveItemsDelay) <float>
Delay before the stripped items are dissolved.
Item Velocity (ItemVelocity) <float>
The velocity of the items as they exit the player.

Inputs

StripPlayer
Strips the player.
StripPlayerQuiet
Strips the player.