So I have a main room and a zoomed in room. In the main room there is a tiny thumbnail of the object that you can pick up once you enter the zoomed in room. My problem is that I want BOTH of the objects to disappear once the player interacts with the object in the zoomed room. I know that I need to use the before fadein function when returning to the first room, but I'm not quite clear how to make it so both objects will disappear once a specific item is in the inventory. Or once the object in the previous room has been interacted with, either would work. I hope that wasn't too confusing. Because I am very confused. Thanks!