A Struct for the required data for animating a Tile.
Property | Description |
---|---|
animatedSprites | The array of sprites that are ordered by appearance in the animation. |
animationSpeed | The animation speed. |
animationStartTime | The start time of the animation. The animation will begin at this time offset. |