1 00:00:04,960 --> 00:00:08,350 ‫All right, so let's make some more changes. 2 00:00:08,860 --> 00:00:14,620 ‫So let's change the background color for of our camera, for example, like a dark gray. 3 00:00:14,650 --> 00:00:23,980 ‫Then on UI, go to canvas and we want to adjust the canvas always based on the screen resolution. 4 00:00:23,980 --> 00:00:30,100 ‫And we have set it up already in one of our videos at the beginning, I wanted to make sure that you 5 00:00:30,100 --> 00:00:36,790 ‫have that in here as well and that you understand even better what this UI scale mode means. 6 00:00:36,790 --> 00:00:41,440 ‫So scale with screen size will automatically scale it with the size of your screen. 7 00:00:41,440 --> 00:00:48,970 ‫So here 800 times 800 is going to be the value that we go ahead with and match with or height. 8 00:00:48,970 --> 00:00:50,920 ‫And we set that to 0.5. 9 00:00:50,920 --> 00:00:54,010 ‫So it's going to match it based on what comes up next. 10 00:00:54,010 --> 00:01:01,180 ‫So you can see here, if we change the aspect ratio, then the interface scales along with the space 11 00:01:01,180 --> 00:01:01,930 ‫that it has. 12 00:01:03,010 --> 00:01:10,510 ‫Then let's go to our game over panel real quick and change it to a dark gray here or a gray as well? 13 00:01:10,580 --> 00:01:14,620 ‫Slightly different gray, if possible, like that. 14 00:01:14,770 --> 00:01:24,430 ‫And now let's make the camera backgrounds a little lighter maybe, and then the reset button could go 15 00:01:24,430 --> 00:01:28,120 ‫a little more down and get a bit bigger. 16 00:01:28,240 --> 00:01:32,260 ‫Then the restart button or reset text should be a bit bigger as well, maybe. 17 00:01:32,850 --> 00:01:38,680 ‫And now we can change the score text and rescore text and dice cortex. 18 00:01:38,680 --> 00:01:44,110 ‫Actually, let's reposition them a little bit and now we can change the game over text color as well. 19 00:01:44,110 --> 00:01:47,740 ‫Maybe to a white and. 20 00:01:48,590 --> 00:01:48,920 ‫Yeah. 21 00:01:48,950 --> 00:01:55,230 ‫Now, let's save that scene and build and run it and we can start it on our device. 22 00:01:55,250 --> 00:01:58,400 ‫As you can see, the game looks a little better. 23 00:02:00,010 --> 00:02:06,640 ‫The contrasts are a bit faster or a bit better and it comes up over quite well, I think. 24 00:02:06,970 --> 00:02:13,150 ‫So as you can see, the restart button could be a bit nicer, but in the end you can see it's bigger 25 00:02:13,150 --> 00:02:15,400 ‫and it fits much better and it works.