Black Ops III

PathFixedOffset

Sets a fixed offset for this vehicle to travel on a vehicle path.

Example:

huey PathFixedOffset( (0, -200, 0) )

Parameters

ParameterSummary
*offsetThe offset to apply. A vector in the form (forward, right, up)

* = mandatory