mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-01-28 06:38:04 +03:00
20 lines
621 B
Plaintext
20 lines
621 B
Plaintext
SDK_WorldVertexTransition
|
|
{
|
|
"$basetexture" "nature/dirtfloor012a"
|
|
"$basetexture2" "nature/dirtfloor006a"
|
|
|
|
"$detail" "overlays/macro01a"
|
|
"$detailscale" .1
|
|
|
|
"%tooltexture" "nature/blenddirtgrass008a_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"
|
|
// "$bumpbasetexture2withbumpmap" "0"
|
|
// "$bumpmap" "nature/dirtfloor012b_normal"
|
|
"%keywords" "coastline"
|
|
}
|