• Troubles adding custom materials to Gmod.
    1 replies, posted
I´m currently trying to add a camo material into Gmod to use them with the submaterial tool, I made a new folder with the name of the camo inside the "Materials" folder of Gmod, converted the jpg texture to vtf and created a vmt file that looks like this: ---------------------------------------------------------- "LightmappedGeneric" {      "$basetexture" "ANCamo\ANCamo" } ---------------------------------------------------------- both the vmt and the vtf are inside the same folder. The texture appears in the extended spawn menu but it doesn´t select it, any solution for this?
use: "VertexLitGeneric" instead of "LightmappedGeneric"
Sorry, you need to Log In to post a reply to this thread.