Func tanktrain: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Availability: class&file)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=func_tanktrain}}
{{wrongtitle|title=func_tanktrain}}
{{base_brush}}


==Entity Description==
==Entity Description==
Line 25: Line 26:
*'''OnDeath'''
*'''OnDeath'''
:Fired when the tank is killed.
:Fired when the tank is killed.
[[Category:Entities]][[Category:Brush Entities]]

Revision as of 12:07, 12 April 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.

Note.pngNote: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.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

<integer> Health.

Flags

Inputs

Outputs

Fired when the tank is killed.