Last active
October 15, 2018 06:53
-
-
Save NathanSweet/5f8c2ffa7ab2a7c210d3 to your computer and use it in GitHub Desktop.
Adobe Illustrator script to export to Esoteric Software's Spine: http://esotericsoftware.com/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note this script has moved: https://github.com/EsotericSoftware/spine-scripts |
where should I put this .jsx in the Illustrator folders¿
I'm putting it in scripts/Sample scripts/javascript/various
I don't know If there is the place, also I don't know where to find it in the illustrator menu
/Applications/Adobe Illustrator CC 2017/Presets/en_US/Scripts
en_US could be something else though, depends on your language.
Then on Illustrator itself, you can see it at File > Scripts
When I use this, no JSON file is created. I've tried downloading new script, renaming the illustrator file, rebooting the mac even - still nothing. Any suggestions?
same here.... not JSON file is created.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for this!
Ref co-ordinates position 0,0
Q: Are you aware of method to set/extract rulers/origin in illustrator/JSX at 0,0 for generated JSON? (as per Spines Photoshop.JSX function) for use with importing sprites perfectly in spine at desired root position.