Anyway, when compiling a little house I made: with a nice little optomized phys box that looks like so in XSI: I get a phys box like this: So, we seem to have some convex/concave issues here, or optimisation stuff.
So, the QC File:
[quote]$modelname House01/House01.mdl
$scale 1
$body "Body" "house_1.smd"
$cdmaterials "models/house01/"
$staticprop
$surfaceprop "concrete"
$collisionmodel "house_phys2.smd"
{
$automass
$concave
}$sequence "idle" "house_1" fps 30
[/quote]
Any ideas?