lua.wetgenes.bullet.body.impulse
body:impulse(fx,fy,fz)
body:impulse(fx,fy,fz,lx,ly,lz)
Apply impulse fx,fy,fz at world relative location (subtract origin of object) lx,ly,lz which will default to 0,0,0 if not given.
body:impulse(fx,fy,fz)
body:impulse(fx,fy,fz,lx,ly,lz)
Apply impulse fx,fy,fz at world relative location (subtract origin of object) lx,ly,lz which will default to 0,0,0 if not given.