I’m very stuck… I’ve been trying for a while to work on an inventory system for my game, but I can’t get the items to stack properly. They kind of do, but they also duplicate. I don’t know/understand how to get items that are the same into the same slot…
Here are my external “Add Stackable Items” events. The event that’s bracketed in red is what “kind of” gets things to stack:
I got this far by following the official GDevelop inventory tutorial on Youtube, but until Part 3 is uploaded, any help would be very much appreciated! I tried asking for help on Reddit too (as to avoid posting here again so soon - it was on a different topic), but no luck… On the bright side, I guess, I managed to at least get the “stacking” to finally start from the number 1 instead of 2.