M
MrDax73r
Guest
yes i know that this thread has been done before, but there was not a response to it and, the thread was outdated. so i made this. I need some help with creating an .obj file. heres the qc file.( its just a pratice thing and i used a premade phys model.)
$modelname "C:\w00tah.mdl"
$cdmaterials "C:\3dsmax5\tutorials\Intro_to_Animation\"
$staticprop
$scale 1.0
$bodygroup studio
{
studio "thign1"
}
// 1 sequence
$sequence idle "thing1" loop fps 1
$collisionmodel "it_streetlampleg_phys.smd" {
// Mass in kilograms
$Mass 10
$concave
}
soo, how is an obj file created?
$modelname "C:\w00tah.mdl"
$cdmaterials "C:\3dsmax5\tutorials\Intro_to_Animation\"
$staticprop
$scale 1.0
$bodygroup studio
{
studio "thign1"
}
// 1 sequence
$sequence idle "thing1" loop fps 1
$collisionmodel "it_streetlampleg_phys.smd" {
// Mass in kilograms
$Mass 10
$concave
}
soo, how is an obj file created?