Doors under water

I have a ship hull sitting down inside the hole of a water body ocean. Inside the hull are two deck levels. The upper level is above the waterline. The lower level is below the waterline. All BP doors function properly on the upper level, but the lower level doors will not work.

Is there a function or setting available to allow a BP door to operate below the surface of a Water Body Ocean?

Hey @wudstock!

As far as I know… there is nothing to prevent that. Now, you may want to look into the collision settings, and how you’re activating your doors. If the Water Body blocks Visibility you won’t be able to hit the door with a line trace, things like that.

Hope that helps! Might be able to help more if you post your door code and settings for the water body!

Thanks Mind-Brain for the ideas of what to look at. I got it working with your help.

I followed the path to the Water Body Collision setting and set it to ‘NoCollision’. BAM! All the underwater doors work now.