hl2_ep2_content/materials/shadertest/lightmappedalphatestedtextu...

26 lines
398 B
Plaintext

"LightmappedGeneric"
{
"$basetexture" "shadertest/LightmappedAlphaTestedTexture"
"$alphatest" 1
"$detail" "shadertest/shadertestdetail"
"$detailscale" 0.5
"$temp" "[0 0]"
"Proxies"
{
// Texture scrolls as we move!!
"PlayerPosition"
{
"resultVar" "$temp"
"scale" 0.01
}
"TextureTransform"
{
"translateVar" "$temp"
"resultVar" "$basetexturetransform"
}
}
}