Func conveyor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(bot-assisted)
 
mNo edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
Conveyor Belt 
Conveyor belt.


==Availability==
==Availability==
Line 36: Line 36:
*{{o targetname}}
*{{o targetname}}


[[Category:Entities]]
[[Category:Entities]][[Category:Brush Entities]]

Revision as of 23:43, 20 February 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