From 62ab385f35628cebacb911bfe89220c3328aec98 Mon Sep 17 00:00:00 2001 From: panw Date: Wed, 1 Apr 2026 09:08:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E8=8B=B1=E9=9B=84?= =?UTF-8?q?=E6=AD=BB=E4=BA=A1=E5=8A=A8=E7=94=BB=E8=B5=84=E6=BA=90=E4=BB=A5?= =?UTF-8?q?=E6=B8=85=E7=90=86=E6=97=A0=E7=94=A8=E8=B5=84=E4=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 删除多个英雄(ha1, ha2, ha3, hc1, hh1, hk1-hk4, hm1-hm9等)的dead.anim和dead.anim.meta文件,并从对应的prefab文件中移除对这些动画资源的引用。这些死亡动画未被使用,清理以减少项目体积和维护负担。 --- assets/resources/game/heros/0.prefab | 4 - assets/resources/game/heros/ha1.prefab | 4 - assets/resources/game/heros/ha2.prefab | 4 - assets/resources/game/heros/ha3.prefab | 4 - assets/resources/game/heros/hc1.prefab | 4 - assets/resources/game/heros/hero/0/dead.anim | 71 ----- .../game/heros/hero/0/dead.anim.meta | 13 - .../resources/game/heros/hero/ha1/dead.anim | 153 ----------- .../game/heros/hero/ha1/dead.anim.meta | 1 - .../resources/game/heros/hero/ha2/dead.anim | 153 ----------- .../game/heros/hero/ha2/dead.anim.meta | 1 - .../resources/game/heros/hero/ha3/dead.anim | 153 ----------- .../game/heros/hero/ha3/dead.anim.meta | 1 - .../resources/game/heros/hero/hc1/dead.anim | 153 ----------- .../game/heros/hero/hc1/dead.anim.meta | 1 - .../resources/game/heros/hero/hh1/dead.anim | 153 ----------- .../game/heros/hero/hh1/dead.anim.meta | 1 - .../resources/game/heros/hero/hk1/dead.anim | 153 ----------- .../game/heros/hero/hk1/dead.anim.meta | 13 - .../resources/game/heros/hero/hk2/dead.anim | 153 ----------- .../game/heros/hero/hk2/dead.anim.meta | 1 - .../resources/game/heros/hero/hk3/dead.anim | 153 ----------- .../game/heros/hero/hk3/dead.anim.meta | 1 - .../resources/game/heros/hero/hk4/dead.anim | 153 ----------- .../game/heros/hero/hk4/dead.anim.meta | 1 - .../resources/game/heros/hero/hm1/dead.anim | 153 ----------- .../game/heros/hero/hm1/dead.anim.meta | 1 - .../resources/game/heros/hero/hm2/dead.anim | 153 ----------- .../game/heros/hero/hm2/dead.anim.meta | 1 - .../resources/game/heros/hero/hm4/dead.anim | 153 ----------- .../game/heros/hero/hm4/dead.anim.meta | 1 - .../resources/game/heros/hero/hm6/dead.anim | 153 ----------- .../game/heros/hero/hm6/dead.anim.meta | 1 - .../resources/game/heros/hero/hm7/dead.anim | 153 ----------- .../game/heros/hero/hm7/dead.anim.meta | 1 - .../resources/game/heros/hero/hm9/dead.anim | 153 ----------- .../game/heros/hero/hm9/dead.anim.meta | 1 - .../resources/game/heros/hero/hz1/dead.anim | 153 ----------- .../game/heros/hero/hz1/dead.anim.meta | 1 - .../resources/game/heros/hero/mo1/dead.anim | 153 ----------- .../game/heros/hero/mo1/dead.anim.meta | 1 - .../resources/game/heros/hero/mo3/dead.anim | 153 ----------- .../game/heros/hero/mo3/dead.anim.meta | 1 - .../resources/game/heros/hero/mo4/dead.anim | 153 ----------- .../game/heros/hero/mo4/dead.anim.meta | 13 - .../resources/game/heros/hero/mo5/dead.anim | 153 ----------- .../game/heros/hero/mo5/dead.anim.meta | 1 - .../resources/game/heros/hero/mud1/dead.anim | 153 ----------- .../game/heros/hero/mud1/dead.anim.meta | 1 - .../resources/game/heros/hero/mud2/dead.anim | 153 ----------- .../game/heros/hero/mud2/dead.anim.meta | 1 - .../resources/game/heros/hero/mud3/dead.anim | 153 ----------- .../game/heros/hero/mud3/dead.anim.meta | 1 - .../resources/game/heros/hero/mud4/dead.anim | 153 ----------- .../game/heros/hero/mud4/dead.anim.meta | 1 - .../resources/game/heros/hero/mud5/dead.anim | 258 ------------------ .../game/heros/hero/mud5/dead.anim.meta | 1 - assets/resources/game/heros/hh1.prefab | 4 - assets/resources/game/heros/hk1.prefab | 4 - assets/resources/game/heros/hk2.prefab | 4 - assets/resources/game/heros/hk3.prefab | 4 - assets/resources/game/heros/hk4.prefab | 4 - assets/resources/game/heros/hm1.prefab | 4 - assets/resources/game/heros/hm2.prefab | 4 - assets/resources/game/heros/hm3.prefab | 4 - assets/resources/game/heros/hm5.prefab | 4 - assets/resources/game/heros/hm6.prefab | 4 - assets/resources/game/heros/hm7.prefab | 4 - assets/resources/game/heros/hm9.prefab | 4 - assets/resources/game/heros/hz1.prefab | 4 - assets/resources/game/heros/me1.prefab | 4 - assets/resources/game/heros/mo1.prefab | 4 - assets/resources/game/heros/mo2.prefab | 4 - assets/resources/game/heros/mo3.prefab | 5 +- assets/resources/game/heros/mo4.prefab | 4 - assets/resources/game/heros/mo5.prefab | 4 - assets/resources/game/heros/mo6.prefab | 4 - assets/resources/game/heros/mud1.prefab | 4 - assets/resources/game/heros/mud2.prefab | 4 - assets/resources/game/heros/mud3.prefab | 4 - assets/resources/game/heros/mud4.prefab | 4 - assets/resources/game/heros/mud5.prefab | 4 - 82 files changed, 1 insertion(+), 4183 deletions(-) delete mode 100644 assets/resources/game/heros/hero/0/dead.anim delete mode 100644 assets/resources/game/heros/hero/0/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/ha1/dead.anim delete mode 100644 assets/resources/game/heros/hero/ha1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/ha2/dead.anim delete mode 100644 assets/resources/game/heros/hero/ha2/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/ha3/dead.anim delete mode 100644 assets/resources/game/heros/hero/ha3/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hc1/dead.anim delete mode 100644 assets/resources/game/heros/hero/hc1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hh1/dead.anim delete mode 100644 assets/resources/game/heros/hero/hh1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hk1/dead.anim delete mode 100644 assets/resources/game/heros/hero/hk1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hk2/dead.anim delete mode 100644 assets/resources/game/heros/hero/hk2/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hk3/dead.anim delete mode 100644 assets/resources/game/heros/hero/hk3/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hk4/dead.anim delete mode 100644 assets/resources/game/heros/hero/hk4/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hm1/dead.anim delete mode 100644 assets/resources/game/heros/hero/hm1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hm2/dead.anim delete mode 100644 assets/resources/game/heros/hero/hm2/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hm4/dead.anim delete mode 100644 assets/resources/game/heros/hero/hm4/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hm6/dead.anim delete mode 100644 assets/resources/game/heros/hero/hm6/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hm7/dead.anim delete mode 100644 assets/resources/game/heros/hero/hm7/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hm9/dead.anim delete mode 100644 assets/resources/game/heros/hero/hm9/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/hz1/dead.anim delete mode 100644 assets/resources/game/heros/hero/hz1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mo1/dead.anim delete mode 100644 assets/resources/game/heros/hero/mo1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mo3/dead.anim delete mode 100644 assets/resources/game/heros/hero/mo3/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mo4/dead.anim delete mode 100644 assets/resources/game/heros/hero/mo4/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mo5/dead.anim delete mode 100644 assets/resources/game/heros/hero/mo5/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mud1/dead.anim delete mode 100644 assets/resources/game/heros/hero/mud1/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mud2/dead.anim delete mode 100644 assets/resources/game/heros/hero/mud2/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mud3/dead.anim delete mode 100644 assets/resources/game/heros/hero/mud3/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mud4/dead.anim delete mode 100644 assets/resources/game/heros/hero/mud4/dead.anim.meta delete mode 100644 assets/resources/game/heros/hero/mud5/dead.anim delete mode 100644 assets/resources/game/heros/hero/mud5/dead.anim.meta diff --git a/assets/resources/game/heros/0.prefab b/assets/resources/game/heros/0.prefab index 56f9349e..992c0779 100644 --- a/assets/resources/game/heros/0.prefab +++ b/assets/resources/game/heros/0.prefab @@ -249,10 +249,6 @@ "__uuid__": "c5ffa9f7-44e4-41b9-a927-f4856f5328f4", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "1acca320-e159-4c4c-aa73-fd8987b590d6", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "8f109f2d-d5fc-4f3f-8897-d4c4b5fabf68", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/ha1.prefab b/assets/resources/game/heros/ha1.prefab index 9967500e..4fd55ff3 100644 --- a/assets/resources/game/heros/ha1.prefab +++ b/assets/resources/game/heros/ha1.prefab @@ -252,10 +252,6 @@ "__uuid__": "0411c53b-84a4-4224-8fbc-e6c53dcf3113", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "016660a8-bcfe-446d-8b80-ccd58f2418de", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "e181a0cd-8e6c-4efd-9813-66a1d3ed1e9a", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/ha2.prefab b/assets/resources/game/heros/ha2.prefab index f726d69f..428044de 100644 --- a/assets/resources/game/heros/ha2.prefab +++ b/assets/resources/game/heros/ha2.prefab @@ -252,10 +252,6 @@ "__uuid__": "27842cf4-9691-47b9-ae2f-a2d75599eb20", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "92cea293-d85a-4288-bea3-5a80af99145f", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "0917b75e-39ac-489a-ade3-a971011e4e0a", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/ha3.prefab b/assets/resources/game/heros/ha3.prefab index 62d11aaf..3ab139b5 100644 --- a/assets/resources/game/heros/ha3.prefab +++ b/assets/resources/game/heros/ha3.prefab @@ -252,10 +252,6 @@ "__uuid__": "b277aa55-1679-493f-8e83-dcda712bb82d", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "76e62213-bccd-4a4d-9a7f-291677e6caa9", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "a8017a4f-e079-4b37-b0ce-647a5c68e11a", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hc1.prefab b/assets/resources/game/heros/hc1.prefab index d306f276..7235b4d8 100644 --- a/assets/resources/game/heros/hc1.prefab +++ b/assets/resources/game/heros/hc1.prefab @@ -249,10 +249,6 @@ "__uuid__": "c7a0ded9-a870-4fc4-93e2-1bec11801142", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "7cdb305a-f16a-47eb-add8-8cda788aa184", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "9098ce69-33e0-41d6-ab79-274accd1fa56", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hero/0/dead.anim b/assets/resources/game/heros/hero/0/dead.anim deleted file mode 100644 index 85990173..00000000 --- a/assets/resources/game/heros/hero/0/dead.anim +++ /dev/null @@ -1,71 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "dead", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "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 - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/0/dead.anim.meta b/assets/resources/game/heros/hero/0/dead.anim.meta deleted file mode 100644 index 62eda257..00000000 --- a/assets/resources/game/heros/hero/0/dead.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "1acca320-e159-4c4c-aa73-fd8987b590d6", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "dead" - } -} diff --git a/assets/resources/game/heros/hero/ha1/dead.anim b/assets/resources/game/heros/hero/ha1/dead.anim deleted file mode 100644 index 9d4206e4..00000000 --- a/assets/resources/game/heros/hero/ha1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@6ba2c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@2df0b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@dbd03", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@90c5e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@9ae00", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@57fc8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@d8f71", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@e6edc", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@9da50", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@26abf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@0c141", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@5ab05", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@1a88f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@bf8c8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@db614", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@0291e", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/ha1/dead.anim.meta b/assets/resources/game/heros/hero/ha1/dead.anim.meta deleted file mode 100644 index 1a6c8cb0..00000000 --- a/assets/resources/game/heros/hero/ha1/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"016660a8-bcfe-446d-8b80-ccd58f2418de","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/ha2/dead.anim b/assets/resources/game/heros/hero/ha2/dead.anim deleted file mode 100644 index 5fa86b5b..00000000 --- a/assets/resources/game/heros/hero/ha2/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@f9b48", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@33cc9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@1164e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@f58dd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@5bc15", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@ebb72", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@b8044", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@8d212", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@b8251", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@7adf8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@b9019", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@8bc5e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@6016e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@b9c85", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@8eec0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@eb1d2", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/ha2/dead.anim.meta b/assets/resources/game/heros/hero/ha2/dead.anim.meta deleted file mode 100644 index 822dc1e4..00000000 --- a/assets/resources/game/heros/hero/ha2/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"92cea293-d85a-4288-bea3-5a80af99145f","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/ha3/dead.anim b/assets/resources/game/heros/hero/ha3/dead.anim deleted file mode 100644 index e6c1049e..00000000 --- a/assets/resources/game/heros/hero/ha3/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@4d96e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@f51db", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@06f6d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@e564a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@497db", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@0a61c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@47b2a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@442c0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@60ce3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@a2a07", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@e1157", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@65a7c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@539eb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@0f50d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@91735", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@2d352", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/ha3/dead.anim.meta b/assets/resources/game/heros/hero/ha3/dead.anim.meta deleted file mode 100644 index 2119ac4d..00000000 --- a/assets/resources/game/heros/hero/ha3/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"76e62213-bccd-4a4d-9a7f-291677e6caa9","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hc1/dead.anim b/assets/resources/game/heros/hero/hc1/dead.anim deleted file mode 100644 index f2c5ab2f..00000000 --- a/assets/resources/game/heros/hero/hc1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@b1f20", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@8862f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@e3fde", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@10c79", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@92c58", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@600c1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@88799", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@e88b9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@f3911", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@faff3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@28856", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@0b1dc", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@27a34", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@32e11", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@9830d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "97aa0f88-8138-4b35-94bc-4f691e3f6269@9b767", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hc1/dead.anim.meta b/assets/resources/game/heros/hero/hc1/dead.anim.meta deleted file mode 100644 index c6c3becd..00000000 --- a/assets/resources/game/heros/hero/hc1/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"7cdb305a-f16a-47eb-add8-8cda788aa184","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hh1/dead.anim b/assets/resources/game/heros/hero/hh1/dead.anim deleted file mode 100644 index f1ff2271..00000000 --- a/assets/resources/game/heros/hero/hh1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@dcd81", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@8ac47", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@1d72e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@df5a8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@b8be4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@3ce22", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@47d2d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@36c7c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@036aa", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@66b6b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@b336e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@30798", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@80ee4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@b3a0f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@20b31", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@c4d00", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hh1/dead.anim.meta b/assets/resources/game/heros/hero/hh1/dead.anim.meta deleted file mode 100644 index 67a636c1..00000000 --- a/assets/resources/game/heros/hero/hh1/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"aed0d29b-0806-4171-afbf-130838d35a73","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hk1/dead.anim b/assets/resources/game/heros/hero/hk1/dead.anim deleted file mode 100644 index 3592ca6a..00000000 --- a/assets/resources/game/heros/hero/hk1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "91033056-eac3-4ad0-b174-e072da964784@a43cb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@1be97", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@98515", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@b2bbe", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@076c0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@cfced", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@5a002", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@069dd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@49566", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@09650", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@c0987", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@4e219", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@db111", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@33a52", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@30321", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@0c36d", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hk1/dead.anim.meta b/assets/resources/game/heros/hero/hk1/dead.anim.meta deleted file mode 100644 index 3fd3d0ba..00000000 --- a/assets/resources/game/heros/hero/hk1/dead.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "01696ca2-a290-4fbe-9aca-f521171b34bf", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "dead" - } -} diff --git a/assets/resources/game/heros/hero/hk2/dead.anim b/assets/resources/game/heros/hero/hk2/dead.anim deleted file mode 100644 index c426e5e8..00000000 --- a/assets/resources/game/heros/hero/hk2/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "91033056-eac3-4ad0-b174-e072da964784@f7009", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@d23b7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@19bbe", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@a8a01", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@68b39", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@2afa7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@02e6a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@53c38", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@cb977", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@09e47", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@6f0e6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@b4b15", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@3a28b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@e8ed7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@2b3ac", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@2a13e", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hk2/dead.anim.meta b/assets/resources/game/heros/hero/hk2/dead.anim.meta deleted file mode 100644 index 5665a216..00000000 --- a/assets/resources/game/heros/hero/hk2/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"46c2731b-1f60-41e5-8bff-c23fb5b6e25c","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hk3/dead.anim b/assets/resources/game/heros/hero/hk3/dead.anim deleted file mode 100644 index 97408b9f..00000000 --- a/assets/resources/game/heros/hero/hk3/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "2200383b-5132-4374-98c2-84c8af6d4137@1b3bf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@1d6f0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@a7630", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@dabbd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@ba136", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@24c14", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@eccc3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@7320f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@d094b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@f46d9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@8bf62", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@7f862", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@7b0f2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@15301", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@90923", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "2200383b-5132-4374-98c2-84c8af6d4137@5eee1", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hk3/dead.anim.meta b/assets/resources/game/heros/hero/hk3/dead.anim.meta deleted file mode 100644 index bbfc8d82..00000000 --- a/assets/resources/game/heros/hero/hk3/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"9a256ffd-c1a1-4867-8b87-a82b55896d0c","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hk4/dead.anim b/assets/resources/game/heros/hero/hk4/dead.anim deleted file mode 100644 index cf749d33..00000000 --- a/assets/resources/game/heros/hero/hk4/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "91033056-eac3-4ad0-b174-e072da964784@80e09", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@a7544", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@230d9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@cd356", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@02129", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@07566", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@d4a94", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@b8b82", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@2b29b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@91d54", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@ba19a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@29e4e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@0d80c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@b173f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@68de8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "91033056-eac3-4ad0-b174-e072da964784@01381", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hk4/dead.anim.meta b/assets/resources/game/heros/hero/hk4/dead.anim.meta deleted file mode 100644 index e6136df7..00000000 --- a/assets/resources/game/heros/hero/hk4/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"aba0f56f-97c4-4415-8e6e-5f36589c2728","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hm1/dead.anim b/assets/resources/game/heros/hero/hm1/dead.anim deleted file mode 100644 index ce4c7552..00000000 --- a/assets/resources/game/heros/hero/hm1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@24d79", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@bcf79", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@7f2da", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@1445f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@cd00f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@ccf0d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@5569a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@b0dc1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@a3346", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@69a0a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@87d38", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@c319d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@ebc14", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@ce80c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@4f1e1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "fa25ac4e-a686-4a67-a392-d88e1cc4468b@0d4dc", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hm1/dead.anim.meta b/assets/resources/game/heros/hero/hm1/dead.anim.meta deleted file mode 100644 index 2d1f5a4a..00000000 --- a/assets/resources/game/heros/hero/hm1/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6fae6dd2-cf61-4145-b285-cf12b0a97b07","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hm2/dead.anim b/assets/resources/game/heros/hero/hm2/dead.anim deleted file mode 100644 index 5106c051..00000000 --- a/assets/resources/game/heros/hero/hm2/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "66e28322-67db-44f8-b67b-217a509fe257@86356", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@50692", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@b24d1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@7b66c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@40127", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@4b4a2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@794b4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@c1007", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@a1394", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@8c89a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@44b6b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@e152e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@8f605", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@b9c8a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@bd0c6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@11c19", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hm2/dead.anim.meta b/assets/resources/game/heros/hero/hm2/dead.anim.meta deleted file mode 100644 index ce0d1578..00000000 --- a/assets/resources/game/heros/hero/hm2/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"598d8b80-bcbf-45a0-98be-f4f3a23a552a","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hm4/dead.anim b/assets/resources/game/heros/hero/hm4/dead.anim deleted file mode 100644 index ed3e3d28..00000000 --- a/assets/resources/game/heros/hero/hm4/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@f406c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@93921", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@5f270", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@27a34", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@c6f37", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@ccd66", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@0edda", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@b3b13", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@f05a7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@d173b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@70c52", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@ab621", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@465ea", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@8834b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@05342", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "291f9343-4e76-46fa-9b8b-a44fffdc4d71@655e8", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hm4/dead.anim.meta b/assets/resources/game/heros/hero/hm4/dead.anim.meta deleted file mode 100644 index e724aca0..00000000 --- a/assets/resources/game/heros/hero/hm4/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"add984a9-1e15-44ad-8dde-61f773b3b62e","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hm6/dead.anim b/assets/resources/game/heros/hero/hm6/dead.anim deleted file mode 100644 index 0c8e2c63..00000000 --- a/assets/resources/game/heros/hero/hm6/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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 - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hm6/dead.anim.meta b/assets/resources/game/heros/hero/hm6/dead.anim.meta deleted file mode 100644 index e9d1fcd6..00000000 --- a/assets/resources/game/heros/hero/hm6/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a380c2eb-1bd3-4fd3-a3a0-e32b3b240b9a","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hm7/dead.anim b/assets/resources/game/heros/hero/hm7/dead.anim deleted file mode 100644 index 06e02516..00000000 --- a/assets/resources/game/heros/hero/hm7/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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 - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hm7/dead.anim.meta b/assets/resources/game/heros/hero/hm7/dead.anim.meta deleted file mode 100644 index b1fd8d2b..00000000 --- a/assets/resources/game/heros/hero/hm7/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2052a6b6-56ec-4e91-b33f-77bccc7b7cc5","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hm9/dead.anim b/assets/resources/game/heros/hero/hm9/dead.anim deleted file mode 100644 index a5c33cc5..00000000 --- a/assets/resources/game/heros/hero/hm9/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "dead", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.03333333333333333, - 0.06666666666666667, - 0.1, - 0.13333333333333333, - 0.16666666666666666, - 0.2, - 0.23333333333333334, - 0.26666666666666666, - 0.3, - 0.3333333333333333, - 0.36666666666666664, - 0.4, - 0.43333333333333335, - 0.4666666666666667, - 0.5 - ], - "_values": [ - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@ae0d3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@95861", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@0e5f8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@1ae8f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@96f4f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@eb1fd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@6d1f0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@75c2b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@50d88", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@5cb79", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@77495", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@d6e23", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@16433", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@20d09", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@aeb5f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "60b9989d-82c6-47fb-a50d-7325e83a99b5@f216d", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hm9/dead.anim.meta b/assets/resources/game/heros/hero/hm9/dead.anim.meta deleted file mode 100644 index f8858fd4..00000000 --- a/assets/resources/game/heros/hero/hm9/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"cec985aa-8df6-4c2d-bf0d-b75d6bd1f807","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/hz1/dead.anim b/assets/resources/game/heros/hero/hz1/dead.anim deleted file mode 100644 index 07b09060..00000000 --- a/assets/resources/game/heros/hero/hz1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "66e28322-67db-44f8-b67b-217a509fe257@7f369", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@be377", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@50afc", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@2b415", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@cb0f4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@caea5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@a6863", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@44f6c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@329a8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@798fd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@91a58", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@e2bcb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@93ff6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@80d74", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@6a733", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "66e28322-67db-44f8-b67b-217a509fe257@cff29", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/hz1/dead.anim.meta b/assets/resources/game/heros/hero/hz1/dead.anim.meta deleted file mode 100644 index d041fda1..00000000 --- a/assets/resources/game/heros/hero/hz1/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"ec61e830-f8af-495f-98b3-60c7fc68447d","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mo1/dead.anim b/assets/resources/game/heros/hero/mo1/dead.anim deleted file mode 100644 index 3fe5e56b..00000000 --- a/assets/resources/game/heros/hero/mo1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2342b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f3434", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6a14b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c48cf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d715b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4f96f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@765d0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9c2e4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@24ce6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@76a76", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6694", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c5476", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@586a8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1ac11", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@94520", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4c686", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mo1/dead.anim.meta b/assets/resources/game/heros/hero/mo1/dead.anim.meta deleted file mode 100644 index ad2a6fc5..00000000 --- a/assets/resources/game/heros/hero/mo1/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"7d826186-39ff-43f9-8b30-6a9a5ef5d62e","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mo3/dead.anim b/assets/resources/game/heros/hero/mo3/dead.anim deleted file mode 100644 index f12c5628..00000000 --- a/assets/resources/game/heros/hero/mo3/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@db9ab", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@717c1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ad04f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e3754", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9f2cc", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7901e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@33476", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2ee92", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@175b3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@652c6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7492a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ed992", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4045f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4a906", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@bf394", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9d25c", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mo3/dead.anim.meta b/assets/resources/game/heros/hero/mo3/dead.anim.meta deleted file mode 100644 index 6a3fadcb..00000000 --- a/assets/resources/game/heros/hero/mo3/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"96db8ed3-5089-46f2-aa64-8da04ac5e0ff","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mo4/dead.anim b/assets/resources/game/heros/hero/mo4/dead.anim deleted file mode 100644 index ae5d423a..00000000 --- a/assets/resources/game/heros/hero/mo4/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@159f0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@995d2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d845f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@47fc0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@bfb80", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@baea7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ed50c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5091c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a0f3c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@03d07", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6b07", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d042c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@38d7b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@210cb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3cbc9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5d8f3", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mo4/dead.anim.meta b/assets/resources/game/heros/hero/mo4/dead.anim.meta deleted file mode 100644 index 0a51e2d9..00000000 --- a/assets/resources/game/heros/hero/mo4/dead.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "a3e9a552-e9f0-41fb-a694-72c923f64afb", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "dead" - } -} diff --git a/assets/resources/game/heros/hero/mo5/dead.anim b/assets/resources/game/heros/hero/mo5/dead.anim deleted file mode 100644 index bd384822..00000000 --- a/assets/resources/game/heros/hero/mo5/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@59de0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2b87f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@8b481", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@1929f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c8636", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e0f84", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5b2c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@996d6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@9f75a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@04ef5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@7629a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@20bfa", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@55bf2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@bcf3b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@54813", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@28710", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mo5/dead.anim.meta b/assets/resources/game/heros/hero/mo5/dead.anim.meta deleted file mode 100644 index 29c75097..00000000 --- a/assets/resources/game/heros/hero/mo5/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"5e156bbb-4174-43ee-b26d-13bdebdb9b6a","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mud1/dead.anim b/assets/resources/game/heros/hero/mud1/dead.anim deleted file mode 100644 index 5196bebc..00000000 --- a/assets/resources/game/heros/hero/mud1/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "09f434b8-5687-43a7-81cc-44e74416e22a@5315c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a8bcf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@def54", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@c7bfa", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@fa752", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@0ea17", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@43a8d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@23f4c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@30fb4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@30c1f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@76239", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@eef75", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d2a57", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@59c85", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@1ee9f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@b1d86", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mud1/dead.anim.meta b/assets/resources/game/heros/hero/mud1/dead.anim.meta deleted file mode 100644 index c6816db5..00000000 --- a/assets/resources/game/heros/hero/mud1/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"9d99a0ed-37fc-429a-8472-4aa9cb0aadb1","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mud2/dead.anim b/assets/resources/game/heros/hero/mud2/dead.anim deleted file mode 100644 index ac4d953d..00000000 --- a/assets/resources/game/heros/hero/mud2/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "09f434b8-5687-43a7-81cc-44e74416e22a@aaeee", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5b351", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@c4a01", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@51263", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@0947f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@32d69", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cd038", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@85a9e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@c9bab", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@40ba2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cf30a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@97548", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@daadd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@30c5b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@333a9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f8ccd", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mud2/dead.anim.meta b/assets/resources/game/heros/hero/mud2/dead.anim.meta deleted file mode 100644 index 1bccf547..00000000 --- a/assets/resources/game/heros/hero/mud2/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"89a24b48-7966-4a48-8ff4-db2ed556d5c9","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mud3/dead.anim b/assets/resources/game/heros/hero/mud3/dead.anim deleted file mode 100644 index d867cde8..00000000 --- a/assets/resources/game/heros/hero/mud3/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__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__": "09f434b8-5687-43a7-81cc-44e74416e22a@ac030", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e29f1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@54dd7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cf31c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@feeb9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@dc498", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@87790", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3de5b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d375a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@9d7e5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@c4f99", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@08936", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@52220", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@869a1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a2b77", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3aa7c", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mud3/dead.anim.meta b/assets/resources/game/heros/hero/mud3/dead.anim.meta deleted file mode 100644 index 2c4c683c..00000000 --- a/assets/resources/game/heros/hero/mud3/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"ede79ab7-c9d1-4eac-b6ae-be3674e174ee","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mud4/dead.anim b/assets/resources/game/heros/hero/mud4/dead.anim deleted file mode 100644 index 179c10d2..00000000 --- a/assets/resources/game/heros/hero/mud4/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "dead", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "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.05, - 0.1, - 0.15, - 0.2, - 0.25, - 0.3, - 0.35, - 0.4, - 0.45, - 0.5, - 0.55, - 0.6, - 0.65, - 0.7, - 0.75 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7ce94", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@bc2cd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a623a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e1af4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a2023", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f34ae", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@651e3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9b785", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3e15e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ec33e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@27b96", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c4a6b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@29ca9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8ef74", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cb61f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@44eb4", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mud4/dead.anim.meta b/assets/resources/game/heros/hero/mud4/dead.anim.meta deleted file mode 100644 index b8aa59b9..00000000 --- a/assets/resources/game/heros/hero/mud4/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"e648016c-8c96-4236-9447-9a0a2dbb54c1","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hero/mud5/dead.anim b/assets/resources/game/heros/hero/mud5/dead.anim deleted file mode 100644 index 0b6e9ee5..00000000 --- a/assets/resources/game/heros/hero/mud5/dead.anim +++ /dev/null @@ -1,258 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "dead", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 1.2333333333333334, - "_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, - 0.5333333333333333, - 0.5666666666666667, - 0.6, - 0.6333333333333333, - 0.6666666666666666, - 0.7, - 0.7333333333333333, - 0.7666666666666667, - 0.8, - 0.8333333333333334, - 0.8666666666666667, - 0.9, - 0.9333333333333333, - 0.9666666666666667, - 1, - 1.0333333333333334, - 1.0666666666666667, - 1.1, - 1.1333333333333333, - 1.1666666666666667, - 1.2 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8a9b9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7e4cf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@788c1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ff87f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@17e64", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@03336", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a62c0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@026f8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@77686", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0b651", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@41654", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d6559", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@1f78f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7ee4a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5484a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f5163", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@54434", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c7aa3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8b961", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@6032b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@96664", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7b71a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0b466", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@aa1ba", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@16ed3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3f8fd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8114a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9146a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ce5b4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c1ba9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8c4ec", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@da2b0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4f8d5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a21f5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4a8de", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@83d27", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@040a9", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/hero/mud5/dead.anim.meta b/assets/resources/game/heros/hero/mud5/dead.anim.meta deleted file mode 100644 index 810f8ca8..00000000 --- a/assets/resources/game/heros/hero/mud5/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"7101cecc-a769-473a-8a04-738e5eca4a00","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/hh1.prefab b/assets/resources/game/heros/hh1.prefab index 685304fb..4b197f11 100644 --- a/assets/resources/game/heros/hh1.prefab +++ b/assets/resources/game/heros/hh1.prefab @@ -249,10 +249,6 @@ "__uuid__": "13b4ced8-671e-444d-b78c-0de515ce10d1", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "aed0d29b-0806-4171-afbf-130838d35a73", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "8f095457-d3e1-408c-b1eb-427651b92c4c", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hk1.prefab b/assets/resources/game/heros/hk1.prefab index d11b8cc6..7df63012 100644 --- a/assets/resources/game/heros/hk1.prefab +++ b/assets/resources/game/heros/hk1.prefab @@ -264,10 +264,6 @@ { "__uuid__": "3c5ad97d-3d20-4bde-bf38-00d6fe1d41ba", "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "01696ca2-a290-4fbe-9aca-f521171b34bf", - "__expectedType__": "cc.AnimationClip" } ], "_defaultClip": { diff --git a/assets/resources/game/heros/hk2.prefab b/assets/resources/game/heros/hk2.prefab index 021427c6..37cfe4d3 100644 --- a/assets/resources/game/heros/hk2.prefab +++ b/assets/resources/game/heros/hk2.prefab @@ -249,10 +249,6 @@ "__uuid__": "5272a0b9-046b-495d-82ef-769642dda72b", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "46c2731b-1f60-41e5-8bff-c23fb5b6e25c", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "f76fc336-2a7e-4755-b32c-d74a6d0e116f", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hk3.prefab b/assets/resources/game/heros/hk3.prefab index 0d948515..9ad88976 100644 --- a/assets/resources/game/heros/hk3.prefab +++ b/assets/resources/game/heros/hk3.prefab @@ -249,10 +249,6 @@ "__uuid__": "b7a1c300-a69b-4ba2-a79f-b392f54a990c", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "9a256ffd-c1a1-4867-8b87-a82b55896d0c", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "9bdd0427-554d-4da7-96a1-006e04b512b2", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hk4.prefab b/assets/resources/game/heros/hk4.prefab index 09dd3263..74582461 100644 --- a/assets/resources/game/heros/hk4.prefab +++ b/assets/resources/game/heros/hk4.prefab @@ -249,10 +249,6 @@ "__uuid__": "924e7e45-eb80-49e5-b786-6c501f6b5d35", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "aba0f56f-97c4-4415-8e6e-5f36589c2728", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "f4687e0b-85dd-4254-b29a-79b89bf30e87", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hm1.prefab b/assets/resources/game/heros/hm1.prefab index 1e07fe5c..05192eb9 100644 --- a/assets/resources/game/heros/hm1.prefab +++ b/assets/resources/game/heros/hm1.prefab @@ -249,10 +249,6 @@ "__uuid__": "7ccb2254-2d5e-49d3-9a73-2d91ff672efc", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "6fae6dd2-cf61-4145-b285-cf12b0a97b07", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "801ebce4-190d-4a5d-bbda-626df50dd770", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hm2.prefab b/assets/resources/game/heros/hm2.prefab index e99d64f2..40b48d92 100644 --- a/assets/resources/game/heros/hm2.prefab +++ b/assets/resources/game/heros/hm2.prefab @@ -249,10 +249,6 @@ "__uuid__": "de71b49f-6f46-4381-8a2e-6bb505904e0e", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "598d8b80-bcbf-45a0-98be-f4f3a23a552a", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "7c7f292b-ddb9-45b7-a4b4-074c6a86bdbf", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hm3.prefab b/assets/resources/game/heros/hm3.prefab index d06cfe4b..90b2e4bd 100644 --- a/assets/resources/game/heros/hm3.prefab +++ b/assets/resources/game/heros/hm3.prefab @@ -249,10 +249,6 @@ "__uuid__": "c3657922-b265-4928-afdf-ebff5d866372", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "b33f4dc0-90a6-4db3-9ec8-32b5ef03138d", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "b27a4be1-56c7-4868-8f25-0c100e1158a7", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hm5.prefab b/assets/resources/game/heros/hm5.prefab index 71ab937b..54032653 100644 --- a/assets/resources/game/heros/hm5.prefab +++ b/assets/resources/game/heros/hm5.prefab @@ -249,10 +249,6 @@ "__uuid__": "51c55cb4-4874-4fb7-81bb-3f7cddb9b365", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "bc62173a-c5f2-4dba-a667-14329403fc31", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "81dda814-6e20-4e23-b4f8-55fea574d6f8", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hm6.prefab b/assets/resources/game/heros/hm6.prefab index 352baead..b422260b 100644 --- a/assets/resources/game/heros/hm6.prefab +++ b/assets/resources/game/heros/hm6.prefab @@ -249,10 +249,6 @@ "__uuid__": "3335957a-6ba6-4c04-8c6e-c392f64ae47d", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "a380c2eb-1bd3-4fd3-a3a0-e32b3b240b9a", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "3f7337c1-7574-4c27-b9d9-fad58df5d9a8", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hm7.prefab b/assets/resources/game/heros/hm7.prefab index 258a98cd..8dc5fe6b 100644 --- a/assets/resources/game/heros/hm7.prefab +++ b/assets/resources/game/heros/hm7.prefab @@ -249,10 +249,6 @@ "__uuid__": "244b437a-7625-48e6-9377-7bb63b784dcc", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "2052a6b6-56ec-4e91-b33f-77bccc7b7cc5", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "2047567e-307a-4c8b-b179-32e340691361", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hm9.prefab b/assets/resources/game/heros/hm9.prefab index 1e3df34f..deab667b 100644 --- a/assets/resources/game/heros/hm9.prefab +++ b/assets/resources/game/heros/hm9.prefab @@ -249,10 +249,6 @@ "__uuid__": "b51bdbf8-c93c-4dcd-9796-0195848be5b3", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "cec985aa-8df6-4c2d-bf0d-b75d6bd1f807", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "a3d777a8-c77b-4423-a91b-4d56034028ab", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/hz1.prefab b/assets/resources/game/heros/hz1.prefab index 4c58ee52..e0028be7 100644 --- a/assets/resources/game/heros/hz1.prefab +++ b/assets/resources/game/heros/hz1.prefab @@ -249,10 +249,6 @@ "__uuid__": "6584970d-6f08-4a6d-841c-ad607fdb5ba4", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "ec61e830-f8af-495f-98b3-60c7fc68447d", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "f1de4092-7e1d-4cce-862a-153a40ed5d65", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/me1.prefab b/assets/resources/game/heros/me1.prefab index 291b70d8..177d1bd3 100644 --- a/assets/resources/game/heros/me1.prefab +++ b/assets/resources/game/heros/me1.prefab @@ -249,10 +249,6 @@ "__uuid__": "4d8d5ab2-98a3-4ffa-85e5-c998de054a3d", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "add984a9-1e15-44ad-8dde-61f773b3b62e", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "febe9e99-93cc-4cec-a8e5-acaa7bb3b4c7", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mo1.prefab b/assets/resources/game/heros/mo1.prefab index d80db397..7c43f1ba 100644 --- a/assets/resources/game/heros/mo1.prefab +++ b/assets/resources/game/heros/mo1.prefab @@ -249,10 +249,6 @@ "__uuid__": "1e1c5d8f-ea12-4011-9062-487fe6c389be", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "7d826186-39ff-43f9-8b30-6a9a5ef5d62e", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "c457fdda-c088-45bd-a937-c1a61717b076", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mo2.prefab b/assets/resources/game/heros/mo2.prefab index 25dc098f..ec1a129d 100644 --- a/assets/resources/game/heros/mo2.prefab +++ b/assets/resources/game/heros/mo2.prefab @@ -249,10 +249,6 @@ "__uuid__": "5761a09c-30b7-4d2c-849d-e4c5911fbce9", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "014202d8-b8bb-47e2-946e-565941eebacb", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "71bc2bec-d961-43e9-9b72-8814118087f2", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mo3.prefab b/assets/resources/game/heros/mo3.prefab index c5a2f7b9..c422f3d1 100644 --- a/assets/resources/game/heros/mo3.prefab +++ b/assets/resources/game/heros/mo3.prefab @@ -249,10 +249,6 @@ "__uuid__": "4949e728-0192-4f1d-a0b5-dacf3f3270aa", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "96db8ed3-5089-46f2-aa64-8da04ac5e0ff", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "9697b6a9-775b-473a-a697-9ae509b28fac", "__expectedType__": "cc.AnimationClip" @@ -754,6 +750,7 @@ }, "fileId": "fdklpBwCBM/qJ4WFlQF3kT", "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": [ { "__id__": 26 diff --git a/assets/resources/game/heros/mo4.prefab b/assets/resources/game/heros/mo4.prefab index 9f9129ef..edb53f1f 100644 --- a/assets/resources/game/heros/mo4.prefab +++ b/assets/resources/game/heros/mo4.prefab @@ -249,10 +249,6 @@ "__uuid__": "2707c783-6125-45b6-883f-5683aebd9ea2", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "a3e9a552-e9f0-41fb-a694-72c923f64afb", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "5ec58338-c602-4cae-bd84-2b2079af1f6c", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mo5.prefab b/assets/resources/game/heros/mo5.prefab index 5ae22b92..ed3ca138 100644 --- a/assets/resources/game/heros/mo5.prefab +++ b/assets/resources/game/heros/mo5.prefab @@ -249,10 +249,6 @@ "__uuid__": "8d0f29ab-1502-4a6e-959d-fb1466472ea0", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "5e156bbb-4174-43ee-b26d-13bdebdb9b6a", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "0aa60dde-1004-4165-a668-f17ca74223b0", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mo6.prefab b/assets/resources/game/heros/mo6.prefab index 143aa7a2..233841ea 100644 --- a/assets/resources/game/heros/mo6.prefab +++ b/assets/resources/game/heros/mo6.prefab @@ -391,10 +391,6 @@ "__uuid__": "eef279dc-fd55-45a3-96b0-94ef3bfed953", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "3b6503f0-a91f-4b01-a25c-62ad6116d002", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "a72e6dd2-b41e-429f-929e-7b5e150b3bc8", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mud1.prefab b/assets/resources/game/heros/mud1.prefab index 60dfd95b..efba5d4f 100644 --- a/assets/resources/game/heros/mud1.prefab +++ b/assets/resources/game/heros/mud1.prefab @@ -249,10 +249,6 @@ "__uuid__": "cb72209e-954a-46dc-8197-c973fb046a88", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "9d99a0ed-37fc-429a-8472-4aa9cb0aadb1", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "2b7ef31c-9a44-4784-85b8-aa476f2c3945", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mud2.prefab b/assets/resources/game/heros/mud2.prefab index b7fea576..db1537d4 100644 --- a/assets/resources/game/heros/mud2.prefab +++ b/assets/resources/game/heros/mud2.prefab @@ -249,10 +249,6 @@ "__uuid__": "88c1ed39-744f-4691-b258-d66217a67b02", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "89a24b48-7966-4a48-8ff4-db2ed556d5c9", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "f5ca44b1-550f-45c0-a197-cc229d31af55", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mud3.prefab b/assets/resources/game/heros/mud3.prefab index 6c4e9769..d5fbba20 100644 --- a/assets/resources/game/heros/mud3.prefab +++ b/assets/resources/game/heros/mud3.prefab @@ -249,10 +249,6 @@ "__uuid__": "cc44a83c-a689-44c0-a41d-c3f9fa433b74", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "ede79ab7-c9d1-4eac-b6ae-be3674e174ee", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "19c06a33-dc91-4506-89da-e0277a71a359", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mud4.prefab b/assets/resources/game/heros/mud4.prefab index 875b6838..3fbd07dd 100644 --- a/assets/resources/game/heros/mud4.prefab +++ b/assets/resources/game/heros/mud4.prefab @@ -391,10 +391,6 @@ "__uuid__": "29112944-1978-4b37-b25e-31016dff55cc", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "e648016c-8c96-4236-9447-9a0a2dbb54c1", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "4c4e8d51-2aab-4d4a-8049-e423503563b5", "__expectedType__": "cc.AnimationClip" diff --git a/assets/resources/game/heros/mud5.prefab b/assets/resources/game/heros/mud5.prefab index 39bc488e..fd69ff41 100644 --- a/assets/resources/game/heros/mud5.prefab +++ b/assets/resources/game/heros/mud5.prefab @@ -391,10 +391,6 @@ "__uuid__": "90d82660-c039-4698-a3e1-3b5879d62a18", "__expectedType__": "cc.AnimationClip" }, - { - "__uuid__": "7101cecc-a769-473a-8a04-738e5eca4a00", - "__expectedType__": "cc.AnimationClip" - }, { "__uuid__": "913323d9-9add-4579-839f-2811eac8b7d4", "__expectedType__": "cc.AnimationClip"