mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
* Updating all assets to new coding style * Cleaning up asset files * Moving default_actions and default_keybindings files * Changing procedural globes to explicitly specified globes * Move Spice loading explicitly to the initialize part and also deinitialize * Removing unused asset files * Removing asset_helper * Removing scale_model_helper asset * Removing script_scheduler_helper * Removing testing_keybindings * Remove procedural_globe
17 lines
620 B
Plaintext
17 lines
620 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "time",
|
|
"value": "2014-08-01T00:00:00.00"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Rosetta',Pitch=-0.741904E-1,Position={-1.384875E1,-5.509888E0,1.692047E0},ReferenceFrame='Root',Up={0.377490E0,-0.812217E0,0.444752E0},Yaw=-0.388182E-1}"},
|
|
{ "type": "action",
|
|
"value": "os.FadeDownTrails"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.NAVCAM_FOV.Renderable.Enabled', false)"},
|
|
{ "type": "wait",
|
|
"value": "2"},
|
|
{ "type": "screenshot",
|
|
"value": ""}
|
|
]
|