목록전체 글 (382)
Priv's Blog
출처 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 component-based system you are probably familiar with. If you are preparing to take the Unity Certifie learn.unity.com 1. 서언 엔티티 컴포넌트 시스템(Entity Component System: 이하 ECS)은 새로운 데이터 지향 기술 스택(Data-Oriented Techn..
출처 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 install the necessary export modules to be able to publish your projects. After that, you will build your project learn.unity.com 1. 익스포트 모듈(export Modules) 설치하기 여러분의 프로젝트를 내보내기 전에, "익스포트 모듈(export Modules..
출처 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 learn the process of doing online research when trying to implement new features and troubleshoot bugs in your projects. learn.unity.com 1. 자동차가 힘을 사용하도록 만들기 만약 여러분이 속도계를 구현하고자 한다면, 가장 먼저 자동차가 현실의 자동차처럼 가..
출처 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 not notice a huge difference in these small prototype projects, but when you’re exporting a larger project, learn.unity.com 1. 변수 속성 여태까지 우리는 "public" 또는 "private" 변수만 사용했습니다. 하지만 유니티 상에는 여러분들이 익숙해지셔야 ..
출처 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..