Make player invisible

Hello,

I’m currently working on an interactive movie in VRChat, and I’ve encountered a problem I need help solving.

I want the local player to experience a specific space independently, without interacting with other players, when they enter that space. In other words, the space for local play would be separated from the multiplayer areas.

My question is whether it’s possible to create a dedicated space for local players. Specifically, when they enter this space, other players should become invisible to them. If that’s not feasible, I’m considering prefab-ing the area and dynamically instantiating it when a player tries to enter the space.

If you have any experience with this, I’d greatly appreciate your insights. Wishing you all a great day!

why not just limit the player count on upload to just 1