O
onyx86
Guest
OK, so ive been wanting to make my own maps since I tried with Doom 1. Im a computer animator/modeler so I have experience in 3D, but not game creation.
I can't seem to get my custom textures to appear in Hammer. Im editing for Half-Life 2 Single Player.
So I followed the tutorial here:
http://www.snarkpit.net/editing.php?page=tutorials&game=HL2&id=121
on making your own VTF files and corresponding VTM file. However, after I am done and have made sure the VTF and VTM files are in the /materials/customtex folder, I restart Hammer, but the textures aren't in there. I tried typing their names, as well as scrolling through looking for them.
My textures are here:
C:\Program Files\Valve\Steam\SteamApps\mysteamid\half-life 2\hl2\materials\customtex
The VTM files look like:
Of course filename is replaced by the actual textures name - ie:
I can't seem to get my custom textures to appear in Hammer. Im editing for Half-Life 2 Single Player.
So I followed the tutorial here:
http://www.snarkpit.net/editing.php?page=tutorials&game=HL2&id=121
on making your own VTF files and corresponding VTM file. However, after I am done and have made sure the VTF and VTM files are in the /materials/customtex folder, I restart Hammer, but the textures aren't in there. I tried typing their names, as well as scrolling through looking for them.
My textures are here:
C:\Program Files\Valve\Steam\SteamApps\mysteamid\half-life 2\hl2\materials\customtex
The VTM files look like:
Code:
"LightmappedGeneric"
{
"$basetexture" "customtex/[I]filename[/I]"
}
Code:
"LightmappedGeneric"
{
"$basetexture" "customtex/007avodire"
}