Info node air hint: Difference between revisions
Jump to navigation
Jump to search
m (Node category.) |
m (Copied in some info from Hint nodes, although I couldn't quite fit it into the text.) |
||
Line 3: | Line 3: | ||
==Entity Description== | ==Entity Description== | ||
A navigation 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 nodes 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. | A navigation 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 nodes 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== | ==Keyvalues== | ||
Line 10: | Line 12: | ||
* {{kv node}} | * {{kv node}} | ||
* '''nodeheight''' | * '''nodeheight''' | ||
: <integer> Node Height | : <integer> Node Height - Unknown and possibly obsolete. | ||
==Inputs== | ==Inputs== |
Revision as of 08:08, 4 April 2006
Entity Description
A navigation 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 nodes 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.