Set the follow focus node rotation distance for the NewHorizons scene to 20 times the planet's radius (closes #480)

This commit is contained in:
Alexander Bock
2018-02-07 17:47:24 -05:00
parent ecee6c8d1b
commit 3c284fc908
+2
View File
@@ -162,6 +162,8 @@ asset.onInitialize(function ()
"Pluto", "NewHorizons", "Charon"
})
openspace.setPropertyValueSingle('NavigationHandler.OrbitalNavigator.FollowFocusNodeRotationDistance', 20.000000);
openspace.addVirtualProperty(
"BoolProperty",
"Show Trails",