Any migration guide for how the new body anchoring works?
I have a prite with anchor set to 0.5,0.5 and size set to (20,30,0,0) With 2.4.7 I could just do sprite.scale.x *= 1 to flip the sprite, now it displaces the body a lot.
I'm not really sure how to fix it.