Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Pirogun on February 02, 2013, 03:50:50 PM

Title: Making a HUD
Post by: Pirogun on February 02, 2013, 03:50:50 PM
I wanted to make a HUD for my game but I don't know how to arrange the UIRoot. Should I use 3D or 2D and how do I place the GUI over my ingame camera?
 
Thank You!
Title: Re: Making a HUD
Post by: ArenMook on February 02, 2013, 06:01:44 PM
Just hit the Create UI button on the Create UI wizard.
Title: Re: Making a HUD
Post by: Pirogun on February 02, 2013, 06:03:02 PM
Yes but do I use a 2d UI or a 3d UI?
Title: Re: Making a HUD
Post by: ArenMook on February 02, 2013, 06:04:35 PM
2D, unless you know your UI will need to be 3D (Dead Space style). Just follow the tutorials.
Title: Re: Making a HUD
Post by: Pirogun on February 02, 2013, 06:20:03 PM
And will the GUI be moving or will it be still as the camera moves?
Title: Re: Making a HUD
Post by: Pirogun on February 02, 2013, 07:00:06 PM
Thanks It works!