mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-02-15 16:18:57 +03:00
12 lines
484 B
Plaintext
12 lines
484 B
Plaintext
SDK_WorldVertexTransition
|
|
{
|
|
"$basetexture" "nature/rockfloor005a"
|
|
"$basetexture2" "nature/sandfloor009a"
|
|
"%tooltexture" "nature/blendrocksand004a_tooltexture"
|
|
"%keywords" "wasteland"
|
|
"$basetexturetransform" "center .5 .5 scale 1 1 rotate 0 translate 0 0"
|
|
//"$basetexturetransform2" "center .5 .5 scale 1 1 rotate 10 translate 0 0" // Mapbase - Commented out to retain original DX9 shader behavior
|
|
"$bumpmap" "nature/rockfloor005a_normal"
|
|
"$surfaceprop" "dirt"
|
|
}
|