GUI Buttons not working

ALL types of buttons are not working in this scenerio

I am trying to add buttons to my game’s surface gui. The buttons are mostly unusuable because it wont register me clicking. I’ve tried maxing their z-index, making sure the parent frame (scrolling frame) had a big enough canvas size, I’ve tried mostly the basic stuff.

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

Please suggest fixes, thanks!

It could be because there’s a part that’s blocking you from clicking it, even if it’s thin - could you check to see if there’s a part in front that’s blocking you from clicking?

1 Like

Well I’ll be darned! Good job haha.
There was a hitbox part in the way, messing it up!

Thanks!!!

1 Like

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