SetAnimTime()


Module: Animation
SP Only

Summary:

set the time of an animation



Call this on:

<entity>



Example:

self SetAnimTime( %stand_aim, 0.3 );



Required Args:

  • 1 : <anim> animation in the tree
  • 2 : <time> normalized time between 0 and 1