How do I make a part visible to only a specific player and not the whole server?

I’m trying to create an NPC that can give directions to a location via parts on the game’s map. I only want the specific player to be able to see these directions (parts in the workspace) and not everyone in the server? Does anyone know how this could be achieved? Please give advice, links to tutorial/wikis or anything that might be useful! Thanks in advance!

6 Likes

it should be as simple as creating the parts locally, using a local script

Resources:

9 Likes

That’s so easy, I have no clue why I didn’t think about that. I’m new to developing, sorry for such a dumb question.

2 Likes

it’s all good, Good Luck on your Project!

3 Likes