Set scale of bennu and osiris-rex to be more reasonable wrt osiris-rex trail

This commit is contained in:
Erik Broberg
2016-08-09 17:15:51 -04:00
parent 0e610a3807
commit a729e067ec
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ return {
Geometry = {
Type = "MultiModelGeometry",
GeometryFile = "models/BennuUntextured.obj",
Magnification = 4,
Magnification = 3.3,
},
Shading = {
PerformShading = true,

View File

@@ -13,7 +13,7 @@ return {
Geometry = {
Type = "MultiModelGeometry",
GeometryFile = "models/osiris.obj",
Magnification = 4,
Magnification = 0,
},
Textures = {
Type = "simple",