Difference between revisions of "TriggerHitShader"
Jump to navigation
Jump to search
imported>Mentalor m |
imported>MegaBurn |
||
Line 3: | Line 3: | ||
Used to manually trigger the "hit shader" effect of blurring the screen (normally used when the player is staggered). Commonly used in traps | Used to manually trigger the "hit shader" effect of blurring the screen (normally used when the player is staggered). Commonly used in traps, other "earth shaking" activators, and inebriation effects. | ||
Revision as of 22:27, 2 July 2007
Syntax:
TriggerHitShader fStrength
Used to manually trigger the "hit shader" effect of blurring the screen (normally used when the player is staggered). Commonly used in traps, other "earth shaking" activators, and inebriation effects.
The strength parameter can go up as high as you want, but anything higher than 4 or 5 starts to lose the desired effect.