Func tanktrain: Difference between revisions
Jump to navigation
Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
Line 1: | Line 1: | ||
{{distinguish|func_tracktrain}} | {{distinguish|func_tracktrain}} | ||
{{this is a| | {{this is a|brush entity|name=func_tanktrain}} It was meant to be a train that follows a target entity (such as the player). It was never finished and doesn't work correctly. | ||
It was meant to be used in combination with a {{ent|tanktrain_ai}} entity. | It was meant to be used in combination with a {{ent|tanktrain_ai}} entity. |
Revision as of 17:00, 17 May 2024
Not to be confused with func_tracktrain.
func_tanktrain
is a brush entity available in all Source games. It was meant to be a train that follows a target entity (such as the player). It was never finished and doesn't work correctly.
It was meant to be used in combination with a tanktrain_ai entity.
Keyvalues
- Health (health) <integer>
- Health of the tank.
Flags
Inputs
Outputs
- OnDeath
- Fired when the tank is killed.
Bug:This entity can never die without code modification. (See talk page) [todo tested in ?]