lua.wetgenes.bullet.body.gravity
body:gravity(x,y,z)
x,y,z = body:gravity()
Set or get body gravity vector. Fidling with this may be the easiest way for a player to move an object around, it certainly makes it easier to create "magnetic fields" to hover objects above the ground.