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

Make a block visible to everyone else except you?

Asked by
synkrio 281 Moderation Voter
4 years ago

The bullet coming out of the view model will only be shown to the client which is easy to do with filtering enabled. What other people see is another bullet coming out from the gun. However, I'm not sure how to make the bullet on the server visible only to everyone else. How can I solve this problem?

0
From what I understand, you want to make it so only everyone else sees the block except the local player. So you'd use a localscript to either run :Destroy() or transparency = 1 on the block. Rampage_Doge 131 — 4y

Answer this question