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
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
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.