Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is it possible to make a room that only exists for one player?

Asked by 7 years ago

I want to create a player customization system (like Apocalypse Rising), but I don't know how to create a separate room for each player to preview what they've changed. Does anyone know how to create a room only one person can see?

1
Depends on your question. If you want only one player to SEE the room, then use Fe and locally put the room. If you want a room per person, then have a loop to go through the players and assign them each a room. Start your code and we'll help you with issues, not make it for you iamnoamesa 674 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

Yes, by using Local parts - note that technically they aren't an official feature, though I can't imagine it being removed.

Ad

Answer this question