i want my sky to emit a bluish color of sky (ambient) light and additionally a yellowish colored sun light, how do i modify my current shader to generate that effect?
textures/heeen/shadowpeak_skybox
{
qer_editorimage textures/heeen/shadowpeak
surfaceparm noimpact
surfaceparm nolightmap
q3map_sun 1.00 1.00 1.00 100 270 35
// skylight or surfacelight??
// q3map_surfacelight 80
// q3map_skylight 65 3
sunshader textures/skies_sd/full_moon2
skyparms textures/heeen/shadowpeak - -
{
map textures/heeen/clouds.tga
blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
tcMod scale 3.0 3.0
tcMod scroll 0.003 -0.003
}
}
also, is there any possibility to generate lensflares when looking into the sun?
