measure unit of bullet

ghiboz
Posts: 11
Joined: Mon Oct 12, 2009 11:47 am

measure unit of bullet

Post by ghiboz »

hi all!
I have this question: in my test I noticed that my rigid body object gives a load of 10000N to the ground, but if I look this:

Code: Select all

1 / body->getInvMass()
I read about 1500kg, so in my mind the value must be about 1020kg....

why this

thanks in advance!