[B]Hi i need help on giving materials to models that i created(i wasn't gived material from sketchup and i don't know how to). I can compile it, i can spawn it on Garry's Mod but normally it seems like that:
[IMG]http://puu.sh/mg8yA/d3cfddacc2.jpg[/img]
Sketchup:
[img]http://puu.sh/mg8Mm/fe3d75d693.png[/img]
My files:
[img]http://puu.sh/mg8BF/34edbef441.png[/img]
QC File:
[code]$modelname "letter_a/letter_a.mdl"
$cdmaterials "models/letter_a/letter_a.vtf"
$scale 1.0
$surfaceprop "metal"
$body "Body" "letter_a.smd"
$sequence "idle" "letter_a.smd" fps 30
$collisionmodel "letter_a_collision.smd"
{
$mass 40
}
[/code]
and my material files:
[img]http://puu.sh/mg8Hi/1b067e5805.png[/img]
letter_a.vmt:
[code]{
"$basetexture" "models/letter_a/letter_a.vtf
"$surfaceprop" "metal"
"$model" 1
}[/code]
letter_a.vtf:
[img]http://puu.sh/mg8W6/f132715fd2.png[/img]
Thanks for helps!
[/B]
if you don't know the name of your texture. Open the SMD in a text editor. The texture name is listed after every tri more or less.
Sorry, you need to Log In to post a reply to this thread.