Texturge

Texturge Pro (Glyph Processing & Text Animation Engine) is a high-performance modular glyph processing and text animation engine for Unreal Engine 5.7+. It fills the missing professional text animation workflow in UE5’s UMG UI system — delivering everything from simple typewriter effects to complex rich-text per-character animations through a visual editor, keyframe timeline, and per-glyph rendering pipeline.
Texturge provides a complete asset pipeline: Text Animation Blueprints (analogous to Widget Blueprints) for configuring animations, Animation Instances for runtime compilation and evaluation, and Animators that drive per-frame, per-character transformations and color effects, applied at the Slate rendering layer for each individual glyph.
Quick Navigation
- Core Concepts & Architecture → — Understand Texturge’s module structure and data flow
- Installation & Setup → — Plugin installation and project configuration
- Usage Guide → — Step-by-step: typewriter effects and rich-text multi-animation blending
- Text Animation Blueprint → — The core asset type for creating and configuring animations
- Animation Tracks & Keyframes → — 10 animation tracks and keyframe interpolation system
- Text Animator → — Runtime typewriter animation pipeline engine
- Animated Text Widgets → — UMG widgets: AnimatedTextBlock & AnimatedRichTextBlock
- Rich Text Parsing System → — Custom tag parsing and render tree construction
- Localization & Semantic Anchors → — Cross-language text positioning subsystem
- Event Sound Component → — Per-character typing sounds and punctuation delays
- Sequencer Integration → — MovieScene timeline and keyframe editing
- Animation Blueprint Editor → — Visual editing environment guide
- Configuration Reference → — Complete settings reference
- FAQ → — Frequently asked questions