Hi all,
So i got my game working fine on both PC and Mac OSX and now moving to the IOS platform. Running into some challenges with the automatic scaling of the NGUI menu. Basically i have an NGUI window open during the entire game, like a tool box. It hovers in the top right of the screen. Th UIRoot is set to automatic. Running in PC and Mac OSX mode is all works as expected. When running it via XCode on an iPad or iPhone the NGUI menu is tiny. I must be overlooking something?!
On my Mac and PC the menu is like 3/4 of the screen height, on my iPad it is like less than 1/4 of the screen height.
Any suggestions? I don't do any resizing in code, I just have one simple Atlas (use the same one for PC and Mac).
Thanks,
Dan