10 lines
229 B
Plaintext
10 lines
229 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
|
|
|