Blender to MDL Tutorial

Описание к видео Blender to MDL Tutorial

#sfm #steam #tutorial

How to get 3d character models from blender into your source SDK game or project.

BLENDER SOURCE TOOLS PLUGIN:
http://steamreview.org/BlenderSourceT...

tutorialMan.qc
// Generated by me
$modelname "myName\tutorialMan\tutorialMan.mdl"
$body tutorialMan "tutorialMan.smd"
$cdmaterials "models\myName\tutorialMan"
$sequence "idle" "tutorialMan.smd" fps 30

tutorialMan_body.vmt
"VertexLitGeneric"
{
"$basetexture" "models/myName/tutorialMan/tutorialMan_body"
}

Комментарии

Информация по комментариям в разработке