Update default clearTarget key binding to KeyQ
This commit is contained in:
@@ -139,7 +139,7 @@ describe("Player Start interaction sector persistence", () => {
|
|||||||
DEFAULT_PLAYER_START_TARGET_BUTTON_CYCLES_ACTIVE_TARGET,
|
DEFAULT_PLAYER_START_TARGET_BUTTON_CYCLES_ACTIVE_TARGET,
|
||||||
inputBindings: {
|
inputBindings: {
|
||||||
keyboard: {
|
keyboard: {
|
||||||
clearTarget: "Escape"
|
clearTarget: "KeyQ"
|
||||||
},
|
},
|
||||||
gamepad: {
|
gamepad: {
|
||||||
clearTarget: "buttonNorth"
|
clearTarget: "buttonNorth"
|
||||||
|
|||||||
Reference in New Issue
Block a user