Files
pixelheros/assets/resources/game/heros/hero/hm5/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

71 lines
1.2 KiB
Plaintext

[
{
"__type__": "cc.AnimationClip",
"_name": "atk0",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0,
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]