Wall Worm Model Tools

From Valve Developer Community
Revision as of 05:46, 8 March 2011 by Shawnolson (talk | contribs) (Added prop data, custom gib to feature list and noted that the batch script to compile now works for L4D.)
Jump to navigation Jump to search

The Wall Worm Model Tools is a (free) MAXScript utility for 3ds Max that allows you to compile models and textures straight from 3ds Max. This tool is only available for 3ds Max users and is dependant on either Jed's SMD Exporter or Cannonfodder's SMD Exporter. The tool gives you a graphical interface for setting various model properties such as $surfaceprop, $scale, $mass, etc.

A short but incomplete list of things the tool does:

  • Generates QC files
  • Compiles QCs into MDLs
  • Converts some Standard Material maps with TGA bitmaps into related VTFs and places them into root VMT
  • Create Multiple Skins
  • Generates LODs or use your own
  • Assigns Sequences
  • Assign Collision Hulls
  • Auto Hull
  • Create $attachments and assign to bones
  • Control Prop Data
  • Assign Custom Gibs
  • LOD Camera (like HL Model Viewer's Auto Lod option)
  • Many more...


WWMT has been tested in 3ds Max 2008+. It now works for L4D as well (it always worked for L4D except that the batch compilers didn't excplicitly set the -game option and were not automating until version 0.999).

External links