Skip to content

martinhodler/unity-aseprite-importer

sprite-editor
Switch branches/tags
Code
This branch is 2 commits ahead, 53 commits behind master.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Aseprite-Importer for Unity

AsepriteImporter Thumbnail

This package helps you importing .ase files from aseprite. The reader is fully written in C# which reads the compressed binary file and creates spritesheets, sprites and animations out of it.

Usage

Import the unity-aseprite-importer folder into your project's Packages folder. Now it should import all newly added .ase-files automatically. Already imported assets do need a manual re-import.

Demo GIF of AsepriteImporter Demo Transparency Masking of AsepriteImporter

PayPal

License

See LICENSE file.

Note: As of Unity doesn't include any editor scripts in the game, you don't have to license your game under GPL.