2025-11-20 12:06:42 +08:00
|
|
|
{
|
|
|
|
|
"version": 1,
|
|
|
|
|
"name": "Player",
|
|
|
|
|
"maps": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Controller",
|
|
|
|
|
"id": "3bb72885-24d6-4ee0-91c8-d1db20a0d89e",
|
|
|
|
|
"actions": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Move",
|
|
|
|
|
"type": "Value",
|
|
|
|
|
"id": "63773009-fafb-4bdb-ba8d-03f1bdcb54cf",
|
|
|
|
|
"expectedControlType": "Vector2",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"initialStateCheck": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Jump",
|
|
|
|
|
"type": "Button",
|
|
|
|
|
"id": "28dcfdb3-71e3-46bd-9e4a-194bf7ea5554",
|
|
|
|
|
"expectedControlType": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"initialStateCheck": false
|
2025-11-24 21:29:46 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Pick",
|
|
|
|
|
"type": "Button",
|
|
|
|
|
"id": "00f03ea3-4718-40dc-a561-de734a33a0fa",
|
|
|
|
|
"expectedControlType": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"initialStateCheck": false
|
2025-11-20 12:06:42 +08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"bindings": [
|
|
|
|
|
{
|
|
|
|
|
"name": "WASD",
|
|
|
|
|
"id": "fe67cb6f-8126-4b82-a693-a65d544f6e63",
|
|
|
|
|
"path": "2DVector",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"groups": "",
|
|
|
|
|
"action": "Move",
|
|
|
|
|
"isComposite": true,
|
|
|
|
|
"isPartOfComposite": false
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "up",
|
|
|
|
|
"id": "3d094698-8c52-4d2d-9987-43795795d024",
|
|
|
|
|
"path": "<Keyboard>/w",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"groups": "",
|
|
|
|
|
"action": "Move",
|
|
|
|
|
"isComposite": false,
|
|
|
|
|
"isPartOfComposite": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "down",
|
|
|
|
|
"id": "631504a0-d864-42a6-878d-7d58c6adf513",
|
|
|
|
|
"path": "<Keyboard>/s",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"groups": "",
|
|
|
|
|
"action": "Move",
|
|
|
|
|
"isComposite": false,
|
|
|
|
|
"isPartOfComposite": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "left",
|
|
|
|
|
"id": "f78cc190-6bd0-4cb9-ab55-6db83ebde64e",
|
|
|
|
|
"path": "<Keyboard>/a",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"groups": "",
|
|
|
|
|
"action": "Move",
|
|
|
|
|
"isComposite": false,
|
|
|
|
|
"isPartOfComposite": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "right",
|
|
|
|
|
"id": "c80d6ff1-636a-4e1c-bd9c-9322afa484d9",
|
|
|
|
|
"path": "<Keyboard>/d",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"groups": "",
|
|
|
|
|
"action": "Move",
|
|
|
|
|
"isComposite": false,
|
|
|
|
|
"isPartOfComposite": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
|
|
|
|
"id": "c7332d6a-fb2a-4c41-9ff3-5052e528eb9b",
|
|
|
|
|
"path": "<Keyboard>/space",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"groups": "",
|
|
|
|
|
"action": "Jump",
|
|
|
|
|
"isComposite": false,
|
|
|
|
|
"isPartOfComposite": false
|
2025-11-24 21:29:46 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
|
|
|
|
"id": "da6b9f10-60bb-4357-8e04-5afb2f3dd52f",
|
|
|
|
|
"path": "<Keyboard>/f",
|
|
|
|
|
"interactions": "",
|
|
|
|
|
"processors": "",
|
|
|
|
|
"groups": "",
|
|
|
|
|
"action": "Pick",
|
|
|
|
|
"isComposite": false,
|
|
|
|
|
"isPartOfComposite": false
|
2025-11-20 12:06:42 +08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"controlSchemes": []
|
|
|
|
|
}
|