Typewriter effect for text in Unity.
TypewriterEffect_demo.mp4
(coming soon)
This repo uses TextMeshPro. To avoid clogging the version control, TextMeshPro files were excluded from the repository. It means you'll have to do the following actions to get the project working properly:
- Clone the repository
- Open it in Unity 2020.1 or later
- Go to Window > TextMeshPro > Import TMP Essential Ressources
- Enter Play mode, then exit it to force the Editor to refresh
- The project should now be ready to be played