When I originally said that it is not shown in 0.9.8.0 I was wrong. The effect is there, it's just very weak, so to see it you must zoom to a very small FOV:
► Show Spoiler
Ah alright, still looking for the files though. Thanks for the link a lot though.trini_gamer, informations about modding are grouped under the http://spaceengine.org/manual/ section of the website.
Remove "Kepler-62 f/KOI-701.04"
{
ParentBody "Kepler-62"
}
Planet "Kepler-62 f/KOI-701.04"
{
ParentBody "Kepler-62"
Class "Terra"
Msini 2.8
Mass 1.5327 //1.2-10.2 masses of Earth
Radius 8988.98 //1.4x radius of Earth
Obliquity 88.9
AlbedoBond 0.3177
AlbedoGeom 0.3882
Surface
{
Randomize (-0.057, -0.986, 0.836)
snowLevel 0.6413
icecapLatitude 0.5256
colorSea (0.10, 0.10, 0.10, 1.00)
colorShelf (0.15, 0.48, 0.46, 1.00)
colorBeach (0.40, 0.33, 0.28, 0.00)
colorDesert (0.26, 0.24, 0.22, 0.00)
colorLowland (0.55, 0.462 0.385 0.00)
colorUpland (0.30, 0.265 0.265 0.00)
colorRock (0.17, 0.16, 0.16, 0.00)
colorSnow (1.00, 1.00, 1.00, 1.00)
}
Atmosphere
{
Model "Venus"
Height 78.327
Pressure 2.2432
Greenhouse 4.742
Bright 15
SkyLight 4.575
Hue 0.425
}
Ocean
{
Height 3.87038
}
NoRings true
Orbit
{
RefPlane "Extrasolar"
SemiMajorAxis 0.718
Period 0.731818
Eccentricity 0
Inclination 89.9
}
}
You have wrong quotes for the name and for the class in your 'StarBarycenter'.
StarBarycenter “Black Whirl”
{
RA 19 50 18 // right ascension
Dec 28 18 47 // declination
Dist 42.4242 // distance from the Sun
Class “X” // spectral class – black hole
Lum 275 // luminosity of the whole system (accretion disk)
}
StarBarycenter "Black Whirl"
{
RA 19 50 18 // right ascension
Dec 28 18 47 // declination
Dist 42.4242 // distance from the Sun
Class "X" // spectral class – black hole
Lum 275 // luminosity of the whole system (accretion disk)
}