The title’s a little hard to encapsulate what I’m trying to accomplish. But basically, I have this area on the map. Players will teleport to and from this location on the map. However, while players are inside this location, they should be the only ones inside it. The only exception is when the players have joined a team or “crew”. I’ve got the logic for crews set up, but I’m not sure how I should go about only showing the player and their crew inside this space. Any ideas? Maybe I should just write a local script that loops through all the players and if they’re not in the crew, then those players are transparent and you can’t see their bubble chats. I’m not even sure how I’d do that though lol.
2 Likes