Fix Insight position around Mars and not Sun

This commit is contained in:
Malin E
2022-05-03 11:32:22 +02:00
parent 1f85483f6d
commit 0353e426d7
2 changed files with 2 additions and 2 deletions
@@ -151,7 +151,7 @@ local RotationKeyframes = {
local InsightParent = {
Identifier = "InsightParent",
Parent = mars.Identifier,
Parent = mars.Mars.Identifier,
Transform = {
Translation ={
Type = "TimelineTranslation",
@@ -3,7 +3,7 @@ local marsTransforms = asset.require("scene/solarsystem/planets/mars/transforms"
local sun = asset.require("scene/solarsystem/sun/sun")
local models = asset.syncedResource({
Name = "Mars 2020 Kernels",
Name = "Perseverance Model",
Type = "HttpSynchronization",
Identifier = "perseverance_models",
Version = 2