Env splash

From Valve Developer Community
Revision as of 10:35, 12 April 2008 by Beeswax (talk | contribs)
Jump to navigation Jump to search

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

Create a splash effect.

Outputs