31
NGUI 3 Support / Re: Depth issues with sprites/scrollview/grid
« on: June 10, 2014, 12:20:55 AM »
try to use UIPanel instead of UIWidget.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Why are you instantiating so much stuff at once?i use NGUITools.AddChild, so have any idea for improve perf. ? thanks