Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: fancybit on February 10, 2015, 05:51:41 AM

Title: how can i hide words when start typing
Post by: fancybit on February 10, 2015, 05:51:41 AM
I'm using TypeWriter Component to create a typing effect,but when I switch to next sentence and start the chat the whole sentence flash past and then the typing started. how can i make it better?
Title: Re: how can i hide words when start typing
Post by: ArenMook on February 11, 2015, 07:12:12 PM
Typewriter effect was meant to be used on static labels. If you are changing text via code, you also need to reset the typewriter to the beginning (Typewriter.ResetToBeginning)