feat: 新增天赋系统界面及数据模型

- 添加 TalentsComp 组件实现天赋系统界面,包含等级展示、天赋列表和升级功能
- 在 GameUIConfig 中注册天赋界面配置
- 扩展 SingletonModuleComp 数据结构以支持玩家等级、经验和天赋点存储
- 新增天赋系统设计文档和界面预制体资源
- 启用角色控制器中的天赋界面节点
This commit is contained in:
walkpan
2026-04-26 11:18:55 +08:00
parent 6281c0f1b2
commit a5bff0fcba
13 changed files with 7146 additions and 2422 deletions

View File

@@ -67,8 +67,8 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333333333333,
0.6666666666666666
0.3333333432674408,
0.6666666865348816
],
"_values": [
{
@@ -89,7 +89,7 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.1,
"value": 1.100000023841858,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
@@ -127,8 +127,8 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333333333333,
0.6666666666666666
0.3333333432674408,
0.6666666865348816
],
"_values": [
{
@@ -149,7 +149,7 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.1,
"value": 1.100000023841858,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
@@ -187,8 +187,8 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333333333333,
0.6666666666666666
0.3333333432674408,
0.6666666865348816
],
"_values": [
{

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "a0cdb31c-0abb-4e12-9dfe-0bd9e8cd7272",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "prefab_talent_item"
}
}

File diff suppressed because it is too large Load Diff

View 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"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -19118,7 +19118,7 @@
"__id__": 1109
}
],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 1126