materials/glitchvid/grass/grass01a.vmt

Sat, 23 Jul 2016 04:14:29 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Sat, 23 Jul 2016 04:14:29 -0600
changeset 46
7c63633af6d5
parent 20
9298122e5df6
permissions
-rw-r--r--

- Change Detail Textures to use BGR888
Less efficient, but no longer causing draw issues.

20
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
1 "LightmappedGeneric"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
2 {
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
3 "$basetexture" "glitchvid/grass/grass01a"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
4 "$bumpmap" "glitchvid/grass/grass01a_ssbump"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
5 "$ssbump " "1"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
6 "$surfaceprop" "grass"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
7 "$detail" "glitchvid/grass/grass_clouds"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
8 "$detailscale" "0.08"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
9 "$detailblendmode" "0"
9298122e5df6 - Add missing grass texture
glitchvid
parents:
diff changeset
10 }

mercurial