Call of Duty Script Documentation
getangledelta(<anim>,<start time>,<end time>)
ModuleAnimation
Summary
Returns the rotation difference in the given animation
Minimum Number of arguments: 1
1 : <anim> An animation
Number of optional arguments: 2
1 : <start time> The start time as a fraction of the total animation time, from 0 to 1
2 : <end time> The end time as a fraction of the total animation time, from 0 to 1
Return to Function List