Hello! I am using the simulator generator plugin and while changing some of the Ui’s to a better version it has come to me that the accept and decline buttons for the trade gui were not clickable. I have tried everything like making them visible, enabling the but they are still not clickable.
Also all the buttons that are normally clickable arent clickable too.
Any solutions?
The Trade was working before but after a few errors they have stopped working
if you have any text or any gui that has a scale of {1,0,1,0} in the textbutton/button then set the .Active to false
Change them to not active but still not working
may i have a screenshot of how the button looks in the explorer, if you cant seem to fix it then make it so the button is a invisible textbutton (with 100 index) inside button itself
change the index of the buttons to be 1000
What is the index of the button?
in the properties theres a property called Index, change that to 1000 and it’ll be overlaying the things in the parent below its index
Do you mean Zindex and if so that still dosen’t work
are you sure its the button and not the code breaking? try to print for debug
I have no idea honestly im pretty sure it is the code breaking because the buttons were working perfectly fine a few days ago but I have no idea why they have stopped working. Also if you can, can you come in my game to see what is wrong?
1 Like