GUI Text

How can I write a simple text on screen ?

This should help.

  • C

Thx. I see that is there GUI.Label and I also found GUIText. What is the difference between the two ?

There is no real difference since they do the same thing.

Check this out to find out more about GUI Text

  • C