Add jupiter video to juice and juno

This commit is contained in:
Ylva Selling
2023-05-18 11:04:33 -04:00
parent e94baa7e78
commit 1ad6107558
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
asset.require("scene/solarsystem/missions/juno/mission")
asset.require("scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video")
local transforms = asset.require("scene/solarsystem/planets/jupiter/transforms")
local sun = asset.require("scene/solarsystem/sun/sun")

View File

@@ -9,7 +9,8 @@
"scene/solarsystem/missions/juice/model",
"scene/solarsystem/missions/juice/plane",
"scene/solarsystem/missions/juice/trail",
"scene/solarsystem/planets/earth/earth"
"scene/solarsystem/planets/earth/earth",
"scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video"
],
"camera": {
"altitude": 9220000000.0,