Ai changetarget: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Expanded & removed {{stub}})
m (link)
Line 2: Line 2:


==Entity Description==
==Entity Description==
Changes the target of an entity.
Changes the target of an [[entity]].


{{note|This entity functions as a target changer for any entity, not just [[NPC]]s}}
{{note|This entity functions as a target changer for any entity, not just [[NPC]]s}}

Revision as of 01:13, 20 February 2007

Template:Wrongtitle

Entity Description

Changes the target of an entity.

Note.pngNote:This entity functions as a target changer for any entity, not just NPCs

Keyvalues

<target_destination> Entity to change the target for
  • m_iszNewTarget
<target_destination> New target's targetname

Inputs

Trigger the target change

Outputs