redbluegames / unity-text-typer

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

Animation Framerate should be customizable #23

Open edwardrowe opened 5 years ago

edwardrowe commented 5 years ago

Users shouldn't have to modify core code to change the framerate of the animations.

We should either expose the framerate as a setting, or make it a setting per Animation. I'd vote the latter if it's possible.