Sprite AnimationsΒΆ

Aseprite2Unity produces animation clips that are grouped by frame tags.

../_images/aseprite-frame-tags.png

Animation clips are set to loop by default. If you want an animation to disable looping then make sure the frame tag name is surrounded by square brackets.

In other words, Jump will be a looping animation whereas [Jump] will not loop.

../_images/aseprite-frame-tag-properties.png