The Fast Text Animator is an advanced Unity plugin designed to animate text by applying customizable effects to individual characters. Using the TextMeshPro - Text (UI) component, it supports character-based animations such as position shifts, scaling, rotations, and color changes. Perfect for games and applications that require dynamic, eye-catching text presentations.
Key Features:
- Tagged Text Support: Easily apply effects using custom tags within your text.
- Customizable Effects: Includes a variety of built-in effects like bouncing, fading, explosions, and more.
- Play Mode and Editor Mode Compatibility: Seamlessly integrates with both modes to visualize and tweak animations during development.
- Reflection-based Effect Registration: Automatically recognizes and registers new effects with simple attribute tagging.
- Extensible Design: Create and integrate your custom effects by implementing the provided interfaces.