home projects git about
1 2 3 4 5 6
require 'honey.std' return function(db, self, other, point) local tbl = ode.ContactGeomTable(point) print(tbl.pos, tbl.normal, tbl.depth, tbl.g1, tbl.g2) end