About 183,000 results
Open links in new tab
  1. How To Make An Animated Door (Click To Open) - Roblox

    Nov 12, 2020 · NOTE (7/30/23): This tutorial covers the basics of making an animated door. However, it is very outdated for my skill level (since this tutorial is almost 3 years old) and not …

  2. {Press E to open door - Scripting Support - Roblox

    May 2, 2020 · Hello Devs! I am trying to make a door which will open only if the player presses E and close automatically after 5 seconds. I don’t have any idea about it,can you guys tell me …

  3. Open door script on click - Scripting Support - Roblox

    Apr 28, 2022 · Find a sound from library and copy the id from the link, and add a “Audio” from Roblox Studio into your models, and paste the id into the Audio properties, and you can play it …

  4. How to program a door in roblox

    Apr 22, 2024 · Hey guys! Today , I will be teaching you how I made my door model It is a drag and drop door which is easy to use regardless of what your door design is! How it is made: …

  5. How do you make a door open after X amount of time has …

    Apr 7, 2022 · Hello! I would like to make a door object script “open” (disappear with no animation nor collisions) for let’s say 1-hour ingame, after that, it will open for 10 seconds for the player …

  6. Tweening a Door Around a Hinge - Community Tutorials - Roblox

    Aug 24, 2021 · Edit: in my pursuit for the best doors, I’ve found that there are much betters ways to do this. Is there a case where you might want to do it this way? Maybe, but probably not for …

  7. How to Make a Working Door Inside of Roblox Studio

    Sep 25, 2022 · Today I will be showing you how to make 2 types of doors. A door that automatically closes after a set amount of time and a door that has to be opened and closed …

  8. Door Mechanics (Open System) - Scripting Support - Roblox

    Sep 15, 2024 · I created a door system that functions with proximity prompts, allowing players to open, close the door. When Locked then the player can open the door. I want the door to open …

  9. Make a simple E-to-Interact door - Roblox

    Oct 27, 2020 · Welcome, this tutorial will be going over on how you can make your own simple and easy-to-understand E-to-interact door. This can be done with anything, but this tutorial will …

  10. How to make a door open when you step on a button - Roblox

    Apr 13, 2022 · To explain what Chris’ script does, so you can make it on your own another time. Also Chris’ Script has some flaws, that I secured wasn’t in the one I posted below. local Door = …