Hello all;
I am using the physics model and I want to know if anyone has tried to do floating objects. If I assume the water surface is a line and I have a physics object that over laps that line then some of it is out of the water. I want to calculate the area of the sprite that is below water level to get how much upward force to apply. Just an approximation would be good as a start. I can do it for a sphere, but an polygon is a little complicated--especially if I try to consider center of buoyancy vs center of mass. Has anyone tried to do something similar?
thanks for your time.
yours
winkr7