diff -r 0a05f2d1b34d -r 43608377dcb5 materials/glitchvid/plaster/cleanplaster_base.vmt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/materials/glitchvid/plaster/cleanplaster_base.vmt Thu May 05 21:31:38 2016 -0600 @@ -0,0 +1,13 @@ +"LightmappedGeneric" +{ + "$basetexture" "ERROR" + "$bumpmap" "glitchvid/plaster/plaster_normalmap" + "$envmap" "env_cubemap" + "$normalmapalphaenvmapmask" "1" + "$envmaptint" "[ 0.25 0.25 0.25 ]" + "$surfaceprop" "plaster" +// "$reflectivity" "[0.5 0.5 0.5]" // VTF is doing fine automatically + "$detail" "glitchvid/detail/plaster_detail_2" + "$detailscale" "5" +// This is the "BASE" material that all other materials draw from, and then $patch +} \ No newline at end of file