Armour and level swap

If it’s saving the inventory in your character, remember to change it to use the one in your game instance.

Then just add the active booleans and the active ids from the game instance as well, and you’re good.

When all is said and done, you should be getting rid of the inventory and all other redundant variables in MyCharacter and in your widget. Only keep what you’re actually using.