materials/glitchvid/grass/grass01a.vmt

Sun, 05 Feb 2023 15:04:56 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Sun, 05 Feb 2023 15:04:56 -0700
changeset 95
e4cd7fbc50ec
parent 20
9298122e5df6
permissions
-rw-r--r--

Change carpet_checker01_diffuse from I8 to RGB888
Fixes rendering issue, at cost of 3x memory usage, oh well...

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