How Can You Scale Multiple Actors at Once Properly?

You can scale multiple meshes with shared origin by creating new mesh with scale 1:1:1, attaching other meshes to it, scaling parent mesh, and then deleting it.

4 Likes