Func tanktrain: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 12: Line 12:


==Keyvalues==
==Keyvalues==
*{{kv basetrain}}
*{{KV BaseTrain}}
*'''health'''
*'''health'''
:<integer> Health.  
:<integer> Health.  

Revision as of 19:45, 19 January 2009

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.

Template:Brushmodel

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.

Template:In code

Keyvalues

<integer> Health.

Flags

Inputs

Outputs

Fired when the tank is killed.