Basic Unity Typewriter Effect
A simple typewriter text effect for Unity with sound effects.
Source CodeUsage
Drag and drop everything in the Prefab folder to your Scene.Right-click on the Hierarchy and select UI > Event System to create a new Event System.If you want to change the text then go to Canvas > Test Text and edit TextMeshPro component.Lastly, you can change or add the Typewriter sound effect from the Random Sound Game Object.