목록Unity Learn (126)
Priv's Blog
출처 Lesson 4.1 - Watch Where You’re Going - Unity Learn Overview: First things first, we will create a new prototype and download the starter files! You’ll notice a beautiful island, sky, and particle effect... all of which can be customized! Next you will allow the player to rotate the camera around the isla learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 4.1 - Watch Where You’re Going - Unity Learn Ov..
출처 Unit 4 - Introduction - Unity Learn An introductory video for Unit 4, where you will learn to implement new Gameplay Mechanics. learn.unity.com 1. Unit 4 - 소개 (영상: 링크 참조) Unit 4 - Introduction - Unity Learn An introductory video for Unit 4, where you will learn to implement new Gameplay Mechanics. learn.unity.com 수고하셨습니다!
출처 Quiz 3 - Unity Learn This quiz will assess your knowledge of the skills and concepts learned in Unit 3. learn.unity.com 문제 1 플레이어가 죽었을 때 적들이 생성되는 것을 멈추게 만들기 위해 아래와 같이 두 개의 스크립트를 작성하였습니다. 그러나, EnemySpawner 스크립트 파일 내에 밑줄 친, "isAlive" 코드 부분에서 에러가 발생했습니다. 에러가 발생한 이유가 무엇인가요? "playerController.isAlive"에서 "p"가 대문자여야 합니다. PlayerController 클래스 안에 "bool" 형 변수에 "public" 접근 지정자가 필요합니다. Update 메서드 안에는 if문..
출처 Lab 3 - Player Control - Unity Learn Overview: In this lesson, you program the player’s basic movement, including the code that limits that movement. Since there are a lot of different ways a player can move, depending on the type of project you’re working on, you will not be given step-b learn.unity.com 1. 서언 (영상: 링크 참조) Lab 3 - Player Control - Unity Learn Overview: In this lesson, you prog..
출처 Challenge 3 - Balloons, Bombs, & Booleans - Unity Learn Challenge Overview: Apply your knowledge of physics, scrolling backgrounds, and special effects to a balloon floating through town, picking up tokens while avoiding explosives. You will have to do a lot of troubleshooting in this project because it is ridd learn.unity.com 1. 서언 (영상: 링크 참조) Challenge 3 - Balloons, Bombs, & Booleans - Unit..
출처 Lesson 3.4 - Particles and Sound Effects - Unity Learn Overview: This game is looking extremely good, but it’s missing something critical: Sound effects and Particle effects! Sounds and music will breathe life into an otherwise silent game world, and particles will make the player’s actions more dynamic an learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 3.4 - Particles and Sound Effects - Unity Lear..
출처 Lesson 3.3 - Don't Just Stand There - Unity Learn Overview: The game is looking great so far, but the player character is a bit… lifeless. Instead of the character simply sliding across the ground, we’re going to give it animations for running, jumping, and even death! We will also tweak the speed of learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 3.3 - Don't Just Stand There - Unity Learn Overview:..
출처 Lesson 3.2 - Make the World Whiz By - Unity Learn Overview: We’ve got the core mechanics of this game figured out: The player can tap the spacebar to jump over incoming obstacles. However, the player appears to be running for the first few seconds, but then the background just disappears! In order to fi learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 3.2 - Make the World Whiz By - Unity Learn Overvi..