Button not showing.
So I have a start button that is supposed to show after I collide with an object and the trigger calls the Game Over function. While the function gets called (because other elements are being changed) it only works half the time. Meaning, sometime when I collide with said object, the start button will show, other times it will not. But what makes it weird is the button is still there is space, I can still click it but I cannot see it. How can this happen?
screen-shot-2016-04-24-at-20246-pm.png
(28.3 kB)
screen-shot-2016-04-24-at-20302-pm.png
(30.9 kB)
Comment
Your answer
Follow this Question
Related Questions
Question regarding sending clicks to another UI canvas. 1 Answer
Create Button via Script not working 1 Answer
Problem with creating button via script. 1 Answer
instantiate button set parent 2 Answers
Canvas button not registering clicks 2 Answers