#It is possible to interact with imageButtons in BillBoardGUI?
1 messages · Page 1 of 1 (latest)
Can u explain?
if it doesn't work. Turn interactable property enabled.
Move the BillboardGui into StarterGui, set its Adornee to the part it was originally a child of, then script the UI via a LocalScript as normal
Oh ty i'll do it 🙂
Already activated but ty 🙂
Wait, do i have to add scripts in order to make it clickable?
I mean I know I have to add scripts so it does something, but just to check that the imagebutton is clickable?
How else?
Ensure Active is enabled. You can enable AutoButtonColor to see if the button is responding to cursor input
So I have to set the adornee to the part and adding the script to starter gui, right?
Ok, im not online so i'll check later
The GUI has to be moved to StarterGui. You then add the script(s) into the GUI
If I do so, when the mouse touch the imagebutton, can i click it? Srry for these "stupid" questions but I need to know
Honestly, these are stupid questions
Of course you can click it
What's got you so hesitant? 