Lecture 1. Introduction
Lecture 2. Installing The Epic Games Launcher
Lecture 3. Installing Unreal Engine 5
Lecture 4. Create the Project
Lecture 5. Unreal Engine 5 Editor Overview
Lecture 6. Introduction to Blueprint
Lecture 7. Setup Source Control
Lecture 8. Setting up Our Custom Character - Part 1
Lecture 9. Setting up Our Custom Character - Part 2
Lecture 10. Replication Multiplayer Basics
Lecture 11. Unreal Engine Class Framework Explained
Lecture 12. Push Changes to Source Control
Lecture 13 - Inventory System Introduction
Lecture 14 - Creating the Item Info Structure & Our First Item
Lecture 15 - Creating the Inventory Component & Array
Lecture 16 - Creating the Main Widget HUD
Lecture 17 - Creating the Inventory Widget
Lecture 18 - Creating the Inventory Slot Widget
Lecture 19 - Creating the Container Grid Widget
Lecture 20 - Linking the Inventory Component with the UI
Lecture 21 - Intro to Drag and Drop
Lecture 22 - Setting Up Drag and Drop Part 1
Lecture 23 - Setting up Drag and Drop Part 2
Lecture 24 - Setting up Drag and Drop Part 3
Lecture 25 - Hotbar System Introduction
Lecture 26 - Setting up The Hotbar Widget
Lecture 27 - Setting up The Hotbar Inventory Component
Lecture 28 - Creating our Equippable Master Class
Lecture 29 - Setting up the Hatchet Equipable Class
Lecture 30 - Setting Up Hotbar Equip Item Part 1
Lecture 31 - Setting Up Hotbar Equip Item Part 2
Lecture 32 - Setup Hotbar Dequip Item
Lecture 33 -Setting Up Hatchet Chop and Swing
Lecture 34 - Creating Harvesting Master Classes and Palm Trees