Unity UI Tutorial - Scale UI to the right size for every resolution using anchors

  • 6 лет назад
This Unity tutorial will show you how to properly set up your Images for scaling, tiling, and positioning in your Unity 4.6+ UI.\r
Canvas Scaler is very useful too: \r
See here for how to do this for the old GUITextures: \r
And here for how to do this for the old GUIText: \r
\r
\r
My website: \r
Google+ Community: \r
Twitter: \r
Facebook: \r
\r
Time Breakdown:\r
0:45 - Make sure your images are imported as sprites\r
1:15 - Introduction to anchors\r
3:00 - Setting up our sprite for 9-slice scaling and tiling for the Image Type\r
6:00 - Customize your anchors to avoid strange scaling issues\r
6:50 - Preserve Aspect of the image\r
7:35 - Setting up Text to scale and be positioned correctly\r
10:20 - Thanks for watching!