EasyTXT


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 t ...


by Edouard Lanteigne


★★★★★ star rating
Price History +

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!