Hi,
Thank you so much to those who helped so far. :3 I have google'd around a lot but not yet found anything to answer my questions, so I found I must ask here.
Question 1:
How do I make a pop-up block the buttons behind it so that they cannot be clicked? I want it so that the buttons on the pop-up message are the only clickable buttons and the ones below it are not clickable. I am using a "fill" object with an UIStretch that fills the whole screen on top of the other buttons you are not supposed to click together with Z-indexing it way in front of them, but it does not work. I have checked the button collision detectors and they are behind on Z.
Question 2:
How do I add input delay to a button? I want it so that you can only click a button once every X seconds. (This should be easy, but I am new to this...)
Thank you all very much in advance for helping out. :3