TMPEffects icon indicating copy to clipboard operation
TMPEffects copied to clipboard

Easily animate Unity text and apply other effects with custom tags

Results 8 TMPEffects issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When a TMP text has an outline that enlarges the letter triangles, this size is ignored by the CHAR animation, incorrectly displaying the outline. **To Reproduce** Steps...

bug

**Is your feature request related to a problem? Please describe.** Animations are created by code. Many designers will prefer visual creation tools. **Describe the solution you'd like** Allow creating animations...

enhancement

**Is your feature request related to a problem? Please describe.** Right now TMPEffects only supports texts created by TextMeshPro (=> TMP_Text components) in the UGUI system. **Describe the solution you'd...

enhancement

**Describe the bug** Error in Unity Editor when accessing/using AnimationDatabases **To Reproduce** Steps to reproduce the behavior: 1. Start Unity empty project 2. Install TMP Pro with its resources 3....

bug

**Is your feature request related to a problem? Please describe.** There are animations that would benefit from mesh subdivision. For example, a wiggle effect can be much more detailed which...

enhancement

I select a database asset, such as the provided `TMPEffects/Resources/Databases/ShowAnimationDatabase.asset`. The inspector shows nothing, and an error message is posted to the console. ``` TargetParameterCountException: Number of parameters specified does...

bug

TMPEffects should support YarnSpinner out of the box, or at least make it really easy to make them play nice together. Potentially: allow TMPEffects tags to use YarnSpinner's VariableStorage to...

enhancement