I've been redoing some skins for Gmod and I also have been reskinning some skins(Personal skins). VTFs I do fine with, its the VMT files that confuse me on some parts.
Im wondering which of the 3 lines for the VMT file I would need to link to a different skin? If theres more information about VMT file creation, please advise.
[code]VertexLitGeneric
{
"$basetexture" "models\props\cs_assault\billboard"
"$envmap" "env_cubemap"
"$envmapmask" "models\props\cs_assault\billboard_ref"
}[/code]
"$basetexture" "models\props\cs_assault\billboard"
Here's a nice page - [url]http://developer.valvesoftware.com/wiki/VMT_Parameters[/url]
Thanks.
Sorry, you need to Log In to post a reply to this thread.