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

Changing part transparency through a local script and remoteEvent?

Asked by 4 years ago

Before I ask the question, a bit of context is needed. I have a tool, which in this case is named "Baton". When a player equips the baton, an animation plays, and certain parts of the baton appear through changing transparency values. However, since the script is a localScript, other players don't see the parts changing transparency. I've tried remoteEvents, to no avail. Is there any way I can change the transparency of parts of the Baton through a localScript and remoteEvent? Or would I have to use something else?

0
Use removeevents, I suggest you read up on them as you failed to use them correctly. Thesquid13 301 — 4y
0
Will do superdognoe 0 — 4y
0
Could I get a image or GIF? NIMI5Q -2 — 4y

Answer this question