I need a menu screen. The menu screen contains Buttons , Background, sliced Sprite.
I have done this, but I face one problem: when I change the resolution of menu screen, it changes the background.
Initially I was using a resolution of 800 X 480. I have changed this to 600 X 1024, but the Buttons and Background have changed but are not set globally. How can I fix my resolution problems by using ngui in UNITY3D?