Hi,
I am having a Texture of dimensions 800(width) and 1280 (height). I want to align this as a background image for every menu.
I am creating this a NGUI-> Create -> Texture.
The problem is this image is not aligned correctly for different screen resolutions.
The corners are not being aligned properly. If I align the scaling in one resolution and it differs in another screen res.
How can I overcome this ?