- Current Version: 1.3.0: 2025-05-17T16:37:12Z
- First Published: 2025-02-20T13:06:11Z
- Size: 1452896
- Supported Unity Versions: 2023.1.0
Text Animations for UI Toolkit
Interactive Showcase & Feature Overview | Documentation | Support
Text Animations for UI Toolkit allows you to animate letters, add typewriter effects with appearing and vanishing text, and react dynamically to events. It's easily configurable with scriptable objects and can be extended with custom animations from within the editor or via C# scripts. If that's still not enough, the whole source code is included.
Text Animations for UI Toolkit tries not to get in the way of your creativity. Animations can be added with familiar rich-text tags and support Unity's built-in tags, so you can style your text as expected.
Features:
- Quick to set up (Add an Animated Label to your .uxml)
- Add typewriter effects, like text appearing and disappearing
- Use multiple animations at once, even on the same letter
- Change typewriter speed dynamically, automatically add pauses for punctuation, or add pauses manually
- Supports UI Toolkit's built-in rich text tags
- 10+ built-in animations and typewriter effects
- Skip typewriting and show everything at once
- Convenient template tags let you combine multiple tags into one, like an <angry> tag that colors your text red and makes it shake
- Create custom animations and typewriter effects in the inspector or with C#
- React to events, add sounds to letters appearing, change the text of a skip / next button, or create custom events
- Multiple example scenes showing animations, custom events, dialogues, etc.
- Full source code included
Some of the example scenes use Third-Party Assets:
3d models and textures by Kenney under the CC0 License; pirate sprites by Pixel Frog under the CC0 License; the "Outfit" font under the SIL OPEN FONT LICENSE Version 1.1; sound effects generated with https://sfxr.me/; See Third-Party Notices.txt file in package for details.
Add to cart