arrow keys the door is intangible FIXED VERSION HERE: https://scratch.mit.edu/projects/356672598/
1. Due to Scratch not being very powerful, I can't render the character before the house in certain instances (like when he is supposed to be behind the house), so he is always in front 2. For the same reason, I can't have all the shadows be drawn in order and then the objects 3. HOWEVER, a possible way to fix this is to have all objects' drawings be in one sprite and call them in the order I need, as one sprite can handle drawing a shadow and then an object with ease