SpriteSequenceThe SpriteSequence element draws a sprite animation More... Inherits Item Properties
Methods
Detailed DescriptionSpriteSequence renders and controls a list of animations defined by Sprite elements. For full details, see the Sprite Animation overview. Property DocumentationThe name of the Sprite which is currently animating. If true, interpolation will occur between sprite frames to make the animation appear smoother. Default is true. Whether the sprite is animating or not. Default is true The sprite or sprites to draw. Sprites will be scaled to the size of this element. Method DocumentationThis function causes the sprite to jump to the specified state immediately, intermediate states are not played. |