Difference between revisions of "Material Editor"
(→Overview) |
(→Overview) |
||
Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
= Overview = | = Overview = | ||
− | 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. This tool is used to edit the material properties with the added advantage of a preview. | + | The Material Editor is an engine tool available in Source 2007 and later. This tool allows you to edit VMT properties while in-game with via a simplified interface that is both user friendly and real time. This heavily simplifies the material editing process as well. Previously users would have to edit the vmt outside of the engine, then go back in-game and reload all materials, or the current vmt. To use it, run your game or mod with -tools -nop4 on the command line and select 'Material Editor' from the Tools menu. This tool is used to edit the material properties with the added advantage of a preview. |
+ | {{todo| Find out if material editor supports custom shaders?}} | ||
{{Note| Make sure that sv_lan is set to 1 in the console located in the lower-left corner (sv_lan 1) if your game is MP based.}} | {{Note| Make sure that sv_lan is set to 1 in the console located in the lower-left corner (sv_lan 1) if your game is MP based.}} | ||
Revision as of 02:30, 3 January 2012
![]() |
This article needs to be cleaned up to conform to a higher standard of quality.
|
This article is a stub. You can help by adding to it. |
Overview
The Material Editor is an engine tool available in Source 2007 and later. This tool allows you to edit VMT properties while in-game with via a simplified interface that is both user friendly and real time. This heavily simplifies the material editing process as well. Previously users would have to edit the vmt outside of the engine, then go back in-game and reload all materials, or the current vmt. To use it, run your game or mod with -tools -nop4 on the command line and select 'Material Editor' from the Tools menu. This tool is used to edit the material properties with the added advantage of a preview.
To do: Find out if material editor supports custom shaders?



Interface
To do: Describe the Interface, Make a user tutorial