Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: jerotas on June 02, 2013, 02:11:43 PM
-
Is there a way to get this to work? I'm using it for a scrolling message that I want to reappear on the other side of the screen when it's offscreen totally. But the message is dynamic so it's not always the same length...
-
OnBecameVisible is a callback for Unity Renderers, and widgets have no renderers.