feat(assets): 添加新英雄资源并调整动画参数
- 新增 hm6、hm7、hm8、hm9 英雄的目录结构、动画资源和预制体 - 为所有英雄统一调整缩放比例至更合理的数值 - 优化多个英雄的攻击、死亡和最大技能动画的帧率和时长 - 调整 shielded 护盾效果的缩放比例 - 修复部分动画名称错误(如 atk2 改为 dead) - 新增英雄 0 的预制体资源
This commit is contained in:
123
assets/resources/game/heros/hero/hm7/atk0.anim
Normal file
123
assets/resources/game/heros/hero/hm7/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@9b83b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@09b94",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@88de4",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@10d14",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@88c1c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@19556",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@96395",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@42711",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@67e90",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d9902",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm7/atk0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm7/atk0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"244b437a-7625-48e6-9377-7bb63b784dcc","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}}
|
||||
153
assets/resources/game/heros/hero/hm7/dead.anim
Normal file
153
assets/resources/game/heros/hero/hm7/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@cf090",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ce23e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@2bc7f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@76488",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@e1c0c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@51fbe",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f8138",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ff2e5",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c0536",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ee7be",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5cccc",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@83558",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@64153",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@3dc8d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@48354",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ef2fe",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm7/dead.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm7/dead.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2052a6b6-56ec-4e91-b33f-77bccc7b7cc5","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}}
|
||||
133
assets/resources/game/heros/hero/hm7/idle.anim
Normal file
133
assets/resources/game/heros/hero/hm7/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@d71e7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@7c2d7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@a7f7e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@15963",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@25ccb",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ef9d4",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@38ff7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d08aa",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f0d79",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@a5223",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@086cc",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@18a14",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm7/idle.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm7/idle.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2047567e-307a-4c8b-b179-32e340691361","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}}
|
||||
133
assets/resources/game/heros/hero/hm7/max0.anim
Normal file
133
assets/resources/game/heros/hero/hm7/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@b19c4",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@963d6",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@8830e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d4665",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@6dfc6",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@baf7b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c41cf",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@a666c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b4ca7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@560e6",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@38d03",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@51a29",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm7/max0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm7/max0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"ef999e38-d873-4d45-a748-35d435d66e7e","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}}
|
||||
153
assets/resources/game/heros/hero/hm7/max1.anim
Normal file
153
assets/resources/game/heros/hero/hm7/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@00467",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5ff40",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@81f9e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@14630",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f3071",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@8fd64",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@917d1",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c1a99",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@cd4ee",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@375b4",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@0c4a4",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ef8a7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@4bcc0",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d369c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@fd869",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@6cab2",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm7/max1.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm7/max1.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"07225964-a1e6-412d-aab7-59214084505b","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}}
|
||||
113
assets/resources/game/heros/hero/hm7/move.anim
Normal file
113
assets/resources/game/heros/hero/hm7/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@03c2b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f27c3",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c8a6b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@91c7e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@4d792",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@4a05f",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b71c3",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@00015",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm7/move.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm7/move.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6da8ecd0-92d1-4bbe-b3d8-b27493cd1715","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}}
|
||||
Reference in New Issue
Block a user