모든 게임의 거의 절반이 Unity 게임 엔진을 사용하여 만들어집니다. Unity는 신규 및 숙련 된 게임 개발자 모두에게 좋습니다.
Unity를 사용하여 게임을 만드는 방법을 알려주는 7 시간 과정을 freeCodeCamp.org YouTube 채널에 게시했습니다. 완전한 초보자를 위한 완벽한 코스입니다.
AwesomeTuts의 Fahir가이 과정을 개발했습니다. 그는 수 년간 Unity 튜토리얼을 제작 해 왔으며 초보자가 알아야 할 사항을 정확히 알고 있습니다.
이 과정은 Unity 설치 방법, Unity 사용 개요 및 C# 기본 사항을 가르치는 것으로 시작됩니다. 그런 다음 처음부터 끝까지 완전한 게임을 만드는 방법을 배웁니다. 필요한 모든 자산은 무료로 제공됩니다. 비디오 설명의 링크를 확인하기 만하면 됩니다.
이 과정의 모든 섹션은 다음과 같습니다.
- Downloading Unity And Unity Hub
- About Unity Versions And Creating A New Project
- Introduction To Unity's Interface
- Starting With Unity's Basics
- Rigid Bodies And Colliders
- Audio Source And UI Elements
- Moving Our Character With Code
- Introduction To Variables
- Operations With Variables
- Functions
- Conditional Statements
- Loops
- Coroutines
- Classes
- Accessibility Modifiers(Data Encapsulation)
- Inheritance
- Getting Components
- Monster Chase Game Intro
- Importing Assets
- Creating Player Animations
- Sorting Layers And Order In Layer
- Creating The Game Background
- Player Movement
- Animating The Player Via Code
- Player Jumping
- Camera Follow Player
- Enemy Animations
- Enemy Script
- Enemy Spawner
- Enemy Collision
- The Collector Script
- Unity's UI System
- Creating Main Menu
- Navigating Between Scenes
- Selecting A Character
- Static Variables
- Singleton Pattern
- Events And Delegates
- Instantiating The Selected Character
- Finishing Our Game
아래 또는 freeCodeCamp.org YouTube 채널 (7 시간 시청)에서 전체 과정을 시청할 수 있습니다.
https://www.freecodecamp.org/news/game-development-for-beginners-unity-course/