feat(assets): 添加新英雄资源并调整动画参数
- 新增 hm6、hm7、hm8、hm9 英雄的目录结构、动画资源和预制体 - 为所有英雄统一调整缩放比例至更合理的数值 - 优化多个英雄的攻击、死亡和最大技能动画的帧率和时长 - 调整 shielded 护盾效果的缩放比例 - 修复部分动画名称错误(如 atk2 改为 dead) - 新增英雄 0 的预制体资源
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk",
|
||||
"_name": "atk0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk2",
|
||||
"_name": "dead",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "max",
|
||||
"_name": "max0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 30,
|
||||
"sample": 60,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6666666666666666,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,25 +62,25 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.016666666666666666,
|
||||
0.03333333333333333,
|
||||
0.05,
|
||||
0.06666666666666667,
|
||||
0.08333333333333333,
|
||||
0.1,
|
||||
0.11666666666666667,
|
||||
0.13333333333333333,
|
||||
0.15,
|
||||
0.16666666666666666,
|
||||
0.18333333333333332,
|
||||
0.2,
|
||||
0.21666666666666667,
|
||||
0.23333333333333334,
|
||||
0.25,
|
||||
0.26666666666666666,
|
||||
0.2833333333333333,
|
||||
0.3,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5,
|
||||
0.5333333333333333,
|
||||
0.5666666666666667,
|
||||
0.6,
|
||||
0.6333333333333333
|
||||
0.31666666666666665
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 34,
|
||||
"sample": 60,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.5882352941176471,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,25 +62,25 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.029411764705882353,
|
||||
0.058823529411764705,
|
||||
0.08823529411764706,
|
||||
0.11764705882352941,
|
||||
0.14705882352941177,
|
||||
0.17647058823529413,
|
||||
0.20588235294117646,
|
||||
0.23529411764705882,
|
||||
0.2647058823529412,
|
||||
0.29411764705882354,
|
||||
0.3235294117647059,
|
||||
0.35294117647058826,
|
||||
0.38235294117647056,
|
||||
0.4117647058823529,
|
||||
0.4411764705882353,
|
||||
0.47058823529411764,
|
||||
0.5,
|
||||
0.5294117647058824,
|
||||
0.5588235294117647
|
||||
0.016666666666666666,
|
||||
0.03333333333333333,
|
||||
0.05,
|
||||
0.06666666666666667,
|
||||
0.08333333333333333,
|
||||
0.1,
|
||||
0.11666666666666667,
|
||||
0.13333333333333333,
|
||||
0.15,
|
||||
0.16666666666666666,
|
||||
0.18333333333333332,
|
||||
0.2,
|
||||
0.21666666666666667,
|
||||
0.23333333333333334,
|
||||
0.25,
|
||||
0.26666666666666666,
|
||||
0.2833333333333333,
|
||||
0.3,
|
||||
0.31666666666666665
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 30,
|
||||
"sample": 60,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6666666666666666,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,25 +62,25 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.016666666666666666,
|
||||
0.03333333333333333,
|
||||
0.05,
|
||||
0.06666666666666667,
|
||||
0.08333333333333333,
|
||||
0.1,
|
||||
0.11666666666666667,
|
||||
0.13333333333333333,
|
||||
0.15,
|
||||
0.16666666666666666,
|
||||
0.18333333333333332,
|
||||
0.2,
|
||||
0.21666666666666667,
|
||||
0.23333333333333334,
|
||||
0.25,
|
||||
0.26666666666666666,
|
||||
0.2833333333333333,
|
||||
0.3,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5,
|
||||
0.5333333333333333,
|
||||
0.5666666666666667,
|
||||
0.6,
|
||||
0.6333333333333333
|
||||
0.31666666666666665
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk1",
|
||||
"_name": "atk0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6666666666666666,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6666666666666666,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.5,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -21,12 +21,12 @@
|
||||
"_exoticAnimation": null,
|
||||
"_events": [
|
||||
{
|
||||
"frame": 0.3,
|
||||
"frame": 0.2,
|
||||
"func": "",
|
||||
"params": []
|
||||
},
|
||||
{
|
||||
"frame": 0.3,
|
||||
"frame": 0.2,
|
||||
"func": "onAtkEvent",
|
||||
"params": []
|
||||
}
|
||||
@@ -73,15 +73,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.45
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "max",
|
||||
"_name": "max0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.5,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.45
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.5,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.45
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6666666666666666,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.5,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.45
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6666666666666666,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.8,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.5,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.45
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.6666666666666666,
|
||||
"_duration": 0.5,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6
|
||||
0.45
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.5,
|
||||
"_duration": 0.3333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,15 +62,15 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.45
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1.0666666666666667,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__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.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333,
|
||||
0.8,
|
||||
0.8666666666666667,
|
||||
0.9333333333333333,
|
||||
1
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.6,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,17 +62,17 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.06666666666666667,
|
||||
0.13333333333333333,
|
||||
0.05,
|
||||
0.1,
|
||||
0.15,
|
||||
0.2,
|
||||
0.26666666666666666,
|
||||
0.3333333333333333,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4,
|
||||
0.4666666666666667,
|
||||
0.5333333333333333,
|
||||
0.6,
|
||||
0.6666666666666666,
|
||||
0.7333333333333333
|
||||
0.45,
|
||||
0.5,
|
||||
0.55
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 20,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0.8,
|
||||
"_duration": 0.5333333333333333,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
@@ -62,21 +62,21 @@
|
||||
"__type__": "cc.ObjectCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.05,
|
||||
0.03333333333333333,
|
||||
0.06666666666666667,
|
||||
0.1,
|
||||
0.15,
|
||||
0.13333333333333333,
|
||||
0.16666666666666666,
|
||||
0.2,
|
||||
0.25,
|
||||
0.23333333333333334,
|
||||
0.26666666666666666,
|
||||
0.3,
|
||||
0.35,
|
||||
0.3333333333333333,
|
||||
0.36666666666666664,
|
||||
0.4,
|
||||
0.45,
|
||||
0.5,
|
||||
0.55,
|
||||
0.6,
|
||||
0.65,
|
||||
0.7,
|
||||
0.75
|
||||
0.43333333333333335,
|
||||
0.4666666666666667,
|
||||
0.5
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk",
|
||||
"_name": "atk0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk2",
|
||||
"_name": "dead",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "max",
|
||||
"_name": "max0",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 20,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"sample": 30,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
|
||||
1
assets/resources/game/heros/hero/hm6.meta
Normal file
1
assets/resources/game/heros/hero/hm6.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"dfb14f29-d536-4e2e-93fc-beba34e30ff8","files":[],"subMetas":{},"userData":{}}
|
||||
123
assets/resources/game/heros/hero/hm6/atk0.anim
Normal file
123
assets/resources/game/heros/hero/hm6/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@9aefe",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@7f02d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f7c7e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@13a75",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@dbe41",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c8315",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@030a6",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d2e36",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@2717b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@20639",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm6/atk0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm6/atk0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"3335957a-6ba6-4c04-8c6e-c392f64ae47d","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}}
|
||||
153
assets/resources/game/heros/hero/hm6/dead.anim
Normal file
153
assets/resources/game/heros/hero/hm6/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@29d7d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5d3ed",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@8fbd8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@350ab",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@32ea8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@a5e7c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@1d22e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@df9f9",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b0d21",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@cb721",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@083ef",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@516c8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@18393",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@9de7e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@29a3b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@7a6c3",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm6/dead.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm6/dead.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a380c2eb-1bd3-4fd3-a3a0-e32b3b240b9a","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}}
|
||||
133
assets/resources/game/heros/hero/hm6/idle.anim
Normal file
133
assets/resources/game/heros/hero/hm6/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@cca32",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@80807",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@be6a0",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@9fd62",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@3d1e1",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@3ca6d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@9b784",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c4c9e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f2872",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b6d83",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d9df1",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@69dfe",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm6/idle.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm6/idle.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"3f7337c1-7574-4c27-b9d9-fad58df5d9a8","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}}
|
||||
133
assets/resources/game/heros/hero/hm6/max0.anim
Normal file
133
assets/resources/game/heros/hero/hm6/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@3b520",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@1dc1c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c70f6",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@fc658",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@2de00",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ff5c7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@676a8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ef7e7",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@be04e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@11070",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@9aaf1",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b64b2",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm6/max0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm6/max0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2a42adaa-a86c-4271-86ff-b21bbf570f06","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}}
|
||||
153
assets/resources/game/heros/hero/hm6/max1.anim
Normal file
153
assets/resources/game/heros/hero/hm6/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@b810c",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@bd1ca",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@742e8",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ac239",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@324e5",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@32dde",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@17bc1",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b6793",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@b8654",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@acf2b",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@871d4",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f856d",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c2d9e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@e0f47",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@3b394",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@748bb",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm6/max1.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm6/max1.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"af17361f-b4d8-47b6-8786-3fafc3be53f9","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}}
|
||||
113
assets/resources/game/heros/hero/hm6/move.anim
Normal file
113
assets/resources/game/heros/hero/hm6/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@a7674",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@dcd40",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@60cab",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@c76e2",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@297e1",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@77c35",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ff8cf",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
{
|
||||
"__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5d540",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm6/move.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm6/move.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6f9bc36a-e805-4bda-92b1-9d46e119e17a","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}}
|
||||
1
assets/resources/game/heros/hero/hm7.meta
Normal file
1
assets/resources/game/heros/hero/hm7.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"e6d6e95e-22cd-45e1-93d4-eda32c0a44ea","files":[],"subMetas":{},"userData":{}}
|
||||
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"}}
|
||||
3356
assets/resources/game/heros/hero/hm789.plist
Normal file
3356
assets/resources/game/heros/hero/hm789.plist
Normal file
File diff suppressed because it is too large
Load Diff
10229
assets/resources/game/heros/hero/hm789.plist.meta
Normal file
10229
assets/resources/game/heros/hero/hm789.plist.meta
Normal file
File diff suppressed because it is too large
Load Diff
BIN
assets/resources/game/heros/hero/hm789.png
Normal file
BIN
assets/resources/game/heros/hero/hm789.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 894 KiB |
42
assets/resources/game/heros/hero/hm789.png.meta
Normal file
42
assets/resources/game/heros/hero/hm789.png.meta
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "514c3ee3-cc3c-4947-ae47-c29db8105d76",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
],
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "514c3ee3-cc3c-4947-ae47-c29db8105d76@6c48a",
|
||||
"displayName": "hm789",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "repeat",
|
||||
"wrapModeT": "repeat",
|
||||
"minfilter": "linear",
|
||||
"magfilter": "linear",
|
||||
"mipfilter": "none",
|
||||
"anisotropy": 0,
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "514c3ee3-cc3c-4947-ae47-c29db8105d76",
|
||||
"visible": false
|
||||
},
|
||||
"ver": "1.0.22",
|
||||
"imported": true,
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {}
|
||||
}
|
||||
},
|
||||
"userData": {
|
||||
"type": "texture",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "514c3ee3-cc3c-4947-ae47-c29db8105d76@6c48a"
|
||||
}
|
||||
}
|
||||
1
assets/resources/game/heros/hero/hm8.meta
Normal file
1
assets/resources/game/heros/hero/hm8.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"295496ac-9bfc-4aa2-b349-1a3c982303dd","files":[],"subMetas":{},"userData":{}}
|
||||
71
assets/resources/game/heros/hero/hm8/atk0.anim
Normal file
71
assets/resources/game/heros/hero/hm8/atk0.anim
Normal file
@@ -0,0 +1,71 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0,
|
||||
"_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": [],
|
||||
"_values": []
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm8/atk0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm8/atk0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"c05e1fba-fbad-4d0b-a613-b864a16ab731","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}}
|
||||
71
assets/resources/game/heros/hero/hm8/dead.anim
Normal file
71
assets/resources/game/heros/hero/hm8/dead.anim
Normal file
@@ -0,0 +1,71 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "atk2",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0,
|
||||
"_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": [],
|
||||
"_values": []
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm8/dead.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm8/dead.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"35c506d5-6c88-409c-99db-ef2db419cd69","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}}
|
||||
71
assets/resources/game/heros/hero/hm8/idle.anim
Normal file
71
assets/resources/game/heros/hero/hm8/idle.anim
Normal file
@@ -0,0 +1,71 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "idle",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"speed": 1,
|
||||
"wrapMode": 2,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0,
|
||||
"_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": [],
|
||||
"_values": []
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm8/idle.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm8/idle.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"5ae5903e-b565-48b7-9aa0-b911e188cba8","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}}
|
||||
71
assets/resources/game/heros/hero/hm8/max0.anim
Normal file
71
assets/resources/game/heros/hero/hm8/max0.anim
Normal file
@@ -0,0 +1,71 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "max",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0,
|
||||
"_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": [],
|
||||
"_values": []
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm8/max0.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm8/max0.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b5a1ace7-b72b-447e-ad85-e4b8b1eb1afe","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}}
|
||||
71
assets/resources/game/heros/hero/hm8/max1.anim
Normal file
71
assets/resources/game/heros/hero/hm8/max1.anim
Normal file
@@ -0,0 +1,71 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "max1",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"speed": 1,
|
||||
"wrapMode": 1,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0,
|
||||
"_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": [],
|
||||
"_values": []
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm8/max1.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm8/max1.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f1238b67-3dbb-45fa-a7f1-1118da7fecd5","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}}
|
||||
71
assets/resources/game/heros/hero/hm8/move.anim
Normal file
71
assets/resources/game/heros/hero/hm8/move.anim
Normal file
@@ -0,0 +1,71 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "move",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 15,
|
||||
"speed": 1,
|
||||
"wrapMode": 2,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 0,
|
||||
"_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": [],
|
||||
"_values": []
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
1
assets/resources/game/heros/hero/hm8/move.anim.meta
Normal file
1
assets/resources/game/heros/hero/hm8/move.anim.meta
Normal file
@@ -0,0 +1 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6c04522e-73ba-4e64-9b25-758c35babcec","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user