Hi all,
I use a skybox created with terragen and now i want some animated clouds in there 
So with the help of the fueldump shader i modified my sky shader. But now i have animated clouds at every side of the sky (except the floor). And i want to build a realistic map ffs! So only clouds at skybox_up.
The sky shader:
textures/mymap/test_sky
{
qer_editorimage textures/mymap/test_sky.tga
surfaceparm noimpact
surfaceparm nolightmap
surfaceparm sky
q3map_sun 0.5 0.5 0.5 150 -70 45
q3map_surfacelight 85
skyparms env/test/test_sky 4600 -
{
map textures/skies/fueldump_clouds.tga
blendfunc add
tcMod scroll 0.005 0.00
tcMod scale 2 1
}
}
Can any of u guru’s help me out with this problem?
