#The size of a model

1 messages · Page 1 of 1 (latest)

frozen wren
#

Yoooo
Im watching a tut that has some code regarding the taking of a part's size.

But in my case this part is a model(the tutorial uses simple shapes as means of a base) and the code he writes grabs the part.Size()/2 to make it place correctly.
Is there some sort of built-in function or method that takes a model's size? As scale isnt a goot alternative 😅

echo fjord
frozen wren
#

If so, should I make the primary part invisible and scale it so it envelops the entire model?

echo fjord