Dear all
I have a major problem with NGUI performance on Iphone.
I only have two labels displaying the scores and lives in the game. I did try to add a fancy effect to the text labels (by making them big and changing their colours when the scores and lives change), but it has caused me several days of nightmares trying to figure out what is causing the hitch in my game. I removed the labels, and now everything is running very smoothly.
I really like how easy it is to use NGUI to build pretty GUI, but it slows down the game performance on iphone so much! Is there a way I can improve the performance of NGUI?
thanks!