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

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 15,
"sample": 10,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.6666666666666666,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.06666666666666667,
0.13333333333333333,
0.1,
0.2,
0.26666666666666666,
0.3333333333333333,
0.3,
0.4,
0.4666666666666667,
0.5333333333333333,
0.6
0.5,
0.6,
0.7,
0.8,
0.9
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 15,
"sample": 10,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.6666666666666666,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.06666666666666667,
0.13333333333333333,
0.1,
0.2,
0.26666666666666666,
0.3333333333333333,
0.3,
0.4,
0.4666666666666667,
0.5333333333333333,
0.6
0.5,
0.6,
0.7,
0.8,
0.9
],
"_values": [
{