| 1234567891011121314151617181920212223242526272829303132333435 |
- {
- "version": 1,
- "name": "InputSystemActions",
- "maps": [
- {
- "name": "Actions",
- "id": "a5d7740f-e042-44d4-bcc2-b9decba10d95",
- "actions": [
- {
- "name": "Jump",
- "type": "Button",
- "id": "de0b5d4b-1e5d-4d46-a93d-962a1b3a3cc8",
- "expectedControlType": "",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- }
- ],
- "bindings": [
- {
- "name": "",
- "id": "799b6e84-5c67-4164-b31d-a69a735f0ecd",
- "path": "<Keyboard>/space",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Jump",
- "isComposite": false,
- "isPartOfComposite": false
- }
- ]
- }
- ],
- "controlSchemes": []
- }
|