Trigger push: Difference between revisions
Jump to navigation
Jump to search
(Found another flag) |
Sauerfiend (talk | contribs) (Meaning of Once Only flag) |
||
Line 9: | Line 9: | ||
==Flags== | ==Flags== | ||
* 128 : Once Only | * 128 : Once Only (possibly means set velocity rather than apply acceleration) | ||
* 256 : Affects Ladders (Half-Life 2) | * 256 : Affects Ladders (Half-Life 2) | ||
{{Fl Trigger}} | {{Fl Trigger}} |
Revision as of 18:45, 26 March 2015
Template:Base brush It is a trigger volume that pushes entities that touch it, except those with a parent.
Keyvalues
- Push Direction (Pitch Yaw Roll) ([todo internal name (i)]) <angle>
- Angles indicating the direction to push touched entities.
- Speed of Push ([todo internal name (i)]) <integer>
- The speed at which to push entities away, in inches / second.
- Scale force for alternate ticks ([todo internal name (i)]) <float>
- If nonzero, scale the force by this amount when running with alternate ticks. This fixes problems with an overly large force due to the longer frametime on when running with sv_alternateticks 1.
Flags
- 128 : Once Only (possibly means set velocity rather than apply acceleration)
- 256 : Affects Ladders (Half-Life 2)
|
Inputs
|
Outputs
|