Transition String Maniplulator

Transition from one text string to another.

Final String - the string you want to transition to.

Mode - set the mode:

  • Percentage - reduce the length of the transition by a percentage.

  • Fixed Length - explicitly set the length of the transition.

Percentage - set the percentage of the Final String for the transition.

Length - set the length along the Final String (in characters) for the transition.

Transition from end - clip the string from the beginning.

Last updated