How do you make a door without a hinge?

I’ve been trying to make a script that works like a door, just without a hinge and with tween service. I want to make this for no reason, I just want to learn.

1 Like

I think you can just set the pivot of the part/model to where the hinge would be, and then tween the CFrame to the new rotation.

1 Like

i tried that and used primary part, for the primary part, it didnt move the model, and what i dont get from what you said is how do you tween orientations, im tryna get that

1 Like

This topic talks about it : How to swing open doors using CFrames?.

1 Like

thanks, i was searching for a topic that talked about that.

2 Likes

Doors is a real topic, i had so many issues with them, CFrame, Lerping and Tweening.
And i still have right now. But i know there are any topics here that talks about it, do some reaserches you’ll see.

1 Like