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.
mNo edit summary |
m (→Availability: class&file) |
||
Line 8: | Line 8: | ||
==Availability== | ==Availability== | ||
{{in game|brush}} {{game-base}} | {{in game|brush}} {{game-base}} | ||
{{in code|class= | {{in code|class=class_c_func_tank_train.html CFuncTankTrain|file=func__tank_8cpp-source.html hl2_dll\func_tank.cpp}} | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 14:10, 2 August 2006
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.