Info hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=info_hint}}
{{wrongtitle|title=info_hint}}
{{base_point}}


== Entity description ==
== Entity description ==
Line 5: Line 6:


[[info_hint]] is the only [[Hint nodes|NPC AI node]] that is not connected to the NPC navigation [[nodegraph]]. Thus NPCs will not move to [[info_hint]]s, making them unsuitable for navigation [[hint_type]]s such as "Crouch Cover Low". Non-navigation hint_types, like "World: Visually Interesting", or "World: Window", are more suitable.
[[info_hint]] is the only [[Hint nodes|NPC AI node]] that is not connected to the NPC navigation [[nodegraph]]. Thus NPCs will not move to [[info_hint]]s, making them unsuitable for navigation [[hint_type]]s such as "Crouch Cover Low". Non-navigation hint_types, like "World: Visually Interesting", or "World: Window", are more suitable.
* See also [[Hint nodes]]


== Keyvalues ==
== Keyvalues ==
Line 21: Line 24:
== Outputs ==
== Outputs ==
* {{o targetname}}
* {{o targetname}}
== See also ==
* [[Hint nodes]]
[[Category:Entities]]
[[Category:Nodes]]

Revision as of 12:37, 12 April 2008

Template:Wrongtitle Template:Base point

Entity description

An info_hint node.

info_hint is the only NPC AI node that is not connected to the NPC navigation nodegraph. Thus NPCs will not move to info_hints, making them unsuitable for navigation hint_types such as "Crouch Cover Low". Non-navigation hint_types, like "World: Visually Interesting", or "World: Window", are more suitable.

Keyvalues

Flags

Allow jump up : [65536]


Inputs

Outputs