From d2ab30e7a69bfe7efda63ae75812207377917bd3 Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Sun, 30 Mar 2025 18:50:27 +0000 Subject: [PATCH] Merge branch 'Flexalon-UI-Layouts' into develop --- Assets/Characters/Player/GrayNinja/PlayerInputActions.inputactions | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) diff --git a/Assets/Characters/Player/GrayNinja/PlayerInputActions.inputactions b/Assets/Characters/Player/GrayNinja/PlayerInputActions.inputactions index de093a3..1d4f10f 100644 --- a/Assets/Characters/Player/GrayNinja/PlayerInputActions.inputactions +++ b/Assets/Characters/Player/GrayNinja/PlayerInputActions.inputactions @@ -358,6 +358,15 @@ "processors": "", "interactions": "", "initialStateCheck": false + }, + { + "name": "Inventory", + "type": "Button", + "id": "b425611e-206f-4a50-938e-ad263b5330a1", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false } ], "bindings": [ @@ -789,6 +798,28 @@ "action": "Escape", "isComposite": false, "isPartOfComposite": false + }, + { + "name": "", + "id": "1438d6b5-7319-4660-86b3-d9d61e833179", + "path": "<Keyboard>/b", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Inventory", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "e7cd7446-649d-436b-bafd-13577f40d4cc", + "path": "<Keyboard>/i", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Inventory", + "isComposite": false, + "isPartOfComposite": false } ] } -- Gitblit v1.9.3