redbluegames / unity-text-typer

Text typing effect for Unity uGUI Text components
MIT License
307 stars 28 forks source link

TextAnimation system and TMPro optimizations #20

Closed casimps1 closed 5 years ago

casimps1 commented 5 years ago

Created TextAnimation system including two categories of animations: CurveAnimation and ShakeAnimation. Animations can be used as standalone components or automatically spawned by passing in custom tags to TextTyper.

Also includes optimizations due to the requirement of using TMPro.