Realistic Water effects

I have an island, and it has a daylight water but NOT simple water. So when my player walks into, I want it to have a small splash effect around the graphics of the player. Also when the tide comes to the shore of the beach it has to have a small splash AROUND the whole island. Also I’ve tried making a Transparency shader just for water but doesn’t seem to work fine YET.

  • Felipe

Id recommend going into the bootcamp demo project, finding the particle effects that they have in there (they look amazing) and then export the package under the assets tab( making sure to select all dependencies) and then bring them into your project. unity said that you can use there demo projects in commercial projects here: http://unity3d.com/unity/faq.html under “Can we use code/assets/examples in example projects”