1
NGUI 3 Support / Re: UIWidget size not according to game view size in preview
« on: October 22, 2014, 03:55:11 AM »
I finally found the reason.
I didn't mask out the NGUI layer in my Main Camera. I should have only the UICam to draw the UI.
Thanks anyway
I didn't mask out the NGUI layer in my Main Camera. I should have only the UICam to draw the UI.
Thanks anyway

