Trouble making continue buttons invisible
Posted: Sat Feb 07, 2015 1:31 am
Hi,
I'd like the player to be able to click anywhere on the screen to first advance the typewriter effect, and then skip to the next line. I've been following the 'Unity GUI Dialogue UI section' in the doc about this, and made a fullscreen button, but am struggling to figure out the "make the continue button invisible" bit. How exactly do I do this?
So far I've only found the 'invisible' checkbox (near the bottom, above 'Clip Children') in the GUIControl script on the button itself, but when unchecked the button doesn't work at all. What am I doing wrong? how do I make an invisible button?
I'd like the player to be able to click anywhere on the screen to first advance the typewriter effect, and then skip to the next line. I've been following the 'Unity GUI Dialogue UI section' in the doc about this, and made a fullscreen button, but am struggling to figure out the "make the continue button invisible" bit. How exactly do I do this?
So far I've only found the 'invisible' checkbox (near the bottom, above 'Clip Children') in the GUIControl script on the button itself, but when unchecked the button doesn't work at all. What am I doing wrong? how do I make an invisible button?