Info node air hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (spam revert)
m (Robot: fixing template case.)
Line 24: Line 24:
==Inputs==
==Inputs==
* {{i targetname}}
* {{i targetname}}
* {{i hintnode}}
* {{I Hintnode}}


==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}

Revision as of 19:29, 19 January 2009

Template:Wrongtitle Template:Base point

Entity Description

A nodegraph and hint node for Flying NPCs that includes some context information for NPCs that are interested in it. The hint might indicate a window that could be looked into, or an item of interest that could be commented on. Many hint types are NPC-specific, so it's helpful to use naming conventions like 'Crow: Fly to point' in the hint choices list. The angles of a hint node indicate what direction the NPC should face to perform the hint behavior.

Identical to info_node_hint but used for airborne NPCs.

Keyvalues

<integer> Node Height - Unknown and possibly obsolete.

Flags

Allow jump up : [65536]


Inputs

EnableHint
Enable hint.
DisableHint
Disable hint.

Outputs