mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-26 14:08:53 -05:00
dfc62e44a6
* Changing 'keys' test case to 'action' in all .ostest files * Change recording files to use the standard extension * Add recording file extension to test file format * Removed the unwanted second wildcard from set prop command * Added 10 sec waits after profile.setup.apollo11 action in some tests
16 lines
632 B
Plaintext
16 lines
632 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "time",
|
|
"value": "2018-10-30T23:00:00.00"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='OsirisRex',Pitch=-0.274542E-5,Position={-3.894924E0,-9.051193E0,5.720444E0},ReferenceFrame='Root',Up={-0.911098E0,0.149229E0,-0.384228E0},Yaw=0.270290E-4}"},
|
|
{ "type": "action",
|
|
"value": "os.fade_down_trails"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.OsirisRexTrailBennu.Renderable.Enabled', false)"},
|
|
{ "type": "wait",
|
|
"value": "2"},
|
|
{ "type": "screenshot",
|
|
"value": ""}
|
|
] |