How to work with the filter.art

From Iris2

Jump to: navigation, search
Line 1: Line 1:
[code][nowiki]gArtFilter[1286]={maptoid=1287}[/nowiki][/code]
[code][nowiki]gArtFilter[1286]={maptoid=1287}[/nowiki][/code]
 +
 +
 +
 +
Open a file and rename it to the name of the material in your mesh file. For example "basefloortile.material" for the "respective basefloortile.mesh".
 +
 +
Begin the file with the following file without the slashes. The slashes are normally for comments.
 +
 +
 +
<code>import * from "material-templates.material"</code>
 +
 +
 +
This will import the templates and the artist does not have to type very much.

Revision as of 11:08, 3 December 2011

Personal tools