Sangit
❔ Inventory item stacking
so i did something similar where i have count implemented in my inventory manager instead of relying on inventory controller so that i dont have to worry about inheriting issues and the issue i have right now is that items no longer stack when adding them, the count value in the log is correct since there are 8 items in the list but they still display as 1.
36 replies