Func tracktrain: Difference between revisions
Jump to navigation
Jump to search
Note: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.
m (→Entity Description: cleanup) |
m (→Entity Description: wikilinks) |
||
Line 2: | Line 2: | ||
==Entity Description== | ==Entity Description== | ||
A moving platform that the player can ride. It follows a path of path_track entities. | A moving platform that the player can ride. It follows a path of [[path_track]] entities. | ||
{{note|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.}} | {{note|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== | ==Availability== |
Revision as of 20:24, 25 October 2005
Entity Description
A moving platform that the player can ride. It follows a path of path_track entities.

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