- Изменено
3.7 json rollback to2.1 but failed to import
hey there i got a json file with 3.7 version and then rollback to 2.1 but it cant import to spine please help
Your data has a clipping attachment, which isn't supported by 2.1. Also the IK timelines needed a mix specified, so I added mix: 1
. You can import this into 2.1.27:
http://n4te.com/x/5095-1.json
Nate написалYour data has a clipping attachment, which isn't supported by 2.1. Also the IK timelines needed a mix specified, so I added
mix: 1
. You can import this into 2.1.27:
http://n4te.com/x/5095-1.json
thank you sir, I have some other json files with the same problem is there a way that I can fix it by myself?
No problem!
Yes. Edit the JSON file, delete clipping attachments and add mix:1
to any IK timelines. You can compare your file to mine to see what I did.
Nate написалNo problem!
Yes. Edit the JSON file, delete clipping attachments and add
mix:1
to any IK timelines. You can compare your file to mine to see what I did.
Thank you so much!