Black Ops III

BallSetTarget

Sets the target of the ball to the given entity, and resets if no entity is specified.

Example:

self BallSetTarget( player )

Parameters

ParameterSummary
*[target]The target of the missile
[targetOffset]Offset to the target location (vector3)

* = mandatory