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

How to destroy an object in the Client?

Asked by 4 years ago
Edited 4 years ago

Well when I do Object:Destroy() , it does not destroy it for the other players. I am thinking that using it in the Client will make it work. Trying to make it destroy for the other players.

0
what do you mean? so like your trying to cast it to everyone, or like just the player? iiClearlyDeveloper 59 — 4y
0
Server = workspace Client = local script. :Destroy() works on local but doesn't show to other players. Also its not Object:Destroy() because it destroys almost anything so its Instance:Destroy() voidofdeathfire 148 — 4y

Answer this question