Legacy Documentation: Version 2018.1 (Go to current version)
TileData
Other useful classes
Other Versions

TileAnimationData

public Sprite[] animatedSprites

This is an array of sprites for the Tile animation. The Tile is animated by these sprites in sequential order.

public float animationSpeed

This is the speed where the Tile animation is run. This is combined with the Tilemap’s animation speed for the actual speed.

public float animationTimeOffset

This allows you to start the animation at a different time frame.


Did you find this page useful? Please give it a rating:

TileData
Other useful classes