Black Ops III

BulletSpread

uses spread to return a new end position

Example:

endpos = BulletSpread( self.origin, target.origin, 1.0 )

Parameters

ParameterSummary
*startThe bullet starting point
*endThe bullet ending point
*spreadAmount of spread

* = mandatory