Env screeneffect: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 14: Line 14:
|-
|-
| 1 || Intro Blur
| 1 || Intro Blur
|-
| 2 || Groggy Vision
|}
|}
==Inputs==
==Inputs==

Revision as of 16:44, 3 August 2008

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

Start the effect with the duration in seconds as the passed parameter.
  • StopEffect
Stop the effect.

Outputs