Hiya

I've added a second view with a second camera to create a 'minimap/compass' sort of thing. but it is being clipped off, normally behind the geometry of what ever terrain or objects are in the level i've loaded. I've messed around with trying to set the FarPlane to 0 in attempt to not have this 2nd view/camera clipped. Is there any way to set like a clipping priority or have one view always be 'on top' of another/edit the render priority for the camera/iView through code (not in a xml file)?
Thanks!