STEAM 群組
Blender Tutorial Community BlenderTuts
STEAM 群組
Blender Tutorial Community BlenderTuts
21
遊戲中
214
線上
創立
2012 年 10 月 16 日
語言
英文
地區
United States 
CaptainGoodstuff 2014 年 9 月 6 日 下午 4:25
Normal map issues [SOLVED]
I'm having a problem with normal maps that creates some very strange lighting effects. I made the alpha channel of my normal map a back and white phong mask, since the $bumpmap line in a vmt makes the alpha channel not work in the main texture. When I test it out in game however, the lighting makes all the faces of the model visible as if the model is in flat shading. (Ignore the strange battery thing protruding from the side, that's another issue for another time..)

http://i.imgur.com/4Eep0vT.jpg

http://i.imgur.com/ONQoDBP.jpg

I know the normal map doesn't do this without the alpha channel on it, and I know it isn't the model because everything looks fine without the normal map on there.

I tried to match the vmt of other weapons that use normal maps, specifically the manmelter. Here's what my vmt looks like right now (and what I've tried is in comment lines): http://i.imgur.com/Tw36t04.png


Any idea what the problem is?
最後修改者:CaptainGoodstuff; 2014 年 9 月 11 日 下午 6:00
< >
目前顯示第 1-2 則留言,共 2
CaptainGoodstuff 2014 年 9 月 11 日 下午 6:00 
Ok I figured out the problem, and this will help anyone else having normal map issues... I was using VTFEdit to convert my .tga file into a .vtf. Don't.

Instead, I draged and dropped my .tga onto "vtex.exe" which is located in:
C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\orangebox\bin

You have to put the .tga in a certain place to make it work, and make note of where vtex.exe outputs your new .vtf, go here to figure that out:
https://developer.valvesoftware.com/wiki/Vtex_troubleshooting#Problem_figuring_out_outputdir

Beyond that, using "$normalmapalphaenvmapmask" "1" makes the alpha map work fine.
mkwabo 2014 年 9 月 19 日 上午 10:44 
thanks that was very useful post.
< >
目前顯示第 1-2 則留言,共 2
每頁顯示: 1530 50