sub StartActorTransition( actor, frame, transition_time )
Starts an actor transition from its current frame in an animation to a specified frame
-
frame - The frame to transition to
-
transition_time - The amount of time to transition
Related:
StopActorTransition
ActorIsInTransition