목록Unity Learn (126)
Priv's Blog
출처 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 Personal Project learn.unity.com 1. 다음 단계 - 소개 (영상: 링크 참조) Next Steps - Introduction - Unity Learn A video introducing the final section of the course, where you will learn to prepare for the Unity Cer..
출처 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 process. Tips for running feedback sessions and getting actionable feedback from your target users. learn.unity.com 1. 소개 여러분이 실시간 3D 콘텐츠(3D experience) 또는 다른 어떠한 콘텐츠나 제품, 서비스를 제작할 때, 여러분의 대상 사용자들에 대한 연구를 기반..
출처 Quiz 5 - Unity Learn This quiz will assess your knowledge of the skills and concepts learned in Unit 5. learn.unity.com 문제 1 유니티 명명 규칙에 따른 코드는 몇 번인가요? (특히 대문자와 관련하여) 1번 줄 2번 줄 3번 줄 4번 줄 - 정답 더보기 답: 1 public void MultiplyScore(int currentScore) "public", "void"와 "int" 키워드는 소문자로 작성해야 합니다. 메서드 이름("MultiplyScore"처럼)은 대문자로 작성해야 합니다. 변수 이름("currentScore"처럼)은 낙타 표기법으로 작성해야 합니다. 문제 2 스크립트 A 안에 불리언 변수..
출처 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 provided course library or browse the asset store for completely new ones to give your game exactly the look and learn.unity.com 미리 보기 영상 (영상: 링크 참조) Lab 5 - Swap out your Assets - Unity Learn Overview: In th..
출처 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 on a grid while avoiding the skulls. You will have to debug buttons, mouse clicks, score tracking, resta learn.unity.com 1. 서언 (영상: 링크 참조) Challenge 5 - Whack-a-Food - Unity Learn Challenge Overview: Pu..
출처 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, and style the text to make it look nice. You will create three new buttons that set the difficulty of the game. Th learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 5.4 - What’s the Difficulty? - Unity Learn Overvi..
출처 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 create some “Game Over” text that displays when a “good” target object drops below the sensor. learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 5.3 - Game Over - Unity Learn Overview: We added a great score counte..
출처 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 interface that tracks and displays the player’s points. We will give each target object a different po learn.unity.com 1. 서언 (영상: 링크 참조) Lesson 5.2 - Keeping Score - Unity Learn Overview: Objects fly in..