Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: tnbao91original on July 07, 2014, 10:40:35 PM
-
I dont' like scaling style like NGUI, may i remove UI Root and UI Camera ? NGUI will work without them ?
-
Yes, it will work fine. All you need is a UIPanel in order to draw UI elements. Everything else is optional.
Note that dragging elements from the prefab toolbar won't work without a UIRoot though.