trigger_apply_impulse

From Source Entities
Jump to navigation Jump to search

Present in:
Css.pngCS:S
Dods.pngDOD:S
Hl2dm-custom.pngHL2:DM
Tf2.pngTF2

Code classes:

Trigger.png

trigger_apply_impulse is a brush entity present in some Source games. It pushes objects inside it when told to, much like a trigger_push with Once Only checked.

Keyvalues[edit | edit source]

Impulse Direction (impulse_dir) <angle>
Angle to push objects in.
Impulse Force (force) <float>
Force to push objects with.

Inputs[edit | edit source]

ApplyImpulse
Applies the force.

See Also[edit | edit source]