Hi everyone, I was just in the process of building a large container ship. Unfortunately, I encountered a limitation that makes the project impossible.
We can currently create virtual water displacement using a mesh and the default_WaterEraser material.
Unfortunately, this is only virtual. This means that when you step into the mesh with the player character, they begin to swim even though there is no water.
This makes it impossible to create playable space below the water surface. In my case, the interior of a ship.
Would it be possible to combine the WorldSubsceneComponent and the default_WaterEraser material? So that the space, i.e., the normal playing area, can be used?
This would give us significantly more options, and we could use the ocean in different scenarios.
Best regards