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

How would i make it so a part is only visible for other people in games?

Asked by 3 years ago

i have a game where i put a proximity prompt on a players torso so people can come up to them and copy a weapon from the replicated storage when they trigger that prompt. im trying to make it so the players prompt is not visible for them but it is for others. its not an issue with transparency or cancollide and such its more of a

script.Parent.ProximityPrompt.Active = false

Something like that in a local script for the part but that doesent seem to be working

0
You might be looking for Filtering Enabled. If you want to learn about it, click this: https://www.youtube.com/watch?v=yYa2Ouqa0WQ Hoogidy_Boogidy 18 — 3y
0
FE is forced and irrelevant to this topic. greatneil80 2647 — 3y

1 answer

Log in to vote
0
Answered by 3 years ago

Where is your local script located? I would suggest you run it from the starterplayerscripts folder.

Ad

Answer this question