Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started 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?
-
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)