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

How would I go about making a client-only billboard GUI?

Asked by 6 years ago
Edited 6 years ago

I did some research on it, and I can't seem to figure it out. I know you have to connect the player to the GUI somehow but I could never figure it out. Whoever helps i'll gladly upvote ^-^

it's a bit similar to this but not exactly.

I also checked this wiki page and got no results

1 answer

Log in to vote
0
Answered by
theCJarmy7 1293 Moderation Voter
6 years ago

Simply make the gui on the client, if Filtering Enabled is set to true.

You could also follow the advice of the answer on the question you linked:

You can put the billboard Gui inside of the players PlayerGui, and set it's Adornee to the part you want it on. Then only that player will be able to see the gui.

0
Thank you! thats what i was looking for, "Adornee", just didn't know the name. TheGalaxyRBLX 222 — 6y
Ad

Answer this question