How to Work with Animated Tile Sets in Unity 2021
2 min readJun 15, 2021
--
// With the 2D TileMap Extras
If you have played with Unity 2D Sprites and animations in the past you likely figured out how to animate a players movement. However did you know that Unity can also quickly animate stationary objects like the waterfall above? Using Tile Palettes we can now setup a quick animation and paint it directly onto the scene!