Author Topic: New NGUI user/android questions:  (Read 8209 times)

J450NP13

  • Guest
Re: New NGUI user/android questions:
« Reply #15 on: November 21, 2013, 08:42:59 AM »
I think I have a pretty good grasp on this now, but I think there could be some better "instructions" not examples.

So I have the ngui element in my scene and I have about a dozen buttons.  I made one and it worked perfectly....so I duplicated it and changed the texture on it and it all worked well till I tested it and I am getting a different scale tween then the first one I made.  Is it not recommended to duplicate them?

Also, I have all my buttons set up and they do not move and scale with any screen size.  They go off of the screen.

Also, is there a way to use any of the NGUI features on models?

If I add an anchor to a button, the button disappears????
« Last Edit: November 21, 2013, 09:15:29 AM by J450NP13 »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: New NGUI user/android questions:
« Reply #16 on: November 21, 2013, 02:14:17 PM »
http://www.tasharen.com/forum/index.php?topic=6712.0 might help you. It explains how anchors work -- although this system is scheduled for a re-design in 3.0.7.

J450NP13

  • Guest
Re: New NGUI user/android questions:
« Reply #17 on: November 21, 2013, 05:21:31 PM »
I was under the impression that the buttons would scale down or up with different resolutions....is that not the case?

J450NP13

  • Guest
Re: New NGUI user/android questions:
« Reply #18 on: November 21, 2013, 06:51:54 PM »
Forget it I found it...

Every day I am loving this more ad more.