|
Very new to this, I need to have a text box turn off automatically after 15 seconds of clicking on the object. I found some answers, but they were all using C# and I am using Java in Unity.
(comments are locked)
|

http://answers.unity3d.com/questions/5507/what-are-the-syntax-differences-in-c-and-javascript It isn't too difficult to translate c# to javascript.