Having problem printing a BillboardGui's name via. RemoteEvent

Using the name string, you can find the parent of the GUI and do something like this –

local billboardToHide = game.Players.LocalPlayer.Character.Head.ChannelInformation.Visible = false

Both solutions work thank you for the help!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.