Hey guys I am having issues with this texture. I have posted it here for you to see and check out.
[URL="http://www.leet.cc/Textures_blend.zip"]http://www.leet.cc/Textures_blend.zip[/URL] <----- Textures there.
This is the blend texture .vmt (Grassm_Mudblend.vmt)
[CODE]"WorldVertexTransition"
{
"$basetexture" "terrain/Grassmixture01"
"$basetexture2" "terrain/muddydirt01"
"%tooltexture" "Grassm_Muddblend"
%detailtype militia_leaves_grass
$surfaceprop grass
$surfaceprop2 gravel
}[/CODE]
This is the grass.vmt (Grassmixture01.vmt)
[CODE]LightmappedGeneric
{
$basetexture "terrain/Grassmixture01"
}
[/CODE]
This is the Muddydirt.vmt (Muddydirt01.vmt)
[CODE]LightmappedGeneric
{
$basetexture "terrain/muddydirt01"
}
[/CODE]
They are all in the right place, the texture is a purple and black checkard in game. That is the big issue. Please respond thanks.
You should rename all of those textures so they don't have capital letters. It gets really confusing and it is very easy to misspell something.
Nevermind Guys I figured it out. I just had to erase the parenthesis for the nodes. Thanks anyways.
Sorry, you need to Log In to post a reply to this thread.