diff --git a/panda/src/physics/physicsCollisionHandler.cxx b/panda/src/physics/physicsCollisionHandler.cxx index 75561aa7fc..849c8a43af 100755 --- a/panda/src/physics/physicsCollisionHandler.cxx +++ b/panda/src/physics/physicsCollisionHandler.cxx @@ -64,9 +64,16 @@ apply_linear_force(ColliderDef &def, const LVector3f &force) { physics_debug(" vel "<get_mat()) { + cerr<<"\nforce!=force*trans->get_mat()"<get_mat())<get_physics_object()->get_lcs(); + LVector3f adjustment=(force * trans->get_mat())*actor->get_physics_object()->get_lcs(); physics_debug(" adjustment set "<