Point push

From Valve Developer Community
Revision as of 01:15, 3 March 2008 by Beeswax (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

Push sphere

Keyvalues

  • magnitude <float>
    How strongly to push away from the center.
  • radius <float>
    Radius to affect items in.
  • inner_radius <float>
    How strongly to push away from the center.

Flags

  • 1 : Test LOS before pushing : 0
  • 2 : Use angles for push direction : 0
  • 4 : No falloff (constant push at any distance) : 0
  • 8 : Push players : 1
  • 16 : Push physics : 1

Inputs

  • Enable
    Enable the push.
  • Disable
    Disable the push.

Outputs

Entities