Aseprite2Unity icon indicating copy to clipboard operation
Aseprite2Unity copied to clipboard

Import Aseprite files to Unity

Aseprite2Unity

Aseprite2Unity is a collection of Unity C# scripts that import *.ase, *.aseprite files into your Unity projects.

Getting Started

Simply install the Aseprite2Unity Unity Package into your Unity projects. Any Aseprite files you have in your project will be automatically imported into prefabs containing the sprite frames and animations.

You can find the latest packaged version of Aseprite2Unity Unity Package at itch.io.

Prerequisites

Aseprite2Unity requires Unity 2018.3 or later.

Author

Hi, I'm Sean Barton, a professional game developer working in Austin, Texas. You can learn more about me on my website.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments