Collision model problem/help

F

finc.vanblam

Guest
Hello I'm new to the modeling world so forgive me if this is a dumb question :p.

Ok I made my first model and everything came out great. 1 problem I ran into was that the collision model is not the way I wanted it to be..I remade my collision model in milkshape into 3 pieces and 3 groups, all groups named the same and with the same material and of course the one joint. This is how my .qc file is laid out.

///
$modelname "vb\finc_gib_building_yel.mdl"
$staticprop
$cdmaterials "models/vb"
$scale 2.0
$body "body" finc_gib_building_yel.smd
$surfaceprop "metal"
$collisionmodel "finc_gib_building_yel_phy.smd" {
$concave
}
$sequence idle "finc_gib_building_yel_idle.smd" fps 1 ACT_IDLE 1
\\\

Heres a screen shot of the problem I want to fix..

http://www.finc.ca/vanblam/images/aa_collision_model_problem.jpg
 
Back
Top