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

How do I access PlayerGui from a script?

Asked by 7 years ago
Edited 7 years ago

I have filteringEnabled on (and will not take it off), and I would like to be able to access my PlayerGui from the workspace. It there a way to do this? It doesn't matter how it happens, as long as FilteringEnabled stays on. Thank You.

(If there is not tell me that)

0
You would have to use remote functions, if you're new to scripting stay off of FilteringEnabled. Maybe this could help you out, http://wiki.roblox.com/index.php?title=Remote_Events_and_Functions#Using_RemoteEvents CommanderSkywalkerTR 5 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

You should have a localscript in your playergui that fires an event upon an event changing in the Workspace.

Ad

Answer this question