Skip to content

This editor script allows the user to import sprite sheets made with Zoe [http://www.createjs.com/zoe] directly into unity. This will slice you sprite sheet and create animation clips for you.

License

Notifications You must be signed in to change notification settings

herzuull/UnityZoeImport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Createjs sprite importer

This editor script allows the user to import sprite sheets made with Zoe [http://www.createjs.com/zoe] directly into unity. This will slice you sprite sheet and create animation clips for you.

Installation

Copy all the files from the assets folder into the assets folder in your project.

Usage

A new menu option will appear under window -> JSON Sprite Import. When you click this menu option, a new editor window will appear. Watch the Youtube video: http://youtu.be/NpDeVaWPipQ

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

v0.1.0 First release

Thanks

This uses JSONObject for Unity [https://github.com/mtschoen/JSONObject]

License

GNU General Public License v2.0

About

This editor script allows the user to import sprite sheets made with Zoe [http://www.createjs.com/zoe] directly into unity. This will slice you sprite sheet and create animation clips for you.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%