Wed, 18 May 2016 02:17:40 -0600
- Clean up 'Cleanplaster' set
Hides base material, adds comment
23 | 1 | "LightmappedGeneric" |
2 | { | |
3 | "$basetexture" "ERROR" | |
4 | "$bumpmap" "glitchvid/plaster/plaster_normalmap" | |
5 | "$envmap" "env_cubemap" | |
6 | "$normalmapalphaenvmapmask" "1" | |
7 | "$envmaptint" "[ 0.25 0.25 0.25 ]" | |
8 | "$surfaceprop" "plaster" | |
9 | // "$reflectivity" "[0.5 0.5 0.5]" // VTF is doing fine automatically | |
10 | "$detail" "glitchvid/detail/plaster_detail_2" | |
11 | "$detailscale" "5" | |
26 | 12 | "%notooltexture" "1" // Hides from mat view in hammer |
13 | // | |
14 | // !! OTHER CLEANPLASTER MATERIALS WILL NOT OPEN IN VTFEdit | |
15 | // THIS IS BECAUSE OF NOTOOLTEXTURE, USE A TEXT EDITOR !! | |
16 | // | |
23 | 17 | // This is the "BASE" material that all other materials draw from, and then $patch |
26 | 18 | } |