How to make a cabinet that you can hide in?

I am making a hide N seek game mode and I want to make a locker that people can hide in.Please help me find a solution.

you could use barriers to make the locker, and have a barrier deactivate when the door opens, and activate when somebody is inside/the door closed. sorry if that’s confusing

1 Like

Place a empty bookshelve, make a teleporter with the group: “out of cabinet”, and a target group of: “in cabinet”. Then, make a teleporter behind the bookshelve, make a group of “in cabinet” and target group of “out of cabinet”. Make the bookshelve have no collision, make add a barrier on the sides of it, last, make the bookshelve above players using the layers tab:

1 Like

Something like this?

1 Like

You could make a cabinet with an invisible button that says hide, and when you interact with it it teleports you to a very small room with a camera view of only the room. Would that work?