Func conveyor

From Valve Developer Community
Revision as of 17:00, 10 May 2008 by Beeswax (talk | contribs) (categorise - brushmodel entities)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base brush Template:In code

Entity Description

A brush entity that functions as a conveyor belt, with a moving surface. Template:Brushmodel

Keyvalues

<angle> The direction conveyor moves.
  • speed
<string> Conveyor Speed.
  • _minlight
<string> The minimum level of ambient light that hits this brush.

Flags

  • 1 : No Push
  • 2 : Not Solid

Inputs

ToggleDirection
  • SetSpeed
SetSpeed

Outputs