Func tracktrain: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (→‎See Also: broken link)
Line 23: Line 23:


==See Also==
==See Also==
{{brokenlink}}


* http://www.akilling.org/akg/tutorials/wiseElevators.asp - Tutorial for creating elevators using this entity.
* http://www.akilling.org/akg/tutorials/wiseElevators.asp - Tutorial for creating elevators using this entity.

Revision as of 06:06, 15 May 2006

Template:Wrongtitle

Entity Description

A 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

See Also