btw, Mr.D I'm sure I don't need to remind you how awesome your stuff is

Moderators: MR.D, Moderators
The teamcolour is meant to be in the glow map and the reflect for the light areas of the model, yes? Thats how it is. Its probably just spring being spring and making everything look like bum.MR.D wrote:Maybe the Self lighting and Envmapping(reflect) are on the wrong channels, thats all I can think of.
Yeah, but thats the maps we are going to be playing on, so thats how it will look in game. Perhaps we should write new map lighting standards, for new mappers? This might be a worthwhile effort for experienced modellers and graphics-end engine devs who know what they are talking about to investigate.It looks way too washed out ingame, but might also be the map lighting too.
Maps like Deltasiege use way too much light and all units get washed out looking and superbright.
PNG and TGA use mips, they're just generated automatically rather than in the texture. The DDS does it so that you can use different compression algorithms (or even correct stuff by hand) in the various mip levels. AFAIR during my tests, PNG and TGA were identical to DDS quality and mip wise.Maybe sombody wants to try experimenting with using .png for the texture as well, I can't figure out how to do layering in .png with my art programs, but sombody said they got it working.
Sadly not the problem, there is no mipmapping there..Since .png or .tga don't use mipmapping, the texture would retain its crispness through all zoom ranges.