• Editor
  • Can i save file to older version of spine?

Related Discussions
...

I have made some animations with newer version of spine but i want to back to older version of spine is there a way?

You can export to JSON and use Import Data to bring the data into an old version of Spine. If you use features only in the newer version, this may require you to edit the JSON to get it to import. Eg, rename "weightedmesh" to "skinnedmesh" and delete any "shear" entries in the JSON.

4년 후

is this the case between version 8 and 7? I too have a file saved in version 8 but need to back save it to version 7 if possible?