Env screeneffect

From Valve Developer Community
Revision as of 19:38, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point ep1

Entity Description

Allows screenspace effects to be played on the player's view.

Keyvalues

<choices> Effect Type
Literal Value Description
0 Advisor Stun
1 Intro Blur
2 Groggy Vision

Inputs

  • StartEffect <float>
Start the effect with the duration in seconds as the passed parameter.
  • StopEffect
Stop the effect.

Outputs