Publisher | Edouard Lanteigne |
---|---|
File size | 52.06kB |
Number of files | 8 |
Latest version | 1 |
Latest release date | 2016-04-15 09:29:25 |
First release date | 2016-04-15 09:29:25 |
Supported Unity versions | 2018.4.2 or higher |
You are looking for a tool to draw text in your game without having to use the OnGUI(). Now you can simply add a line like this:
easyTXT.Text("Hello World", 100,100);
This will draw your text!