So I need help with a door that you can open with a button outside, then it closes once you enter and then you can open it again when you want to leave with another button. So like a door?
Thanks!
P.S. I hope you have a very merry Christmas
(If you celebrate)
just use a barrier and a trigger.
button pressed-----> deactivate barrier
button pressed-----> trigger
triggered----> activate barrier
[the trigger would have a 5 sec delay]
So first, grab a barrier and make it a long rectangle for the door.
Then get a button and configure it however u want, but make sure it’s not visible in-game.
Okay! now wiring! First, wire button to barrier so that when
button pressed---->deactivate barrier
Then, when player enter zone—> activate barrier
Now, place a button on the other side of the door, make it invisible, and wire it so
when button pressed—> activate barrier.
That should work!
Oh and I made this guide cuz why not
Edit: or, u can make it that when the door opened, another barrier appears to make it seem like the door swung open