Game Development Community

Bump maps in TSE (normal maps) what am I doing wrong

by Rob · in Game Design and Creative Issues · 10/14/2005 (4:37 am) · 5 replies

Yes sorry I had tried that so I tried with the [1]

#1
10/14/2005 (4:37 am)
Have you tried changing the bump map to render in the first stage?

Change:
bumpTex[1] = "testmap_bump";

To:
bumpTex[0] = "testmap_bump";
#2
06/14/2006 (10:42 pm)
Torque supports bumpmapping???
#3
06/14/2006 (11:04 pm)
Whats the problem exactly?
#4
06/15/2006 (12:12 am)
Lol!!
#5
06/15/2006 (1:29 am)
Man way to bump a old post hehe :P

Seems the original message has gone its so old?

I fixed the problem eventually I think, not using torque anymore though

and to Infinitum it was Torque Shader Engine which does support normal maps