feat: 新增天赋系统界面及数据模型
- 添加 TalentsComp 组件实现天赋系统界面,包含等级展示、天赋列表和升级功能 - 在 GameUIConfig 中注册天赋界面配置 - 扩展 SingletonModuleComp 数据结构以支持玩家等级、经验和天赋点存储 - 新增天赋系统设计文档和界面预制体资源 - 启用角色控制器中的天赋界面节点
This commit is contained in:
13
assets/resources/gui/element/talents.prefab.meta
Normal file
13
assets/resources/gui/element/talents.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "b0c70366-b71c-4ccd-b0fd-90af5149be5e",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "talents"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user