Env splash

From Valve Developer Community
Jump to navigation Jump to search

Template:Wrongtitle

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 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