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
-
The shorter the time is, the faster the transition will be
-
Time is in seconds
Related:
StopActorTransition
ActorIsInTransition