Func water (Source)

From Valve Developer Community
Revision as of 19:28, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base brush

Entity Description

Warning.pngWarning: this entity appears to be disabled (// commented) in OB/base.fgd. It was probably abandoned because it wouldn't work properly.

Keyvalues

  • Move Direction (Pitch Yaw Roll)
movedir <angle>
The direction the water will move when it is told to 'Open'. Default value is "0 0 0".
  • Wave Height
WaveHeight <string>
default value is "3.0"

Flags

  • 1 : "Starts Open" : 0
  • 256:"Use Only" : 0

Inputs

  • Door:
Open
Opens door.
Close
Closes door.
Toggle
Opens door if closed, closes door if opened.
Lock
Prevent door from opening, but can still close.
Unlock
Allow door to operate as normal.
SetSpeed <floatRedirectInput/float>
Sets Speed.

Outputs