Func conveyor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (→‎Availability: Location)
Line 6: Line 6:
==Availability==
==Availability==
{{in game|brush}} {{game-base}}
{{in game|brush}} {{game-base}}
{{in code|class=???|file=???}}
{{in code|class=CFuncConveyor|file=bmodels.cpp}}


==Keyvalues==
==Keyvalues==

Revision as of 21:56, 3 April 2006

Template:Wrongtitle

Entity Description

Conveyor belt.

Availability

Template:In game Template:Game-base Template:In code

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