feat(assets): 添加新英雄资源并调整动画参数
- 新增 hm6、hm7、hm8、hm9 英雄的目录结构、动画资源和预制体 - 为所有英雄统一调整缩放比例至更合理的数值 - 优化多个英雄的攻击、死亡和最大技能动画的帧率和时长 - 调整 shielded 护盾效果的缩放比例 - 修复部分动画名称错误(如 atk2 改为 dead) - 新增英雄 0 的预制体资源
This commit is contained in:
123
assets/resources/game/heros/hero/hm9/atk0.anim
Normal file
123
assets/resources/game/heros/hero/hm9/atk0.anim
Normal file
@@ -0,0 +1,123 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_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.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@42162",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@4122a",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@fcd77",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@1471b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@7d4f7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@86507",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@905e0",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@99f97",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@45703",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ab6a0",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm9/atk0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm9/atk0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b51bdbf8-c93c-4dcd-9796-0195848be5b3","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}}
|
||||
153
assets/resources/game/heros/hero/hm9/dead.anim
Normal file
153
assets/resources/game/heros/hero/hm9/dead.anim
Normal file
@@ -0,0 +1,153 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "dead",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"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.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ae0d3",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@95861",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@0e5f8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@1ae8f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@96f4f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@eb1fd",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@6d1f0",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@75c2b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@50d88",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5cb79",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@77495",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d6e23",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@16433",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@20d09",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@aeb5f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f216d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm9/dead.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm9/dead.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"cec985aa-8df6-4c2d-bf0d-b75d6bd1f807","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}}
|
||||
133
assets/resources/game/heros/hero/hm9/idle.anim
Normal file
133
assets/resources/game/heros/hero/hm9/idle.anim
Normal file
@@ -0,0 +1,133 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "idle",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"speed": 1,
|
||||
"wrapMode": 2,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_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,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f081b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@af58f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@8ad0e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@2ec27",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d7e8f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@801a5",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@29702",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f4669",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@aac70",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@cdd2c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@8b82d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@a1296",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm9/idle.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm9/idle.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a3d777a8-c77b-4423-a91b-4d56034028ab","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}}
|
||||
133
assets/resources/game/heros/hero/hm9/max0.anim
Normal file
133
assets/resources/game/heros/hero/hm9/max0.anim
Normal file
@@ -0,0 +1,133 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "max0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6,
|
||||
"_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.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@52621",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@13f27",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@0d3e9",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d89df",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@6ac5d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@69496",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b0c8d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b9893",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@49789",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@06078",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@38ebd",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@40503",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm9/max0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm9/max0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"587d2453-bca0-4d9c-bfd4-de47255c89d0","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}}
|
||||
153
assets/resources/game/heros/hero/hm9/max1.anim
Normal file
153
assets/resources/game/heros/hero/hm9/max1.anim
Normal file
@@ -0,0 +1,153 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "max1",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"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.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@816c0",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@9a508",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@2231d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5d3c1",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@53bf5",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d137f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@098a9",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c6db5",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5c845",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@aef58",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@6fb19",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@06cdf",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d123b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b71ca",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@06d31",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f2ef9",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm9/max1.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm9/max1.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"c5071f48-6ffe-4d58-a824-d87ca5d87c58","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}}
|
||||
113
assets/resources/game/heros/hero/hm9/move.anim
Normal file
113
assets/resources/game/heros/hero/hm9/move.anim
Normal file
@@ -0,0 +1,113 @@
|
||||
[
|
||||
{
|
||||
"__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__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@50554",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@419af",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@76cf8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@fe5f8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@faa2d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5a1ee",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@e9594",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@80417",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm9/move.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm9/move.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"3ff9d16f-259c-4d41-9f9e-0bb9a91c5475","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}}
|
||||
Reference in New Issue
Block a user