Black Ops III

PathMove

Moves the entire path for this vehicle to the specific origin and angles.

Example:

huey PathMove( node, origin, angles )

Parameters

ParameterSummary
*node indexWhich node to move to the new location (it moves the whole path not just this node).
*new originThe new position
*new anglesThe new angles

* = mandatory