I was wondering if it were possible to have an object, that usually cannot move through a Solid object, go through a non-solid object that is overlapping a solid object. Because I'm crap at explaining things, I created a simple pic to show what I mean:
<img src="http://i51.tinypic.com/sfkri9.png">
So basically, the player cannot pass through Object One, as it's solid, but he can Object Two, which isn't solid. What I was wondering if it were possible is for the player to be able to move through Object Two even while it's overlapping Object One.