ScaleTo() issue

Whenever I use ScaleTo(), The position changes as much as the value I enlarge.. As a CFrame, the y-axis is constantly decreasing. How can I fix this?

1 Like

well obviously it will?
Unless you set all pivots relative to a PrimaryPart

That how proportional scaling works

4 Likes

I adjusted the model’s pivot position so that it’s exactly at the very bottom. Now, whenever I use Model:PivotTo(targetPos), it positions perfectly. Thanks for your help!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.