Hi everyone,
When I added the option to change the location of the hero, there was a problem with the inventory.
When the player changes the layout, slots are deleted and recreated, thus losing their properties, such as whether the slot is full.
I have inventories created on a separate layout, and in each location I add them as a layer.
Any idea how to prevent destroying my InvSlots :)?