
AnimatedTextReveal adds left-to-right fade-in, fade-out, or reveal-then-hide effects for TextMeshProUGUI. Inspector-editable lines, speed, spread, delays, and modes for dialogue, UI, text effects.AnimatedTextReveal is a free Unity asset that brings your TextMeshProUGUI text to life with left-to-right fade-in, fade-out, or combined reveal-then-hide animations. Simply attach it to any TMP component, populate a list of lines in the Inspector, choose your FadeMode (FadeIn, FadeOut, or FadeInAndOut), and tweak speed, character spread, and delay timings—all without writing a single line of code. Perfect for dialogue systems, dynamic UI banners, story text, loading screens, and any context where polished, immersive text effects are a must. Lightweight, easy to integrate, and fully customizable, AnimatedTextReveal streamlines your workflow and adds professional flair to your game’s text.✅ Flexible Fade Modes – left-to-right fade-in, fade-out, or reveal-then-hide sweep✅ Inspector-Editable Text Lines – manage your message list directly in the Unity Inspector✅ FadeMode Enum – switch between FadeIn, FadeOut, and FadeInAndOut without touching code✅ Custom Hold Durations – set delayBeforeFadeOut and delayBeforeFadeIn for each cycle✅ Optional Stop on Last Line – toggle fadeLastLine to end on the final entry✅ Adjustable Speed & Spread – fine-tune fadeSpeed and characterSpread for precise timing✅ Dynamic Sequencing – automatically cycle through multiple lines with seamless transitions✅ Multi-Line & Runtime Updates – supports formatted text and live text changes at runtime✅ No Shaders or Masks – uses direct vertex-color manipulation for maximum performance✅ Lightweight & Easy Integration – attach to any TextMeshProUGUI component with minimal overhead