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

Pages: [1]
1
NGUI 3 Support / Re: Noob Question
« on: March 14, 2014, 09:30:50 AM »
ah ok,   I see.  Ya it looks like I have a lot of ways to do menus.  Thanks for the response!

2
NGUI 3 Support / Noob Question
« on: March 13, 2014, 10:17:06 AM »
Hello,

I just started with Unity, and just purchased NGUI, it seems amazing.

I have a question though,  when I'm making a UI how do i set up my screens?

For instance, I imagine it would look something like this, am I wrong?  And if this is the correct approach to setting up the screens, can I just have forward and back buttons on each side of each screen, and just shift them back and forth?




I get the concept of creating a panel with a bunch of things in it, and making them work, but I dont understand how to set up the next "screen", or panel, etc.

Thanks for the help

3
NGUI 3 Support / UIButton
« on: March 12, 2014, 08:19:49 PM »
Hello,

I was wondering, lets say I have 4 buttons in a row like this:


Please Select Game a Mode
(Easy)    (Normal)    (Hard)   (Extreme)

Each button has a 2 sprites, 1 for up state, and 1 for clicked state:

button up =   (Easy)   
button clicked = (Easy)


I would like the button to stay with the clicked mode sprite, until the user selects a different option, or starts the game.

For example:

(Easy)    (Normal)    (Hard)   (Extreme)

 I cant find an option to do this.  Am I missing something?

Thanks

Pages: [1]