How do I change the Text in C# code?
I tried
guiText.text = "Hello";
from: http://docs.unity3d.com/ScriptReference/GUIText-text.html
View attachment 110470
I tried
guiText.text = "Hello";
from: http://docs.unity3d.com/ScriptReference/GUIText-text.html
View attachment 110470