Source VMT Editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{wip}}")
 
No edit summary
Line 1: Line 1:
{{wip}}
{{wip}}
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 edits the properties of the vmt files with the added advantage of a preview.
{{note|you need to use the command: "toolload vmt" in console for {{as}}[[Alien Swarm]] to load}} 
== Interface ==
[[File:MaterialEditor.jpg]]
== See Also ==
*[[Material]]
*[[Valve Texture Format]]
*[[Engine tools]]
[[Category:Tools]]

Revision as of 18:52, 2 January 2012

Under construction.png
This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

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 edits the properties of the vmt files 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


See Also