Open
Description
Is your feature request related to a problem? Please describe.
I'd like to choreograph Text animations one after another.
So for instance my main text is a TextLiquidFill
Following its completion, I'd like to run
TypewriterAnimatedText on another line of Text.
Probably the most flexible solution would be to offer a way to delay an animation starting, so you can set it to the duration of the prior animation.
It might also be cool to have a default font for each effect, that best sets a tone for the effect. So monospace for Typewriter etc. But I don't know if fonts can be relied on cross-platform.