TMPEffects icon indicating copy to clipboard operation
TMPEffects copied to clipboard

Easily animate Unity text and apply other effects with custom tags

Results 12 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

When I enter play mode, I have error: `Cannot set the parent of the GameObject 'TMP UI SubObject [(HERE IS NAME OF MY FONT) + LiberationSans SDF Atlas]' while activating...

bug

Hi! Your project is awesome! I love it. I don't seem to understand, but the command tag is not recognized if I set required to true. ![Image](https://github.com/user-attachments/assets/cfd913c7-16b8-41f0-8bf7-ee30a47752f0) ![Image](https://github.com/user-attachments/assets/a541ed55-d9da-48ed-a178-7f0eb1be4623) The same...