Black Ops III

JoltBody

Jolts the vehicle.

Example:

self JoltBody( (self.origin + (0,0,64)), 0.5 )

Parameters

ParameterSummary
*jolt positionThe position of the jolt
*intensityThe intensity of the jolt
[speedFrac]A speed fraction to apply to the jolt. Most be betweeon 0 and 1.
[deceleration]The deceleration to apply to this vehicle in miles per hour per second.

* = mandatory