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

Is there a way to make a block show client-side?

Asked by 6 years ago

I want to know if there is a way to make a block client side so it only shows if maybe say a door opens while for the other players the door may appear to be shut. Im making a TF2 Dispenser model and wanting to make the beam that comes out only go to the person whom can see it and with others do the same and not show the other beam. (AKA just making a client side block like they make in the disappearing stairs obbys) If anyone can help that would be a major help to me thanks.

1 answer

Log in to vote
1
Answered by 6 years ago

With FilteringEnabled, any changes made to the workspace by a LocalScript will only be visible to the client that made the change.

2
yup hellmatic 1523 — 6y
Ad

Answer this question