در این دوره، بسیاری از ویژگی های اساسی Unity را یاد خواهید گرفت و یک دوره کرش در زبان کدنویسی C# که در Unity استفاده می شود، دریافت خواهید کرد. یونیتی هنوز هم یکی از محبوب ترین موتورهای بازی در جهان است که هر ساله نسخه های جدیدی از آن منتشر می شود و با گذشت زمان ویژگی های جدیدی به آن اضافه می شود.
آنچه می آموزید:
- در قسمت اول دوره، مباحث پایه ای مانند نصب، نصب ویرایشگر کد، پنل های ویرایشگر یونیتی و ابزار صحنه، فیزیک، انیمیشن معرفی خواهد شد.
- در قسمت دوم از همان ابتدا با سی شارپ شروع می کنیم.
- سپس موضوعاتی مانند Start()، Update()، Functions، if، else، Switch statements، Tweening، Coroutines و Invokes را معرفی می کنیم.
- در قسمت سوم به برخی از ویژگی های اساسی یونیتی خواهیم پرداخت. اطلاعات زیادی وجود خواهد داشت که برای صیقل دادن یا پایه گذاری در هنگام ساخت یک بازی مفید خواهد بود. رندر Pipelines، Terrain، Post Processing، تنظیمات نور، روش های مختلف ذخیره موضوع این قسمت خواهد بود.
- شما همچنین به اسناد در مورد برخی از موضوعات تحت پوشش در دوره دسترسی خواهید داشت. شما می توانید در هر زمان به این فایل ها دسترسی داشته باشید تا به خلاصه ای از موضوعات مطرح شده در فایل و کدهای استفاده شده در فیلم های دوره دسترسی داشته باشید.
مشاهده توضیحاتــ انگلیسی
In this course, you'll learn many basic Unity features and get a crash course in C# coding language used in Unity. Unity is still one of the most popular game engines in the world, with new versions coming out every year and new features being added as time goes on.
In first part of the course, basic topics such as installation, code editor installation, Unity editor panels and scene tools, physics, animation will be introduced.
In the second part, we will start with C# from the very beginning.
Then we will introduce topics such as Start(), Update(), Functions, if, else, Switch statements, Tweening, Coroutines and Invokes.
In the third part we will look at some of the more basic features of Unity. There will be a lot of information that will be useful for polishing or laying the groundwork when making a game.
Render Pipelines, Terrain, Post Processing, Light settings, different saving methods will be the subject of this part.
You will also have access to documentation on some of the topics covered in the course. You will be able to access these files at any time to access a summary of topics covered in the file and codes used in course videos.