refactor(skill&atk): 优化伤害飘字与debuff图标显示逻辑

1. 调整fb-1、fb-3、fb-5、fb-6技能预制体的攻击偏移与跑动类型参数
2. 重构debuff图标映射逻辑,提取公共常量供多模块复用
3. 为DoT伤害飘字添加debuff图标显示功能,统一伤害与debuff展示流程
4. 修复tooltip预制体默认激活状态问题
This commit is contained in:
panFD
2026-08-15 14:55:51 +08:00
parent e8c6a7ca6a
commit 667ec1abfb
10 changed files with 50 additions and 28 deletions

View File

@@ -252,8 +252,8 @@
"__id__": 11
},
"atk_x": 20,
"atk_y": 35,
"runType": 0,
"atk_y": 20,
"runType": 1,
"endType": 2,
"speed": 720,
"time": 0,

View File

@@ -252,8 +252,8 @@
"__id__": 11
},
"atk_x": 20,
"atk_y": 30,
"runType": 0,
"atk_y": 20,
"runType": 1,
"endType": 2,
"speed": 720,
"time": 0,

View File

@@ -252,7 +252,7 @@
"__id__": 11
},
"atk_x": 20,
"atk_y": 30,
"atk_y": 20,
"runType": 0,
"endType": 2,
"speed": 720,

View File

@@ -252,7 +252,7 @@
"__id__": 11
},
"atk_x": 20,
"atk_y": 30,
"atk_y": 20,
"runType": 0,
"endType": 2,
"speed": 720,

View File

@@ -942,7 +942,7 @@
"__id__": 30
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 32