Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2YY/aseprite-importer-for-unity
Generate Animator Controller and Animation Clip from JSON that exported from Aseprite.
https://github.com/2YY/aseprite-importer-for-unity
aseprite unity
Last synced: about 15 hours ago
JSON representation
Generate Animator Controller and Animation Clip from JSON that exported from Aseprite.
- Host: GitHub
- URL: https://github.com/2YY/aseprite-importer-for-unity
- Owner: 2YY
- License: mit
- Created: 2021-11-16T12:15:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-06T14:50:30.000Z (9 months ago)
- Last Synced: 2024-06-17T09:35:30.423Z (5 months ago)
- Topics: aseprite, unity
- Language: C#
- Homepage:
- Size: 102 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity3d - Aseprite Importer for Unity - Generate Animator Controller and Animation Clip from JSON that exported from Aseprite. (Open Source Repositories / 2D)
README
# Aseprite Importer for Unity
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/2YY/aseprite-importer-for-unity?style=for-the-badge&logo=github&logoColor=FFFFFF&color=AAC4FF)
![GitHub repo size](https://img.shields.io/github/repo-size/2YY/aseprite-importer-for-unity?style=for-the-badge&logo=dropbox&logoColor=FFFFFF&color=D2DAFF)
![GitHub License](https://img.shields.io/github/license/2YY/aseprite-importer-for-unity?style=for-the-badge&logo=powerpages&logoColor=FFFFFF&color=EEF1FF)This tool is Unity custom editor. It allows you to import sprite sheets that exported by [Aseprite](https://www.aseprite.org) into your Unity project.
![Aseprite Importer for Unity](https://raw.githubusercontent.com/wiki/2YY/aseprite-importer-for-unity/assets/images/getstarted_fig_2.png)
## Get Started
See [Wiki](https://github.com/2YY/aseprite-importer-for-unity/wiki) to get started.