8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
#title SetActorAnimationFrames [RCBasic Doc]
|
|
#header Sub SetActorAnimationFrames(actor, animation, start_frame, end_frame)
|
|
|
|
Changes the frames that plays in an actor's animation
|
|
|
|
#ref CreateActorAnimation
|
|
|