Hi all,
I am currently evaluating NGUI with the free version.
I have several questions. Note that i am new to Unity as well so my questions might be dumb, i apologize in advance.
-There is a editor tool that creates the widgets for you, does this mean that we cannot create widgets through script? If we can are there specific things we should take care of?
-I tried to make a custom widget by adding widgets as children of an empty gameobject. It work for some widgets, but the slicedsprite did not display correctly. Is it normal or not? Is there a way to make customs widgets?
-I would like to display a box around the model of the selected targets in my game, is there an easy way to do that with NGUI?
Thanks in advance
Shorinji