Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you set the size/scale of a mesh do I use Vector3.new? or cframe.new?

Asked by
Prioxis 673 Moderation Voter
10 years ago

I'm inserting a special mesh into a block but how do I set the scale of it do I use vector3? or cframe.new?

1 answer

Log in to vote
1
Answered by 10 years ago

Vector3.new

Cframe is either position, or angles. Never scale.

0
Thank you! :D Prioxis 673 — 10y
Ad

Answer this question