Rotating all Text Blocks

This is related to axis orientation. If I draw my ship along the X-Axis with increasing frames, the ship is backward according the normal ship display where, viewed from the right side, the bow is at the right and the stern is at the left.

I have the ship drawn and want to get it to come out the expected way so I do a rotate 180 degrees around the origin. But now all the text blocks are upside down. Is there any simple way to rotate all text blocks 180 degrees around their own centers.

You can try BoxEdit command; make sure individual object transforms are checked…

–jarek

Thanks,

That does it. The only trick was to set the rotation point to center.

Yup, there is a bunch of settings there, but this is the best way (apart from scripting or GH) to edit multiple individual object transformations.