Question about underwater scene viewed from submarine

Hello everyone,

I am trying to create an underwater scene viewed from a submarine in which the player will be able to walk.

I have only found a few tutorials on how to create an underwater scene, and they all use post processing volumes to create an underwater visual.

However, with this method, it looks like the submarine is also filled with water.

Is there a way to display the underwater visual, but outside of the submarine?

Thank you very much in advance!

Look at adding the effect to the material of the windows you’re using, if you’re always looking out through the ships windows than this will be sufficient to give the effect to everything “beyond” the window, you could switch between this and the normal underwater methods if you switch to a third person (outside the sub) view at any time.

Ok I’ll try that, thanks a lot!

Hi Antoine!
A lot of time is passed since your post… but I’m going to struggler against the same problem.
Did you managed to create that effect?
I had a strange idea about doing that in post-process but using a custom depth to separate the stuff inside the submarine from the stuff in the water… but I’m not sure if it’s a great idea :smiley:
Bye!