Black Ops III

PhysicsJolt

Create a physics radius jolt

Example:

PhysicsJolt( self.origin, 600, 240, 1 )

Parameters

ParameterSummary
*positionThe origin of the jolt
*outer radiusThe outer radius of the jolt
*inner radiusThe inner radius of the jolt
*impulseThe impulse created by the explosion

* = mandatory