How to make moving doors in Roblox
DistributingJoke路5 months agoEasy peasy, just use a TweenService! Create a script inside the door model, then use TweenService to handle the movement. Here's a handy guide for you: [TweenService](https://developer.roblox.com/en-us/api-reference/class/TweenService).
Win official Roblox gift cards by playing games on Playbite!
Playbite
500k winners and counting...
More Answers
Just use a basic 'MoveTo' function in your script. It's not too fancy, but it gets the job done!
Moving doors? Just use an invisible part as the parent, and animate it using CFrame. Worked like a charm for me!
I made one last week! Just use a hinge constraint and a bit of scripting magic. Connect the hinge to the door and make a script to control it. Voila, a moving door!
馃憖 If you like Doors...
Diego路3 hours agoThe brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer