feat(assets): 添加新英雄资源并调整动画参数

- 新增 hm6、hm7、hm8、hm9 英雄的目录结构、动画资源和预制体
- 为所有英雄统一调整缩放比例至更合理的数值
- 优化多个英雄的攻击、死亡和最大技能动画的帧率和时长
- 调整 shielded 护盾效果的缩放比例
- 修复部分动画名称错误(如 atk2 改为 dead)
- 新增英雄 0 的预制体资源
This commit is contained in:
walkpan
2026-03-22 10:54:08 +08:00
parent b4a303f31e
commit 54377cfb96
183 changed files with 20709 additions and 985 deletions

View File

@@ -123,8 +123,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -0.85,
"y": 0.85,
"x": -0.82,
"y": 0.82,
"z": 1
},
"_mobility": 0,
@@ -206,7 +206,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@db384",
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@1299d",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -476,8 +476,8 @@
],
"value": {
"__type__": "cc.Vec3",
"x": 1.3,
"y": 1.3,
"x": 1,
"y": 1,
"z": 1
}
},