So i try to create script when player click with left button on text button on billboard gui it starts to run the code, but it looks like i can’t click it at all, it is problem in Billboard Gui? I tried two codes,but they don’t work. Also i tried both codes on local script and basic script, also i tried to replace MouseButton1Click event with MouseButton1Down event and MouseButton1Up.
Code 1:
Hey there, your problem can be solved by moving the BillboardGui into StarterGui. Note that you can maintain the visuals of the billboard by setting it’s “Adornee” property to be the part you want it to appear on.