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

Why doesn't this sliding door script work?

Asked by
Geyo 0
9 years ago

I am trying to create a sliding doorway, but nothing ever happens. What have I done wrong? There are two sliding doors and they are activated when I step on a part. The script is here: http://pastebin.com/xfRPqAQt

1 answer

Log in to vote
0
Answered by
Lacryma 548 Moderation Voter
9 years ago

You never defined debounce.

At the top define debounce, in this way:

debounce = true

0
Explain the downvote. This is the solution :L Lacryma 548 — 9y
0
Thank you, Duelingwarlord! It worked! Geyo 0 — 9y
0
Lol this is a joke, this is what this site has come to. Lacryma 548 — 9y
0
There, I upvoted :) ImageLabel 1541 — 9y
0
Thank you. Lacryma 548 — 9y
Ad

Answer this question