- Code: Select all
textures/figure8revisited/whitejump
{
qer_editorimage textures/figure8revisited/whitejump.jpg
{
clampmap textures/figure8revisited/whitejump.jpg
tcmod rotate -420
rgbgen identity
}
}
The texture rotates the way it should, but; the bumpmap is ignored. So is the glowmap and the glossmap. I tried repeating the above with the _bump, _glow, and _gloss textures, but they still won't show.
Any idea what I'm doing wrong?