I have an inventory. You can move things around in it. When the player picks up an item, I want that item to go to the first open spot-- whether that be at 1,1 or at 12,30...
What the "for each element" condition does is vague, and I don't understand what determines what cell in an array is currently selected.
If anyone could point me in the right direction I would be grateful.