Working with two cameras

Dumb question I guess, how do I get to work with two cameras? I’ve done most of the platform demo and I remeber they used two cameras with layers and things.

My main camera seats inside a 3d model sort of cockpit. I want to blur the surrounding to give it a sea like feeling without blurring the cockpit.

So far I added a separate layer for the camera with the things I want to it to blur, but it dose nothing, unless I change the depth. And then i can only see from this camera :face_with_spiral_eyes:

Hope this make some sense, any help will be appreciated, Thanks!

Here are a couple of my favorite scripts. Maybe they will help. :slight_smile:

Multiple Camera Switcher
Cross Fade Pro

Thanks for the links!

Now I understand that there is no way to let cameraA render objA,objB,objC while at the same time cameraB can render objD?

Thanks.

There’s a way; you’d use layers (as you mentioned earlier). If it’s not working for you, it may be because you don’t have the clear flags set appropriately for one or more of your cameras.

That’s it!
will buy again A++