Author Topic: how can i hide words when start typing  (Read 4854 times)

fancybit

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
how can i hide words when start typing
« 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?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: how can i hide words when start typing
« Reply #1 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)