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
23 lines
758 B
Plaintext
23 lines
758 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "time",
|
|
"value": "2014-08-06T23:07:00.00"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='67P',Pitch=-0.608276E-2,Position={1.035920E3,1.090395E4,6.708170E3},Up={-0.972426E0,0.182052E0,-0.145753E0},Yaw=0.475854E-2}"},
|
|
{ "type": "action",
|
|
"value": "os.FadeDownTrails"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.NAVCAM_FOV.Renderable.Enabled', false)"},
|
|
{ "type": "pause",
|
|
"value": "false"},
|
|
{ "type": "wait",
|
|
"value": "30"},
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "time",
|
|
"value": "2014-08-06T23:07:30.00"},
|
|
{ "type": "screenshot",
|
|
"value": ""}
|
|
]
|