Hello everyone,
I just installed the recent Spine update and what a pleasant surprise :
It is able now to mirror all animations with just one click !
( in case someone doesn`t know, that happens by selecting the root bone and giving the -1.0 price to the "scale" left tag ).
That was very helpful , thank you Spine Team !
About my question :
My project is a complicated one as I have a character who needs to wear multiple outfits so I have many skins created.
According to a post I read, I need to export a separate atlas and json file for each part of the character in order
the programmer to be able to swap the images.
Is there a way I do this at once? export multiple atlases for every asset ?
Right now I do it manualy that is, remove all parts from the source folder and leaving only one, the export the project
and repeat the process with a different piece each time. So when I have 85 images, I need this done 85 times.
And then if we deside later to add one more skin to the project, I have to do the process again not just for the new skin,
but for the entire project.
Is there a faster way ?
Thank you in advance for your help.