Func tracktrain

From Valve Developer Community
Revision as of 21:23, 20 February 2007 by Thelonesoldier (talk | contribs) (link)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

A brush entity that functions as moving platform that the player can ride. It follows a path of path_track entities.

Note.pngNote:Build your train so that the front of the train is facing down the X axis. When it spawns it will automatically rotate to face the next path_track on the path.

Availability

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

Keyvalues

Flags

Inputs

Outputs


External links

The following SDKNuts tutorials all includes the use of func_tracktrain: