Plugin that can scale an object along with its children by typing its size?

I have modeled alot of objects in my game, when I import them I need to resize them to a specific size, but since I have a lot of objects when I resize this objects they would all have innaccurate sizes if I do so manually. I am looking for a plugin, or a way to scale a parent object by typing a size, and it scales the parent object along with its children objects. Are there any ways to do this?

2 Likes

Maybe this can help

yeah, I am not really looking for a “dragging” mechanism, I am looking for a scaler that scales with input

1 Like