Thank you for pointing this out. I’m going to look into both restricting the grabber handle to inside the window, and checking if the item is visible/grabbable or not (at the start of each day, the game loops through the items and makes the ones not on shelves invisible, but the grabber is bypassing that by only checking the item’s location. Easy fix)