Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Kandrew on August 08, 2014, 10:44:57 AM
-
Hello,
Right now for the game I'm working on I am deploying to Ipad and Iphone, in my unity scene I've tried using 16:9, 4:3, 3:2 resolutions, everything looks fine on the Ipad but once it's deployed to the iphone the sides( left and right) both get cut off and there is just black bars on each side
I'm also using the FixedSize on the UI root so resizing on different resolutions is painless, why are the edges cutting off and how can I fix this?
Let me know if I didn't include enough info, willing to try again.
-
You need to make your UI modular and take advantage of anchoring, gluing elements to sides of the screen.