You need to create the type of variable you want to pass in your game instance or player controller BP, then get/set that variable in level and other BP’s by getting and setting the variable via game instance(or player controller.)
You need to create the type of variable you want to pass in your game instance or player controller BP, then get/set that variable in level and other BP’s by getting and setting the variable via game instance(or player controller.)