feat(Read): 将阅读修改为R键,并添加阅读提示

This commit is contained in:
2025-10-24 16:45:02 +08:00
parent 9d7106bb5e
commit 22a2ab724a
6 changed files with 5404 additions and 5054 deletions

View File

@@ -112,6 +112,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Read",
"type": "Button",
"id": "fa5376df-3b5c-46fe-a07b-6078433ec971",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -290,6 +299,17 @@
"action": "ShowNextDialogue",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "15819353-a9d0-43b3-92b2-c89ec003b41c",
"path": "<Keyboard>/r",
"interactions": "",
"processors": "",
"groups": "",
"action": "Read",
"isComposite": false,
"isPartOfComposite": false
}
]
}