Omarvision Kids Coding
====================
This tutorial will go over 3 ways to do text in Unity.
OnGui
UI Text (TextMeshPro Text, Canvas, EventSystem)
3D Text (TextMeshPro Text as 3D gameobject)
In a game you would use text to make HUDs, Scores, Labels over characters, etc.
Source Code: https://github.com/omarvision/3WaysTo...
Playable Demo: simmer.io