Make physical buttons pressable in simulator

This commit is contained in:
2023-05-24 00:02:30 +02:00
parent b4ba566ef5
commit a3265543a5
5 changed files with 49 additions and 49 deletions

View File

@ -116,7 +116,7 @@
"InteractionName": "SelectNextMission",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 23
"ButtonKey": 106
},
"Action": {
"Type": "ActionCustom",
@ -127,7 +127,7 @@
"InteractionName": "SelectPrevMission",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 24
"ButtonKey": 107
},
"Action": {
"Type": "ActionCustom",
@ -138,7 +138,7 @@
"InteractionName": "ConfirmMission",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 6
"ButtonKey": 54
},
"Action": {
"Type": "ActionCustom",
@ -796,7 +796,7 @@
"InteractionName": "SelectPreviousField",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 22
"ButtonKey": 104
},
"Action": {
"Type": "ActionCustom",
@ -807,7 +807,7 @@
"InteractionName": "SelectNextField",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 21
"ButtonKey": 108
},
"Action": {
"Type": "ActionCustom",
@ -818,7 +818,7 @@
"InteractionName": "SelectPreviousFieldType",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 24
"ButtonKey": 107
},
"Action": {
"Type": "ActionCustom",
@ -829,7 +829,7 @@
"InteractionName": "SelectNextFieldType",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 23
"ButtonKey": 106
},
"Action": {
"Type": "ActionCustom",
@ -840,7 +840,7 @@
"InteractionName": "ConfirmFieldType",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 6
"ButtonKey": 54
},
"Action": {
"Type": "ActionCustom",
@ -974,7 +974,7 @@
"InteractionName": "SelectPreviousParam",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 22
"ButtonKey": 104
},
"Action": {
"Type": "ActionCustom",
@ -985,7 +985,7 @@
"InteractionName": "SelectNextParam",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 21
"ButtonKey": 108
},
"Action": {
"Type": "ActionCustom",
@ -996,7 +996,7 @@
"InteractionName": "DecreaseParam",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 24
"ButtonKey": 106
},
"Action": {
"Type": "ActionCustom",
@ -1007,7 +1007,7 @@
"InteractionName": "IncreaseParam",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 23
"ButtonKey": 107
},
"Action": {
"Type": "ActionCustom",
@ -1018,7 +1018,7 @@
"InteractionName": "ConfirmParam",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 6
"ButtonKey": 54
},
"Action": {
"Type": "ActionCustom",