Billboard Gui Appears To Only One Person

How would I achieve this? Is there a way to :FireAllClients() and add the player receiving (all players) to the table of hidden players and apply the table to PlayerToHideFrom?

Thanks in advance :slight_smile:

Have the BillboardGui disabled by default, and then in a LocalScript, set its Enabled property to true.

Also, Iā€™m certain that PlayerToHideFrom only accepts one single player.

2 Likes