JSON output
Moderators: Víctor Paredes, Belgarath, slowtiger
JSON output
I've read that ASP offers " JSON file format support". Am I wrong in assuming this means ASP can output JSON files? I ask because I'd prefer to use ASP instead of Spine for my game animations. I can find no reference to JSON in the Help documentation.
Re: JSON output
As of version 11, the main project file (Anime Studio's internal format, .anime) is now a zipped JSON file, it's not a separate export.
See this thread for a link to the official format documentation with some example code in Python for working with the new format (if you don't program in Python, think of it as detailed pseudocode).
Some more Python examples and documentation in in this thread.
See this thread for a link to the official format documentation with some example code in Python for working with the new format (if you don't program in Python, think of it as detailed pseudocode).
Some more Python examples and documentation in in this thread.
Re: JSON output
Submit a feature request. If this is important for exporting animation to other programs then it is worth the developers to look into it.
My opinions and comments do not represent those of my employer.
http://www.ernestpchan.com
http://www.zazzle.com/gopuggo
http://www.ernestpchan.com
http://www.zazzle.com/gopuggo
- synthsin75
- Posts: 10265
- Joined: Mon Jan 14, 2008 11:20 pm
- Location: Oklahoma
- Contact:
Re: JSON output
I think there's a python script or something out there to convert FBX to JSON, and AS already exports FBX.
- Wes
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/