- Home /
Question by
daviddickball · Aug 10, 2015 at 07:11 PM ·
uitextdialogue
Best method for showing text1, then clicking to move onto text2
I want an intro for my game where some text fades in, then the user clicks to fade the text out, and fade the next bit in. I can code all this manually of course, but is there a quick and easy method (a simple reusable function etc) to make this process easier?
Comment
Answer by nullgobz · Aug 10, 2015 at 08:52 PM
One word Tweening.
Here are two free plugins you can use for any lerping:
ITween LeanTween
Your answer
Follow this Question
Related Questions
Check current letter in typewriter textbox? 0 Answers
Multiple NPCs 1 Answer
How can I create an NPC Dialogue with UI Text? 1 Answer
Unity UI Text Blurriness 0 Answers