feat(): 完成将Manager从Gameplay转移到Core,实现循环次数持久化,实现设置面板

This commit is contained in:
2025-10-26 09:32:28 +08:00
parent c1f7418ffa
commit 95616f8c10
20 changed files with 6630 additions and 5767 deletions

View File

@@ -121,6 +121,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Setting",
"type": "Button",
"id": "0e4b0859-2f31-413a-a14c-87333e2f63b4",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -310,6 +319,17 @@
"action": "Read",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "257ce27b-6b51-4716-8b94-abbe05c2eaf9",
"path": "<Keyboard>/escape",
"interactions": "",
"processors": "",
"groups": "",
"action": "Setting",
"isComposite": false,
"isPartOfComposite": false
}
]
}