Unity 2D Game Development 4 : Animated Sprite Sheet

  • 10 years ago
Animated sprite sheets is what gives games their personality. A sprite sheet will hold a number of images that will produce an animation. In this Unity game development tutorial we will learn how to create our own sprite sheet and animate it using a script.

Blog Post:
http://www.mybringback.com/tutorial-series/14024/unity-2d-game-development-4-animated-sprite-sheet/

Recommended