Info node climb: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 7: Line 7:
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
* {{kv angles}}
* {{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 nodegraph and hint node entity, used only by Climbing NPCs.

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