UniversalInventorySystem icon indicating copy to clipboard operation
UniversalInventorySystem copied to clipboard

A Unity Package for creating easy to use and highly customizable inventories and inventory`s UI

Results 2 UniversalInventorySystem issues
Sort by recently updated
recently updated
newest added

In the Scene example, I change the main cam to perspective, when I drag the item into a slot, it always drops I tried several things like using another camera...

bug

I noticed that it has an abstract definition of items. Similar to the inventory interface. What is the purpose of the registry(Scriptable Objects) vs inventory?

core