func_trackautochange

keyvalues

• targetname (string) - name

• renderfx (integer) - render fx

• rendermode (integer) - render mode (0 - 5)

• renderamt (integer) - fx amount (1 - 255)

• rendercolor (color255) - fx color (rgb value)

• globalname (string) - global entity name

• movesnd (integer) - move sounds

• stopsnd (integer) - stop sounds

• volume (string) - sound volume (0.0 - 1.0)

• height (integer) - travel altitude (can be negative)

• rotation (integer) - spin amount

• train (string) - train to switch

• toptrack (string) - top track

• bottomtrack (string) - bottom track

• speed (integer) - move/rotate speed

flags

• auto activate train (1)

• relink track (2)

• start at bottom (8)

• rotate only (16)

• x axis (64)

• y axis (128)

notes

• automatic train changing platform

• you must include an origin brush as part of this entity. an origin brush is a brush with a texture of 'origin' on each side. it determines what point the entity rotates around

related topics

func_trackchange

func_tracktrain

func_train

func_traincontrols

Overview of func_ entities

Entity Guide Overview