Hello! I'm tryign to design a simple inventory for my platform game with role playing elements. The first thing I faced is that how to collect things in inventory cells? I wrote some events, it works, but I think it is very messy. The logic for this is that array coordinates are the coordinate for cells, and for each sell I have a boolean, than I check if it was overlapped and based on this write events