Digital Tutors - Creating an Action-Adventure Puzzle in Unity
Advanced | 1h 56m | 1.80 GB | Project Files | Software used: Unity 4.3
با سلام
حتما تاکنون بازی های زیادی را دیده اید که برای رد کردن مرحله نیاز به حل معما و یا پازل دارید. در این آموزش شما خواهید آموخت چگونه یک پازل را برای بازی در موتور بازی سازی Unity طراحی نمایید .
مشاهده توضیحاتــ انگلیسی
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.