I added a boundingBox under the bones of the spine animation. In unity, the rotation of the boundingBox is correct under the default orientation of the animation. But when I set the bone's ScaleX to -1, the direction of rotation of the boundingBox does not change in the opposite direction. Why does this happen?
The rotation direction of the boundingBox will not change with the change of ScaleX