Prevent other users from appearing in the character customization area

I want to prevent other users from appearing in the character customization area. I tried a few scripts but it didn’t work. Can anyone help?

Teleport the players on the client

Can you tell us what you tried and what the problems were? Share some code too and we might be able to address technical issues.

I wrote a code sequence that should not allow users to see each other when teleporting to this area, but it did not help:

First of all, I created a field and wrote this code in this part.

Here they are intertwined, they shouldn’t see each other

This feels like more of a feature request then code review

You could have clients locally create a new character (copy of them) in the customization area. Then the server never knows and never replicates it to other clients.