I am thinking about making a game that includes people on a raft and part of the game will be keeping it afloat, so I was looking around for some water code. Here is the best one I found (If its not on it already, hit “Next Demo” until it is the “Animated Buoyancy and Waves” demo) : http://www.sideroller.com/wck/?f=6
I did see the example by Corona Geek (http://bit.ly/13Aqw2y) but it doesn’t look like it has weight distribution which is what I need, and the waves from the Box2D demo would be nice.
What I need help on is getting the code from the Box2D example into Corona. I really don’t know much about Box2D so I don’t know how I would do this, or if it is even possible. It looks like it might lag in Corona Any help will be appreciated!