Priv's Blog
Junior Programmer: Create with Code 2 전체 바로가기 링크 본문
- Programming Simple Functionality: Unit 3 - Sound and Effects) Unit 3 - Introduction
https://arainablog.tistory.com/191
Programming Simple Functionality: Unit 3 - Sound and Effects) Unit 3 - Introduction
출처 Unit 3 - Introduction - Unity Learn An introductory video for Unit 3, where you will learn to implement Animation, Sound, and Particle Effects. learn.unity.com 1. Unit 3 - 소개 (영상: 링크 참조..
arainablog.tistory.com
- Programming Simple Functionality: Unit 3 - Sound and Effects) Lesson 3.1 - Jump Force
https://arainablog.tistory.com/192
Programming Simple Functionality: Unit 3 - Sound and Effects) Lesson 3.1 - Jump Force
출처 Lesson 3.1 - Jump Force - Unity Learn Overview: The goal of this lesson is to set up the basic gameplay for this prototype. We will start by creating a new project and importing the starter fil..
arainablog.tistory.com
- Programming Simple Functionality: Unit 3 - Sound and Effects) Lesson 3.2 - Make the World Whiz By
https://arainablog.tistory.com/193
Programming Basics: Unit 3 - Sound and Effects) Lesson 3.2 - Make the World Whiz By
출처 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..
arainablog.tistory.com
- Programming Simple Functionality: Unit 3 - Sound and Effects) Lesson 3.3 - Don't Just Stand There
https://arainablog.tistory.com/194
Programming Basics: Unit 3 - Sound and Effects) Lesson 3.3 - Don't Just Stand There
출처 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 gr..
arainablog.tistory.com
- Programming Simple Functionality: Unit 3 - Sound and Effects) Lesson 3.4 - Particles and Sound Effects
https://arainablog.tistory.com/195
Programming Basics: Unit 3 - Sound and Effects) Lesson 3.4 - Particles and Sound Effects
출처 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..
arainablog.tistory.com
- Programming Simple Functionality: Unit 3 - Sound and Effects) Challenge 3 - Balloons, Bombs, & Booleans
https://arainablog.tistory.com/198
Programming Basics: Unit 3 - Sound and Effects) Lab 3 - Player Control
출처 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..
arainablog.tistory.com
- Programming Simple Functionality: Unit 3 - Sound and Effects) Lab 3 - Player Control
https://arainablog.tistory.com/196
Programming Basics: Unit 3 - Sound and Effects) Lab 3 - Player Control
출처 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..
arainablog.tistory.com
- Programming Simple Functionality: Unit 3 - Sound and Effects) Quiz 3
https://arainablog.tistory.com/199
Programming Basics: Unit 3 - Sound and Effects) Quiz 3
출처 Quiz 3 - Unity Learn This quiz will assess your knowledge of the skills and concepts learned in Unit 3. learn.unity.com 문제 1 플레이어가 죽었을 때 적들이 생성되는 것을 멈추게 만들기 위해 아래..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Gameplay Machanics) Unit 4 - Introduction
https://arainablog.tistory.com/200
Programming Basics: Unit 4 - Gameplay Machanics) Unit 4 - Introduction
출처 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 - Intro..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Gameplay Machanics) Lesson 4.1 - Watch Where You're Going
https://arainablog.tistory.com/201
Programming Basics: Unit 4 - Gameplay Machanics) Lesson 4.1 - Watch Where You're Going
출처 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 par..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Gameplay Machanics) Lesson 4.2 - Follow the Player
https://arainablog.tistory.com/203
Programming Basics: Unit 4 - Gameplay Machanics) Lesson 4.2 - Follow the Player
출처 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 c..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Gameplay Machanics) Lesson 4.3 - PowerUp and CountDown
https://arainablog.tistory.com/204
Programming Basics: Unit 4 - Gameplay Machanics) Lesson 4.3 - PowerUp and CountDown
출처 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 ene..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Gameplay Machanics) Lesson 4.4 - For-Loops for waves
https://arainablog.tistory.com/205
Programming Basics: Unit 4 - Gameplay Machanics) Lesson 4.4 - For-Loops for waves
출처 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..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Gameplay Mechanics) Challenge 4 - Soccer Scripting
https://arainablog.tistory.com/206
Programming Basics: Unit 4 - Gameplay Mechanics) Challenge 4 - Soccer Scripting
출처 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 pr..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Basic Gameplay) Lab 4 - Basic Gameplay
https://arainablog.tistory.com/208
Programming Basics: Unit 4 - Basic Gameplay) Lab 4 - Basic Gameplay
출처 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..
arainablog.tistory.com
- Programming Simple Functionality: Unit 4 - Gameplay Mechanics) Quiz 4
https://arainablog.tistory.com/211
Programming Basics: Unit 4 - Gameplay Mechanics) Quiz 4
출처 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 변수에 담아 출력하려고 했으나, 에..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Unit 5 - Introduction
https://arainablog.tistory.com/215
Programming Basics: Unit 5 - User Interface) Unit 5 - Introduction
출처 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 - Introductio..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Lesson 5.1 - Clicky Mouse
https://arainablog.tistory.com/216
Programming Basics: Unit 5 - User Interface) Lesson 5.1 - Clicky Mouse
출처 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..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Lesson 5.2 - Keeping Score
https://arainablog.tistory.com/219
Programming Basics: Unit 5 - User Interface) Lesson 5.2 - Keeping Score
출처 Lesson 5.2 - Keeping Score - Unity Learn Overview: Objects fly into the scene and the player can click to destroy them, but nothing happens. In this lesson, we will display a score in the user..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Lesson 5.3 - Game Over
https://arainablog.tistory.com/221
Programming Basics: Unit 5 - User Interface) Lesson 5.3 - Game Over
출처 Lesson 5.3 - Game Over - Unity Learn Overview: We added a great score counter to the game, but there are plenty of other game-changing UI elements that we could add. In this lesson, we will cre..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Lesson 5.4 - What’s the Difficulty?
https://arainablog.tistory.com/223
Programming Basics: Unit 5 - User Interface) Lesson 5.4 - What’s the Difficulty?
출처 Lesson 5.4 - What’s the Difficulty? - Unity Learn Overview: It’s time for the final lesson! To finish our game, we will add a Menu and Title Screen of sorts. You will create your own title, a..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Challenge 5 - Whack-a-Food
https://arainablog.tistory.com/224
Programming Basics: Unit 5 - User Interface) Challenge 5 - Whack-a-Food
출처 Challenge 5 - Whack-a-Food - Unity Learn Challenge Overview: Put your User Interface skills to the test with this whack-a-mole-like challenge in which you have to get all the food that pops up..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Lab 5 - Swap out your Assets
https://arainablog.tistory.com/225
Programming Basics: Unit 5 - User Interface) Lab 5 - Swap out your Assets
출처 Lab 5 - Swap out your Assets - Unity Learn Overview: In this lab, you will finally replace those boring primitive objects with beautiful dynamic ones. You will either use assets from the provid..
arainablog.tistory.com
- Programming Simple Functionality: Unit 5 - User Interface) Quiz 5
https://arainablog.tistory.com/226
Programming Basics: Unit 5 - User Interface) Quiz 5
출처 Quiz 5 - Unity Learn This quiz will assess your knowledge of the skills and concepts learned in Unit 5. learn.unity.com 문제 1 유니티 명명 규칙에 따른 코드는 몇 번인가요? (특히 대문자와 관련하..
arainablog.tistory.com
- Programming Simple Functionality: Introduction to user feedback and testing
https://arainablog.tistory.com/228
Programming Basics: Introduction to user feedback and testing
출처 Introduction to user feedback and testing - Unity Learn In this tutorial, you’ll explore: The purpose of user feedback. How user testing can be integrated into your design and development proc..
arainablog.tistory.com
- Programming Simple Functionality: Next Steps - Introduction
https://arainablog.tistory.com/233
Next Steps - Introduction
출처 Next Steps - Introduction - Unity Learn A video introducing the final section of the course, where you will learn to prepare for the Unity Certified User Exam and to complete and share your own..
arainablog.tistory.com
- Programming Simple Functionality: Next Steps) Lesson 6.1 - Project Optimization
https://arainablog.tistory.com/234
Programming Basics: Next Steps) Lesson 6.1 - Project Optimization
출처 Lesson 6.1 - Project Optimization - Unity Learn Overview: In this lesson, you will learn about a variety of different techniques to optimize your projects and make them more performant. You may..
arainablog.tistory.com
- Programming Simple Functionality: Next Steps) Lesson 6.2 - Research and Troubleshooting
https://arainablog.tistory.com/235
Programming Basics: Next Steps) Lesson 6.2 - Research and Troubleshooting
출처 Lesson 6.2 - Research and Troubleshooting - Unity Learn Overview: In this lesson, you will attempt to add a speedometer and RPM display for your vehicle in Prototype 1. In doing so, you will le..
arainablog.tistory.com
- Programming Simple Functionality: Next Steps) Lesson 6.3 - Sharing your Projects
https://arainablog.tistory.com/236
Programming Basics: Next Steps) Lesson 6.3 - Sharing your Projects
출처 Lesson 6.3 - Sharing your Projects - Unity Learn Overview: In this lesson, you will learn how to build your projects so that they’re playable outside of the Unity interface. First, you will in..
arainablog.tistory.com
- Programming Simple Functionality: Next Steps) ECS Survival Guide
https://arainablog.tistory.com/237
Programming Basics: Next Steps) ECS Survival Guide
출처 ECS Survival Guide - Unity Learn In this tutorial, you will learn at a very high level about the Entity Component System (ECS) and how it is different from the typical object-oriented or compon..
arainablog.tistory.com
- Programming Simple Functionality: Career research and preparation
https://arainablog.tistory.com/238
Programming Basics: Career research and preparation
출처 Career research and preparation - Unity Learn In this tutorial, you’ll research career areas, job titles, and the necessary certifications and qualifications to help you identify career goals...
arainablog.tistory.com
- Programming Simple Functionality: Introduction to portfolios
https://arainablog.tistory.com/240
Programming Basics: Introduction to portfolios
출처 Introduction to portfolios - Unity Learn In this tutorial, you’ll: Review the goals and uses of a portfolio. Plan your own portfolio using a flowchart. Begin to select and organize content. le..
arainablog.tistory.com
- Programming Simple Functionality: Counting Prototype
https://arainablog.tistory.com/242
Programming Basics: Counting Prototype
출처 Counting Prototype - Unity Learn In this exercise, you'll build a prototype of your own design that uses a provided counting functionality. learn.unity.com 1. 제공된 에셋을 다운로드하고, 새로운..
arainablog.tistory.com
- Programming Simple Functionality: Debug the App
https://arainablog.tistory.com/243
Programming Basics: Debug the App
출처 Debug the App - Unity Learn In this exercise, you will be challenged to debug a provided project so that it can run as intended. learn.unity.com 1. 제공된 에셋을 다운로드하고, 새로운 유니티 프..
arainablog.tistory.com
- Programming Simple Functionality: Quiz) Create with Code 2
https://arainablog.tistory.com/244
Programming Basics: Quiz) Create with Code 2
출처 Quiz: Create with Code 2 - Unity Learn This quiz will assess your understanding of the concepts covered in the Create with Code 2 Mission. learn.unity.com 문제 1 아래의 코드에서 만약 Random.Ran..
arainablog.tistory.com
'Unity Learn' 카테고리의 다른 글
Junior Programmer: Apply object-oriented principles 전체 바로가기 링크 (0) | 2022.03.01 |
---|---|
Junior Programmer: Manage scene flow and data 전체 바로가기 링크 (0) | 2022.01.19 |
Junior Programmer: Create with Code 1 전체 바로가기 링크 (0) | 2021.07.24 |