feat: QTE prompt i18n via promptKey, fallback to prompt text
This commit is contained in:
@@ -224,6 +224,7 @@
|
||||
"qte": {
|
||||
"triggerTime": 1.0,
|
||||
"prompt": "躲避飞来的石块!",
|
||||
"promptKey": "right_door.qte.dodge",
|
||||
"keys": ["ArrowLeft", "ArrowRight", "a", "d"],
|
||||
"timeLimit": 3.0,
|
||||
"successScene": "qte_success",
|
||||
|
||||
Reference in New Issue
Block a user