Hi, Before you read this I would like for you to know that I am new to building and scripting. So please, don't be rude, you too, were probably asking this question too.
Okay, I want to make a door without hinges and I got a pretty good idea for it. When Player collides with fore mentioned door, the door's cancollide will turn off for "x" amount of time for the player to pass through it and when "x" amount of time is through, the door's cancollide turns on again.
How would I script this. Also, for the sake of simplicity, let's make x=2.
Thank you and have a nice day! :) |