Trigger physics trap: Difference between revisions
Jump to navigation
Jump to search
In code, it is represented by the
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
Line 1: | Line 1: | ||
[[File:trigger_physics_trap.jpg|thumb|300px|Visualization of disintegration effects, from left to right: Energy, Light electrical, Heavy Electrical]] | [[File:trigger_physics_trap.jpg|thumb|300px|Visualization of disintegration effects, from left to right: Energy, Light electrical, Heavy Electrical]] | ||
{{this is a| | {{this is a|brush entity|name=trigger_physics_trap|game=Half-Life 2|game1=Half-Life 2: Episode One|game2=Half-Life 2: Episode Two|game3=Half-Life 2: Deathmatch}} | ||
{{sensor brush}} | {{sensor brush}} | ||
Revision as of 17:04, 17 May 2024
trigger_physics_trap
is a brush entity available in Half-Life 2,
Half-Life 2: Episode One,
Half-Life 2: Episode Two, and
Half-Life 2: Deathmatch.
Entity description
A volumetric trigger that disintegrates entities. It is used extensively in Citadel levels of Half-Life 2 within Combine generators and ball spawners. It disintegrates physics objects and enemies that enter it's volume with a selected visual effect.

CTriggerPhysicsTrap
class, defined in thehl2_dll\hl2_triggers.cpp
file.
Keyvalues
- Dissolve Type ([todo internal name (i)]) <choices>
- Dissolve effect type.
- 0 : Energy
- 1 : Heavy electrical
- 2 : Light electrical
|
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Flags
|
Inputs
|
Outputs
|
Categories:
- Brush entities
- Half-Life 2 entities
- Half-Life 2 brush entities
- Half-Life 2: Episode One entities
- Half-Life 2: Episode One brush entities
- Half-Life 2: Episode Two entities
- Half-Life 2: Episode Two brush entities
- Half-Life 2: Deathmatch entities
- Half-Life 2: Deathmatch brush entities
- Sensor Brush Entities
- Pages with uncategorized bugs