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.


Messages - cometeor

Pages: [1]
1
I make up an atlas of 2048X2048, what's the easy way to scale it to 1024X1024 while keeping the sprites right?

2
NGUI 3 Support / How to control depth between panels?
« on: May 12, 2012, 09:58:17 AM »
eg. All widgets in panel 1 draw on top of panel 2.
I use the depth offset of anchor to implement this, but the relationship between anchor's depth offset and widget's depth seems too vague...

3
NGUI 3 Support / Scroll list of checkboxes?
« on: April 26, 2012, 01:10:34 AM »
I'm gonna make a scroll list which each item can keep pressed state, checkbox seems the way to go, but after I add checkbox into the scroll list, it doesn't receive any event like hover, click, etc. Is there any alternate way?

Pages: [1]