Update visuals and bs of the Sun, so we can fly to it

This commit is contained in:
Emma Broman
2021-12-15 10:16:34 +01:00
parent 276ea540cd
commit 68839ce6ca
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
asset.onInitialize(function()
openspace.setPropertyValueSingle("Scene.Sun.Renderable.Layers.ColorLayers.Texture.Settings.Gamma", 0.100000)
openspace.setPropertyValueSingle("Scene.Sun.Renderable.Enabled", true)
openspace.setPropertyValueSingle("Scene.SunGlare.Renderable.MultiplyColor", {1.000000,0.992000,0.980000})
openspace.setPropertyValueSingle("Scene.Sun.BoundingSphere", 1.1 * 6963400000.000000)
end)
@@ -51,6 +51,7 @@
"scene/solarsystem/planets/earth/earth",
"scene/solarsystem/planets/earth/satellites/satellites",
"spaceship/spaceship",
"spaceship/sunsettings",
"util/joysticks/TA320_Pilot",
"util/joysticks/TCA_Q-Eng_1&2"
],
@@ -51,6 +51,7 @@
"scene/solarsystem/planets/earth/earth",
"scene/solarsystem/planets/earth/satellites/satellites",
"spaceship/spaceship",
"spaceship/sunsettings",
"util/joysticks/X52_HOTAS"
],
"camera": {