How to correctly use transparent tiled blocks?
I am having multiple 3d blocks with simple materials. I'm trying to make some tiles look like water, so I've used a transparent shader and given it a blue color. I've tiled multiple blocks to span the world space and I get this:
But If I just have a single block and scale it, I get this:
Is there anyway to achieve this effect by still using tiles?
PS: I'm a beginner and I didn't know how to even frame this question properly. Please let me know if you need any further clarifications. Any help would be appreciated.
Your answer
Follow this Question
Related Questions
Unity Displaying Transparent Meshes Wrong / 'Artifacts' ? 0 Answers
Transparency of a specific area 0 Answers
Shader transparency problem 0 Answers
A problem with a shader to make a window transparent 0 Answers
Change surface type with LWRP 4 Answers