Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make a door open when I click it? [closed]

Asked by 10 years ago

This question already has an answer here:

How do I make the door open when I click it?

Is there a way of doing without adding a "wait()" to it in a loop?

Marked as Duplicate by evaera

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?

2 answers

Log in to vote
1
Answered by 10 years ago

https://scriptinghelpers.org/questions/1315/how-do-i-make-the-door-open-when-i-click-it

Ad
Log in to vote
0
Answered by 10 years ago

You could make it instantly stop being cancollide and turn in invisible. Or you could make it swing open, although that still requires wait()'s.

Basically, no.