Env splash: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Robot: fixing template case.)
Line 18: Line 18:


== Inputs ==
== Inputs ==
* {{i targetname}}
* {{I Targetname}}
* '''Splash'''
* '''Splash'''
: Create a splash effect.
: Create a splash effect.

Revision as of 19:35, 19 January 2009

Template:Wrongtitle Template:Base point

Entity description

An entity that creates splash effects when triggered, normally at its origin.

Keyvalues

<float> Scale of the splash

Flags

  • 1 : Automatically find water surface (place entity above water)
If this flag is set, the env_splash will trace down below itself to find the water surface on which to apply splashes. If this flag is cleared, the entity will use its own position as the origin.
  • 2 : Diminish with depth (diminished completely in 10 feet of water)

Inputs

  • Splash
Create a splash effect.

Outputs