Legacy Documentation: Version 2017.2 (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.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答