Info node hint

From Valve Developer Community
Revision as of 19:41, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point

Entity Description

An info_node_hint entity.

A hint node that is also a Ground navigation node. Full range of hint_types.

Keyvalues

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.

Flags

Allow jump up : [65536]


Inputs

  • HintNode:
EnableHint
Enable hint.
DisableHint
Disable hint.

Outputs

Fired when an NPC has reached this node and started using it. Passes along the NPC.
Fired when an NPC has stopped using this node. Passes along the NPC.