Source VMT Editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
== Interface ==
== Interface ==
[[File:MaterialEditor.jpg]]
[[File:MaterialEditor.jpg]]
{{todo|Describe the Interface, Make a user tutorial}}  
 
 
{{todo|Describe the Interface, Make a user tutorial}}


== See Also ==
== See Also ==

Revision as of 18:59, 2 January 2012

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

Stub

This article or section is a stub. You can help by expanding it.

The Material Editor is an engine tool available in Source 2007 and later. To use it, run your game or mod with -tools -nop4 on the command line and select 'Material Editor' from the Tools menu. Make sure that sv_lan is set to 1 in the console located in the lower-left corner (sv_lan 1). This tool is used to edit the material properties with the added advantage of a preview.

Note.pngNote:you need to use the command: "toolload vmt" in console for Alien SwarmAlien Swarm to load


Interface

MaterialEditor.jpg


Todo: Describe the Interface, Make a user tutorial

See Also