Point push: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 8: Line 8:
: {{boolean}} Start enabled
: {{boolean}} Start enabled
* '''magnitude'''
* '''magnitude'''
: <float>
: <float> How strongly to push away from the center.
* '''radius'''
* '''radius'''
: <float> Radius
: <float> Radius to affect items in.
* '''inner_radius'''
* '''inner_radius'''
: <float> Inner Radius
: <float> How strongly to push away from the center.
==Inputs==
==Inputs==
*{{i targetname}}
*{{i targetname}}

Revision as of 18:22, 6 August 2006

Template:Wrongtitle

Entity Description

Push sphere

Keyvalues

<boolean> Start enabled
  • 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.

Inputs

Outputs