Files
VR_Game/Assets/InputActions.inputactions
Lucastaa 5f013bb636 Change
2026-05-04 10:08:46 +07:00

58 lines
1.7 KiB
Plaintext

{
"version": 1,
"name": "InputActions",
"maps": [
{
"name": "Player",
"id": "b446db44-4de1-498b-bf57-aad8ce48732a",
"actions": [
{
"name": "Move",
"type": "Button",
"id": "4e35c9da-0b86-44f2-ad56-2e710d439267",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "dfa29817-bdec-4471-a618-6d0012d5f0c7",
"path": "<Keyboard>/w",
"interactions": "Hold",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1f593d2-70ec-452c-872d-a067699ec911",
"path": "<Keyboard>/s",
"interactions": "Hold",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": [
{
"name": "Keyboard",
"bindingGroup": "Keyboard",
"devices": [
{
"devicePath": "<Keyboard>",
"isOptional": false,
"isOR": false
}
]
}
]
}