Env splash

From Valve Developer Community
Revision as of 01:56, 12 April 2006 by Andreasen (talk | contribs) (Typo, moved flag-info.)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

An entity that creates a splash effects, 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 create splashes. (If this flag is cleared, the env_splash 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