Files
pixelheros/assets/resources/game/heros/hero/mo4/move.anim
walkpan f9e3fc9106 feat(hero): 添加新英雄资源并优化动画系统
- 新增英雄 ha2、ha3、hk2、hk3、hk4、hm3、hm4、hm5、mo5、mo6 的目录元数据
- 为新增英雄添加完整的动画剪辑(atk0、dead、idle、max0、max1、move)
- 移除旧版英雄的冗余动画文件(atk1、atk2、buff、stun)
- 更新现有英雄的动画配置,统一使用 atk0 作为攻击动画
- 优化 hm1 英雄的动画时长和采样率,提升流畅度
- 在 HeroViewComp 中增加英雄等级显示逻辑
- 重构 HeroAnmComp,简化动画状态管理
2026-03-21 16:43:43 +08:00

113 lines
2.4 KiB
Plaintext

[
{
"__type__": "cc.AnimationClip",
"_name": "move",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 15,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.5333333333333333,
"_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.06666666666666667,
0.13333333333333333,
0.2,
0.26666666666666666,
0.3333333333333333,
0.4,
0.4666666666666667
],
"_values": [
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5c9cf",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a8bb5",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5e696",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4e4b1",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0e061",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@be8d7",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@96df6",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@360c8",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]