• Editor
  • resizing/scaling bone permanently

  • Изменено
Related Discussions
...

Hi there, I'm an illustrator and animator.
I need to change the size of my character to 60% of its original size. Right now setting the root bone from 1.0 to 0.6 doesn't work because at runtime the original root scale is still 1.0

I've already rigged and animated the character and want to avoid re rigging and animating if possible.

So I am wondering if there is a way to scale down the root bone and then set that new scale to 1.0 effectively resetting the scale. Or if there is a way to change the scale of the entire project? thank you.

You can do that by exporting to JSON, then using Import Data and specifying a scale. Check it out here:
Import - Spine User Guide: Scale

Life saver! thanks heaps 🙂