Best way to uniformly scale 86 meshes down?

I’ve tried selecting them all and scaling down, but that gets blocked off and a yellow outline appears around the selection.

I need all the meshes to be scaled down exactly the same relative to each other, how would I achieve this?

1 Like

Group them, then change the Scale property directly from the panel. To reset the number eithout resetting the scale, ungroup and group back the meshes.

If that doesn’t work I would use a model scaler plugin

Just a bit of general advice on top of the other comments:

You can do math in the properties bar.
image
Here’s my example weirdly sized mesh.
Next to each value, I can use * to multiply or divide (by *0.5 or /2)

image
would make the X now 113.526 for example.

1 Like