-
What do you want to achieve? Keep it simple and clear!
Those are two pages which can be changed by pressing the buttons on the top. The main focus is the first page with more buttons. I want to make it so when page 2 (the page with less buttons) is invisible, all the buttons on page 1 can be clicked.
The issue is that when I click the first two buttons on page 1, it doesn’t work (it’s supposed to prompt a gamepass.) I know it works when the buttons on the other page are not in that position, but I want to make it work while the buttons are there and invisible.
I noticed that even turning active off and selectable off doesn’t change anything and the first two buttons still don’t work because it selects the buttons on the other page first for some reason.
Is there any solution?