func_tanktrain
Jump to navigation
Jump to search
This entity is obsolete. Using this is discouraged. |
Code classes:
CFuncTankTrain
CFuncTrackTrain
CBaseEntity
(all ents)
func_tanktrain
is a brush entity present in all Source games. It's an unfinished entity that apparently would have been capable of shooting at targets while moving through a path made by path_track
s. The entity was clearly never finished because neither it nor its AI part, tanktrain_ai
, have code for shooting targets. It's also unable to take damage as it was intended to, and cannot move faster than one unit per second.