Hi guys,
I'm trying to replicate a 2D water effect. Here's what I have so far: http://db.tt/6fsv1vTK
As you can see I have made a chain, then when the block hits it; it makes a wave due to physics, then the canvas draws it.
this looks pretty cool, allthough I need the canvas to map the water to everything below aswell as the links. so it actually looks like water.
I was also wondering how to make the links move upwards, buoyancy I think its called. So when the block goes in the water, the water rises and so on.
I was actually wondering if a genius could figure out how to do this without the canvas plugin as performance is pretty bad with it on.
for example using sprite effects.
I hope someone can help me!
Thanks.