Water Drops effects using Unity 3d

Hi All,

In my project i want to show Water drops effect[Like Rain Drops but i want to show single drop] using Unity 3d game engine.What is the best way to do this?.Also i want to show water bubbles in my project.Is there any sample code[Java Script] is available?.If anybody know about this,please share with me.

Please refer the following figure…

Thanks in Advance,
jayaprakash S

349296--12149--$scene_153.png

I’m not affiliated with these guys, but they seem to have some good stuff. They have a rain prefab for the iPhone.
http://www.unityprefabs.com/CategoryOverview_FXKits.html

Hi…

Thanks for your quick reply.i saw that website[what u mentioned the url].its looking good.But i need some samples like creating bubbles in the water.If anybody having any samples or ideas please share with me.

Thanks in Advance,
jayaprakash S

Hi All,

i tried last one week.But i didn’t get any positive response.If anybody know about how to create bubbles in the water,pls reply.

Thanks in Advance,
jayaprakash S

Create a 2D texture as a bubble and use it in a particle effect.

[oops, double post]

There is an example of a particle system for bubbles in this thread.

Hi,

Thank you so much for your help.Now its working perfectly.

Thanks