feat(hero): 调整多个英雄攻击动画的帧率和时长

将多个英雄(hm5, hc1, hh1, hk1-4, hm1-3, hm6-7, hm9, hz1)的攻击动画(atk0.anim)的 `sample` 值从 30 降低至 20,同时将动画 `_duration` 从约 0.333 秒延长至 0.5 秒,并相应更新了关键帧时间点 `_times`。对于英雄 ha1-3,将 `sample` 从 60 降至 30,`_duration` 从约 0.333 秒延长至约 0.667 秒。此外,调整了英雄 hk1 的攻击事件触发帧,并更新了 mo6.prefab 的嵌套预制体引用和节点属性覆盖。
This commit is contained in:
panw
2026-04-07 16:10:53 +08:00
parent 756d05f402
commit 165287d088
18 changed files with 300 additions and 485 deletions

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"sample": 30,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
@@ -62,25 +62,25 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.016666666666666666,
0.03333333333333333,
0.05,
0.06666666666666667,
0.08333333333333333,
0.1,
0.11666666666666667,
0.13333333333333333,
0.15,
0.16666666666666666,
0.18333333333333332,
0.2,
0.21666666666666667,
0.23333333333333334,
0.25,
0.26666666666666666,
0.2833333333333333,
0.3,
0.31666666666666665
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667,
0.5,
0.5333333333333333,
0.5666666666666667,
0.6,
0.6333333333333333
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"sample": 30,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
@@ -62,25 +62,25 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.016666666666666666,
0.03333333333333333,
0.05,
0.06666666666666667,
0.08333333333333333,
0.1,
0.11666666666666667,
0.13333333333333333,
0.15,
0.16666666666666666,
0.18333333333333332,
0.2,
0.21666666666666667,
0.23333333333333334,
0.25,
0.26666666666666666,
0.2833333333333333,
0.3,
0.31666666666666665
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667,
0.5,
0.5333333333333333,
0.5666666666666667,
0.6,
0.6333333333333333
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"sample": 30,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
@@ -62,25 +62,25 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.016666666666666666,
0.03333333333333333,
0.05,
0.06666666666666667,
0.08333333333333333,
0.1,
0.11666666666666667,
0.13333333333333333,
0.15,
0.16666666666666666,
0.18333333333333332,
0.2,
0.21666666666666667,
0.23333333333333334,
0.25,
0.26666666666666666,
0.2833333333333333,
0.3,
0.31666666666666665
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667,
0.5,
0.5333333333333333,
0.5666666666666667,
0.6,
0.6333333333333333
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -21,12 +21,12 @@
"_exoticAnimation": null,
"_events": [
{
"frame": 0.2,
"frame": 0.3,
"func": "",
"params": []
},
{
"frame": 0.2,
"frame": 0.3,
"func": "onAtkEvent",
"params": []
}
@@ -73,15 +73,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,7 +7,7 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{