목록전체 글 (382)
Priv's Blog
출처 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..
출처 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..