Namespace Febucci.UI
Classes
TextAnimator_TMP
Animates a TMP text component, both UI or World. See TAnimCore for the base class information.
TextAnimatorSettings
Contains global settings for Text Animator, like effects enabled status and default databases.
TypewriterByCharacter
Built-in typewriter, which shows letters dynamically character after character.
To enable it, add this component near a TAnimCore one
- Base class: TypewriterCore
- Manual: TextAnimatorPlayers
TypewriterByWord
Built-in typewriter, which shows letters dynamically word after word.
To enable it, add this component near a TAnimCore one
- Base class: TypewriterCore
- Manual: TextAnimatorPlayers
Structs
ModifierInfo
TextAnimatorSettings.Category<T>
TimeData
Contains TextAnimator's current time values.
Enums
AnimationLoop
TimeScale
TextAnimator's effects time scale, which could match unity's Time.deltaTime or Time.unscaledDeltaTime