목록Unity Learn (126)
Priv's Blog
출처 Lesson 5.1 - Clicky Mouse - Unity Learn Overview: It’s time for the final unit! We will start off by creating a new project and importing the starter files, then switching the game’s view to 2D. Next we will make a list of target objects for the player to click on: Three “good” objects a learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 5.1 - Clicky Mouse - Unity Learn Overview: It’s time for the fina..
출처 Unit 5 - Introduction - Unity Learn An introductory video for Unit 5, where you will learn to implement a User Interface. learn.unity.com 1. Unit 5 - 소개 (영상: 링크 참조) Unit 5 - Introduction - Unity Learn An introductory video for Unit 5, where you will learn to implement a User Interface. learn.unity.com 수고하셨습니다!
출처 Quiz 4 - Unity Learn This quiz will assess your knowledge of the skills and concepts learned in Unit 4. learn.unity.com 문제 1 1부터 100 사이의 랜덤 숫자를 age 변수에 담아 출력하려고 했으나, 에러가 발생했습니다. 에러를 수정하려면 어떻게 바꿔야 하나요? 1) 1번 줄을 "private float age"로 바꾼다. 2) 8번 줄에 "int" 단어를 추가하여 "int age = ..."로 바꾼다. 3) 7번 줄에 "private" 단어를 "void"로 바꾼다. 4) 8번 줄 뒤에 "return age;"를 새로 추가한다. - 정답 더보기 답: 4 이 메서드는 "int"형 반환 타입의 "privat..
출처 Lab 4 - Basic Gameplay - Unity Learn Overview: In this lab, you will work with all of your non-player objects in order to bring your project to life with its basic gameplay. You will give your projectiles, pickups, or enemies their basic movement and collision detection, make them into prefab learn.unity.com 1. 서언 (영상: 링크 참조) Lab 4 - Basic Gameplay - Unity Learn Overview: In this lab, you wil..
출처 Challenge 4 - Soccer Scripting - Unity Learn Challenge Overview: Use the skills you learned in the Sumo Battle prototype in a completely different context: the soccer field. Just like in the prototype, you will control a ball by rotating the camera around it and applying a forward force, but instead learn.unity.com 1. 서언 (영상: 링크 참조) Challenge 4 - Soccer Scripting - Unity Learn Challenge Overv..
출처 Lesson 4.4 - For-Loops For Waves - Unity Learn Overview: We have all the makings of a great game; A player that rolls around and rotates the camera, a powerup that grants super strength, and an enemy that chases the player until the bitter end. In this lesson we will wrap things up by putting these pie learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 4.4 - For-Loops For Waves - Unity Learn Overview: ..
출처 Lesson 4.3 - PowerUp and CountDown - Unity Learn Overview: The enemy chases the player around the island, but the player needs a better way to defend themselves... especially if we add more enemies. In this lesson, we’re going to create a powerup that gives the player a temporary strength boost, shovin learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 4.3 - PowerUp and CountDown - Unity Learn Overview..
출처 Lesson 4.2 - Follow the Player - Unity Learn Overview: The player can roll around to its heart’s content… but it has no purpose. In this lesson, we fill that purpose by creating an enemy to challenge the player! First we will give the enemy a texture of your choice, then give it the ability to bo learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 4.2 - Follow the Player - Unity Learn Overview: The play..