Jump to content
Search Community

Tr0xi

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Tr0xi's Achievements

  1. I ended up creating the desired effect using the SplitText plugin, but that does indeed work like how i pictured it! Thank you!
  2. 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?
×
×
  • Create New...