Env screeneffect: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Reverted edit of ElcarIccaa, changed back to last version by Remmiz)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=env_screeneffect}}
{{wrongtitle|title=env_screeneffect}}
{{base_gui_ep1}}
==Entity Description==
==Entity Description==
Allows screenspace effects to be played on the player's view.
Allows screenspace effects to be played on the player's view.
Line 21: Line 23:
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
[[Category:Half-Life 2: Episode One Entities]]

Revision as of 16:19, 11 April 2008

Template:Wrongtitle Template:Base gui 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

Inputs

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

Outputs