1
NGUI 3 Support / Re: TypeWriterEffect Always Active When Using Color or URL
« on: October 11, 2015, 06:28:31 PM »
@ArenMook
Hey. That is a distinct possibility. I have chosen not to update NGUI as I'm at the tail end of a project. However to clarify I've identified that this is an interesting corner case for the version of NGUI I'm using (I don't have the version number on me).
Basically if you have a string that is Test. It will always return mActive=true indefinitely. However if I add a space or another character before or after that string it works.
So, there is a work around, but it's also possible you've identified and resolved this error in your updates.
Hey. That is a distinct possibility. I have chosen not to update NGUI as I'm at the tail end of a project. However to clarify I've identified that this is an interesting corner case for the version of NGUI I'm using (I don't have the version number on me).
Basically if you have a string that is Test. It will always return mActive=true indefinitely. However if I add a space or another character before or after that string it works.
So, there is a work around, but it's also possible you've identified and resolved this error in your updates.
