Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Unity C# Game Development for Absolute Beginners - Build a First Person Shooter Player from Scratch
00a Course Overview
00 Project Preview (2:02)
01 Course Overview - Introduction To Unity (8:21)
Source Files
01 Build a New Unity Project
00 Install Unity And A Code Editor (4:06)
01 Build A New Unity Project (2:24)
Source Code
02 Navigate the Unity Editor
01 Use The Hierarchy And Scene (5:38)
02 Use The Inspector (4:01)
03 Use The Assets And Console (1:58)
04 How To Debug (5:54)
Source Files
03 Build Your First Game Objects
01 Build A Cube (3:52)
02 Build Materials And Color (4:15)
03 Build A Semi-Transparent Object (3:33)
04 Build A Plane (5:02)
05 Build Game Lighting (6:22)
Source Files
04 Build Particle Systems
01 Build Particle Systems And Effects (8:08)
02 Apply Physics To Your World (4:58)
Source Files
05 Learn to Code in C# for Unity
01 Build A C# Script (5:27)
02 Build Variables To Store Data (7:49)
03 Build Methods To Perform Tasks (9:28)
04 Build A Custom Method (8:26)
05 Build If Statements To Make Conditions (6:36)
06 Build Else Statements To Handle Conditions (5:13)
07 Build Loops To Repeat Actions (11:07)
08 Spawn Objects At Random Locations (5:19)
09 Build A While Loop (6:26)
Source Files
06 Enable User Input for Your Game
01 Handle Key Presses From The Keyboard (8:49)
02 Move A Player With User Input (7:09)
03 Make A Player Jump (8:48)
04 Prevent Flapping When Jumping (6:12)
05 Move Forward And Rotate Around (8:44)
06 Build Multiple Cameras (11:35)
07 Enable User To Switch Cameras (8:39)
Source Files
07 Build a Shooting Explosion Effect
01 Build A Bullet Prefab (8:52)
02 Enable Player Shooting (5:36)
03 Set Direction Of Bullet Movement (10:54)
04 Remove Dead Bullets Over Time (4:44)
05 Build An Explosion Effect (11:27)
06 Spawn An Explosion Dynamically (3:38)
07 Delete Explosion Over Time (2:19)
08 Spawn Explosion At Collision Location (7:10)
Source Files
08 Add 3D Models
00 Add 3D Models (14:08)
Source Files
00 Project Preview
Complete and Continue