Here is my qc file
- Code: Select all
$modelname "BSmodels\BS_Sphere"
$model "BS_Sphere" "..\BS_Sphere.smd"
$cdmaterials "models\BSmodels"
$hboxset "default"
$hbox 0 "null" -105.000 -105.000 -105.000 105.000 105.000 105.000
$surfaceprop "default"
$keyvalues { prop_data { "base" "Plastic.Small" "health" "0" "physicsmode" "1" } }
$sequence idle "..\BS_Sphere.smd" fps 30.00
$collisionmodel "..\BS_Sphere.smd" {
$mass 55.0
$inertia 1.00
$damping 0.00
$rotdamping 0.00
}





