Info node air hint: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=info_node_air}} | |||
==Entity Description== | |||
'''Entity Name:''' info_node_air | |||
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. | |||
==Keyvalues== | |||
* [[Targetname]] | |||
*[[Angles]] | |||
* [[Node]] | |||
* '''nodeheight''' | |||
: <integer> Node Height | |||
==Inputs== | |||
* [[Targetname]] | |||
==Outputs== | |||
* [[Targetname]] | |||
[[Category:Entities]] | |||
[[Category:AI]] |
Revision as of 20:26, 9 July 2005
Entity Description
Entity Name: info_node_air
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.
Keyvalues
- Targetname
- Angles
- Node
- nodeheight
- <integer> Node Height