How to achieve a roof building system like The Sims 4? (Resizing models)

Hi all! I am currently working on a building system for my tycoon game, but I’ve gotten stuck at the roofing part. My idea at the moment is to make the roof builder like the Sims 4, as shown in this video below:

The idea basically is to make my roof a Model that can be resized using Handles. I know how to resize a part using handles, but i haven’t succeeded yet at resizing a model. I am not looking for the Model:ScaleTo() function, but an actual resizing method. The reason I’m choosing a Model over a Meshpart (which would be way easier to resize) is to give the player customization options down the line.

Thank you all in advance. I will of course provide any further information at your request!

2 Likes