1
NGUI 3 Support / Re: iPhoneX safe area support
« on: November 28, 2017, 04:29:54 AM »
I like the solutions that you tell in this posts, but if I want to setup a set of ui elements that are full screen and over them I want to define a safe area zone in which I will add all my interactions like buttons how I can achieve this the best way?
I tested the solution about changing the NGUI camera's pixelRect and it works perfectly but then I will need another camera that will be full screen to work with all the full screen visuals?
this is a very basic example of what I want to achieve but with 2d elements as a background image instead of a 3d world.
What do you think?
Thanks in advance
I tested the solution about changing the NGUI camera's pixelRect and it works perfectly but then I will need another camera that will be full screen to work with all the full screen visuals?
this is a very basic example of what I want to achieve but with 2d elements as a background image instead of a 3d world.
What do you think?
Thanks in advance

