Black Ops III

PhysicsJetThrust

Creates a physics jet thrust

Example:

PhysicsJetThrust( self.origin, (0,0,1), 400, 1, 60)

Parameters

ParameterSummary
*originorigin of the thrust
*weapon facing dirThe weapon facing direction
*radiusThe radius of the thrust
*magnitudeThe magnitude of the thrust
*angle limitThe angle limit for the thrust

* = mandatory