Does anyone of a nighttime DML for t2skies? I see that one was made for COS campaign:
Code:
DML1
// t2skies - miss19
// NewSky:CloudDeck
TagBlock "CLOUDOBJVAR"
{
"Enable Cloud Deck" TRUE
"Enable Fog" TRUE
"Alpha Texture" TRUE
"Texture" clo75day
"Alpha" 0.6
"Height" 110.00
"Tile size" 220.00
"Tiles per side" 6
"# subtiles" 2
"Wind velocity" 1.10, 1.10, 0.00
"Overall color" 0.83, 0.83, 0.83
"East color" 0.92, 0.92, 0.90
"East color method" Sum
"East scale" 1.00
"West color" 0.75, 0.75, 0.75
"West color method" Sum
"West scale" 1.00
"East/West rotation" 0.00
"Subtile alpha start" 4
"Glow color" 0.90, 0.90, 0.85
"Glow color method" Sum
"Glow scale" 1.00
"Glow latitude" 30.00
"Glow longitude" 270.00
"Glow angle" 20.00
"Glow tiles" 3
}
// NewSky:Sky
TagBlock "SKYOBJVAR"
{
"Enable New Sky" TRUE
"Enable Fog" TRUE
"Atmosphere radius" 50100.00
"Earth Radius" 50000.00
"# of latitude points" 6
"# of longitude points" 24
"Horizon dip angle" 120.00
"Pole color" 0.36, 0.45, 0.55
"45 degree color" 0.34, 0.41, 0.47
"70 degree color" 0.30, 0.37, 0.43
"Horizon color" 0.24, 0.34, 0.43
"Horizon dip color" 0.10, 0.12, 0.14
"Glow color" 0.70, 0.70, 0.63
"Glow latitude" 0.00
"Glow longitude" 0.00
"Glow angle" 0.00
"Glow scale" 0.00
"Glow method" Sum
"Clip latitude" -1.00
}
But this is for day time. Thanks!