redbluegames / unity-text-typer

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

Split Example scene out of the Tests Folder #9

Closed edwardrowe closed 6 years ago

edwardrowe commented 7 years ago

Release UnityPackages typically don't include tests. Therefore, since we will want to include the example scene and sound effects I should create an Examples folder for these.