Text Drawer/Painter - Letters & Numbers - Unity Asset Store
Jez Smith
Package available for download @ https://assetstore.unity.com/packages/tools/gui/text-drawer-real-time-text-painter-140434?aid=1101l7UA9
Real-time text drawer scripts for Unity3D, works with letters A-Z and digits 0-9.
TextDraw.cs (spawns characters) DrawChar.cs (draws characters)
HOW TO USE; Attach to any GameObject with a Text/TextMesh component, the input text will be used to draw each character with LineRenderer components in world space, relative to the position of said GameObject.
The parameters of the text can be altered, such as size, character spacing, color, material, start & end width.
Define the duration it takes to draw each character.
Choose whether to destroy the text after a specified time.
Please note - fonts are ignored. ... https://www.youtube.com/watch?v=JA0F4QapUgk
17876827 Bytes