Free video Tutorials
Updating every hour!

Making A model in milkshape for source games part 2


How to make a model in milkshape and then export it for use in any source game Part 2 Tools needed: VTF Edit (nemesis.thewavelength.net Gui Studio MDL (www.wunderboy.org Milkshape (chumbalum.swissquake.ch For the high resolution version of this tutorial download it at www.mediafire.com QC File (replace MYMODEL with your model name) $modelname “MYMODEL\MYMODEL” $cdmaterials “models\MYMODEL/” $scale 1.0 $surfaceprop “Metal” $body “Body” “MYMODEL.smd” $sequence “idle” “MYMODEL.smd” fps 30 …