[SOLVED] How would you make a timed door that opens and closes at a certain amount of time?
Asked by
4 years ago Edited 4 years ago
So, I want to make a door that stays open for a certain amount of time (meaning the door would open when a player stands in front of it) and close after a while, for a certain amount of time before becoming open again (meaning the door would stay closed even if the player stands in front of it). Can you please explain the concept behind how to do this? I want to script it myself.