Black Ops III

Target_SetOffset

Sets the offset for a particular target

Example:

Target_SetOffset( enemy_chopper, ( 0, 0, -100 ) )

Parameters

ParameterSummary
*target entityThe entity that is the target
[target offset]The offset of the target position from the entity's origin

* = mandatory