I've searched around a bit but couldn't find the answer to this problem anywhere. I have a building for which both the building itself and the door are hotspots. The player picks up a piece of paper elsewhere in the room and, upon using the paper with the door, the paper's supposed to be removed from the player's inventory and appear on the door. Almost all of it works just fine - the problem is, I can't see the paper when it reappears. It works if I make the paper reappear anywhere in the room that isn't over a hotspot, and if I put it halfway under a hotspot, I can see half of the paper, so it seems like the hotspots are covering up the object. How do I fix this?