Show Posts

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.


Topics - lishuen

Pages: [1]
1
NGUI 3 Support / mi4 Unlit - Text 1 can not run in OPGL ES 3.0 mode
« on: December 31, 2014, 04:15:49 AM »
Unlit - Text 1 Runing in some Androin device(MI4  http://www.mi.com/en/ ) by using OPGL ES 3.0
 GLSL error: #version must occur before any other statement in the program
NGUI 3.7.7

2
NGUI 3 Support / how to write a editor script to change all labels' font?
« on: October 21, 2014, 01:50:55 AM »
In many scene there are so many label in differenet font, now I have to change all these UILabel to same font.Can any me help with a editor script?

3
NGUI 3 Support / How to make sprite snap in runtime?
« on: October 13, 2014, 10:26:40 PM »
The same sprite area but different spritename,and the small sprite get blur.how to snap the small one in runtime?

4
How Can I copy all the pixel on a UIPanel and make it to a  UITexture?  I want to incream my UIscrollView moving speed.

5
NGUI 3 Support / well~! can it be 1024 by 1024
« on: August 27, 2014, 09:34:15 PM »
infact I just have a 1024 by 1024 pic, but it use 1024 by 2048, is any one can help me? I have delete some pic to update the atlas,but it did not update to fit the size 1024 by 1024. and double click the atlas pic it come an "TypeLoadException: Could not load type 'SyntaxTree.VisualStudio.Unity.Bridge.ScriptAssetOpener' from assembly 'UnityVS.VersionSpecific'.
UnityEditor.DockArea:OnGUI()" tips on the Unity.

6
NGUI 3 Support / how can the NGUI sprite over the particleFX
« on: August 11, 2014, 10:44:56 PM »
I have a particleFX over one sprite  but don't want to over  all the NGUI sprite.

7
Is there any way for reducing RAM runtime usage in NGUI?

8
NGUI 3 Support / Is there any way for reducing CPU/GPU usage in NGUI?
« on: July 15, 2014, 09:55:07 PM »
Is there any way for reducing CPU/GPU usage in NGUI?

9
NGUI 3 Support / UIPanel or other? How can I make a 2D UI?
« on: July 15, 2014, 09:53:29 PM »
Is it only the UIPanel can deal with children's depth?  How to make chirldren clearly for mutilple depth 2D UI?

10
NGUI 3 Support / UIsprite VS UITexture which better for the big pic?
« on: July 15, 2014, 09:48:52 PM »
a pic by more than 800 x 600,is it go into a Atlas and using UISprite or simply using UITexture?

11
NGUI 3 Support / One Atlas better than Two?
« on: July 15, 2014, 09:45:37 PM »
All my pic make into one Atlas,is it reduce the times upload to GPU and get better performance?

Pages: [1]