地图系统

This commit is contained in:
2026-06-05 18:41:33 +08:00
parent 613f2a4d13
commit fe4fd60083
234 changed files with 33090 additions and 4899 deletions

View File

@@ -158,6 +158,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Inventory",
"type": "Button",
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -490,6 +499,28 @@
"action": "Spell",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "b2c3d4e5-f6a1-8901-bcde-f12345678901",
"path": "<Keyboard>/tab",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse",
"action": "Inventory",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "c3d4e5f6-a1b2-9012-cdef-012345678902",
"path": "<Gamepad>/select",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Inventory",
"isComposite": false,
"isPartOfComposite": false
}
]
},
@@ -595,6 +626,42 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "CycleMinimapZoom",
"type": "Button",
"id": "d4e5f6a1-b2c3-0123-def0-123456789003",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "MapCenter",
"type": "Button",
"id": "a1b2c3d4-e5f6-3456-0123-456789000006",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "InventoryTabNext",
"type": "Button",
"id": "c3d4e5f6-a1b2-5678-2345-678900000008",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "InventoryTabPrev",
"type": "Button",
"id": "f6a1b2c3-d4e5-8901-5678-900000000011",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -1037,6 +1104,94 @@
"action": "TrackedDeviceOrientation",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000101",
"path": "<Keyboard>/m",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse",
"action": "CycleMinimapZoom",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000102",
"path": "<Gamepad>/rightStickPress",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "CycleMinimapZoom",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000103",
"path": "<Keyboard>/c",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse",
"action": "MapCenter",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000104",
"path": "<Gamepad>/buttonNorth",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "MapCenter",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000105",
"path": "<Keyboard>/e",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse",
"action": "InventoryTabNext",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000106",
"path": "<Gamepad>/rightShoulder",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "InventoryTabNext",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000107",
"path": "<Keyboard>/q",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse",
"action": "InventoryTabPrev",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a1b2c3d4-e5f6-0001-0001-000000000108",
"path": "<Gamepad>/leftShoulder",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "InventoryTabPrev",
"isComposite": false,
"isPartOfComposite": false
}
]
}