Unity Aseprite Importer is a Unity editor extension that enables developers to import Aseprite files (.ase and .aseprite) directly into Unity projects. It streamlines the 2D animation workflow by preserving layers, frames, tags, and metadata from Aseprite, making it easier to manage sprites and animations without manual exports.
Features
- Imports Aseprite .ase and .aseprite files directly
- Automatically generates Unity animations and sprites
- Maintains Aseprite frame tags as Unity animation clips
- Supports slice importing for 9-slicing and UI use
- Auto-refreshes assets when .aseprite files change
- Preserves layer and tag metadata for scripting
