v1.11.4


v1.11.4

  • * Fixed insert hyphens feature.
  • * The Arabic support script is now vastly improved, and now a more general right to left text script. You can get it from my pastebin, since it still relies on Konash's "Arabic Support for Unity" script.
  • * Cleaning up sample folder. Moved assets around to more logical places, made better example scenes, and put the ugly internal test scenes in their own folder. This includes dividing up STMEventInterpreter into multiple scripts.
  • * Updated bestfitMultiBETA's behaviour.
  • * Fixed vertical limit cutting off the first line of text when line spacing is less than 1.
  • * Fixed line spacing greater than 1 pushing the first row of text down.
  • * Adjustments to AutoPause and AutoPauseFull. They now work with line spacing, and the Vertical Limit value doesn't need to be a perfect multiple of size anymore, just whatever amount is big enough to fit text. (I would still recomend using a perfect multiple for organizational purposes, though. If your text size is 0.25, you line spacing is 1.4 and you want to have 4 lines of text, set the box limit to 0.25 * 1.4 * 4. If you end up mixing text sizes on a Super Text Mesh with AutoPause, and AutoPauseFull, calling Continue() might still leave text that was read on-screen when advancing under some circumstances. (But it won't skip over text that hasn't been read yet under any.) I've tested changing size mid-string and it seems to work fine, but I'm not 100% confident just yet. If you see any strange behaviour, please let me know!
  • * Moved fade property out of "Beta" foldout and into "Appearance" foldout.
  • * Added an UndoContinue() method that reverses Continue() calls, and returns true if it was able to undo, and false if it wasn't.
  • * Exposed pauseCount and currentPauseCount as read-only variables.
  • * Added canContinue and canUndoContinue, which return true if Continue() would advance text, and if UndoContinue() would reverse text, respectively.

Files

SuperTextMesh v1.11.4.unitypackage 5 MB
Jul 05, 2021

Get Super Text Mesh

Buy Now$95.00 USD or more

Leave a comment

Log in with itch.io to leave a comment.