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

How to make "personal SurfaceGuis"? (NOT SOLVED YET)

Asked by 10 years ago

So, I have a brick with a SurfaceGui. Lets say that it has a button on it. If the button is clicked, the color of the button turns blue. PlayerA and PlayerB are looking at this surface gui. When PlayerA clicks the button, PlayerB doesn't see the button change. When PlayerB clicks the button, PlayerA doesn't see the button change. It's kind of like how ScreenGuis work. How can I achieve this personal SurfaceGui effect?

1 answer

Log in to vote
1
Answered by 10 years ago

Use PlayerGui.

Ad

Answer this question