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 (→Availability) |
mNo edit summary |
||
Line 4: | Line 4: | ||
==Entity Description== | ==Entity Description== | ||
A moving train that follows a path of [[path_track]] entities, shoots at the player, and can be killed. | A moving train that follows a path of [[path_track]] entities, shoots at the player, and can be killed. | ||
{{brushmodel}} | |||
{{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 17:18, 10 May 2008
Template:Wrongtitle Template:Base brush
Entity Description
A moving train that follows a path of path_track entities, shoots at the player, and can be killed.

Keyvalues
- Template:Kv basetrain
- health
- <integer> Health.
Flags
Inputs
Outputs
- Template:O basetrain
- OnDeath
- Fired when the tank is killed.