Jump to content

Recommended Posts

Posted

hello, found out that i have a big problem with my decal texture. (i see smoke behind it)

can i make a decal texture not decal?

probably have to edit it with gfscape but what do i need to type?

thanks

Grtz Chaplin.be

 

Posted

What is the decal? You will have to edit the .vmt file and it’s possible that it won’t look great unless you re-do it as it’s own .vtf material.

(textures are a .vmt text file and a .vtf graphic file)

Posted

i rewrote the vmt file from

"LightmappedGeneric"
{
"$vertexcolor" "1"
"$vertexalpha" "1"
// Original shader: DecalBaseTimesLightmapAlphaBlend
"$translucent" 0
"$basetexture" "Decals/decalRug001a"
"$decal" 1
"$decalscale" 0.25
"%keywords" "c17downtown"
}

 

to

"LightmappedGeneric"
{
"$basetexture" "Decals/decalRug001a"

"$material" "rough"
}

 

and everything works fine now i gues, stil have to proces it to check ingame.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...