Info node hint
Jump to navigation
Jump to search
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.