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

How do I use a shared variable to change the local PlayerGui?

Asked by 4 years ago

In my game, I have a shared variable that needs to be used to change something in the local PlayerGui. The local PlayerGui (to my knowledge) can only be accessed in a local script, but shared variables can't be accessed in a local script, so I am stuck. Would appreciate some help.

1 answer

Log in to vote
0
Answered by 4 years ago

Remove Events/Functions!!!! https://developer.roblox.com/en-us/articles/Remote-Functions-and-Events

Ad

Answer this question