Black Ops III

PathVariableOffset

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

Example:

huey PathVariableOffset( (0, 50, 0), 2 )

Parameters

ParameterSummary
*offsetThe offset to apply. A vector in the form (forward, right, up)
*time, The interval at which to choose new offsets

* = mandatory