Using some tutorials on the site, I managed to move the unit inventory so it sits over the Info Panel. After the inventory is however I have noticed some problems. I cannot mouse over, click or move the items. All that happens is that the mouse clicks onto the map and the selected unit mouses to the map.
Does anyone know what code I need to add to make the Inventory mouseable? I can post the code if necessary.
Using some tutorials on the site, I managed to move the unit inventory so it sits over the Info Panel. After the inventory is however I have noticed some problems. I cannot mouse over, click or move the items. All that happens is that the mouse clicks onto the map and the selected unit mouses to the map.
Does anyone know what code I need to add to make the Inventory mouseable? I can post the code if necessary.
Bump.
Are you using an imported layout file or working in the UI module?
This layout works:
Thanks a lot, your code works. Does your code reset the GameUI frame as well as the InventoryContainer frame?