Hi,everybody.
I have a problem with import of JSON file.
When I export Spine data to JSON file and then try to import it back to the program, IK constraints data don't import properly.
Example of picture below:
I upload attachment.
- hero-mesh001.spine : original file
- hero-mesh002.spine : file that has constraint key in 0 frame
- hero-mesh003.spine : file that is import from json file
That is how to reproduce:
- Make constraint key in 0 frame
- Export json file (with nonessential data, pretty print option)
- Import the json file
- Constraints DATA is wrong
I really want to know what I missed.
Thank you very much.
Any suggestion on how prevent this from happening?