Aseprite Importer for Unity

The Aseprite Importer is a Unity package that allows you to import Aseprite files as Sprites and Animations. It has three main features:

  • Import from layer as sprite
  • Import from tag as animation
  • Import from tileset in version 1.3 as sprite

This package is compatible with Unity versions 2020, 2021, and 2022. It is user-friendly and eliminates the need for complex Texture/Sprite configuration. It can also serve as a good basis for a workflow from art to programming.

To use this package, simply drag and drop the Aseprite file into the Assets of your Unity project, select the file, and configure the parameters in the Inspector. The package directly reads the Aseprite content without the need to configure the Aseprite path.

Usage:

  1. Drag and drop the Aseprite file into the Assets of your Unity project
  2. Select the file
  3. Configure the parameters in the Inspector
  4. Click Apply

When Import Flags is set to LayerToSprite:

4.1. Add a child item in Layers Importing

4.2. Select the corresponding layer in the child item

When Import Flags is set to TagToAnimation:

4.1. Add a child item in Animations Importing

4.2. Select the corresponding tag in the child item

4.3. Configure whether the animation loops or not

When Import Flags is set to Tileset:

4.1. Add a child item in Tileset Importing

4.2. Select the corresponding tileset in the child item

This package uses MonoGame.Aseprite under MIT License and ImagePacker under Unity Companion License. See the Third-Party Notices.txt file in the package for details.

Aseprite Importer for Unity - Asset Store

πŸ€– Chat with AI

AI is typing

Suggested Posts

Tiled TMX Importer for Unity

Tiled TMX Importer for Unity Thumbnail

Batch AnimationClip Importer for Unity

Batch AnimationClip Importer for Unity Thumbnail

Enhanced SVG Importer for Unity

Enhanced SVG Importer for Unity Thumbnail

3D Icons Mega Pack for Unity

3D Icons Mega Pack for Unity Thumbnail

Easy Level Editor for Unity

Easy Level Editor for Unity Thumbnail

Easy 2D Animation for Unity

Easy 2D Animation for Unity Thumbnail