Syntax
dbCreateAnimatedSprite(SpriteID, Filename.s, Across, Down, ImageID)
Description
This command will create an animated sprite. The command automatically builds a sequence of animation frames from an image file by cutting up the image into a grid specified by the Across and Down Values. The image ID will be used to hold the complete image. Use the dbPlaySprite command to see the individual frames of this image.
See Also
dbCloneSprite, dbDeleteSprite, dbPlaySprite, dbSprite, dbSpriteExist