SKUPINA SLUŽBY STEAM
Blender Tutorial Community BlenderTuts
SKUPINA SLUŽBY STEAM
Blender Tutorial Community BlenderTuts
33
VE HŘE
245
ONLINE
Založena
16. října 2012
Jazyk
Angličtina
Umístění
United States 
Zobrazeno 241–250 z 513 položek
19
Cannot get texture to work on weapon model, and other various questions
Well firstly... viewmodels/worldmodels are outdated and not used anymore. You just make one "c_model" which covers both.

Assuming everything is placed in the correct folders like you mentioned, the problem probably lies in the material assignment from within blender. Can you open your .smd file with notepad++? Check to see that your material correctly shows up.

It should be a huge file with lines similar to this:

version 1 nodes 0 "weapon_bone" -1 1 "Hatchet" -1 end skeleton time 0 0 0.000000 0.000000 0.000000 0.000000 0.000001 0.000000 1 0.000000 -0.200152 -5.852165 0.000000 -0.036313 -1.570795 end triangles c_hatchet.tga 0 0.925649 0.661780 1.569788 0.420331 0.243965 0.873928 0.985834 0.622658 1 0 1.000000 0 0.708584 1.158801 1.496601 0.316141 0.368786 0.874081 0.982064 0.631578 1 0 1.000000 0 0.000521 0.295087 2.117128 0.000000 0.259133 0.965819 0.955777 0.620031 1 0 1.000000 c_hatchet.tga 0 1.001872 0.075503 1.656119 0.438246 0.131809 0.889126 0.985904 0.613467 1 0 1.000000 0 0.925649 0.661780 1.569788 0.420331 0.243965 0.873928 0.985834 0.622658 1 0 1.000000 0 0.000521 0.295087 2.117128 0.000000 0.259133 0.965819 0.955777 0.620031 1 0 1.000000

Notice the material name "c_hatchet.tga". Yours will be whatever your .vmt file is called with .tga appended to the end.

Also, in your QC file, make sure to change the last two items line to this:

$sequence ref "c_coaled_fury" fps 30.00 $collisionmodel "c_coaled_fury.smd" { $mass 4.2 $inertia 1.00 $damping 0.00 $rotdamping 0.00 }

If you don't see your material name listed in the .smd file, then all you should do is re-export your smd file from Blender making sure to export your model with a material.
15
How do people here feel about "Idea Stealing"?
20
Remaking a poor work.
51
[TF2] Winter Hat for scout (Finished)
4
My first two items!
51
[TF2] Winter Hat for scout (Finished)
2
mesh/hat imports sideways and covering face, rather than on head
Zobrazeno 241–250 z 513 položek