mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-02-05 02:00:27 +03:00
13 lines
516 B
Plaintext
13 lines
516 B
Plaintext
SDK_WorldVertexTransition
|
|
{
|
|
"$basetexture" "nature/rockfloor005a"
|
|
"$basetexture2" "nature/dirtfloor006a"
|
|
"%tooltexture" "nature/blendrockgrass004a_tooltexture"
|
|
"$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
|
|
"%detailtype" "coastline_redgrass01"
|
|
"$surfaceprop" "dirt"
|
|
"%keywords" "coastline"
|
|
"$bumpmap" "nature/rockfloor005a_normal"
|
|
}
|