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

How do i make moving doors?

Asked by 8 years ago

Like a maze runner door, how would i make something like that? PS Im bad at scripting!

1 answer

Log in to vote
0
Answered by 8 years ago

Well you make a script that goes in loops.

while true do
    print('No offense but you should go on Youtube to learn how to script. I will give you the link')
    wait(1)
    print('https://www.youtube.com/watch?v=dqyJk0w2AY0')
end

https://www.youtube.com/watch?v=dqyJk0w2AY0

Ad

Answer this question