TextFlow
A modern TextMeshPro extension for Unity. Typewriter effects, rich tags for <shake> / <wave> / <gradient>, async dialogue interpolation, locale-aware number/date formatting.
Status
TextFlow v1.1 is code-complete and in final QA. Unity-Editor verification of the demo scene is the last gate before Asset Store submission. Public docs and the listing URL land here once v1.1 is live.
What to expect
- Drop-in TextMeshPro replacement — same component, additional capabilities
- Rich tags that animate: shake intensity, wave amplitude/speed, gradient direction
- Async typewriter API with
CancellationTokensupport (cancel mid-line) - UIFlow integration — text widgets adopt active theme tokens automatically
- SaveStack integration — typewriter speed reads from
SettingsSystem