Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: behealed on December 14, 2014, 07:11:43 PM
-
On the chat demi scene for unity, the text area gameobject gets disabled about 1 second after I add it to the scene. I have another script I am working with that deletes it because it is disabled. Is there a reason nous has to disable the text area, and can I make it not disable it? Thx.
-
I can't answer that question. What disables it? Put a script on it with OnDisable() and a log statement inside.