View Full Version : Help
Captain Planet
11-25-2008, 09:13 AM
Does someone haves a tutorial on how to make blend textures?
Because i like to make a blend texture of the dustbowl & the alpine rock texture.
Does somebody has a tutorial on how to make blend textures?
Or is anyone willing to do this?
PS: Title could be better :P
Spike
11-25-2008, 09:23 AM
It's very easy to make them:
"WorldVertexTransition"
{
"$basetexture" "Nature/dirtground_canyon" //here goes the texture 1
"$basetexture2" "Nature/grass_02" /here the texture 2
"%tooltexture" "Nature/blendgrass_canyon_tooltexture"//here goes the texture that you'll see in Hammer texture browser
"$bumpmap" "Nature/dirtground001_normal" //here the bumpmap texture
"%detailtype" "tf_grass02" //If you want hammer to spawn grass sprites put this command
"%keywords" "tf" //keyword
"$surfaceprop" "dirt" //texture kind
}
Optional commands on red
Captain Planet
11-25-2008, 10:49 AM
O_o its just a .vmt specification.
I always thought you had to make a special texture.
vBulletin® v3.8.2, Copyright ©2000-2013, Jelsoft Enterprises Ltd.