What would be the use of that? Are you trying to build a pseudo 2D game with like a top down view, but 3D graphics? If that is the case, you can just leave everything 3D and just lock the camera.
http://duion.com
I don't want no Unity, I just want my Torque 3D.
Also, you could just do a simple bounds or capsule collision on a 3d object in T3D. Anything moving around would collide with that and be blocked as well.