Hi,
I am trying to put multiple skeletons with animations in a single Spine file and work on the file. One thing I am having trouble with is changing the size of different skeletons. They were in different Spine files (projects). Some are a lot bigger than others in size.
In order to make them work in the right size in one scene, what I did was to import project in one Spine file and scale all the bones of one skeleton to the right size. And repeat that for all Skeletons ( projects). I wouldnt be able to do that because some bones don't inherit scale and some have IK. I have to resize and adjust them individually in order to scale all the skeletons to the right size.
Are there any ways to resize ( scale) more efficiently when I need to import multiple projects in one single Spine file and work on them?
Thank you!