Files
pixelheros/assets/resources/game/heros/hero/hm2/atk0.anim
panw 165287d088 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 的嵌套预制体引用和节点属性覆盖。
2026-04-07 16:10:53 +08:00

123 lines
2.6 KiB
Plaintext

[
{
"__type__": "cc.AnimationClip",
"_name": "atk0",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 6
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.05,
0.1,
0.15,
0.2,
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@60f5c",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@32a95",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@d67bb",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@14582",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@3f8a0",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@d1807",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@8117b",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@8762a",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@58bef",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@4c199",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]