Env viewpunch: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Robot: fixing template case.)
Line 17: Line 17:


== Inputs ==
== Inputs ==
* {{i targetname}}
* {{I Targetname}}
* '''ViewPunch'''
* '''ViewPunch'''
: Perform the view punch.
: Perform the view punch.

Revision as of 19:37, 19 January 2009

Template:Wrongtitle Template:Base point ep1

Entity description

Applies a view punch according to the origin, radius, and angle.

Keyvalues

<float> The radius around this entity in which to affect players.
  • punchangle
<angle> The punch angles to apply.

Flags

  • 1 : Punch all players (ignore radius)
  • 2 : Punch players in the air

Inputs

  • ViewPunch
Perform the view punch.

Outputs