Jump to content
Search Community

Tr0xi

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Tr0xi

  1. Hey,

     

    I'm trying to create an typewriter animation with TextPlugin that writes from the end of the string to the start.
    So imagine we have a string "Hi i am a string". The animation would write it from right to left in order "gnirts a ma i iH", but it would still be in the proper orientation for reading "Hi i am a string".

    If you look at the attached codepen. I was able to have it appear from right to left, but the order of the "writing" is wrong in regards of the cursor movement. So is there an way to do it with TextPlugin or do i maybe have to use the SplitText?

    See the Pen GRWWYbL by Tr0xi (@Tr0xi) on CodePen

×
×
  • Create New...