Hi Guys, so I’m making a placement system but I need one more element. I want to actually resize the model’s PrimaryPart relative to the plot size. Like for example I want the model to be resized and when it comes to the boundary of the plot, it’s size doesn’t go out, like what happens is when it comes to boundary, it’s size is big and some portion of it remains outside the plot. But I have no idea on how to achieve that. I hope it is even possible though. Thanks
Not tweening, what’s happening with my placement system is when it reaches the bounds, like the edge of the plot, some portion of model, like half of the model reaches outside the edge or bound. Now I want that it is resized and when it reaches bounds, it is inside the plot.
Please post some screenshots of what’s happening