GetStartOrigin( <origin>, <angles>, <animation> )


Module: Animation
SP Only

Summary:

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



Example:

 org1 = GetStartOrigin( climborg, climbang, buddyanim1 );



Required Args:

  • 1 : <origin> The current origin of the animation in world coordinates
  • 2 : <angle> The current angle set of the animation in world coordinates
  • 3 : <animation> The currently running animation