Sorry, I’m new to Unity, so the dumber you talk to me the better 
I’m using the free version which if I understand correctly is referred to as the Indie version here right? Anyways, I need some translucent water similar to what’s used in the Island Demo, but with a bit more color to it. I’ve searched and found a few different solutions, but I don’t understand any of them, which is why you need to tlk to me like I’m stupid. Thanks in advance for any help!
Transparent water as in the island demo on the website? if so then you would have to write something yourself basic on the water simple shader and one of the translucent shaders (the builtin shader sources are in the resource section).
the island demo on the website uses shaders that you can’t use without unity pro (it uses reflection and refraction)
The problem is that I don’t have any experience in that area. And the Island demo on the site uses reflections and all that, but the one that comes with Unity doesn’t (or if it does, they don’t show up).
those effects are Unity Pro only.
They are present in your project but are disabled automatically if you don’t own a Pro license.