Hi,
@Pirate
I have migrated the inventory system into my shooter project, it seems good , but i have a strange issue.
I cannot see the picked up item in my inventory(Nor icon) or i cannot drag item from container to inventory ,similiar happens when i try to drag on hotbar slot ,BUT dragging from container to equipment it works .
Although pick up item works , add item fucntion is good linked…
There is no error.
I tried to use the basic inventorycontroller ,too with equipemnt character it works good.
Any idea what can cause this inventory problem ? :\
(I added equipmentinventory component(renamed to PlayerInventoryComponent) and InventorymanagerComponent to MyplayerController , is it okay right ? I just did like the video)
Thank you