How to Work with Animated Tile Sets in Unity 2021

James West
2 min readJun 15, 2021

// With the 2D TileMap Extras

Animated Sprites in Action

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!

James West

Turning my passion for video games and 11 years of software development experience into a focus on video game development using Unity3D.