This article's documentation is for anything that uses the Source engine. Click here for more information.

func_trackautochange

From Valve Developer Community
Jump to: navigation, search
Class hierarchy
CFuncTrackAuto
CFuncTrackChange
CFuncPlatRot
CFuncPlat
CBasePlatTrain
CBaseToggle
CBaseEntity
trains.cpp

func_trackautochange is a brush entity available in all Source Source games. It works as a rotating/moving platform that will carry a func_tracktrain to a new track. It must be larger in X-Y planar area than the train, since it must contain the train within these dimensions in order to operate when the train is near it.

Inputs

Trigger
Trigger the track change.
Note.pngNote:Other Keyvalues / Inputs / Outputs are same as func_trackchange.

See also