1

I mirrored object on the photo and I want to scale it but something's going wrong. How can i scale it to keep this round?enter image description here

erysvh
  • 25
  • 5

1 Answers1

0

It's not covers all cases, but you can use Shrink/Flatten (Alt+S) instead of regular Scale. It uses normals for transformation, so for circles it should work fine.

The Problem, that you have is about center of objects. When you use mirror, transform tool use center of vertexes, instead center of symmetry. So for make it work as you expect, you should use 3D-cursor to define center of transformation. See here:

how to scale an object that uses a mirror modifier?

Scale about true center with Mirror modifier

Crantisz
  • 35,244
  • 2
  • 37
  • 89