Why Should I Use Simple Sprite Animator? Sprite animation in Unity is very powerful, but often too complicated when trying to make simple 2D sprite animations. You have to create animations, set up ...
First two parameters represent the height and width of the sprite sheet (width also represents number of sprites that will go into the animation) Note: You can have multiple sprite sheets inside of a ...