Luca3317 / TMPEffects

Easily animate Unity text and apply other effects with custom tags
https://luca3317.dev/tmpeffects
MIT License
205 stars 6 forks source link
animation custom-tags effects tags text textmeshpro tmp typewriter unity

TMPEffects view - Documentation

If you want to, please support me / TMPEffects on Ko-fi!

License: MIT openupm PCKG: Version issues - TMPEffects test-status CodeFactor


TMPEffects allows you to easily apply all kinds of effects to your TextMeshPro texts using (custom) tags

• Animate text blocks continuously

• Show and hide text over time

• Animate the show / hide sequence

• Raise commands at any given index

For a full preview of built-in animations, show / hide animations, and commands, see the respective documentation.

Dependencies and compatibility

Installation

TMPEffects is available on the OpenUPM registry.
Alternatively, you can install TMPEffects through the Unity Package Manager, using the git url:

https://github.com/Luca3317/TMPEffects.git?path=/Package

If you don't know how to install packages using git urls, see the docs.

If you instead want to simply clone the repository,
you will have to manually import the required resources located under Assets > TMPEffects > Resources.

Documentation

The full documentation can be found here