Blocks and Camera View Help

Hello all, I’m not entirely sure if this post is for this sub, please move if not.

I’m currently making a elevator system, with water, when the raft goes down theres water there to give some immersion you are getting lowered into water but when you’re actually getting lowered the water basically isn’t there, the camera doesn’t show it.

https://gyazo.com/1fbe0bc973ee68c54dc5b09cb8be7658

Here is the water from the top view

https://gyazo.com/7763a911b7f97f147aa417bc701c7d4a

Side View

https://gyazo.com/d02cb43d6afea13355f295146bbc7516

My question is, does anyone know how to stop this, is there any fix?

Thanks.

1 Like

Just edited for clearer wording

Still confused on what you’re asking though. Could you clarify?

I have one part of water, and when i lower the raft, the player sees through the part, I want to make it so the player does see the part, so it looks like there is water around him, if that helps

Ah, I see. To make this effect, do one of the following:

  • Code a water system
  • Use water terrain

A part is made of (12) triangles that are rendered from the outside of the block only.