From 19e936ea18a042f0081a95293ee626d8ef3554d8 Mon Sep 17 00:00:00 2001 From: Malin E Date: Mon, 4 Oct 2021 11:17:12 +0200 Subject: [PATCH] Fix JWST keybindings --- .../assets/scene/solarsystem/missions/jwst/timelaps.asset | 8 ++------ data/profiles/jwst.profile | 8 ++++++++ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/data/assets/scene/solarsystem/missions/jwst/timelaps.asset b/data/assets/scene/solarsystem/missions/jwst/timelaps.asset index 896cb4b9c3..130a660147 100644 --- a/data/assets/scene/solarsystem/missions/jwst/timelaps.asset +++ b/data/assets/scene/solarsystem/missions/jwst/timelaps.asset @@ -263,9 +263,7 @@ local playForwards = { ]], Documentation = "Jump to the JWST launch time and play the timelaps of deployment forward", GuiPath = "/JWST", - IsLocal = false, - - Key = "m" + IsLocal = false } local clearPlay = { @@ -282,9 +280,7 @@ local clearPlay = { ]], Documentation = "Set delta time back to realtime and clear the JWST deployment timelapse", GuiPath = "/JWST", - IsLocal = false, - - Key = "." + IsLocal = false } asset.onInitialize(function() diff --git a/data/profiles/jwst.profile b/data/profiles/jwst.profile index f6ec2e9212..562c025809 100644 --- a/data/profiles/jwst.profile +++ b/data/profiles/jwst.profile @@ -147,6 +147,14 @@ { "action": "profile.set.2021_sun", "key": "K" + }, + { + "action": "jwst.play.forwards", + "key": "M" + }, + { + "action": "jwst.play.clear", + "key": "B" } ], "mark_nodes": [