- 在 HeroViewComp 中添加 palayBuff、palayReady、playEnd 方法用于播放技能特效 - 删除未使用的 buff 预制体(maxy、foot_jiasu)及其元数据 - 调整 heal 预制体的位置、尺寸和动画参数以优化显示效果 - 简化多个英雄预制体结构,移除嵌套的 up 节点以提升性能 - 更新 SkillSet 配置,为技能添加 readyAnm 和 endAnm 字段支持
115 lines
2.4 KiB
Plaintext
115 lines
2.4 KiB
Plaintext
[
|
|
{
|
|
"__type__": "cc.AnimationClip",
|
|
"_name": "heal",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {
|
|
"embeddedPlayerGroups": []
|
|
},
|
|
"_native": "",
|
|
"sample": 12,
|
|
"speed": 1,
|
|
"wrapMode": 1,
|
|
"enableTrsBlending": false,
|
|
"_duration": 0.5833333333333334,
|
|
"_hash": 500763545,
|
|
"_tracks": [
|
|
{
|
|
"__id__": 1
|
|
}
|
|
],
|
|
"_exoticAnimation": null,
|
|
"_events": [],
|
|
"_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": "skill"
|
|
},
|
|
{
|
|
"__type__": "cc.animation.ComponentPath",
|
|
"component": "cc.Sprite"
|
|
},
|
|
{
|
|
"__type__": "cc.animation.Channel",
|
|
"_curve": {
|
|
"__id__": 6
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.ObjectCurve",
|
|
"_times": [
|
|
0,
|
|
0.08333333333333333,
|
|
0.16666666666666666,
|
|
0.25,
|
|
0.3333333333333333,
|
|
0.4166666666666667,
|
|
0.5
|
|
],
|
|
"_values": [
|
|
{
|
|
"__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@c8c48",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
{
|
|
"__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@d5f8f",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
{
|
|
"__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@31b15",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
{
|
|
"__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@bd75e",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
{
|
|
"__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@2659f",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
{
|
|
"__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@d8139",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
{
|
|
"__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@c3781",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"__type__": "cc.AnimationClipAdditiveSettings",
|
|
"enabled": false,
|
|
"refClip": null
|
|
}
|
|
] |