Files
pixelheros/assets/resources/game/skill/anm/atk/atk04.anim
walkpan 69c55400ba fix(动画): 调整攻击动画的事件触发时机与参数
- 将 atk01.anim 的攻击事件从第 0.066 帧移至第 0 帧,确保攻击判定与动画起始同步
- 修正 hk1/atk0.anim 的动画名称并添加 onAtkEvent 触发事件
- 调整 atk04.anim 的帧率、时长与关键帧,使动画播放更流畅准确
2026-03-15 12:07:01 +08:00

118 lines
2.3 KiB
Plaintext

[
{
"__type__": "cc.AnimationClip",
"_name": "atk04",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 27,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.2222222222222222,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [
{
"frame": 0.14814814814814814,
"func": "",
"params": []
},
{
"frame": 0.14814814814814814,
"func": "atk",
"params": []
}
],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 7
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Node"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.037037037037037035,
0.07407407407407407,
0.1111111111111111,
0.14814814814814814,
0.18518518518518517
],
"_values": [
{
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@ac137",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@a99aa",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@b753c",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@b8d8f",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@77aba",
"__expectedType__": "cc.SpriteFrame"
},
null
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]