Study Path Agent Study Path Agent
Generate Your Own
Game Development with Unity
41 topics across 6 chapters
Chapter 1
Unity Essentials
1
Unity Editor Interface and Project Setup
2
Scenes, GameObjects, and Components
3
Prefabs and Instantiation
4
Materials and Lighting
5
Physics and Colliders
6
Animation System
Chapter 2
C# Scripting for Unity
7
Variables, Types, and Basic Syntax
8
Control Flow and Functions
9
Classes and Objects
10
Unity API Basics
11
Coroutines and Async
Chapter 3
3D Game Development in Unity
12
Model Importing and Rigging Basics
13
Meshes, Materials, and Lighting in 3D
14
Physics and Collisions in 3D
15
Camera and Input Control
16
Terrain and Environment
17
Optimization for 3D
Chapter 4
2D Game Development in Unity
18
2D Tools and Sprite Workflow
19
Tilemaps and Grid
20
2D Lighting and Shaders
21
Animation (2D)
22
Collision and Physics 2D
23
UI in 2D
Chapter 5
Design and Architecture in Unity
24
MVC/MVVM in Unity
25
Data-Driven Design
26
Game State Machines
27
Entity-Component System Overview
28
Architectural Patterns in Unity
Chapter 6
Optimization, Publishing, and Workflows
29
Profiling and Diagnostics
30
Memory Management
31
Platform Publishing (PC, Console, Mobile)
32
Asset Bundles and Addressables
33
Build Pipelines and CI/CD
34
Quality Assurance and Playtesting