We are trying to export the .json animation with a different scale through CLI. We can export textures with different resolutions and scales, but the root bone of the skeleton is not getting scaled. Can the scale of the root bone be changed and exported through CLI?
We tried with the below command but it didn't work.
Spine [-i <path>] [-m] [-o <path>] -s [scale] -e json[+pack]|binary[+pack]