Hi,
I'm trying to make a mobile-based visual novel using the conversation system.
Great system, but when I was trying to read through the documentation and the tutorial, I didn't find a way to change the skip conversation method/function without using the continue button.
My idea is, while the line is displaying the text, tap once and the text will be completed and when you tap another time, it will proceed to the next line.
I may have missed the thread or the information from the documentation, so please direct me to the right place.
Would be glad if you could solve my problem that I've been struggling to fix for days.
Touch to skip conversation
Re: Touch to skip conversation
Hi,
Use the continue button. Resize it so it covers the whole screen. Change the Image's Color > Alpha to zero so it's transparent.
Use the continue button. Resize it so it covers the whole screen. Change the Image's Color > Alpha to zero so it's transparent.
Re: Touch to skip conversation
AH! Why I never thought of that! Thank you very much! That solved the problem.
Re: Touch to skip conversation
Happy to help!