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 (→Availability: class&file) |
m (→See Also: Fixed both links.) |
||
Line 23: | Line 23: | ||
==See Also== | ==See Also== | ||
* http://www. | * http://www.sdknuts.com/tutorials/wiseElevators.asp - Tutorial for creating elevators using this entity. | ||
* http://www.sdknuts.com/tutorials/wiseTrains.asp - Tutorial for making trains using this entity. | |||
* http://www. | |||
[[Category:Entities]][[Category:Brush Entities]] | [[Category:Entities]][[Category:Brush Entities]] |
Revision as of 15:11, 9 September 2006
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
Keyvalues
Flags
Inputs
Outputs
See Also
- http://www.sdknuts.com/tutorials/wiseElevators.asp - Tutorial for creating elevators using this entity.
- http://www.sdknuts.com/tutorials/wiseTrains.asp - Tutorial for making trains using this entity.