Func tanktrain: 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 (→Outputs: Missing outputs) |
No edit summary |
||
Line 1: | Line 1: | ||
{{base brush|func_tanktrain}} It is a moving train that follows a path of [[path_track]] entities, shoots at the player, and can be killed. | {{base brush|func_tanktrain}} | ||
==Entity description== | |||
It is a moving train that follows a path of [[path_track]] entities, shoots at the player, and can be killed. | |||
{{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.}} |
Revision as of 11:09, 8 May 2012
Entity description
It is a moving train that follows a path of path_track entities, shoots at the player, and can be killed.

Keyvalues
Flags
Inputs
Outputs
- OnDeath
- Fired when the tank is killed.