Env screeneffect: Difference between revisions
Jump to navigation
Jump to search

Note:This entity does not function in Portal 2 and Team Fortress 2.
(updates) |
(→Inputs: .) |
||
Line 15: | Line 15: | ||
==Inputs== | ==Inputs== | ||
{{IO|StartEffect|Start the effect with the duration in seconds as the passed parameter.|param=float}} | {{IO|StartEffect|Start the effect with the duration in seconds as the passed parameter.|param=float}} | ||
{{IO|StopEffect|Stop the effect.|param=float}} | {{IO|StopEffect|Stop the effect. {{todo|What does the parameter do?}}|param=float}} | ||
{{I BaseEntity}} | {{I BaseEntity}} | ||
Revision as of 16:21, 30 September 2018


Template:Base point It allows screenspace effects to be played on the player's view.

Keyvalues
- Effect Type (type) ([todo internal name (i)]) <choices>
- Which effect to use.
- 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 <float >
- Stop the effect. Todo: What does the parameter do?