1 00:00:00,400 --> 00:00:01,360 ‫Welcome back. 2 00:00:01,390 --> 00:00:04,690 ‫In this chapter, you are going to learn the unity basics. 3 00:00:04,690 --> 00:00:07,120 ‫And I have to say something about what's coming up next. 4 00:00:07,120 --> 00:00:13,600 ‫So the thing is, what we're going to cover in the next two chapters was initially not part of this 5 00:00:13,600 --> 00:00:16,750 ‫course, so it's part of my unity course. 6 00:00:16,750 --> 00:00:23,290 ‫So I've created a complete unity course, and I thought it would be a great idea to give you a little 7 00:00:23,290 --> 00:00:30,310 ‫bit of a bonus, so give you some more cool little projects which will help you to become even better 8 00:00:30,310 --> 00:00:31,530 ‫at programming with this shop. 9 00:00:31,540 --> 00:00:39,160 ‫Because Unity is this game development engine, which uses C-sharp as its core when it comes to the 10 00:00:39,160 --> 00:00:39,580 ‫code. 11 00:00:39,910 --> 00:00:44,920 ‫So we're going to write a bunch of code in the next few chapters, and we're going to use all of the 12 00:00:44,920 --> 00:00:49,600 ‫knowledge that we have acquired in these chapters in order to build games. 13 00:00:49,600 --> 00:00:55,690 ‫If you're not interested in games at all, then you can of course just go to your next projects and 14 00:00:55,690 --> 00:00:58,660 ‫build your own stuff because at this point you're ready to do it. 15 00:00:58,660 --> 00:01:05,710 ‫But if you want to learn a little more about C-sharp and see it from a different perspective, it will 16 00:01:05,710 --> 00:01:10,240 ‫really help you to become an even better programmer, and it will help you to understand everything 17 00:01:10,240 --> 00:01:11,500 ‫that you've learned so far. 18 00:01:11,500 --> 00:01:17,500 ‫Even better, because it's just from a different perspective and a different light shines on it, and 19 00:01:17,500 --> 00:01:19,840 ‫that will help you to understand it even better. 20 00:01:20,530 --> 00:01:24,460 ‫And, well, we're going to look at the basics in this chapter. 21 00:01:24,460 --> 00:01:30,220 ‫So all of the core features of unity that will then allow you to create your own games. 22 00:01:30,220 --> 00:01:32,650 ‫And of course, we're going to build some games as well. 23 00:01:32,650 --> 00:01:34,780 ‫In case you want to build even more games. 24 00:01:34,780 --> 00:01:37,300 ‫You can, of course, always check out my YouTube channel. 25 00:01:37,300 --> 00:01:42,010 ‫I have a YouTube channel called Tutorials EU or Tutorials dot EU. 26 00:01:42,010 --> 00:01:43,150 ‫That's also my website. 27 00:01:43,150 --> 00:01:50,740 ‫And there you will find a bunch of additional projects, additional games, but also special projects. 28 00:01:50,740 --> 00:01:57,190 ‫So if you ever want to go there and learn some more different projects, which will generally help you 29 00:01:57,190 --> 00:02:00,730 ‫becoming a better developer, then check that out. 30 00:02:00,880 --> 00:02:01,540 ‫But. 31 00:02:02,680 --> 00:02:05,320 ‫Don't expect this to be a smooth transition. 32 00:02:05,620 --> 00:02:09,790 ‫So this is not as I said, this is not part of the initial C-sharp course. 33 00:02:09,790 --> 00:02:12,400 ‫So the whole tone is a little different. 34 00:02:12,400 --> 00:02:16,180 ‫The whole direction is a little different. 35 00:02:16,480 --> 00:02:17,080 ‫So. 36 00:02:17,990 --> 00:02:20,870 ‫Don't expect this to be the smoothest transition. 37 00:02:22,070 --> 00:02:24,200 ‫So thank you very much that you made it this far. 38 00:02:24,200 --> 00:02:26,180 ‫I'm very happy that you're still with me. 39 00:02:26,180 --> 00:02:30,020 ‫You are one of the, I think, 5% or 10% who make it this far. 40 00:02:30,020 --> 00:02:30,890 ‫So. 41 00:02:30,890 --> 00:02:35,510 ‫SHAPIRO Good job that you made it and see you in the next video.