Quantcast
Channel: effect – Unity Coding – Unity3D
Viewing all articles
Browse latest Browse all 18

UI Text TypeWriter Effect [Script]

$
0
0

UI_typewriter_effect

Quick & simple UI text typewriter effect (displays UI text 1 character at a time)

Assign to UI text component, it grabs the text from it at Awake() and clears it,
then starts to type out the text 1 character at a time.

UI_typewriter_effect_script


Viewing all articles
Browse latest Browse all 18

Trending Articles