Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SuperValou/TypewriterEffect

Typewriter effect for text in Unity.
https://github.com/SuperValou/TypewriterEffect

csharp unity

Last synced: about 2 months ago
JSON representation

Typewriter effect for text in Unity.

Awesome Lists containing this project

README

        

# TypewriterEffect
Typewriter effect for text in Unity.

## Overwiew

https://user-images.githubusercontent.com/6672340/119202892-0d88e900-ba92-11eb-9f74-68c3af214ca7.mp4

## How to install and use in your Unity project
(coming soon)

## How to get the project up and running
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