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.
(bot-assisted) |
m (→Outputs: put template back in) |
||
Line 22: | Line 22: | ||
==Outputs== | ==Outputs== | ||
*{{Template:O basetrain}} | |||
*'''OnDeath''' | *'''OnDeath''' | ||
:Fired when the tank is killed. | :Fired when the tank is killed. | ||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 21:09, 18 October 2005
Entity Description
A moving train that follows a path of path_track entities, shoots at the player, and can be killed.

Availability
Template:In game Template:Game-base Template:In code
Keyvalues
- Template:Kv basetrain
- health
- <integer> Health.
Flags
Inputs
Outputs
- Template:O basetrain
- OnDeath
- Fired when the tank is killed.