Tanktrain ai: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
(Cleanup)
Line 1: Line 1:
{{wrongtitle|title=tanktrain_ai}}
{{base point|tanktrain_ai}} Train chase AI {{clarify}}.
{{base_point}}[[Category:AI]]


{{stub}}
== Keyvalues ==
{{KV|Train Name|target_destination}}
{{KV|Start Moving Sound|sound}}
{{KV|Engine Loop Sound|sound}}
{{KV|Vehicle Movement Sound|sound}}
{{KV Targetname}}


==Entity Description==
== Inputs ==
Train chase AI
{{I Targetname}}


==Keyvalues==
== Outputs ==
*{{KV Targetname}}
{{O Targetname}}
*'''target'''
: <target_destination>
*'''startsound'''
: <sound>
*'''enginesound'''
: <sound>
*'''movementsound'''
: <sound>
 
==Inputs==
*{{I Targetname}}
 
==Outputs==
*{{O Targetname}}

Revision as of 16:17, 28 July 2011

Template:Base point Train chase AI [Clarify].

Keyvalues

Train Name ([todo internal name (i)]) <targetname>
Start Moving Sound ([todo internal name (i)]) <sound>
Engine Loop Sound ([todo internal name (i)]) <sound>
Vehicle Movement Sound ([todo internal name (i)]) <sound>
Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

Outputs