Create your own effects

In TextAnimator for Unity you can create custom effects in many different ways.

Feel free to choose the best methods that better fit you!

Recommendations


Creating Effects from the Inspector

Other than already available built-in effects, you can create your own effects from the inspector directly (without having to write any code).

P.S. If you do want to write custom effects via C#, please have a look at Writing Custom Effects (C#)

As always, to create a custom effect head over to the Project Window -> Create -> Text Animator for Unity and then select any element from the "Effects" menu.

You can create two different type of effects from the inspector:

Need ispiration?

If you’re not sure where to start or simply want a quick and easy tutorial on some effects, we’ve put together a series of tutorials on our blog (and we’ll be adding many more!):

Last updated