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.
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 (Robot: fixing template case.) | ||
| Line 17: | Line 17: | ||
| ==Flags== | ==Flags== | ||
| *{{ | *{{Fl BaseTrain}} | ||
| ==Inputs== | ==Inputs== | ||
Revision as of 19:23, 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.
 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.
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.Keyvalues
- Template:Kv basetrain
- health
- <integer> Health.
Flags
Inputs
Outputs
- Template:O basetrain
- OnDeath
- Fired when the tank is killed.