doublepost
Servers
›
Roblox Studio Community
›
📜︱scripting-help
›
I need help disabling a BillboardGui after an event is listened.
#I need help disabling a BillboardGui after an event is listened.
1 messages · Page 1 of 1 (latest)
stone pier
Jul 23, 2025, 8:24 PM
#
uh
#
BillboardGui.Enabled =
false
#
or
#
BillboardGui:Destroy()