aboutsummaryrefslogtreecommitdiff
path: root/Assets/Scripts/InputSystem/PlayerControls.inputactions
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Scripts/InputSystem/PlayerControls.inputactions')
-rw-r--r--Assets/Scripts/InputSystem/PlayerControls.inputactions20
1 files changed, 20 insertions, 0 deletions
diff --git a/Assets/Scripts/InputSystem/PlayerControls.inputactions b/Assets/Scripts/InputSystem/PlayerControls.inputactions
index e71a5c9..f3edee9 100644
--- a/Assets/Scripts/InputSystem/PlayerControls.inputactions
+++ b/Assets/Scripts/InputSystem/PlayerControls.inputactions
@@ -22,6 +22,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": true
+ },
+ {
+ "name": "Roll",
+ "type": "Button",
+ "id": "5e423815-95ec-43c1-9718-224f86c8f24e",
+ "expectedControlType": "Button",
+ "processors": "",
+ "interactions": "",
+ "initialStateCheck": false
}
],
"bindings": [
@@ -101,6 +110,17 @@
"action": "Camera",
"isComposite": false,
"isPartOfComposite": false
+ },
+ {
+ "name": "",
+ "id": "4690e573-c6d7-4c20-bbee-ba5d11ca8a18",
+ "path": "<Keyboard>/space",
+ "interactions": "",
+ "processors": "",
+ "groups": "",
+ "action": "Roll",
+ "isComposite": false,
+ "isPartOfComposite": false
}
]
}