Info node hint: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: fixing template case.) |
||
Line 8: | Line 8: | ||
==Keyvalues== | ==Keyvalues== | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{ | * {{KV Angles}} | ||
* {{kv node}} | * {{kv node}} | ||
* {{kv hintnode}} | * {{kv hintnode}} |
Revision as of 19:41, 19 January 2009
Template:Wrongtitle Template:Base point
Entity Description
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
- OnNPCStartedUsing <ehandle>
- Fired when an NPC has reached this node and started using it. Passes along the NPC.
- OnNPCStoppedUsing <ehandle>
- Fired when an NPC has stopped using this node. Passes along the NPC.