I made a sort of escape map and some of the controls and stuff are janky and won’t work. I need some idea how to get doors to work and the key card for them.
Welcome to the community. please provide some logistics so I can be of more help. (what do you need?)
There are some guides on keycard doors such as this:
well my item granter doesn’t show up and wont let me collect the key card
Let me be one of the first to Welcome you to the forum
I’ve been here before this is a new account, but thanks ![]()
Idk if you already solved it but I have the solution (btw I did test this and it does work). Okay, so step one, place a barrier and then place a button. Then make the button not visible to others and set it’s name to Scan Key card or something like that. Alright then place a checker device. Under the item section, find the item you want to use (like a blue keycard). Okay now wire the button to the checker: When button pressed, run check. Then wire the checker to the button, and: If check succeds deactivate barrier. If you want it to autoclose put a wire repeater, and set delay to a few seconds. You then wire checker to wire repeater, then wire wire repeater to barrier when wire pulse repeats activate barrier. Also there is notification device if you want to use it.
they have how to do it
@Mr.Yayayaya Your problem is probably that you are using an
instead of an
Item SPAWNER
I love using < kbd > so much
That is true, TheCatIsCrazy. i forgot to point that out.