mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 00:09:58 -05:00
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:
@@ -162,6 +162,8 @@ asset.onInitialize(function ()
|
||||
"Pluto", "NewHorizons", "Charon"
|
||||
})
|
||||
|
||||
openspace.setPropertyValueSingle('NavigationHandler.OrbitalNavigator.FollowFocusNodeRotationDistance', 20.000000);
|
||||
|
||||
openspace.addVirtualProperty(
|
||||
"BoolProperty",
|
||||
"Show Trails",
|
||||
|
||||
Reference in New Issue
Block a user