Files
pixelheros/assets/resources/game/heros/hero/hc1/move.anim
panw d987e0806f refactor(animation): 更新动画和预设资源优化表现
- notify.anim 新增位置向量轨迹和关键帧曲线数据,丰富动画表现
- notify.prefab 增加和调整节点、组件及属性,提升UI结构和视觉布局
- hero hc1 的 move.anim 动画时长和帧数据调整,优化动作流畅度
- atk_fires.prefab 添加 withHero 属性以支持技能表现扩展
- 删除了 game/skills 目录下的 buff.prefab 和 buff_iced.prefab 资源,清理无用资源
2025-10-22 16:06:37 +08:00

98 lines
1.9 KiB
Plaintext

[
{
"__type__": "cc.AnimationClip",
"_name": "move",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 2,
"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.1,
0.2,
0.3,
0.4
],
"_values": [
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@bffbf",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@01c5d",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@66491",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@ec0d0",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@dddab",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]