I'm trying to make an inventory system that can stack items. Currently, the items can be collected, but when I collect the same item I collected before, it only stacks at the first column. Could anyone help me?
here is the array above (ignore the slots without 0s(I added them))
the event sheet above
and the variables I used
Also, the font that display the amount of items stacked show of the first column as well.