Issue with TextButtons on BillboardGUIs
Context
I am currently making a game where there needs to be a BillboardGUI on every ‘drawer’ so to say. To optimise for Mobile Players, I decided to use a TextButton on the BGUI, and set the adornee of the UI to playergui so it works.
Issue
The big red box in the video below is the button (i sized it larger so there is a bigger zone for mobile players), but for some reason, its only getting highlighted on a certain part. Is there a property I need to change? I just need some help on this
Attempted Resolutions
I have tried to size up the button (as shown in the video), and moved up the bgui but still no luck. I think its a perspective thing, but either way, it shouldn’t be like this.