env_screeneffect

From Source Entities
Jump to navigation Jump to search

Code classes:

env_screeneffect is a point entity present in all Source games. It allows screenspace effects to be played on the player's screen. Only works in Hl2.pngEpisodic.

Keyvalues[edit | edit source]

Effect Type (type) <choices>
Which effect to use.
  • 0: Advisor Stun - Disorienting, pulsating sideways blur. Used in Hl2.png when advisors use their mental stunning attack.Want spoilers?
  • 1: Intro Blur - Radial blur/trailing effect. Used in Hl2.png when the hunter attacks Alyx.Want spoilers?
  • 2: Groggy Vision - Unused effect. Most of the screen turns white and nearby objects are drastically blurred.

Inputs[edit | edit source]

StartEffect <float>
Fades the effect in over this many seconds. (Except for Advisor Stun, where this is the effect duration.)
StopEffect <float>
Fades the effect out over this many seconds.