Making Material with normals transparent

Hello Forum!

I’ve spend a few days creating this tesselated “moving” water material.
So far, I’m okay with the result, but I need to make the water just a but transparent.

I tried changing the Blend Mode to Opaque and changing the Opacity, but nothing seems to be changing.

Here’s the material applied to a static mesh:

968c2f399f06434df035227b20621133cca8a2b0.jpeg

And here’s the material:

82de6d4ba2bd72ec5e047dac8d2101d3584cc77c.jpeg

Now, how do I make this material transparent?

Set Blend Mode to Translucent.

then the waves dont show. It’s basically just a plane with a grey transparent color

Change the amount of opacity and base colour.

That seems to do the trick… Thank you