spritedata#
Represents animation sprite data found in the editor at Quest->Graphics->Sprites->Sprite Data
.
Load with Game->LoadSpriteData().
Variables#
Variable descriptions#
The sprite ID this spritedata is associated with.
The tile of the sprite.
The cset of the sprite.
The flash cset of the sprite.
The frame count of the sprite.
The speed of the sprite, in frames per frame
The βTypeβ field of the sprite.
The spriteβs flags. Use the SPRFL_
constants as indexes.