HI. I'm in a small group of game developers curretnly working on our first title. I'm one of the artists for the game and have no experience with programming or unity or NGUI at all, but I have been assigned to make the menus for the game.
I'm trying to create a menu that looks like four buttons. Let's call the main directory buttons (1).
When you press on 1, a window (2) is supposed to glide out from under the start button and three smaller buttons (3) is supposed to slide down from under 2.
I've included a picture to better explain what I'm after.
When you press another of the buttons in the same row as 1, The same thing should happen to that button but the 2 and 3 buttons from the former button is supposed to glide back into their original positions so that only one 1 button has their 2 and 3 buttons out at any given time.
As I said I have no experience whatso ever in this so I would appreciate as simple solutions and answers as possible.
Thanks for any help possible