Dropped items collection

You’d have to toy with the graph to create a collision sphere around an object to hit each object in the area and see if it’s what you’re looking to pickup. Then, you add it to the inventory and then destroy it.