You could use the JointFeedback to get the force from all contact joints. Just search the documentation for it. Greets Michael > > If I want to get the Box force from the ground, how can i get it ? > I use body.getForce( ); > but it always get none. > > thanks a lot.