Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Unreal Engine 5 - Blueprint for Intermediate Users
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Project Setup
- 3 - Enumerations
- 4 - Add Comments To Blueprint
- 5 - Structures
- 6 - Arrays
- 7 - Functions Explained
- 8 - Setting Up Our Inventory System
- 9 - Creating The Master Class
- 10 - Blueprint Inheritance Explained
- 11 - Importing The Project Files
- 12 - Setting Up Our Item Blueprints
- 13 - Setting Up Item Pickup Logic
- 14 - Adding The Item Inventory Array
- 15 - Adding A Hotbar Widget
- 16 - Show Item Icon on Our Widget
- 17 - Adding Item Selection
- 18 - Adding Item Swapping
- 19 - Adding Use Item Function
- 20 - Consume Item Function
- 21 - Equip Item Function
- 22 - Read Item Function
- 23 - Summary and Outro