Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: oskanaan on January 16, 2014, 04:44:33 AM
-
Hello,
I've been using NGUI for a while now and its working great. I've tried adding the TouchScript library to my game, the problem is, since I've done that, the NGUI items got all messed up. This happens on my Android device only. So here is what is happening:
1- When I start the game, everything works fine and all the sprites are displayed normally
2- after a second or two, most of the sprites gets messed up as if they get mixed together.
I've attached two screenshots for before, and after the interface gets screwed :(
appreciate any help
thanks!
-
Try having different layers for objects using TS and GUI + adjust culling mask settings for TS cam and GUI cam. Never had problems mixing nGUI with TS.
-
Something that looks like that usually implies video memory corruption, so I can't suggest much.
-
Sorry, it seems I was wrong in my previous post. I've removed TouchScript from my project and tried again, the same problem persists. The issue began to happen since I've purchased NGUI Version 3.0.8 and upgraded my project from the free version. Any idea what might cause that?
Thanks
-
Does it happen on a specific machine? If it happens on more than one, and you're using the latest NGUI, I can have a look at the project if you send me a stripped down copy. Just don't post it here. PM me or email a download link to support at tasharen.com.
-
After copying the assets folder to new project, it works :), too bad I wasted too much time trying to figure out what was the problem and I didn't.