Black Ops III

GetStartOrigin

Get the starting origin for an animation, in world coordinates, given its current position, and angles

Example:

org1 = GetStartOrigin( climborg, climbang, buddyanim1, [0.5] )

Parameters

ParameterSummary
*originThe current origin of the animation in world coordinates
*angleThe current angle set of the animation in world coordinates
*animationThe currently running animation
[animation time]The starting animation time in 0-1 range

* = mandatory