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)
<