Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Complete Unity/Unreal METAVERSE Game Development Bundle
LEVEL 0 - Introduction to Unity
Introduction To Unity/Unreal Metaverse Bundle (4:19)
LEVEL 1 - Introduction to Game Development - Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 00a Course Overview
00 Course Overview - Ue5 All Ages (1:55)
01 What Is Coding (2:53)
02 What Is Game Development (6:26)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 00b Unreal Introduction
00 What Is Unreal Engine 5 (4:30)
01 What Is A Blueprint (3:26)
02 What You'll Need - Unreal For All Ages (2:02)
03 How To Debug Unreal (1:48)
04 How To Install Ue5 (3:53)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 00c What are Unreal Project Templates
01 Unreal Game Project Templates (11:15)
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 01 Build a New Unreal Project
01 Build A New Unreal Top Down Project (6:10)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 02 Navigate the Unreal Editor
00 What Are Unreal Actors And Levels (2:14)
01 Navigate The Menu Bar (10:00)
02 Navigate The Main Toolbar (6:29)
03 Navigate The Level Viewport (12:59)
04 Navigate The Content Drawer (4:19)
05 Navigate The Bottom Toolbar (3:09)
06 Navigate The Outliner And Details Panels (9:37)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 03 Build a Blueprint Class for Reusable Game Object
00 Preview Of Actor With Light (0:58)
01 Build An Actor With Material And Light (8:04)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 03b Learn to Code with Blueprint Visual Scripting
01 How To Code With Blueprint Visual Scripting (8:43)
02 What Is An Unreal Event (4:24)
03 What Is An Unreal Cast (4:02)
04 What Is An Unreal Function (10:01)
05 What Is An Unreal Branch Conditional (4:53)
06 Unreal Data Types (7:29)
07 What is an Unreal Cast (3:56)
08 What are Unreal Blueprint Arrays (4:33)
09 How Collisions Work in Unreal (7:39)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 04 Destroy Actor Upon Player Collision
00 Preview Of Actor Destroyed Upon Player Collision (1:10)
01 Explore Blueprints Of Top Down Game (8:28)
01B How Collisions Work In Unreal (7:44)
02 Destroy Actor Upon Player Collision (18:46)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 05 Build Explosion Upon Collision
00 Preview Of Explosion Upon Collision (0:50)
00B Unreal Data Types (7:35)
01 Build Explosion Upon Collision (8:55)
05 Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 06 Build a Variable in Game Mode to Track Score
00 Preview Of Player Score (0:37)
00B What Is A Variable In Unreal Blueprints (3:46)
01 Build A Variable In Game Mode To Track Score (7:09)
02 Set Score Variable Upon Collision (6:12)
02B What Are Unreal Blueprint Arrays (4:39)
03 Build Variable And Function To Count Actors Remaining (12:02)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 07 Build User Interface to Show Score
00 Preview Of User Interface (1:02)
01 Build A User Interface Display (11:26)
02 Build Bindings To Change Ui With Variables (11:15)
03 Combine Variable And Text In User Interface (5:21)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 08 Spawn Actors at Random Locations
00 What Is A Loop In Unreal Blueprints (6:07)
01 Spawn Actors At Random Locations (12:29)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 09 Examples of Debugging in Unreal Editor
00 How To Debug Unreal Blueprints (4:38)
01A Example Of Debugging In Unreal Editor (4:22)
01B Breakpoints In Unreal Blueprint (3:38)
02 Build A Breakpoint In Unreal Blueprint (8:33)
02B Debug Window And Blueprint Debugger (2:23)
03 How To Use The Unreal Blueprint Debug Window (6:33)
Source Files
Unreal Engine 5 Game Development for Absolute Beginners and All Ages - 10 Where to go from here
01 Where To Go From Here (2:22)
Unity Game Development for Absolute Beginners and All Ages - 00 Mammoth Interactive Courses Introduction
00 About Mammoth Interactive (1:11)
01 How to Learn Online Effectively (13:44)
Unity Game Development for Absolute Beginners and All Ages - 00b Course Overview
00 Course Overview - Unity All Ages (4:23)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 01 What is Coding and Game Development
01 What Is Coding (2:53)
02 What Is Game Development (6:26)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 02 Unity Game Engine Introduction
01 What Is Unity Game Engine (2:49)
03 How To Install Unity 2022 (4:14)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 03 Build a New Unity Project
01 Build A New Unity Project (1:16)
Source Code
Unity Game Development for Absolute Beginners and All Ages - 04 Navigate the Unity Editor
01 Navigate The Unity Editor Toolbar (2:22)
02 Navigate The Unity Editor Hierarchy (2:58)
03 Navigate The Unity Editor Game And Scene Views (11:24)
04 Navigate The Unity Editor Inspector (5:00)
05 Navigate The Unity Editor Project Window (4:36)
Unity Game Development for Absolute Beginners and All Ages - 05 Build a 3D Platform Game
00 Preview Of Game Setup (0:44)
01 Build A Level Platform (7:50)
02 Build A Player Object In Unity (3:23)
03 Build A Target Object With Colors In Unity (4:54)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 06 Introduction to Coding in Unity Visual Scripting
01 What Is Unity Visual Scripting (10:28)
02 What Is An Event In Unity Visual Scripting (2:59)
03 What Is A Function In Unity Visual Scripting (3:28)
04 Unity Visual Scripting Data Types (4:10)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 07 Enable Input Controls with Unity Visual Scripting
00 Preview Of Player Controls (1:06)
01 Add Visual Script To Player Object In Unity (7:13)
01B Navigate Unity Visual Scripting Interface (5:24)
02 Enable Player Controls With Unity Visual Scripting (10:08)
Source FIles
Unity Game Development for Absolute Beginners and All Ages - 08 Handle Collisions with Unity Visual Scripting
00 Preview Of Collision Handling In Unity (0:59)
01 Build A Death Zone Unity Object (4:54)
01B How Collisions Work In Unity (9:46)
01C What Is A Branch Conditional In Unity Visual Scripting (3:39)
02C Handle Player Collision With Plane With Unity Visual Scripting (6:24)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 09 Restart Unity Level with Visual Scripting
00 Preview Of Restarting Unity Level (1:00)
01 Restart Unity Level On Collision With Visual Scripting (5:20)
02 Handle Player Collision With Target (4:31)
Source FIles
Unity Game Development for Absolute Beginners and All Ages - 10 Auto Generate Platforms for Each Level
01 Design A Level With Platforms (6:00)
01B What Is A Loop In Unity Visual Scripting (3:20)
01C What Is A Unity Prefab (4:48)
02 Build A Game Mode (9:18)
03 Randomize Platform Positions For Each Level (18:14)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 11 Keep Track of Levels in User Interface
01 Build Text Mesh Pro User Interface Object (4:07)
02 Build Custom Event To Set Text (13:18)
03 Build Second Graph To Increase Player Score (8:13)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 12 Restart Game if Player Loses All Lives
01 Build Lives Text Mesh Pro Uguis (5:01)
02 Count Player Lives With Visual Script (3:15)
03 Reduce Lives If Player Hits Death Zone (3:51)
04 Restart Game If Player Loses All Lives (6:33)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 13 Build a Play Screen for Game Start
01 Build An Initscene For Play Screen (7:43)
02 Build A Start Game Button Script (7:06)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 14 Build a GameOverScene to Show Score
01 Build A Gameoverscene To Show Score (6:39)
02 Show Game Over Screen When Player Dies (9:17)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 15 Build Collectible Coins
01 Build A Coin Prefab (5:46)
02 Spawn Coins Randomly With Script (14:16)
03 Rotate Coin With Script (9:55)
04 Increase Score Upon Coin Collection (8:28)
05 Increase Score Dynamically During Game (3:51)
06 Debug Final Score Not Being Updated (2:28)
07 Delete Coin Upon Collision (4:05)
Source Files
Unity Game Development for Absolute Beginners and All Ages - 16 Build Explosion Effect Upon Collision
01 Build Explosion Prefab (5:26)
02 Add Force To Spawned Particles (5:34)
03 Where To Go From Here (3:38)
Source Files
Beginners Robotics From Scratch with Unreal Engine 5 - OverView
00 Course Overview (2:54)
01 What Is Coding (2:54)
02 What Is Game Development (6:28)
Source Files - 00a Course Overview
Beginners Robotics From Scratch with Unreal Engine 5 - 02 Unreal Introduction
00 What Is Unreal Engine 5 (4:30)
01 What Is A Blueprint (3:26)
02 What You'll Need- (2:02)
03 How To Debug Unreal (1:48)
04 How To Install Ue5 (3:53)
05 Open An Unreal Project In 4 Ways (3:21)
Source Files - 00b Unreal Introduction
Beginners Robotics From Scratch with Unreal Engine 5 - 03 Navigate the Unreal Editor
00 What Are Unreal Actors And Levels (2:14)
01 Navigate The Menu Bar (10:00)
02 Navigate The Main Toolbar (6:29)
03 Navigate The Level Viewport (12:59)
04 Navigate The Content Drawer (4:19)
05 Navigate The Bottom Toolbar (3:09)
06 Navigate The Outliner And Details Panels (9:37)
Source Files - What are Unreal Actors and Levels
Beginners Robotics From Scratch with Unreal Engine 5 - 04 Set Up a Robot, Arena and Sensor
00 Preview - Set Up A Robot, Arena And Sensor (1:21)
01 Build A Project With A Robot From Scratch (7:26)
02 Build A Robot Training Arena (9:18)
03 Build A Sensor (7:56)
Source files
Beginners Robotics From Scratch with Unreal Engine 5 - 05 Build a Light Sensor Robot
00 Preview - Build A Light Sensor Robot (1:14)
01 Build Line Tracing (10:25)
02 Calculate Effectiveness Of Sensor Line (8:49)
03 Run Sensor (11:51)
Source Files
Beginners Robotics From Scratch with Unreal Engine 5 - 06 Move Robot Based On Sensor
00 Preview - Move Robot Based On Sensor (0:50)
01 Train Robot To Stop At Arena Boundary (13:45)
02 Train Robot To Turn Around (11:06)
Source Files
Beginners Robotics From Scratch with Unreal Engine 5 - 07 Build a Path Detection Robot
00 Preview - Build A Path Detection Robot (0:57)
01 Build A Line Arena (9:39)
02 Enable Robot To Follow Line (12:08)
Source Files
Beginners Robotics From Scratch with Unreal Engine 5 - 08 Build an Object Detection Robot
00 Preview - Build An Object Detection Robot (1:13)
01 Build An Object Detection Sensor (5:31)
02 Draw Laser From Object Detection Sensor (6:29)
03 Detect Objects In Front Of Robot With Sensor (7:40)
04 Stop Robot If Object Detected (12:26)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 00b Course Overview
00 Course Overview - Godot All Ages (3:45)
01 What Is Coding (2:54)
02 What Is Game Development (6:28)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 01 Godot Game Engine Introduction
01 What Is Godot Game Engine (4:49)
02 What Can You Build With Godot (2:27)
03 What You'll Need - Godot All Ages (1:21)
04 How To Install Godot (3:08)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 03 Build a New Godot Project
01 Build A New Godot Project (1:51)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 04a Navigate the Godot Editor
01 Navigate Godot's Main Menu (5:10)
02 Navigate Godot's Scene Window (2:56)
03 Navigate Godot's File System (1:37)
04 Navigate Godot's Viewport (7:17)
05 Navigate Godot's Inspector And Node Windows- (2:42)
Source files
Godot Game Development for Absolute Beginners and All Ages - 04b How to build a game in Godot
01 What Are Nodes And Scenes (3:17)
02 What Is A Mesh (1:12)
03 How Collision Works In Godot (7:05)
Source files
Godot Game Development for Absolute Beginners and All Ages - 05 Build a 2D game with Godot
01 Build A Player Scene (9:06)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 06a Enable player input controls
00 How Player Input Works (1:25)
01 Enable Player Input Controls (5:27)
Source files
Godot Game Development for Absolute Beginners and All Ages - 06b Build your first visual script
01 What Is A Visual Script In Godot (4:39)
01B What Is A Variable (1:44)
01C What Is A Function (3:56)
02 Override Physics Process Function With Godot Visual Scripting (9:40)
Source files
Godot Game Development for Absolute Beginners and All Ages - 06c Code player movement with visual scripting
01 What Are Data Types (2:17)
02 What Is A Conditional If Statement (2:57)
03 Move Player To The Right (10:30)
04 Build 4 Directions Of Player Movement With Godot Visual Scripting (9:02)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 07a Build collectible item
01A Build A Collectible Item Scene (6:17)
01B Tree Order And The Ready Function In Godot (2:30)
01C Instancing And Instantiating (2:19)
01D What Is A Packedscene And Preload Scene In Godot (1:49)
02 Spawn Food Upon New Game With Godot Vs (9:49)
Source files
Godot Game Development for Absolute Beginners and All Ages - 07b Build randomly spawning collectible items
02 What Are Loops (4:07)
03 Spawn Multiple Food Items (8:13)
04 Randomize Position Of Spawned Object (8:55)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 08 Handle collisions with Godot visual scripting
00 What Are Godot Signals (1:46)
01 Handle Collisions Between Player And Food (6:10)
02 Move Items To Random Position (8:15)
03 Increase Player Size With Visual Scripting (5:17)
04 Increment Player Size Upon Collision (7:43)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 09 Build random enemy obstacles
01 Build Enemy Scene With Image Texture (6:38)
02 Spawn Enemies Randomly With Visual Scripting (16:19)
03 Decrease Player Size Upon Enemy Collision (9:53)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 10 Build game over screen
01 Build Game Over Screen (6:56)
02 Check If Player Is Too Small (7:33)
03 Load Game Over Scene When Player Dies (5:35)
04 Overlay Ui Scene On Top Of Game Scene (4:15)
05 Build Restart Game Button (4:27)
06 Restart Game Upon Button Press (5:53)
Source Files
Godot Game Development for Absolute Beginners and All Ages - 11 Set node colors randomly
00 What Are Arrays (1:57)
01 Build Colors Array (4:14)
01 Where To Go From Here (3:44)
02 Set Texture Of Player With Visual Scripting (5:59)
03 Randomly Select Element From Array (5:19)
04 Randomize Colors Of Food (4:36)
05 Pop And Append Textures To Array (2:16)
06 Check Texture Equality Of Nodes (9:17)
Source files
Decentraland 3D Web3 Development with TypeScript - 00 Course overview
00 Course Overview (6:26)
Source files
Decentraland 3D Web3 Development with TypeScript - 01a What is Decentraland
01 What Is Decentraland (2:05)
02 What Is Decentraland’S Land (2:50)
03 Decentraland’S Dao - Who Runs Decentraland (4:11)
04 Ethereum And Decentraland’S Land (5:00)
05 How Do I Develop For Decentraland (2:07)
Source files
Decentraland 3D Web3 Development with TypeScript - 01b Developing for Decentraland Overview
01 What Can You Do With The Decentraland Sdk (2:40)
02 What Do You Need To Develop For Decentraland (1:55)
03 What Are Decentraland’S Scenes (2:26)
Decentraland 3D Web3 Development with TypeScript - 04 Install Decentraland
01 Install Decentraland Cli (4:57)
Source files
Decentraland 3D Web3 Development with TypeScript - 05b Build a Simple Decentraland Scene
00. Typescript Intro (20:52)
01 Build A Simple Decentraland Scene (10:09)
02 Edit Decentraland Scene Elements (5:27)
03 Build Decentraland 3D Models With Builder (14:38)
Source files
LEVEL 2 - Your First Games - Block Breaker Game - Course Overview
00 Project Preview (2:11)
01 Course Overview - 2D Game Development In Unity For Beginners (5:06)
Source Files
Block Breaker Game - 00c C# Programming Fundamentals (Prerequisite)
01. Introduction to C# (5:02)
02. Creating a New Project (5:33)
03. Primitive Types (26:19)
03. Source Code
04. Type Conversion (13:03)
04. Source Code
05. Operators (23:40)
05. Source Code
06.01 Classes (17:30)
06.02 Inheritance (15:11)
06.03 Structures (9:15)
06.04 Arrays and Strings (12:21)
06.05 Enumerator (10:37)
06. Source Code
07.01 Statements (9:29)
07.02 Loops (11:11)
07.03 Random & Control Flow (12:33)
07. Source Code
08.01 Types of Arrays (19:40)
08.02 Lists (15:37)
08. Source Code
09.01 Modifying String (23:06)
09.02 Procedural Programmin (8:30)
09. Source Code
10. Date And Time (17:41)
10. Source Code
11.01 Modifying Files (15:21)
11.02 Directories And Path Class
11. Source Code
12 Debugging Application (13:55)
12. Source Code
Block Breaker Game - 01 Build a New Unity Project
01 Install Unity And A Code Editor (4:06)
02 Build A New Unity Project (7:54)
03 How To Debug (5:54)
Source Files
Block Breaker Game - 02 Build Game Objects
01 Build A Paddle (7:43)
02 Build A Ball (6:35)
03 Build Blocks To Destroy (13:19)
04 Build Power Blocks That Duplicate Balls (9:29)
05 Build Boundaries And Death Zone (7:18)
Source Files
Block Breaker Game - 03 Enable User Input
01 Enable User Input To Move Player (20:01)
02 Limit User Input (12:07)
03 Enable User Input To Start Game (9:50)
04 Program The Ball's Speed (6:03)
Source Files
Block Breaker Game - 04 Handle Collisions
01 Handle Ball Collisions (7:24)
02 Destroy Blocks Upon Collision (7:47)
03 Duplicate Ball Upon Powerup Collision (8:29)
04 Move Duplicated Ball (10:24)
Source Files
Block Breaker Game - 05 Restart Level
01 Restart Game When Ball Enters Death Zone (13:47)
02 Restart Game When All Blocks Destroyed (15:52)
Source Files
Introduction to UE5 with Blueprints - 01 Build a new Unreal project
01 Build A New Unreal Project (4:37)
02 Navigate The Unreal Editor (9:44)
03 Navigate The Bottom Half (11:46)
Source Files
Introduction to UE5 with Blueprints - 02 Build game actions with blueprints
00 What Is A Blueprint (5:53)
01 Build A Blueprint Class (5:54)
02 Add Components To A Blueprint (5:26)
03 Handle Events With Blueprints (11:30)
Source Files
Introduction to UE5 with Blueprints - 03 Build blueprints with a player
01 Build A Blueprint For Player Collision (9:24)
02 Build A Blueprint With Lights (5:34)
03 Turn Lights On And Off With A Blueprint (5:48)
04 Flip Flop Between Actions With A Blueprint (8:23)
Introduction to UE5 with Blueprints - 04 Control game flow with blueprints
01 Build Variables To Store Data (10:15)
02 Build A Branch To Control Flow (7:20)
03 Build A Branch To Turn Lights On And Off (6:02)
04 Build An Integer To Store Whole Numbers (7:54)
Introduction to UE5 with Blueprints - 05 Build landscapes
01 Build A Landscape Level (8:50)
02 Paint Materials Onto A Landscape (14:28)
03 Build A Blueprint To Auto-Paint Cliffs (20:53)
Build 2D and 3D Games with Unity Bolt Visual Scripting - 01 Course Overview
01 Course Overview (6:37)
02 Install Unity (2:12)
03 How To Debug (5:55)
Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 02 Set up a jigsaw puzzle game board
01 Build A Board With Visual Scripting (22:30)
02 Fill Board With Tiles With Visual Scripting (12:41)
02 Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 03 Fill board with puzzle pieces
01 Generate Puzzle Image (3:58)
02 Store All Pieces In A Game Object (10:56)
03 Fill Board With Random Pieces (17:56)
04 Choose Random Pieces Without Repetition (20:16)
Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 04 Handle user input to swap pieces
01 Handle Swipe Input From Player-1 (27:03)
02 Find Swipe Direction From Swipe Angle-2 (13:19)
03 Move Piece In Direction Of Swipe-3 (4:11)
04 Move Adjacent Pieces By Swapping-4 (13:15)
05 Enable Swapping Left, Right, Up And Down-5 (3:27)
Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 05 Build a 3D racing game with visual scripting
01 Move Player With Visual Scripting-1 (11:44)
02 Store Data With Visual Scripting-2 (4:58)
03 Enable Input To Move Player-3 (9:01)
05 Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 06 Handle collisions between player and obstacles
01 Build Obstacles-1 (5:12)
02 Handle Collision Between Player And Obstacle-2 (10:29)
03 Destroy Obstacle Upon Collision-3 (2:52)
06 Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 07 Spawn obstacles procedurally
01 Spawn Obstacles Procedurally-1 (15:30)
02 Pool Objects By Moving-2 (9:04)
03 Pool Obstacles That Are Out Of Sight-3 (8:28)
07 Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 08 Calculate score
01 Show Players Score-1 (8:37)
02 Increase Score Upon Touching Obstacle-2 (13:30)
03 Prevent Player Child Object From Increasing Score-3 (13:30)
08 Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 09 Build a timer to end the game
01 Show Time Remaining-1 (7:46)
02 End Game When Timer Ends-2 (10:56)
09 Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 10 Build a restart button
01 Build A Restart Button-1 (5:12)
02 Restart Game When Button Is Pressed-2 (6:30)
10 Source files
Build 2D and 3D Games with Unity Bolt Visual Scripting - 11 Add 3D models
01 Add A Car Model For The Player-1 (3:15)
02 Add A Racetrack-2 (4:47)
03 Add Obstacle Models-3 (8:37)
11 Source files
Unity C# Game Development - Build an FPS Player from Scratch - Overview
00 Project Preview-1 (2:02)
01 Course Overview - Introduction To Unity-2 (8:21)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 01 Build a New Unity Project
00 Install Unity And A Code Editor-1 (4:06)
01 Build A New Unity Project-2 (2:24)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 02 Navigate the Unity Editor
01 Use The Hierarchy And Scene-1 (5:38)
02 Use The Inspector-2 (4:02)
03 Use The Assets And Console-3 (1:58)
04 How To Debug-4 (5:54)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 03 Build Your First Game Objects
01 Build A Cube-1 (3:52)
02 Build Materials And Color-2 (4:15)
03 Build A Semi-Transparent Object-3 (3:33)
04 Build A Plane-4 (5:02)
05 Build Game Lighting-5 (6:22)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 04 Build Particle Systems
01 Build Particle Systems And Effects-1 (8:08)
02 Apply Physics To Your World-2 (4:58)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 05 Learn to Code in C# for Unity
01 Build A C# Script-1 (5:27)
02 Build Variables To Store Data-2 (7:50)
03 Build Methods To Perform Tasks-3 (9:28)
04 Build A Custom Method-4 (8:26)
05 Build If Statements To Make Conditions-5 (6:36)
06 Build Else Statements To Handle Conditions-6 (5:13)
07 Build Loops To Repeat Actions-7 (11:07)
08 Spawn Objects At Random Locations-8 (5:19)
09 Build A While Loop-9 (6:26)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 06 Enable User Input for Your Game
01 Handle Key Presses From The Keyboard-1 (8:49)
02 Move A Player With User Input-2 (7:09)
03 Make A Player Jump-3 (8:48)
04 Prevent Flapping When Jumping-4 (6:12)
05 Move Forward And Rotate Around-5 (8:44)
06 Build Multiple Cameras-6 (11:35)
07 Enable User To Switch Cameras-7 (8:39)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 07 Build a Shooting Explosion Effect
01 Build A Bullet Prefab-1 (8:52)
02 Enable Player Shooting-2 (5:36)
03 Set Direction Of Bullet Movement-3 (10:54)
04 Remove Dead Bullets Over Time-4 (4:44)
05 Build An Explosion Effect-5 (11:27)
06 Spawn An Explosion Dynamically-6 (3:38)
07 Delete Explosion Over Time (2:19)
08 Spawn Explosion At Collision Location-7 (7:10)
Source Files
Unity C# Game Development - Build an FPS Player from Scratch - 08 Add 3D Models
00 Add 3D Models-1 (14:08)
Source Files
Build a Simple Platformer Game in Unreal Engine 5 - Overview
01 Project Preview (2:40)
02 What You'll Need - Unreal Platformer (3:11)
Source Files
Build a Simple Platformer Game in Unreal Engine 5 - 01 Build a New Unreal Project
01 Build A New Unreal Project-1 (6:27)
Source Files
Build a Simple Platformer Game in Unreal Engine 5 - 02 Add Basic Game Blueprints
01 Build A Level (4:15)
02 Build A Player Blueprint (15:49)
03 Build A Camera To Follow Player (2:24)
04 Build A Game Mode (4:48)
Build a Simple Platformer Game in Unreal Engine 5 - 03 Enable User Input to Move and Jump
01 Enable User Input With Keyboard (6:17)
02 Build A Blueprint To Move Player On User Input (8:17)
03 Detect The Ground With A Blueprint (8:25)
04 Build A Blueprint For Player Jump On User Input (7:24)
Source Files
Build a Simple Platformer Game in Unreal Engine 5 - 04 Build the Level
01 Build Platforms To Jump On (6:22)
02 Build A Collectable Item (3:32)
03 Build A Restart Game Blueprint (5:58)
Build a Simple Platformer Game in Unreal Engine 5 - 05 Build a Death Zone
01 Restart Game When Player Enters Death Zone (5:00)
Source Files
Build a Simple Platformer Game in Unreal Engine 5 - 06 Fine Tune Game Art
01 Fine Tune Game Art (10:47)
Build Your First C++ Game in Unreal Engine 5 - 00a Course Overview
01 Course Overview - Build Your First C++ Game In Unreal Engine 5 (3:40)
Source Files
Build Your First C++ Game in Unreal Engine 5 - 00b Code Editor Introduction
01 Install Visual Studio With C++ (2:10)
Build Your First C++ Game in Unreal Engine 5 - 00c Learn to Code from Scratch in C++
00 Build A New Console Application (6:40)
01 Build Variables To Store Data (9:49)
02 Build Functions To Perform Tasks (9:16)
03 Build Functions With Parameters (6:34)
04 Build Functions That Return Values (5:35)
05 Build Conditionals To Separate Code Flow (9:22)
Source Files
Build Your First C++ Game in Unreal Engine 5 - 00d Build Pointers and References in C++
01 Build Pointers To Store Memory Addresses (8:51)
02 Build References To Access Variables-2 (7:00)
Source Files
Build Your First C++ Game in Unreal Engine 5 - 00e Build Classes and Objects in C++
01 Build Classes To Represent Objects (14:05)
02 Get And Set Private Variables (14:05)
03 Set Object Properties With Parameterized Constructors (7:22)
04 Point To And Reference Object Properties And Functions (6:21)
Source Files
Build Your First C++ Game in Unreal Engine 5 - 01 Set Up a First Person Shooter C++ Project
01 Build A New Unreal Project (6:51)
01B Run Visual Studio As Administrator (1:43)
02 Quick Win - Shrink A Cube Upon Hit (16:51)
Build Your First C++ Game in Unreal Engine 5 - 02 Build an Enemy with C++
01 Build An Enemy Controller C++ File (18:11)
02 Build A Visual Enemy Component In Unreal (5:40)
Build Your First C++ Game in Unreal Engine 5 - 03 Dynamically Spawn Enemies with C++
01 Spawn Enemies With A Game Mode (18:17)
02 Build Enemy And Game Mode Blueprints (11:14)
Build Your First C++ Game in Unreal Engine 5 - 04 Build Enemy Movement and Lifespan
01 Make Enemy Chase Player (11:04)
02 Set Enemy Lifespan (5:14)
Build Your First C++ Game in Unreal Engine 5 - 05 Process Collisions to Kill Enemy
01 Process Collisions To Kill Enemy (9:22)
Build Your First C++ Game in Unreal Engine 5 - 06 Build Score System
01 Increase Player Score With C++ (5:28)
02 Build Score User Interface (14:34)
03 Show Score With Game Mode (10:19)
Build Your First C++ Game in Unreal Engine 5 - 07 Build Game Over and Restart
01 Build Game Over Functionality In C++ (7:58)
02 Build Restart Functionality (10:58)
Unreal 5 C++ - 00 Build a Top Down Game From Scratch
01 Course Overview - Build A Top Down Game With Unreal And C++ (7:01)
Source Files
Unreal 5 C++ - 01 Build a game from scratch in Unreal with C++
01 Build A New Unreal Project From Scratch (3:20)
02 Build A Top Down Camera (8:04)
01 Source File
02 Source File
Unreal 5 C++ - 02 Build a custom player with C++
01 Build A Character Class (17:36)
Source Files
Unreal 5 C++ - 03 Build food for player to collect
01 Build A Food Class (7:24)
01 Source File
02 Handle Player And Food Collision (10:39)
02 Source File
03 Dynamically Spawn Food (11:45)
03 Source File
04 Build Food Blueprint And Set Game Mode (6:48)
04 Source File
Unreal 5 C++ - 04 Change player size and speed dynamically
01 Increase Player Size Upon Eating (6:23)
02 Decrease Speed As Size Gets Bigger (3:18)
Source Files
Unreal 5 C++ - 05 Build bots that move randomly
01 Build An Enemy Class (5:20)
02 Spawn Enemies Dynamically (5:34)
03 Move Enemies Randomly (7:02)
Source Files
Unreal 5 C++ - 06 Build game over functionality
01 End Game If Player Collides With Bot (9:00)
Source Files
Build a Self Driving Car with UE5, Blueprints and C++ - 00a Course Overview
01 Course Overview - Unreal Self Driving Car (5:19)
Source Files
Build a Self Driving Car with UE5, Blueprints and C++ - 01 Build a Self Driving Car Environment in Unreal
01 Build A New Unreal Vehicle Project (8:00)
02 Build A Track Blueprint (19:55)
03 Build A Linear Track With Inclines (13:44)
Build a Self Driving Car with UE5, Blueprints and C++ - 02 Implement Cruise Control with Unreal and CPP
01 Calculate Target Speed Difference (17:20)
02 (Source Files)
02 Enable User Throttle Control (17:23)
01 (Source Files)
03 Enable Car To Control Throttle (6:10)
03 (Source Files)
LEVEL 3 - VR Games - Build VR Games in Unity - 00a Course Overview
00 Course Overview (5:53)
Build VR Games in Unity - 01 Build a 3D Virtual Reality Skydiving Game - 01 Build a 3D Skydiving Game
00A Project Preview - 3D VR Skydiving Game (3:41)
00B Install Unity (1:37)
01 Build A New Unity Project (3:39)
02 How To Debug - Build 3D And VR Games In Unity (5:44)
Source Files
01 Build a 3D Virtual Reality Skydiving Game - 02 Build Landscape and Target
01 Build The Landscape (8:36)
02 Build A Target (3:42)
Source Files
01 Build a 3D Virtual Reality Skydiving Game - 03 Drop Player from Sky
01 Make The Camera Point Downward (3:47)
02 Move The Player (13:18)
03 Enable User Input To Move Player (11:04)
04 Enable Wasd Keys For User Input (3:43)
05 Check If The Player Reached The Target (10:49)
Source Files
01 Build a 3D Virtual Reality Skydiving Game - 04 Restart Game
01 Stop And Restart Game (4:55)
02 Build A Restart Timer (8:49)
03 Move Target To Random Position (8:52)
Source Files
01 Build a 3D Virtual Reality Skydiving Game - 05 Add Game Instructions
01 Build A Text Overlay (4:54)
02 Change Text Programatically (9:49)
Source Files
01 Build a 3D Virtual Reality Skydiving Game - 06 Add Game Art (70 Models Included)
01 Add 3D Landscape Models (11:52)
02 Add 3D Target Model (4:39)
Source Files
01 Build a 3D Virtual Reality Skydiving Game - 07 Implement VR for the 3D Skydiver
01 Install XR Packages (7:12)
02 Change Active Input Handling (6:25)
03 Add Default Input Actions (4:40)
04 Add Xr Device Simulator (4:04)
05 Control Virtual Reality Camera With User Input (7:42)
Source Files
Build VR Games in Unity - 02 Build a 3D Virtual Reality First Person Shooter - 01 Build a 3D Zombie First Person Shooter
00 Project Preview - 3D First Person Shooter Zombie Game (3:51)
01 Build A New Unity Project (2:25)
Source Files
02 Build a 3D Virtual Reality First Person Shooter - 02 Spawn Enemies
01 Build An Enemy (5:20)
02 Spawn An Enemy (12:20)
03 Spawn Multiple Enemies Over Time (7:20)
04 Move Enemies Toward Player (14:05)
05 Stop Enemy Once It Reaches Player (6:40)
06 Make Enemies Attack Player (7:01)
Source Files
02 Build a 3D Virtual Reality First Person Shooter - 03 Build Player Attacks
01 Build Bullets For Player Attack (4:52)
02 Build Player Attack (8:18)
03 Destroy Bullet (2:46)
04 Destroy Enemy With Player Attack (6:04)
05 Build A Shooting Timer (4:14)
Source Files
02 Build a 3D Virtual Reality First Person Shooter - 04 Build Game Over Functionality
01 Build A Text Overlay (9:52)
02 Restart Game (5:27)
Source Files
02 Build a 3D Virtual Reality First Person Shooter - 05 Add Game Art (8 Models Included)
01 Add 3D Environment Models (4:03)
02 Add 3D Object Models (5:29)
03 Add A Player Weapon Model (5:29)
04 Add A 3D Enemy Model (6:45)
05 Change Game Lighting (7:15)
Source Files
02 Build a 3D Virtual Reality First Person Shooter - 06 Implement VR for the 3D Zombie First Person Shooter
01 Install XR Packages (7:27)
02 Build An Hmdinfomanager (5:06)
03 Change Active Input Handling (3:08)
04 Add Default Input Actions (6:38)
05 Add XR Device Simulator (9:22)
Source Files
Build VR Games in Unreal Engine 5 - Overview
01 Project Preview (1:32)
02 What You'll Need - Unreal VR (4:32)
Source Files
Build VR Games in Unreal Engine 5 - 01 Build a New Unreal Project
01 Build A New Unreal Project (6:27)
Source Files
Build VR Games in Unreal Engine 5 - 02 Add Objects to the Virtual Reality Game
01 Add Art Assets (4:01)
02 Add A Custom Grabbable Object (9:51)
03 Build The Environment (5:29)
04 Add Bowling Pins (7:52)
Source Files
Build VR Games in Unreal Engine 5 - 03 Show Players Score
01 Build A Collision Area-1 (4:44)
02 Build A Text Object-2 (5:51)
03 Build Score Blueprint Functionality-3 (6:45)
04 Add A Box Collider To Pins-4 (12:16)
Source Files
LEVEL 4 - Augmented Reality - Build AR with Unity - 00a Course Overview
01 Project Preview (1:50)
02 What You Need (4:15)
Source Files
Build AR with Unity - 01 Build a New Unity Project
01 Install Unity (1:37)
02 Build A New Unity Project (1:48)
Source Files
Build AR with Unity - 02 Add Vuforia to Unity
01 Install Git For Vuforia (1:43)
02 Add Vuforia To Unity (2:52)
Source Files
Build AR with Unity - 03 Implement Augmented Reality
01 Build An Augmented Reality Camera (5:32)
02 Define An Image Target (6:17)
03 Build A Model To Display (4:43)
04 Test The App With Your Camera (2:49)
Source Files
Simple Augmented Reality from Scratch in Unreal Engine 5 - Overview
01 Course Overview - Unreal AR (6:24)
Source Files
Simple Augmented Reality from Scratch in Unreal Engine 5 - 02 Build an Augmented Reality Project from Scratch
01 Adjust Settings And Plugins For Augmented Reality-1 (8:39)
02 Build A New Map-2 (2:21)
03 Build A Game Mode Blueprint-3 (6:49)
04 Build A Pawn Blueprint-4 (11:27)
Source Files
Simple Augmented Reality from Scratch in Unreal Engine 5 - 03 Test Augmented Reality with a Phone Camera
01 Install Android Studio (4:52)
02 Set Up Android NDK (4:44)
03 Potential Issues With Running Android NDK Script (2:38)
04 Add Android SDK, NDK And Java To Unreal (8:25)
05 Set Up Your Phone To Test Unreal App (9:36)
Source Files
LEVEL 5 - Machine Learning - Train a Neural Network in a 3D Environment - Course Overview
01 Project Preview (3:33)
02 Course Overview (2:44)
Source Files
Train a Neural Network in a 3D Environment - 00c Machine Learning Overview
01 What Is Machine Learning (5:26)
02 What Is Deep Learning (7:42)
03 What Is A Neural Network (8:47)
04 What Is Ml-Agents (5:16)
Source Files
Train a Neural Network in a 3D Environment - 01 Install What You Need
01 Install Unity (2:02)
02 Install Python (2:43)
03 Install ML-Agents API (4:32)
04 Install A Code Editor (8:10)
Train a Neural Network in a 3D Environment - 02 Build a New Unity Project
01 Build A New Project (3:48)
02 Build A 3D Environment With Agent And Target (9:06)
03 How To Debug (2:54)
Source Files
Train a Neural Network in a 3D Environment - 03 Build Machine Learning Agent Behavior
01 Start A New Training Episode (11:50)
02 Collect Observations (4:41)
03 Reward Agent For Finding Target (5:42)
04 Punish Agent's Wrong Move (6:02)
Source Files
Train a Neural Network in a 3D Environment - 04 Connect Agent to Scene
01 Connect Agent To Environment And Target (9:03)
Source Files
Train a Neural Network in a 3D Environment - 05 Train the Brain
01 Define Training Hyperparameters (16:45)
Source Files
Train a Neural Network in a 3D Environment - 06 Show Training Results
01 Build A Graphical User Interface (21:34)
02 Speed Up Training With Duplicate Scenarios (10:22)
Source Files
Build ML Datasets with Unreal Procedural Generation - Overview
01 Project Preview (3:05)
01B What You'll Need - Unreal Machine Learning (5:40)
02 What Is Machine Learning (5:26)
03 Types Of Machine Learning Models (12:17)
04 What Are Computer Vision And Image Segmentation (5:40)
Source Files
Build ML Datasets with Unreal Procedural Generation - 01 Build a new Unreal Project
01 Build A New Unreal Project (4:37)
02 Navigate The Unreal Editor (9:44)
03 Navigate The Bottom Half (11:46)
Source Files
Build ML Datasets with Unreal Procedural Generation - 02 Build Random Levels Automatically with Procedural Generation
01 Build A New Unreal Project-1 (3:03)
02 Build More Tiles-2 (6:11)
03 Build A Blueprint To Randomly Place Tiles-3 (8:01)
04 Build A Grid With The Blueprint-4 (7:59)
05 Get A Random Tile-5 (7:10)
06 Set Each Tile Position And Rotation-6 (10:10)
07 Set Each Instance Name-7 (7:11)
Build ML Datasets with Unreal Procedural Generation - 03 Add Realism to the Procedural Level
01 Add Ground Material To Each Tile-1 (2:58)
02 Add Environment Models-2 (11:16)
03 Build Flat Materials For Image Segmentation-3 (11:07)
Source Files (1)
Source Files (2)
Source Files (3)
Build ML Datasets with Unreal Procedural Generation - 04 Build a Blueprint to Enter Segmented View
01 Build Input Action-1 (3:48)
02 Build Press And Release Conditions-2 (8:31)
03 Build A Materials Data Table-3 (11:09)
04 Build A Blueprint To Switch Materials-4 (17:36)
Source Files (1)
Source Files (2)
Source Files (3)
Source Files (4)
Build ML Datasets with Unreal Procedural Generation - 05 Screenshot the Game via Blueprint
01 Screenshot The Game Via Blueprint (7:58)
02 Make Third Person Character Invisible (5:47)
Build ML Datasets with Unreal Procedural Generation - 06 Deep Learning Introduction
01 What Is Deep Learning (7:42)
Source Files
Build ML Datasets with Unreal Procedural Generation - 07 Introduction to Python (Prerequisite)
00. Intro To Course And Python (9:57)
01. Variables (19:19)
02. Type Conversion Examples (10:06)
03. Operators (28:54)
04. Collections (8:25)
05. List Examples (19:41)
06. Tuples Examples (8:36)
07. Dictionaries Examples (14:26)
08. Ranges Examples (8:32)
09. Conditionals (6:43)
10. If Statement Examples (21:32)
11. Loops (29:42)
12. Functions (17:01)
13. Parameters And Return Values Examples (13:54)
14. Classes And Objects (34:11)
15. Inheritance Examples (17:29)
16. Static Members Examples (11:05)
17. Summary And Outro (4:08)
Source Code
Build ML Datasets with Unreal Procedural Generation - 07b Neural Networks Introduction
01 What Is A Neural Network-1 (8:47)
02 What Is Supervised Learning-2 (11:03)
03 How Does A Machine Learning Agent Learn-3 (7:38)
04 How To Prepare Data-4 (8:54)
05 Performance Of A Machine Learning Algorithm-5 (4:14)
Source Files
Build ML Datasets with Unreal Procedural Generation - 08 Prepare Data For Image Segmentation
01 Load Data For Image Segmentation-1 (6:03)
02 Normalize Images-2 (2:40)
03 Load Training Images-3 (7:12)
04 Load Testing Images-4 (4:39)
05 Prepare Data For Image Segmentation-5 (6:27)
06 Visualize Images And Masks-6 (5:22)
Source Files
Build ML Datasets with Unreal Procedural Generation - 09 Build A Neural Network For Image Segmentation
01 How Do You Build A Neural Network For Image Segmentation-1 (10:05)
02 Set Up A Neural Network-2 (6:38)
03 Build Neural Network Layers-3 (6:34)
03B What Is The Adam Optimizer-4 (6:16)
04 Compile Optimizer And Loss-5 (2:09)
Source Files
Build ML Datasets with Unreal Procedural Generation - 10 Train And Test Image Segmentation
01 Build A Mask-1 (1:36)
02 Visualize Model Progress-2 (5:15)
03 Visualize Model Results-3 (13:38)
04 Plot Model Accuracy-4 (7:51)
05 Test The Neural Network-5 (3:38)
Source Files
LEVEL 6 - Battle Royale - Build a 3D Multiplayer Battle Royale Game with Unity - 00a Course Overview
01 Course overview (5:19)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 01 Part 1 - Build a Local Battle Royale
00 Project Preview - Build a Local Battle Royale (2:46)
01 How to debug (2:54)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 02 Build a Player That Can Look and Move Around
01 Set up project (4:40)
02 Build a player (5:37)
03 Move player with keyboard (11:28)
04 Enable first person mode (6:44)
05 Enable player to look left and right (3:26)
06 Enable player to look up and down (6:49)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 03 Generate Enemies
01 Generate enemies (14:37)
02 Build an enemy object (5:41)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 04 Build an Attack
01 Build an attack particle system (9:42)
02 Attack upon user input (11:58)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 05 Reduce Player Health
01 Build player health (12:43)
02 Kill players upon 0 health (7:05)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 06 Build Bots That Move and Attack
01 Build bot attack action (10:25)
02 Build bot random movement (10:09)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 07 Implement Safe Zone
01 Shrink the plane over time (8:07)
02 Kill a player outside the plane (8:03)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 08 Part 2 - Add Networking for Multiplayer Battle Royale
00 Project Preview - Add Networking for Multiplayer Battle Royale (4:16)
01 How server-client communication works (1:59)
02 What is MLAPI (1:24)
03 How to debug MLAPI (2:09)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 09 Set Up Networking
01 Import MLAPI into Unity (4:34)
02 Set up network manager (6:54)
03 Show Start buttons for all clients (15:26)
04 Send position of each client (15:26)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 10 Build Networked Player Functionality
01 Networked player movement (7:01)
02 Networked player looking around (6:44)
03 Networked player attack (9:52)
Source Files
Build a 3D Multiplayer Battle Royale Game with Unity - 11 Build Networked Health
01 Networked player health (7:14)
02 Networked kill players upon 0 health (6:53)
03 Disable attacking when dead (3:26)
Build a 3D Multiplayer Battle Royale Game with Unity - 12 Build a Game Controller
01 Set minimum number of players (4:31)
02 Restart game if 1 player remaining (6:48)
03 Prevent lighting from changing (1:37)
Build a 3D Multiplayer Battle Royale Game with Unity - 13 How to Fine-Tune the Game
01 Add a weapon object (9:37)
Source Files
Build Yourself and Other Realistic Humans in MetaHuman - 00a Course Overview
00 Course Overview - Build Yourself And Other Realistic Humans In Metahuman (10:18)
Source Files
Build Yourself and Other Realistic Humans in MetaHuman - 01 Build Yourself and Other Realistic Humans in MetaHuman
01 Build A New Metahuman Project (8:01)
02 Blend A Human With Others (6:08)
03 Move And Sculpt Facial Features (4:53)
04 Change Skin Features (8:37)
05 Change Eye Features (5:47)
06 Change Teeth Features (4:33)
07 Apply Makeup To Your Metahuman (4:01)
08 Change Hair And Facial Hair (3:37)
09 Change Body Type And Clothes (3:43)
Build Yourself and Other Realistic Humans in MetaHuman - 02 Using Metahuman
01 Build A Zombie In Metahuman (8:17)
02 Save Your Metahumans For Export (1:59)
03 Age A Character In Metahuman (8:02)
Build Yourself and Other Realistic Humans in MetaHuman - 03 Animate 3D MetaHuman in Unreal
01 Import Metahumans Into Unreal 5 (8:30)
02 Import Animations (2:35)
03 Build A New Animation Sequence (5:35)
BONUS CONTENT - Build a multiplayer battle royale in Unreal Engine 4 - 01. Setting up Battle royale
01. Starting the battle Royale (3:39)
02. Setting up the multiplayer (10:58)
03. Setting up the colors of the players (9:43)
04. Setting Playing colors with code (7:40)
05. Setting up the player Counter (6:47)
06. Switching the server athority and setting up player names (5:55)
07. Setting up the tag game (10:18)
Build a multiplayer battle royale in Unreal Engine 4 - 02. The floor is Lava Battle Royale
01. Setting up the floor is lava (3:59)
02. Setting up the Lava Actor (7:15)
03. Setting up the player destroyed logic and talking about reduNdancies (4:01)
04. Checking the level map (4:23)
08. Setting up the tag cube (4:43)
09. Setting up the game mode variables (5:58)
10. Setting up the box rules (5:12)
11. Talking about bugs and problems (5:18)
12. Closing remarks on the tag game (2:09)
Build a multiplayer battle royale in Unreal Engine 4 - 03. Third Person Shooter
01. Getting started with adding a shooter to our third person Battle Royale (5:58)
02. Loading in the free animation starter pack (3:12)
03. Setting up the Battle Royale Character (3:51)
04. Pinning the gun to the player (3:55)
05. Adding in the player projectile (2:35)
06. Spawning the projectile (5:55)
07. Setting the velocity of the projectile (6:42)
08. Setting up the player health (5:15)
09. Adding in a health pickup (6:54)
Build 6 games in Unreal Engine 4
00a. Unreal Crash Course - Overview - Part 1 (28:51)
00b. Unreal Crash Course - Overview - Part 2 (28:34)
00c. Unreal Crash Course - Overview - Part 3 (21:21)
Build 6 games in Unreal Engine 4 - Shooter Game
01a. Unreal Crash Course - 01 Shooter - Part 1 (21:16)
01b. Unreal Crash Course - 01 Shooter - Part 2 (25:36)
01c. Unreal Crash Course - 01 Shooter - Part 3 (21:33)
01d. Unreal Crash Course - 01 Shooter - Part 4 (27:49)
01e. Unreal Crash Course - 01 Shooter - Part 5 (18:16)
Build 6 games in Unreal Engine 4 - Platform Switcher
02a. Unreal Crash Course - 02 - Platform Switcher - Part 1 (21:20)
02b. Unreal Crash Course - 02 - Platform Switcher - Part 2 (28:06)
02c. Unreal Crash Course - 02 - Platform Switcher - Part 3 (22:18)
02d. Unreal Crash Course - 02 - Platform Switcher - Part 4 (19:21)
Build 6 games in Unreal Engine 4 - FPS Shooter
03a. Unreal Crash Course - 03 - FPS Shooter - Part 1 (24:19)
03b. Unreal Crash Course - 03 - FPS Shooter - Part 2 (26:06)
03c. Unreal Crash Course - 03 - FPS Shooter - Part 3 (27:41)
Build 6 games in Unreal Engine 4 - Turret
04b. Unreal Crash Course - 04 - Turret - Part 2 (17:26)
04c. Unreal Crash Course - 04 - Turret - Part 3 (23:55)
04d. Unreal Crash Course - 04 - Turret - Part 4 (23:44)
Build 6 games in Unreal Engine 4 - Runner Switcher
05a. Unreal Crash Course - 05 - Runner Switcher - Part 1 (26:16)
05b. Unreal Crash Course - 05 - Runner Switcher - Part 2 (25:06)
05c. Unreal Crash Course - 05 - Runner Switcher - Part 3 (23:56)
05d. Unreal Crash Course - 05 - Runner Switcher - Part 4 (18:08)
Unreal Source Files
Build 40 2D and 3D games in Unity with C#
01a. Getting Started with Unity - Part 1 (27:43)
01b. Getting Started with Unity - Part 2 (16:43)
01c. Getting Started with Unity - Part 3 (17:09)
Build 40 2D and 3D games in Unity with C# - Space Shooter
02a. Make an awesome Space Shooter - Part 1 (26:55)
02b. Make an awesome Space Shooter - Part 2 (28:53)
02c. Make an awesome Space Shooter - Part 3 (27:20)
Build 40 2D and 3D games in Unity with C# - Making a Side Scrolling shooter
03a. Making A Side Scrolling Shooter - Part 1 (29:48)
03b. Making A Side Scrolling Shooter - Part 2 (28:56)
03c. Making A Side Scrolling Shooter - Part 3 (21:50)
Build 40 2D and 3D games in Unity with C# - Move mouse to Location
04a. Move mouse to location - Part 1 (22:05)
04b. Move mouse to location - Part 2 (24:18)
Build 40 2D and 3D games in Unity with C# - Rotational Shooter
05a. Rotational Shooter - Part 1 (28:58)
05b. Rotational Shooter - Part 2 (24:38)
05c. Rotational Shooter - Part 3 (21:16)
Build 40 2D and 3D games in Unity with C# - Cross Shooter
06a. Cross Shooter - Part 1 (23:22)
06b. Cross Shooter - Part 2 (21:48)
06c. Cross Shooter - Part 3 (19:51)
Build 40 2D and 3D games in Unity with C# - Space Invaders
07a. Space Invaders - Part 1 (26:28)
07b. Space Invaders - Part 2 (20:15)
07c. Space Invaders - Part 3 (17:21)
Build 40 2D and 3D games in Unity with C# - Making a Platformer
08a. Making a platformer - Part 1 (29:22)
08b. Making a platformer - Part 2 (20:57)
Build 40 2D and 3D games in Unity with C# - Making a Gravity Platformer
09a. Making a gravity platformer - Part 1 (27:49)
09b. Making a gravity platformer - Part 2 (28:13)
Build 40 2D and 3D games in Unity with C# - Platform Shooter
10a. Platform Shooter - Part 1 (24:51)
10b. Platform Shooter - Part 2 (16:00)
10c. Platform Shooter - Part 3 (16:21)
Build 40 2D and 3D games in Unity with C# - Builld a Simple Space shooter in Unity 3D
11a. Build a simple space shooter in Unity 3D - Part 1 (20:48)
11b. Build a simple space shooter in Unity 3D - Part 2 (25:10)
11c. Build a simple space shooter in Unity 3D - Part 3 (24:34)
Build 40 2D and 3D games in Unity with C# - Build a Catching Game
12a. Build a Catching Game - Part 1 (23:16)
12b. Build a Catching Game - Part 2 (25:12)
12c. Build a Catching Game - Part 3 (20:18)
Build 40 2D and 3D games in Unity with C# - 3D FPS Shooter
13a. 3D FPS Shooter - Part 1 (14:48)
13b. 3D FPS Shooter - Part 2 (21:08)
13c. 3D FPS Shooter - Part 3 (24:05)
13d. 3D FPS Shooter - Part 4 (12:55)
New Lecture
Build 40 2D and 3D games in Unity with C# - 3D Collector
14a. 3D Collector - Part 1 (24:07)
14b. 3D Collector - Part 2 (30:15)
14c. 3D Collector - Part 3 V2 (12:00)
Build 40 2D and 3D games in Unity with C# - 3D Rollerball
15a. 3D Rollerball - Part 1 (24:54)
15b. 3D Rollerball - Part 2-V2 (26:08)
15c. 3D Rollerball - Part 3 (16:06)
Build 40 2D and 3D games in Unity with C# - 3D Platformers
16a. 3D Platformer - Part 1 (26:52)
16b. 3D Platformer - Part 2 (27:08)
16c. 3D Platformer - Part 3 (17:02)
Build 40 2D and 3D games in Unity with C# - Platform Shooter
17a. 3D Platform Shooter - Part 1 (18:54)
17b. 3D Platform Shooter - Part 2 (25:49)
17c. 3D Platform Shooter - Part 3 (23:22)
17d. 3D Platform Shooter - Part 4 (9:50)
Build 40 2D and 3D games in Unity with C# - Platform Switcher
18a. 3D Platform Switcher - Part 1 (29:53)
18b. 3D Platform Switcher - Part 2 (26:26)
18c. 3D Platform Switcher - Part 3 (15:52)
Build 40 2D and 3D games in Unity with C# - 3D Rollerball 2