In this video we will cover creating a game instance to transfer data/items between levels using blueprints and an inventory interface.
Inventory interfaces are covered more in the flashlight and inventory system videos part 1: • Unreal Engine 4 Flashlight and Inventory t...
Timeline
Introduction: 0:00
Creating Game Instance: 0:48
Creating the Blueprint Interface, pickup and level portal: 2:25
Adding Interface to Game Instance, creating variables: 8:26
Adding Interface to Character blueprint: 11:21
Create Ability to check data is stored in game instance: 13:43
Adding the 2nd level and pickups to it: 18:57
Testing: 19:56
Creating a flashlight ability and using it in other levels: 20:42