#Cabinet for hiding

1 messages · Page 1 of 1 (latest)

pure currentBOT
#

studio** You are now Level 2! **studio

surreal falcon
#

Hi! I’m working on a hiding mechanic in Roblox where the player can enter and exit a closet. Most things are working, but there’s a problem with exiting the closet. Here’s what I’ve done and observed:

✅ What works:
When the player enters the closet, the client receives the signal (HideEvent) properly.

The camera switches to InsideCamera.

The GUI and dark screen effect show up correctly.

The server script handles animations, locking the player, and setting the closet as occupied.

The ExitClosetBindable fires on the server (confirmed by print()).

On the client, ExitBindable.Event:Connect() is connected and ready to listen.

Player is inside the closet and everything appears correct visually.

❌ What does not work:
When holding "E" on the exit prompt, the player never exits the closet.

The exit animation never runs, camera doesn't switch back, and the player stays stuck.

The message 📤 PromptExit triggered by: never prints → meaning the PromptExit ProximityPrompt likely isn’t triggering at all.

#

MODEL

Closet (Model)
├── PromptPart (with ProximityPrompt "Prompt")
├── ExitPrompt (Part with ProximityPrompt "PromptExit")
├── InsideCamera
├── OutsideCamera
├── InsidePos
├── OutsidePos
├── Hinge1 (with OpenSound & CloseSound)

livid flower
#

please don't use chatgpt to ask something for you

surreal falcon
#

why

#

i just wanted to make it good for you because im not best at english

#

can you help

#

@livid flower

livid flower
#

no

frosty parcel
surreal falcon
#

i will send

#

everything is perfect i just cant get out of the closet 😦

surreal falcon
#

sooo

#

i really want it to work