9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
#title SetSpriteAnimation [RCBasic Doc]
|
|
#header Sub SetSpriteAnimation(sprite, animation, num_loops)
|
|
|
|
Sets the current animation for a sprite
|
|
|
|
Note: Once an animation is set, it will automatically start
|
|
|
|
#ref GetSpriteAnimation
|