Call of Duty Script Documentation

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


Module
Animation


Summary


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

Example


 org1 = getstartangles(climborg, climbang, buddyanim1);

Minimum Number of arguments: 3


Number of optional arguments: 0



Return to Function List