How to edit effects
You can edit any effect by clicking on its Scriptable Object in the project window. You will find a live preview in Edit mode (from Unity 6.3, other versions coming asap) that shows you how the effect is applied to different stages of a letter (appearing, disappearing and persistent).
You can also modify an effect through Rich Text Tags, with Modifiers (e.g. <wave s=2> to make it twice as fast).
It is important that you always set the Tag ID, otherwise the effect will not be recognized in the database!
In the inspector you will also find additional parameters, useful to modify effects even more, like:
Bake curves: keep this to on! It optimizes your effects especially for critical contexts (if you have a lot of letters and a lot of effects on top of each other)
Override Global Settings with a custom Curves or Playbacks than default
