I am trying to find a way to resize an entire object by a certain percentage, such that I know the size that I want a specific part to have, and allow every other part in the model to change size automatically to fit it.
Example:
This part named “Center” is originally a 2x2 square, as shown from its dimensions.
My desired effect is to turn it into a 1.5x1.5 square, shrinking every other part of the model with it. However, when I try to change the dimensions, it will only shrink itself.
When I try to shrink the model itself using a 0.5 stud snap, I am left with dimensions closer to 1.5. However, the width dimension contains a decimal. This isn’t what I’m looking for.
Is there a plugin that will allow me to change the size of a model by percentage, or is there a built-in feature of Roblox Studio that I have not utilized yet that can help me with this problem?