Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: areisv on May 25, 2014, 10:18:29 AM
-
I have use NGUI tween rotation sprite. I test in unity is OK. When publish to xcode and run on both simulator and iPhone device. Sprite rotation is not appear, Look like it not found sprite.... It is bug? (I use NGUI version 3.6.1c)
-
You're gonna have to give us something more to go on. Does it write out an error? Does it just not appear? Are you setting the references correctly? Is the texture atlas too big? Are you running too low shaders perhaps? Maybe quality setting is set to fastest, try setting it to normal.
-
Thank Nicki, I found problem. It about sprite that i use tween rotation, it must be NGUI sprite not native sprite from unity. :)