Digital Tutors Creating an Action-Adventure Puzzle in Unity
آموزش نحوه ایجاد معماها برای بازی های ماجرایی با نرم افزار Unity
- کاربرد : آموزش نحوه ایجاد معماها برای بازی های ماجرایی با نرم افزار Unity
- نوع فایل : فیلم آموزشی
- زبان : انگلیسی
- سیستم عامل : Windows-Mac-Linux-Android-iOS
- تولید کننده : Digital Tutors
- سال تولید : 2014
توضیحات
در این کورس آموزشی با نحوه ایجاد و کدنویسی معماهایی برای بازی ها به کمک امکانات و قابلیت های نرم افزار Unity آشنا خواهید شد. پروژه مطرح شده در این کورس آموزشی ایجاد پازلی از کارهایی است که کاراکتر موجود در بازی باید آنها را انجام دهد تا به مرحله بعد وارد شود. پازل به این شرح است که کاراکتر باید با استفاده از مشعلی که در محیط بازی قرار داده شده است دستگاهی را فعال نموده و پدال هایی را هم که بر روی سطح زمین در محیط بازی قرار دارد بفشارد تا درهای موجود در بازی برای وارد شدن به مرحله بعدی باز شود.
این مجموعه آموزش ویدیویی به همراه فایل های تمرینی و به مدت زمان 1 ساعت و 56 دقیقه در اختیار علاقه مندان قرار می گیرد.
این مجموعه آموزش ویدیویی به همراه فایل های تمرینی و به مدت زمان 1 ساعت و 56 دقیقه در اختیار علاقه مندان قرار می گیرد.
Description
In this series of tutorials we will learn how to create a fun and challenging puzzle that is seen in most action-adventure games.
We'll start out by setting up the torch prefab that will be a pivotal piece in our puzzle. Then we'll set up the system that allows the character to pick up and drop the torch freely. After that, we'll learn how to light the torch using the main fire in the scene and how to place it into the torch mechanism that will reveal the solution to the puzzle.
Finally we'll jump into the challenge of scripting the puzzle logic. Here we'll create a puzzle controller that will handle the logic of our scene and learn how to input the information of the pressure plates the character steps on.
We'll start out by setting up the torch prefab that will be a pivotal piece in our puzzle. Then we'll set up the system that allows the character to pick up and drop the torch freely. After that, we'll learn how to light the torch using the main fire in the scene and how to place it into the torch mechanism that will reveal the solution to the puzzle.
Finally we'll jump into the challenge of scripting the puzzle logic. Here we'll create a puzzle controller that will handle the logic of our scene and learn how to input the information of the pressure plates the character steps on.