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 - Redd

Pages: [1]
1
NGUI 3 Support / Re: (!!!) Improving NGUI: Voice your opinion
« on: December 17, 2015, 06:38:36 PM »
I would like to see UIToggle be able to support more than one or multiple State Transition. i.e. tween a label color as well as tween a highlight scale at the same time. Thank you for considering my request.

2
NGUI 3 Support / Snap to edge behavior similar to UICenter On Child
« on: December 18, 2014, 06:36:09 PM »
I like how the UICenter On Center work.  Is there something similar that would make an UIDrag Scroll View snap to left or top edge when scrolling?  Thank you for any help you can provide.

3
NGUI 3 Support / Re: Panel drag snap
« on: December 18, 2014, 04:52:43 PM »
Look at how it works in the Scroll View (Panel) example.

Scroll View
- UICenter On Child
-- UIDrag Scroll View

4
NGUI 3 Support / Re: UIScroll View Content Origin is broken.
« on: December 18, 2014, 03:16:49 PM »
Thanks, it seems toggling between the Horizontal, Vertical and Unrestricted Movements addressed my issue.  It would nice when switching between these that it will limit the Content Origin options.  i.e. For Horizontal movement, display only Left, Center and Right.  Vertically movement, just Top, Center and Bottom.  And Unrestricted movement, all directions.

Once again, thank you for your time.

5
NGUI 3 Support / Re: UIScroll View Content Origin is broken.
« on: December 09, 2014, 02:30:46 PM »
I apologize I got the terms wrong.  The pivots do not seem to work correctly.  e.g. The Content Origin for TopLeft should set the pivot to the top left corner of the UIPanel.  Instead it behave like the Content Origin for Left.  The same applies for BottomLeft.  Can you verify if this is the case?

I will appreciate your help with this situation.

6
NGUI 3 Support / UIScroll View Content Origin is broken.
« on: December 09, 2014, 01:27:38 PM »
I find the TopLeft, Left and BottomLeft all behave the same way.  They will anchor only to the left.  The same goes for these other groups:  The Top, Center and Bottom will only center and the TopRight, Right and BottomRight will only anchor to the right.

My expectation is that it should anchor in respect to UIPanel.  Is anyone else experiencing this same issue?

I will be grateful for any help you can provide.

7
I would like to create a packed texture with separated glyph data in red, green, blue and alpha channels for Asian fonts.  Is there an alternative software like BMFont but for the Mac?  Thank you for any help you can provide.

8
NGUI 3 Support / What is UIPanel Sort Order?
« on: November 14, 2014, 10:39:47 PM »
In UIPanel, under Advanced Options, what is Sort Order, how is it different from Depth and when should it be use?

I will appreciate any information you can provide, thanks.

9

I created a limited scroll view by specifying a Range Limit and attached a scroll bar to it.  The scroll bar works to an extent but the foreground stutters when you move the contents from one end to the other end.  I will be grateful for any help anyone can provide.

10
Misc Archive / Re: New Unity GUI and NGUI
« on: June 05, 2014, 02:00:02 PM »
I am just curious, with the new UI system ready for release in Unity 4.6, how will this affect NGUI?

11
NGUI 3 Support / Re: Bug in 3.0.9 f 3
« on: January 22, 2014, 02:38:34 PM »
I have the same bug, please add a null object check.

12
NGUI 3 Support / Consolidate or Combine Atlases
« on: January 09, 2014, 10:16:45 PM »
I was working with 6 different atlases but now I think I can get away with using only 4.  What is the best practice and effective way to consolidate or combine atlases?  Thank you for any help you can provide.

13
NGUI 3 Support / Re: blink // flash button
« on: June 28, 2013, 05:19:17 PM »
How do you set it to blink only twice?

Pages: [1]