karamay00 I use Spine to make a animation actor ,I want rotate it by its middle point.What should I do? Thanks~
Nate How would you define the middle? The AABB of an animating skeleton likely changes every frame. You could set the rotation of a bone programmatically.