diff --git a/assets/resources/game/gui/shadow.prefab b/assets/resources/game/gui/shadow.prefab index 00212d56..a88e9cf7 100644 --- a/assets/resources/game/gui/shadow.prefab +++ b/assets/resources/game/gui/shadow.prefab @@ -45,8 +45,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.7, + "x": 0.12, + "y": 0.3, "z": 1 }, "_mobility": 0, @@ -73,8 +73,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 85, - "height": 12 + "width": 284, + "height": 39 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -104,13 +104,13 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 107, - "g": 107, - "b": 107, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, "_spriteFrame": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@34d88", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@34d88", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -125,7 +125,10 @@ "_fillRange": 0, "_isTrimmedMode": true, "_useGrayscale": false, - "_atlas": null, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, "_id": "" }, { diff --git a/assets/resources/game/heros/ha1.prefab b/assets/resources/game/heros/ha1.prefab index eadfabae..ce18c20f 100644 --- a/assets/resources/game/heros/ha1.prefab +++ b/assets/resources/game/heros/ha1.prefab @@ -313,10 +313,7 @@ "__prefab": { "__id__": 16 }, - "_customMaterial": { - "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", - "__expectedType__": "cc.Material" - }, + "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { diff --git a/assets/resources/game/heros/m1.prefab b/assets/resources/game/heros/m1.prefab new file mode 100644 index 00000000..183957a4 --- /dev/null +++ b/assets/resources/game/heros/m1.prefab @@ -0,0 +1,948 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "m1", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "m1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 22 + }, + { + "__id__": 34 + } + ], + "_active": true, + "_components": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bffeb", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "3ef881d9-7864-4215-b5a5-95c8cd63ad96", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "85cb2fff-888e-4540-8190-0e7156203f4c", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "f89043f4-44f4-4d97-beab-2948de20fa38", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "6a8db848-75fa-42eb-b1fc-36acdbe87748", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "f963f547-d6d9-4d75-89d8-a59b64ae7498", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "3ef881d9-7864-4215-b5a5-95c8cd63ad96", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bfQtQEbupK04yTeqUO/+UM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 23 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 22 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 24 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 25 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 33 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 32 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 35 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 34 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 36 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 37 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 43 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "anm": { + "__id__": 13 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 34 + }, + { + "__id__": 22 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mo3.prefab.meta b/assets/resources/game/heros/m1.prefab.meta similarity index 63% rename from assets/resources/game/heros/mo3.prefab.meta rename to assets/resources/game/heros/m1.prefab.meta index af8cdbe6..a026a76a 100644 --- a/assets/resources/game/heros/mo3.prefab.meta +++ b/assets/resources/game/heros/m1.prefab.meta @@ -2,12 +2,12 @@ "ver": "1.1.50", "importer": "prefab", "imported": true, - "uuid": "e2772051-2691-4c50-a703-d725cfd9a51f", + "uuid": "249c6cc6-2d0b-40f3-8e97-30fbeb15caf3", "files": [ ".json" ], "subMetas": {}, "userData": { - "syncNodeName": "mo3" + "syncNodeName": "m1" } } diff --git a/assets/resources/game/heros/mo4.prefab b/assets/resources/game/heros/m10.prefab similarity index 75% rename from assets/resources/game/heros/mo4.prefab rename to assets/resources/game/heros/m10.prefab index edb53f1f..031fc7b9 100644 --- a/assets/resources/game/heros/mo4.prefab +++ b/assets/resources/game/heros/m10.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "mo4", + "_name": "m10", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "mo4", + "_name": "m10", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,32 +22,38 @@ "__id__": 2 }, { - "__id__": 14 + "__id__": 10 }, { - "__id__": 26 + "__id__": 20 + }, + { + "__id__": 32 } ], "_active": true, "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, { "__id__": 43 + }, + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 } ], "_prefab": { - "__id__": 45 + "__id__": 55 }, "_lpos": { "__type__": "cc.Vec3", @@ -78,6 +84,118 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, { "__type__": "cc.Node", "_name": "anm", @@ -89,29 +207,26 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, { "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 } ], "_prefab": { - "__id__": 13 + "__id__": 19 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -30.36, + "y": -25, "z": 0 }, "_lrot": { @@ -123,8 +238,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": -1.2, - "y": 1.2, + "x": -1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -143,11 +258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 4 + "__id__": 12 }, "_contentSize": { "__type__": "cc.Size", @@ -171,11 +286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 6 + "__id__": 14 }, "_id": "" }, @@ -189,11 +304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 8 + "__id__": 16 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -206,7 +321,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@33dd2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bffeb", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -222,7 +337,7 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" @@ -231,69 +346,43 @@ "__type__": "cc.CompPrefabInfo", "fileId": "aapdDlt5hKmZ6bjST88uia" }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "2707c783-6125-45b6-883f-5683aebd9ea2", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "5ec58338-c602-4cae-bd84-2b2079af1f6c", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "7988a07a-a6fe-4d17-b53b-93ed6c1894c1", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "bd49d214-e07e-4caa-820e-48ea9a61d00c", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "d5e2fdf7-fa71-43bd-95cc-9444058c5532", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, { "__type__": "954e43Y+QJHNIUpmqTCWA7A", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 18 }, "hitFlashMaterial": { "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", "__expectedType__": "cc.Material" }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" + "fileId": "f9iLivg4dHhJksWCjvY9/w" }, { "__type__": "cc.PrefabInfo", @@ -315,14 +404,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 15 + "__id__": 21 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 14 + "__id__": 20 }, "asset": { "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", @@ -330,7 +419,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 16 + "__id__": 22 }, "targetOverrides": null }, @@ -343,26 +432,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 }, { "__id__": 25 + }, + { + "__id__": 26 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 31 } ], "removedComponents": [] @@ -370,7 +459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_name" @@ -386,7 +475,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lpos" @@ -401,7 +490,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lrot" @@ -417,7 +506,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_euler" @@ -432,7 +521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_active" @@ -442,7 +531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 30 }, "propertyPath": [ "_contentSize" @@ -462,7 +551,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lscale" @@ -481,14 +570,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 27 + "__id__": 33 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 26 + "__id__": 32 }, "asset": { "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", @@ -496,13 +585,13 @@ }, "fileId": "5fqU0L3/FOhKaco5UkHuWT", "instance": { - "__id__": 28 + "__id__": 34 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "f4ModMncVDMrUHuqBiagGP", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", "prefabRootNode": { "__id__": 1 }, @@ -510,19 +599,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 29 + "__id__": 35 }, { - "__id__": 31 + "__id__": 37 }, { - "__id__": 32 + "__id__": 38 }, { - "__id__": 33 + "__id__": 39 }, { - "__id__": 34 + "__id__": 40 + }, + { + "__id__": 42 } ], "removedComponents": [] @@ -530,7 +622,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_name" @@ -546,7 +638,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lpos" @@ -554,14 +646,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": 114.404, + "y": 80, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lrot" @@ -577,7 +669,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_euler" @@ -592,7 +684,28 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 41 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 36 }, "propertyPath": [ "_lscale" @@ -614,7 +727,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 36 + "__id__": 44 }, "_contentSize": { "__type__": "cc.Size", @@ -642,10 +755,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 46 }, "anm": { - "__id__": 5 + "__id__": 13 }, "_id": "" }, @@ -663,7 +776,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 48 }, "debugMode": false, "_id": "" @@ -682,12 +795,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 50 }, "enabledContactListener": true, "bullet": false, "awakeOnLoad": true, - "_group": 2, + "_group": 4, "_type": 1, "_allowSleep": false, "_gravityScale": 1, @@ -716,7 +829,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 44 + "__id__": 52 }, "tag": 0, "_group": 4, @@ -740,6 +853,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -753,10 +887,13 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 26 + "__id__": 32 }, { - "__id__": 14 + "__id__": 20 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/game/heros/mo1.prefab.meta b/assets/resources/game/heros/m10.prefab.meta similarity index 63% rename from assets/resources/game/heros/mo1.prefab.meta rename to assets/resources/game/heros/m10.prefab.meta index 47683b6c..2f5214dd 100644 --- a/assets/resources/game/heros/mo1.prefab.meta +++ b/assets/resources/game/heros/m10.prefab.meta @@ -2,12 +2,12 @@ "ver": "1.1.50", "importer": "prefab", "imported": true, - "uuid": "b73d1b7c-a715-4add-8879-161e84a5061c", + "uuid": "8502dd55-2eec-45c7-b91d-e98d6c52a63f", "files": [ ".json" ], "subMetas": {}, "userData": { - "syncNodeName": "mo1" + "syncNodeName": "m10" } } diff --git a/assets/resources/game/heros/m2.prefab b/assets/resources/game/heros/m2.prefab new file mode 100644 index 00000000..47353ad0 --- /dev/null +++ b/assets/resources/game/heros/m2.prefab @@ -0,0 +1,948 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "m2", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "m2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 22 + }, + { + "__id__": 34 + } + ], + "_active": true, + "_components": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d02a6", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "f9c025b8-9ccc-45e2-b235-9ee03d316722", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "35b3ddd9-ae29-4eb4-ad63-b441c2e210c6", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "8206eab5-ad32-4a1b-b6c8-abd8d4c944ed", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "f222a483-d2f1-4222-87fc-0eb11d3ec1ef", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "4f084b98-7ea6-46bc-8469-e49a9319a9e5", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "f9c025b8-9ccc-45e2-b235-9ee03d316722", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5cn6PjpipDOp0ANtACCreE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 23 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 22 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 24 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 25 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 33 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 32 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 35 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 34 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 36 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 37 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 43 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "anm": { + "__id__": 13 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 34 + }, + { + "__id__": 22 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mo4.prefab.meta b/assets/resources/game/heros/m2.prefab.meta similarity index 63% rename from assets/resources/game/heros/mo4.prefab.meta rename to assets/resources/game/heros/m2.prefab.meta index dce4a3f2..96d8f63a 100644 --- a/assets/resources/game/heros/mo4.prefab.meta +++ b/assets/resources/game/heros/m2.prefab.meta @@ -2,12 +2,12 @@ "ver": "1.1.50", "importer": "prefab", "imported": true, - "uuid": "382444dd-e025-4d16-97a8-efc3b7e122e6", + "uuid": "8b236f5c-da94-4364-846b-50b6ee287917", "files": [ ".json" ], "subMetas": {}, "userData": { - "syncNodeName": "mo4" + "syncNodeName": "m2" } } diff --git a/assets/resources/game/heros/m3.prefab b/assets/resources/game/heros/m3.prefab new file mode 100644 index 00000000..a6b6fd03 --- /dev/null +++ b/assets/resources/game/heros/m3.prefab @@ -0,0 +1,945 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "m3", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "m3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 22 + }, + { + "__id__": 34 + } + ], + "_active": true, + "_components": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4e43c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "b7379e05-28db-4b91-93ac-5e7267af3da2", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "6f56e3d3-d69d-4ef8-bcdd-2b095cca75ea", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "e7e89dae-df99-4e42-8476-c4c33ffab0b0", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "1a687cd9-9b39-4533-a9d4-c655773defc6", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "2404c3e3-a281-48b8-a285-41d7daab37eb", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "32ATqLnTNId5UXzt6acn4q" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 23 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 22 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 24 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 25 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 33 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 32 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 35 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 34 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 36 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 37 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 43 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "anm": { + "__id__": 13 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 34 + }, + { + "__id__": 22 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mo2.prefab.meta b/assets/resources/game/heros/m3.prefab.meta similarity index 63% rename from assets/resources/game/heros/mo2.prefab.meta rename to assets/resources/game/heros/m3.prefab.meta index 2200b623..1d58b7c6 100644 --- a/assets/resources/game/heros/mo2.prefab.meta +++ b/assets/resources/game/heros/m3.prefab.meta @@ -2,12 +2,12 @@ "ver": "1.1.50", "importer": "prefab", "imported": true, - "uuid": "bf21186b-923e-4e1c-8006-8e8fb412d077", + "uuid": "2e32d547-3fcf-4cb3-b009-bb86e6b3bfd7", "files": [ ".json" ], "subMetas": {}, "userData": { - "syncNodeName": "mo2" + "syncNodeName": "m3" } } diff --git a/assets/resources/game/heros/m4.prefab b/assets/resources/game/heros/m4.prefab new file mode 100644 index 00000000..417d2873 --- /dev/null +++ b/assets/resources/game/heros/m4.prefab @@ -0,0 +1,948 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "m4", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "m4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 22 + }, + { + "__id__": 34 + } + ], + "_active": true, + "_components": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a09c5", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "a1d2468c-82d2-454e-8d3e-ec750ce274f4", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "6417e8e1-04ee-4685-b3da-2ba190d2a718", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "84b0f849-9606-4b09-96c1-e1dd77a8a2e6", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "4037b253-37fb-429a-a084-9585b0823388", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "edf287c5-ba61-450f-8834-3cc1ead79c36", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "a1d2468c-82d2-454e-8d3e-ec750ce274f4", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "859zVi01xDa7RTGe8KX2bJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 23 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 22 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 24 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 25 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 33 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 32 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 35 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 34 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 36 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 37 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 43 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "anm": { + "__id__": 13 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 34 + }, + { + "__id__": 22 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/m4.prefab.meta b/assets/resources/game/heros/m4.prefab.meta new file mode 100644 index 00000000..9d6e631e --- /dev/null +++ b/assets/resources/game/heros/m4.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "10fd20a0-bdd1-46c9-9392-76d8abf5aff6", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "m4" + } +} diff --git a/assets/resources/game/heros/m5.prefab b/assets/resources/game/heros/m5.prefab new file mode 100644 index 00000000..12d2e0e7 --- /dev/null +++ b/assets/resources/game/heros/m5.prefab @@ -0,0 +1,948 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "m5", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "m5", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 22 + }, + { + "__id__": 34 + } + ], + "_active": true, + "_components": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0f8fc", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "1ae47c8a-62fa-4c8e-8ddb-070b24f4d262", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "412729e1-9726-4196-9364-7a43ca542e22", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "10d93830-6d82-43de-a54f-ec6077ef2fae", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "51339395-6b98-4ca8-a9dc-74b6228d0e13", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "4130c7dc-b542-45ad-abb9-b4fcd256dea0", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "1ae47c8a-62fa-4c8e-8ddb-070b24f4d262", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ec0aZwXz5JpbMx8oj55T0a" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 23 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 22 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 24 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 25 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 33 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 32 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 35 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 34 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 36 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 37 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 43 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "anm": { + "__id__": 13 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 34 + }, + { + "__id__": 22 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/m5.prefab.meta b/assets/resources/game/heros/m5.prefab.meta new file mode 100644 index 00000000..1de8decc --- /dev/null +++ b/assets/resources/game/heros/m5.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "05488e5d-a4ee-4d53-9f41-b5e080aa3a31", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "m5" + } +} diff --git a/assets/resources/game/heros/m6.prefab b/assets/resources/game/heros/m6.prefab new file mode 100644 index 00000000..bd8ee18c --- /dev/null +++ b/assets/resources/game/heros/m6.prefab @@ -0,0 +1,948 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "m6", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "m6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 22 + }, + { + "__id__": 34 + } + ], + "_active": true, + "_components": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7d9e0", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "22b037a2-f150-40ca-b569-e4fd5e55ad07", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "13f98d6e-7895-470a-9e96-cf447da21669", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "57c557eb-bc22-4951-acde-a39b009cc8d5", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "e604fe94-df0d-44c4-8800-b7c3ef38d668", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "b5be47df-3179-4b2a-b836-ccf71f0e4a6b", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "22b037a2-f150-40ca-b569-e4fd5e55ad07", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1tsL6tJ1HSY1p/f7pe0q/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 23 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 22 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 24 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 25 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 33 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 32 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 35 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 34 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 36 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 37 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 43 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 38 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "anm": { + "__id__": 13 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 34 + }, + { + "__id__": 22 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/m6.prefab.meta b/assets/resources/game/heros/m6.prefab.meta new file mode 100644 index 00000000..56024fa1 --- /dev/null +++ b/assets/resources/game/heros/m6.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "bb515319-4926-455d-9bb5-1936e815edbd", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "m6" + } +} diff --git a/assets/resources/game/heros/mo1.prefab b/assets/resources/game/heros/m7.prefab similarity index 77% rename from assets/resources/game/heros/mo1.prefab rename to assets/resources/game/heros/m7.prefab index 7c43f1ba..77584148 100644 --- a/assets/resources/game/heros/mo1.prefab +++ b/assets/resources/game/heros/m7.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "mo1", + "_name": "m7", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "mo1", + "_name": "m7", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,32 +22,38 @@ "__id__": 2 }, { - "__id__": 14 + "__id__": 10 }, { - "__id__": 26 + "__id__": 20 + }, + { + "__id__": 32 } ], "_active": true, "_components": [ - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, { "__id__": 43 }, { "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 } ], "_prefab": { - "__id__": 47 + "__id__": 55 }, "_lpos": { "__type__": "cc.Vec3", @@ -78,6 +84,118 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, { "__type__": "cc.Node", "_name": "anm", @@ -89,24 +207,21 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, { "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 } ], "_prefab": { - "__id__": 13 + "__id__": 19 }, "_lpos": { "__type__": "cc.Vec3", @@ -143,11 +258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 4 + "__id__": 12 }, "_contentSize": { "__type__": "cc.Size", @@ -171,11 +286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 6 + "__id__": 14 }, "_id": "" }, @@ -189,11 +304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 8 + "__id__": 16 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -206,7 +321,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@05439", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bffeb", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -222,7 +337,7 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" @@ -231,69 +346,43 @@ "__type__": "cc.CompPrefabInfo", "fileId": "aapdDlt5hKmZ6bjST88uia" }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "1e1c5d8f-ea12-4011-9062-487fe6c389be", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "c457fdda-c088-45bd-a937-c1a61717b076", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "668f6c86-6f45-40be-8451-45eba99ad9f5", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "51e6a426-c225-4597-bdf1-651cff7ed458", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "555d9736-2615-4539-a241-7b886f1cd2c1", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, { "__type__": "954e43Y+QJHNIUpmqTCWA7A", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 18 }, "hitFlashMaterial": { "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", "__expectedType__": "cc.Material" }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "devH7HFXJH/5FNGHYdEhes" + "fileId": "f9iLivg4dHhJksWCjvY9/w" }, { "__type__": "cc.PrefabInfo", @@ -315,14 +404,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 15 + "__id__": 21 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 14 + "__id__": 20 }, "asset": { "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", @@ -330,7 +419,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 16 + "__id__": 22 }, "targetOverrides": null }, @@ -343,26 +432,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 }, { "__id__": 25 + }, + { + "__id__": 26 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 31 } ], "removedComponents": [] @@ -370,7 +459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_name" @@ -386,7 +475,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lpos" @@ -401,7 +490,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lrot" @@ -417,7 +506,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_euler" @@ -432,7 +521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_active" @@ -442,7 +531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 30 }, "propertyPath": [ "_contentSize" @@ -462,7 +551,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lscale" @@ -481,14 +570,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 27 + "__id__": 33 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 26 + "__id__": 32 }, "asset": { "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", @@ -496,7 +585,7 @@ }, "fileId": "5fqU0L3/FOhKaco5UkHuWT", "instance": { - "__id__": 28 + "__id__": 34 }, "targetOverrides": null }, @@ -510,22 +599,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 29 + "__id__": 35 }, { - "__id__": 31 + "__id__": 37 }, { - "__id__": 32 + "__id__": 38 }, { - "__id__": 33 + "__id__": 39 }, { - "__id__": 34 + "__id__": 40 }, { - "__id__": 36 + "__id__": 42 } ], "removedComponents": [] @@ -533,7 +622,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_name" @@ -549,7 +638,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lpos" @@ -557,14 +646,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": 83.248, + "y": 80, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lrot" @@ -580,7 +669,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_euler" @@ -595,7 +684,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 35 + "__id__": 41 }, "propertyPath": [ "_lpos" @@ -616,7 +705,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lscale" @@ -638,12 +727,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 44 }, "_contentSize": { "__type__": "cc.Size", "width": 80, - "height": 90 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -666,10 +755,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 46 }, "anm": { - "__id__": 5 + "__id__": 13 }, "_id": "" }, @@ -687,7 +776,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 48 }, "debugMode": false, "_id": "" @@ -706,12 +795,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 44 + "__id__": 50 }, "enabledContactListener": true, "bullet": false, "awakeOnLoad": true, - "_group": 2, + "_group": 4, "_type": 1, "_allowSleep": false, "_gravityScale": 1, @@ -740,7 +829,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 52 }, "tag": 0, "_group": 4, @@ -751,12 +840,12 @@ "_offset": { "__type__": "cc.Vec2", "x": 0, - "y": 45 + "y": 50 }, "_size": { "__type__": "cc.Size", "width": 30, - "height": 90 + "height": 100 }, "_id": "" }, @@ -764,6 +853,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -777,10 +887,13 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 26 + "__id__": 32 }, { - "__id__": 14 + "__id__": 20 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/game/heros/m7.prefab.meta b/assets/resources/game/heros/m7.prefab.meta new file mode 100644 index 00000000..cfe8e00d --- /dev/null +++ b/assets/resources/game/heros/m7.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "e4518f65-475d-4e52-aede-0b8531deabe0", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "m7" + } +} diff --git a/assets/resources/game/heros/mo2.prefab b/assets/resources/game/heros/m8.prefab similarity index 77% rename from assets/resources/game/heros/mo2.prefab rename to assets/resources/game/heros/m8.prefab index ec1a129d..3e42bfad 100644 --- a/assets/resources/game/heros/mo2.prefab +++ b/assets/resources/game/heros/m8.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "mo2", + "_name": "m8", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "mo2", + "_name": "m8", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,32 +22,38 @@ "__id__": 2 }, { - "__id__": 14 + "__id__": 10 }, { - "__id__": 26 + "__id__": 20 + }, + { + "__id__": 32 } ], "_active": true, "_components": [ - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, { "__id__": 43 }, { "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 } ], "_prefab": { - "__id__": 47 + "__id__": 55 }, "_lpos": { "__type__": "cc.Vec3", @@ -78,6 +84,118 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, { "__type__": "cc.Node", "_name": "anm", @@ -89,24 +207,21 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, { "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 } ], "_prefab": { - "__id__": 13 + "__id__": 19 }, "_lpos": { "__type__": "cc.Vec3", @@ -143,11 +258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 4 + "__id__": 12 }, "_contentSize": { "__type__": "cc.Size", @@ -171,11 +286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 6 + "__id__": 14 }, "_id": "" }, @@ -189,11 +304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 8 + "__id__": 16 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -206,7 +321,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0698b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bffeb", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -222,7 +337,7 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" @@ -231,69 +346,43 @@ "__type__": "cc.CompPrefabInfo", "fileId": "aapdDlt5hKmZ6bjST88uia" }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "5761a09c-30b7-4d2c-849d-e4c5911fbce9", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "71bc2bec-d961-43e9-9b72-8814118087f2", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "864ef2eb-1de1-44a9-9307-fc9dc7ee2e99", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "83a7baf3-1dde-4a8e-9d2e-b35667245f1f", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "78da8ce0-399f-4540-97b6-cb961fab4443", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, { "__type__": "954e43Y+QJHNIUpmqTCWA7A", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 18 }, "hitFlashMaterial": { "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", "__expectedType__": "cc.Material" }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "65HGZeqCFG6I9S+QXhV5Iy" + "fileId": "f9iLivg4dHhJksWCjvY9/w" }, { "__type__": "cc.PrefabInfo", @@ -315,14 +404,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 15 + "__id__": 21 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 14 + "__id__": 20 }, "asset": { "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", @@ -330,7 +419,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 16 + "__id__": 22 }, "targetOverrides": null }, @@ -343,26 +432,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 }, { "__id__": 25 + }, + { + "__id__": 26 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 31 } ], "removedComponents": [] @@ -370,7 +459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_name" @@ -386,7 +475,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lpos" @@ -401,7 +490,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lrot" @@ -417,7 +506,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_euler" @@ -432,7 +521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_active" @@ -442,7 +531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 30 }, "propertyPath": [ "_contentSize" @@ -462,15 +551,15 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lscale" ], "value": { "__type__": "cc.Vec3", - "x": 0.9, - "y": 0.9, + "x": 1, + "y": 1, "z": 1 } }, @@ -481,14 +570,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 27 + "__id__": 33 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 26 + "__id__": 32 }, "asset": { "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", @@ -496,7 +585,7 @@ }, "fileId": "5fqU0L3/FOhKaco5UkHuWT", "instance": { - "__id__": 28 + "__id__": 34 }, "targetOverrides": null }, @@ -510,22 +599,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 29 + "__id__": 35 }, { - "__id__": 31 + "__id__": 37 }, { - "__id__": 32 + "__id__": 38 }, { - "__id__": 33 + "__id__": 39 }, { - "__id__": 34 + "__id__": 40 }, { - "__id__": 36 + "__id__": 42 } ], "removedComponents": [] @@ -533,7 +622,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_name" @@ -549,7 +638,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lpos" @@ -557,14 +646,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": 74.322, + "y": 80, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lrot" @@ -580,7 +669,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_euler" @@ -595,7 +684,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 35 + "__id__": 41 }, "propertyPath": [ "_lpos" @@ -616,7 +705,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lscale" @@ -638,12 +727,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 44 }, "_contentSize": { "__type__": "cc.Size", "width": 80, - "height": 80 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -666,10 +755,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 46 }, "anm": { - "__id__": 5 + "__id__": 13 }, "_id": "" }, @@ -687,7 +776,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 48 }, "debugMode": false, "_id": "" @@ -706,12 +795,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 44 + "__id__": 50 }, "enabledContactListener": true, "bullet": false, "awakeOnLoad": true, - "_group": 2, + "_group": 4, "_type": 1, "_allowSleep": false, "_gravityScale": 1, @@ -740,7 +829,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 52 }, "tag": 0, "_group": 4, @@ -751,12 +840,12 @@ "_offset": { "__type__": "cc.Vec2", "x": 0, - "y": 40 + "y": 50 }, "_size": { "__type__": "cc.Size", "width": 30, - "height": 80 + "height": 100 }, "_id": "" }, @@ -764,6 +853,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -777,10 +887,13 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 26 + "__id__": 32 }, { - "__id__": 14 + "__id__": 20 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/game/heros/m8.prefab.meta b/assets/resources/game/heros/m8.prefab.meta new file mode 100644 index 00000000..1ab7cafd --- /dev/null +++ b/assets/resources/game/heros/m8.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "583dd9e6-9a9b-471f-8d05-c1abc4c69f46", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "m8" + } +} diff --git a/assets/resources/game/heros/mo5.prefab b/assets/resources/game/heros/m9.prefab similarity index 75% rename from assets/resources/game/heros/mo5.prefab rename to assets/resources/game/heros/m9.prefab index ed3ca138..c57d7719 100644 --- a/assets/resources/game/heros/mo5.prefab +++ b/assets/resources/game/heros/m9.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "mo5", + "_name": "m9", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "mo5", + "_name": "m9", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,32 +22,38 @@ "__id__": 2 }, { - "__id__": 14 + "__id__": 10 }, { - "__id__": 26 + "__id__": 20 + }, + { + "__id__": 32 } ], "_active": true, "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, { "__id__": 43 + }, + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 53 } ], "_prefab": { - "__id__": 45 + "__id__": 55 }, "_lpos": { "__type__": "cc.Vec3", @@ -78,6 +84,118 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, { "__type__": "cc.Node", "_name": "anm", @@ -89,29 +207,26 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, { "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 } ], "_prefab": { - "__id__": 13 + "__id__": 19 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -30.55, + "y": -25, "z": 0 }, "_lrot": { @@ -123,8 +238,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": -1.2, - "y": 1.2, + "x": -1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -143,11 +258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 4 + "__id__": 12 }, "_contentSize": { "__type__": "cc.Size", @@ -171,11 +286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 6 + "__id__": 14 }, "_id": "" }, @@ -189,11 +304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 8 + "__id__": 16 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -206,7 +321,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b9424", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bffeb", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -222,7 +337,7 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" @@ -231,69 +346,43 @@ "__type__": "cc.CompPrefabInfo", "fileId": "aapdDlt5hKmZ6bjST88uia" }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "8d0f29ab-1502-4a6e-959d-fb1466472ea0", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "0aa60dde-1004-4165-a668-f17ca74223b0", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "12accf40-eb67-4a95-8c52-a84bcb68c0fc", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "7ecace36-d785-415f-a1f4-b53476c52584", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "d5f1c19c-b29f-437e-b76e-af75ba036bf4", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, { "__type__": "954e43Y+QJHNIUpmqTCWA7A", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 18 }, "hitFlashMaterial": { "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", "__expectedType__": "cc.Material" }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" + "fileId": "f9iLivg4dHhJksWCjvY9/w" }, { "__type__": "cc.PrefabInfo", @@ -315,14 +404,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 15 + "__id__": 21 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 14 + "__id__": 20 }, "asset": { "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", @@ -330,7 +419,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 16 + "__id__": 22 }, "targetOverrides": null }, @@ -343,26 +432,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 }, { "__id__": 25 + }, + { + "__id__": 26 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 31 } ], "removedComponents": [] @@ -370,7 +459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_name" @@ -386,7 +475,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lpos" @@ -401,7 +490,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lrot" @@ -417,7 +506,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_euler" @@ -432,7 +521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_active" @@ -442,7 +531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 30 }, "propertyPath": [ "_contentSize" @@ -462,7 +551,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 24 }, "propertyPath": [ "_lscale" @@ -481,14 +570,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 27 + "__id__": 33 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 26 + "__id__": 32 }, "asset": { "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", @@ -496,13 +585,13 @@ }, "fileId": "5fqU0L3/FOhKaco5UkHuWT", "instance": { - "__id__": 28 + "__id__": 34 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "f4ModMncVDMrUHuqBiagGP", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", "prefabRootNode": { "__id__": 1 }, @@ -510,19 +599,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 29 + "__id__": 35 }, { - "__id__": 31 + "__id__": 37 }, { - "__id__": 32 + "__id__": 38 }, { - "__id__": 33 + "__id__": 39 }, { - "__id__": 34 + "__id__": 40 + }, + { + "__id__": 42 } ], "removedComponents": [] @@ -530,7 +622,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_name" @@ -546,7 +638,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lpos" @@ -554,14 +646,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": 92.057, + "y": 80, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_lrot" @@ -577,7 +669,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 36 }, "propertyPath": [ "_euler" @@ -592,7 +684,28 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 41 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 36 }, "propertyPath": [ "_lscale" @@ -614,7 +727,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 36 + "__id__": 44 }, "_contentSize": { "__type__": "cc.Size", @@ -642,10 +755,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 46 }, "anm": { - "__id__": 5 + "__id__": 13 }, "_id": "" }, @@ -663,7 +776,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 48 }, "debugMode": false, "_id": "" @@ -682,12 +795,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 50 }, "enabledContactListener": true, "bullet": false, "awakeOnLoad": true, - "_group": 2, + "_group": 4, "_type": 1, "_allowSleep": false, "_gravityScale": 1, @@ -716,7 +829,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 44 + "__id__": 52 }, "tag": 0, "_group": 4, @@ -740,6 +853,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -753,10 +887,13 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 26 + "__id__": 32 }, { - "__id__": 14 + "__id__": 20 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/game/heros/m9.prefab.meta b/assets/resources/game/heros/m9.prefab.meta new file mode 100644 index 00000000..c5c262e3 --- /dev/null +++ b/assets/resources/game/heros/m9.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "ba691ce4-bb38-4cc2-9cec-6670e907f0e2", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "m9" + } +} diff --git a/assets/resources/game/heros/mud4.prefab b/assets/resources/game/heros/mb1.prefab similarity index 71% rename from assets/resources/game/heros/mud4.prefab rename to assets/resources/game/heros/mb1.prefab index 29af6519..6f1675ce 100644 --- a/assets/resources/game/heros/mud4.prefab +++ b/assets/resources/game/heros/mb1.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "mud4", + "_name": "mb1", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "mud4", + "_name": "mb1", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,38 +22,41 @@ "__id__": 2 }, { - "__id__": 8 + "__id__": 11 }, { - "__id__": 20 + "__id__": 23 }, { - "__id__": 32 + "__id__": 35 }, { - "__id__": 45 + "__id__": 46 } ], "_active": true, "_components": [ + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, { "__id__": 69 }, { "__id__": 71 - }, - { - "__id__": 73 - }, - { - "__id__": 75 - }, - { - "__id__": 77 } ], "_prefab": { - "__id__": 79 + "__id__": 73 }, "_lpos": { "__type__": "cc.Vec3", @@ -86,139 +89,133 @@ }, { "__type__": "cc.Node", - "_name": "shadow", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 } ], - "_prefab": { - "__id__": 7 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, - "y": 4.99, + "y": 5, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.7, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 85, - "height": 12 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fAQXMWPxIsaBg2NP4h04m" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { "__id__": 6 }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@34d88", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "deSYY5/oFHhp4uUjaOZ7hE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d5GuJrtxBCcaF0wXg0A46W", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 1.7, + "z": 1 + } }, { "__type__": "cc.Node", @@ -232,28 +229,28 @@ "_active": true, "_components": [ { - "__id__": 9 + "__id__": 12 }, { - "__id__": 11 + "__id__": 14 }, { - "__id__": 13 + "__id__": 16 }, { - "__id__": 15 + "__id__": 18 }, { - "__id__": 17 + "__id__": 20 } ], "_prefab": { - "__id__": 19 + "__id__": 22 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -34.556, + "y": -39.719, "z": 0 }, "_lrot": { @@ -265,8 +262,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": -1.3, - "y": 1.3, + "x": -1.5, + "y": 1.5, "z": 1 }, "_mobility": 0, @@ -285,11 +282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 10 + "__id__": 13 }, "_contentSize": { "__type__": "cc.Size", @@ -313,11 +310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 15 }, "_id": "" }, @@ -331,14 +328,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 14 + "__id__": 17 }, "_customMaterial": { - "__uuid__": "2fcd55a9-38ca-45aa-9164-68e48aaf51ce", + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", "__expectedType__": "cc.Material" }, "_srcBlendFactor": 2, @@ -351,7 +348,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@005c5", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e7743", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -367,7 +364,7 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" @@ -376,69 +373,88 @@ "__type__": "cc.CompPrefabInfo", "fileId": "aapdDlt5hKmZ6bjST88uia" }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 8 - }, - "_enabled": true, - "__prefab": { - "__id__": 16 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "29112944-1978-4b37-b25e-31016dff55cc", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "4c4e8d51-2aab-4d4a-8049-e423503563b5", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "32a81c15-c639-40fb-88cf-c8101d474f5c", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "1b2fe407-6142-4b04-a09f-6d659f94c7d2", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "6281b51c-850f-4021-a2d0-c288908734ff", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, { "__type__": "954e43Y+QJHNIUpmqTCWA7A", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 19 }, "hitFlashMaterial": { "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", "__expectedType__": "cc.Material" }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "f6ab4d5f-f2d4-4df7-ba62-0cfa33019013", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "9c194f2b-cdf9-40bc-a754-c6b09bb8e41a", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "7ae36bfd-b5bd-49cc-9855-6298960a6958", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "2199b917-6f23-43d6-87e1-eb4c36e7f388", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "9085b4e7-5256-4f06-aca3-0a05c0805862", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "f6ab4d5f-f2d4-4df7-ba62-0cfa33019013", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2fc5JBbwlNqaw3gITm9fcm" }, { "__type__": "cc.PrefabInfo", @@ -460,14 +476,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 21 + "__id__": 24 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 20 + "__id__": 23 }, "asset": { "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", @@ -475,7 +491,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 22 + "__id__": 25 }, "targetOverrides": null }, @@ -488,26 +504,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 23 - }, - { - "__id__": 25 - }, { "__id__": 26 }, - { - "__id__": 27 - }, { "__id__": 28 }, { "__id__": 29 }, + { + "__id__": 30 + }, { "__id__": 31 + }, + { + "__id__": 32 + }, + { + "__id__": 34 } ], "removedComponents": [] @@ -515,7 +531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_name" @@ -531,7 +547,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_lpos" @@ -546,7 +562,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_lrot" @@ -562,7 +578,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_euler" @@ -577,7 +593,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_active" @@ -587,7 +603,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 33 }, "propertyPath": [ "_contentSize" @@ -607,15 +623,15 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_lscale" ], "value": { "__type__": "cc.Vec3", - "x": 1.9, - "y": 1.9, + "x": 1, + "y": 1, "z": 1 } }, @@ -626,54 +642,51 @@ "__id__": 1 }, "_prefab": { - "__id__": 33 + "__id__": 36 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 32 + "__id__": 35 }, "asset": { - "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", "__expectedType__": "cc.Prefab" }, - "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "fileId": "5fqU0L3/FOhKaco5UkHuWT", "instance": { - "__id__": 34 + "__id__": 37 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "6eEf1iw+VOYqP0C94fVBmY", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", "prefabRootNode": { "__id__": 1 }, "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, { "__id__": 38 }, - { - "__id__": 39 - }, { "__id__": 40 }, { "__id__": 41 }, + { + "__id__": 42 + }, { "__id__": 43 + }, + { + "__id__": 45 } ], "removedComponents": [] @@ -681,23 +694,23 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_name" ], - "value": "plus" + "value": "top" }, { "__type__": "cc.TargetInfo", "localID": [ - "54R/aYBglLI4Jn5pm++Jx8" + "5fqU0L3/FOhKaco5UkHuWT" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_lpos" @@ -705,14 +718,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": -3.73, + "y": 80, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_lrot" @@ -728,7 +741,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_euler" @@ -743,31 +756,191 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 44 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 }, "propertyPath": [ "_lscale" ], "value": { "__type__": "cc.Vec3", - "x": 1.4, - "y": 1.4, + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 47 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 46 + }, + "asset": { + "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 48 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e3QxkRVnJFuLIfgrG++ENT", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 53 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_name" + ], + "value": "plus" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.73, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.6, + "y": 1.6, "z": 1 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 42 + "__id__": 56 }, "propertyPath": [ "_color" ], "value": { "__type__": "cc.Color", - "r": 255, - "g": 0, - "b": 0, + "r": 0, + "g": 153, + "b": 255, "a": 255 } }, @@ -781,7 +954,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 44 + "__id__": 58 }, "propertyPath": [ "_color" @@ -801,359 +974,10 @@ "a5MYbJnJVJx4g7hgv8+4Vv" ] }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 46 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 45 - }, - "asset": { - "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5fqU0L3/FOhKaco5UkHuWT", - "instance": { - "__id__": 47 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "2246jD+21K84zKG6dpKPCX", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [ - { - "__id__": 48 - } - ], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 56 - }, - { - "__id__": 58 - }, - { - "__id__": 59 - }, - { - "__id__": 60 - }, - { - "__id__": 61 - }, - { - "__id__": 62 - }, - { - "__id__": 64 - }, - { - "__id__": 66 - }, - { - "__id__": 68 - } - ], - "removedComponents": [] - }, - { - "__type__": "cc.MountedChildrenInfo", - "targetInfo": { - "__id__": 49 - }, - "nodes": [ - { - "__id__": 50 - } - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Skull_Boss_Red", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 45 - } - }, - "_parent": { - "__id__": 45 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 51 - }, - { - "__id__": 53 - } - ], - "_prefab": { - "__id__": 55 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 10.812, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.09999999999999999, - "y": 0.09999999999999999, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": { - "__id__": 52 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 126, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9TsqhE4hLzZrjpuZNqOno" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": { - "__id__": 54 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@eb1e3", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "955O5G/ZpDzZMIefIeLnat" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "51mbNeFzBNjL08MItkj3IX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 105, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.3, - "y": 1.3, - "z": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 63 - }, - "propertyPath": [ - "_color" - ], - "value": { - "__type__": "cc.Color", - "r": 255, - "g": 204, - "b": 0, - "a": 255 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "42Iqibz0VOArXYqoFJhNMf" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 65 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.911, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bGUhFXlZF/Jdkcq0HY9ai" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 67 + "__id__": 60 }, "propertyPath": [ "_active" @@ -1163,24 +987,10 @@ { "__type__": "cc.TargetInfo", "localID": [ - "32HF124+5LVqGOnUmyAZ0q" + "73Bl2rptBKGr6i8cMQId1k", + "54R/aYBglLI4Jn5pm++Jx8" ] }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 67 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, { "__type__": "cc.UITransform", "_name": "", @@ -1191,7 +1001,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 70 + "__id__": 62 }, "_contentSize": { "__type__": "cc.Size", @@ -1219,10 +1029,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 72 + "__id__": 64 }, "anm": { - "__id__": 11 + "__id__": 14 }, "_id": "" }, @@ -1240,7 +1050,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 74 + "__id__": 66 }, "debugMode": false, "_id": "" @@ -1259,12 +1069,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 76 + "__id__": 68 }, "enabledContactListener": true, "bullet": false, "awakeOnLoad": true, - "_group": 2, + "_group": 4, "_type": 1, "_allowSleep": false, "_gravityScale": 1, @@ -1293,7 +1103,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 70 }, "tag": 0, "_group": 4, @@ -1317,6 +1127,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1330,13 +1161,16 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 45 + "__id__": 46 }, { - "__id__": 32 + "__id__": 35 }, { - "__id__": 20 + "__id__": 23 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/game/heros/mb1.prefab.meta b/assets/resources/game/heros/mb1.prefab.meta new file mode 100644 index 00000000..bf6eecb8 --- /dev/null +++ b/assets/resources/game/heros/mb1.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "96756394-0baf-4736-97e1-534566f64ad7", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "mb1" + } +} diff --git a/assets/resources/game/heros/mb2.prefab b/assets/resources/game/heros/mb2.prefab new file mode 100644 index 00000000..1a08e74f --- /dev/null +++ b/assets/resources/game/heros/mb2.prefab @@ -0,0 +1,1177 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "mb2", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "mb2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 11 + }, + { + "__id__": 23 + }, + { + "__id__": 35 + }, + { + "__id__": 46 + } + ], + "_active": true, + "_components": [ + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 69 + }, + { + "__id__": 71 + } + ], + "_prefab": { + "__id__": 73 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 1.7, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + }, + { + "__id__": 18 + }, + { + "__id__": 20 + } + ], + "_prefab": { + "__id__": 22 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -39.719, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1.5, + "y": 1.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_customMaterial": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7ef94", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "8016afcc-83b2-4de4-9f8f-489154f9bb83", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "ab453f35-dc40-4e0a-b4ee-0691d3895720", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "14d8f619-1da0-433c-9bde-c65c06c64c1e", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "b8ee85e8-15b5-4457-b0f7-686625cef18b", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "97d2a588-65c1-42df-892e-763e0b5bc381", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "8016afcc-83b2-4de4-9f8f-489154f9bb83", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b2ohu7BddHt4x+0z6eUFgA" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 24 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 23 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 25 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 26 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 32 + }, + { + "__id__": 34 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 33 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 36 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 35 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 37 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 38 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 43 + }, + { + "__id__": 45 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 47 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 46 + }, + "asset": { + "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 48 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e3QxkRVnJFuLIfgrG++ENT", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 53 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_name" + ], + "value": "plus" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.73, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.6, + "y": 1.6, + "z": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 41, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7fFzhENiBDf5TeBL7e/kJ+", + "9a+65VIghBm4HQxuHPQ/mg" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 58 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 0, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73Bl2rptBKGr6i8cMQId1k", + "a5MYbJnJVJx4g7hgv8+4Vv" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 60 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73Bl2rptBKGr6i8cMQId1k", + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "anm": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 70 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 46 + }, + { + "__id__": 35 + }, + { + "__id__": 23 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mb2.prefab.meta b/assets/resources/game/heros/mb2.prefab.meta new file mode 100644 index 00000000..9685f2cd --- /dev/null +++ b/assets/resources/game/heros/mb2.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "b9c1da3e-8612-4c82-9d51-9fcb9879c8a9", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "mb2" + } +} diff --git a/assets/resources/game/heros/mb3.prefab b/assets/resources/game/heros/mb3.prefab new file mode 100644 index 00000000..bcc6669b --- /dev/null +++ b/assets/resources/game/heros/mb3.prefab @@ -0,0 +1,1129 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "mb3", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "mb3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 11 + }, + { + "__id__": 21 + }, + { + "__id__": 33 + }, + { + "__id__": 44 + } + ], + "_active": true, + "_components": [ + { + "__id__": 59 + }, + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 69 + } + ], + "_prefab": { + "__id__": 71 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 1.7, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + }, + { + "__id__": 18 + } + ], + "_prefab": { + "__id__": 20 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -39.719, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1.5, + "y": 1.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_customMaterial": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d259f", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 22 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 21 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 23 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 24 + }, + { + "__id__": 26 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 32 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 31 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 34 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 33 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 35 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 36 + }, + { + "__id__": 38 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 43 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 42 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 45 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 44 + }, + "asset": { + "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 46 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e3QxkRVnJFuLIfgrG++ENT", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_name" + ], + "value": "plus" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.73, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.6, + "y": 1.6, + "z": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 54 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 133, + "g": 0, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7fFzhENiBDf5TeBL7e/kJ+", + "9a+65VIghBm4HQxuHPQ/mg" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 0, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73Bl2rptBKGr6i8cMQId1k", + "a5MYbJnJVJx4g7hgv8+4Vv" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 58 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73Bl2rptBKGr6i8cMQId1k", + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 60 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "anm": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 70 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 44 + }, + { + "__id__": 33 + }, + { + "__id__": 21 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mb3.prefab.meta b/assets/resources/game/heros/mb3.prefab.meta new file mode 100644 index 00000000..4f3c3ae2 --- /dev/null +++ b/assets/resources/game/heros/mb3.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "4e99344e-bb41-44d0-a4c7-2ca59832c387", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "mb3" + } +} diff --git a/assets/resources/game/heros/mb4.prefab b/assets/resources/game/heros/mb4.prefab new file mode 100644 index 00000000..65e14675 --- /dev/null +++ b/assets/resources/game/heros/mb4.prefab @@ -0,0 +1,1177 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "mb4", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "mb4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 11 + }, + { + "__id__": 23 + }, + { + "__id__": 35 + }, + { + "__id__": 46 + } + ], + "_active": true, + "_components": [ + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 69 + }, + { + "__id__": 71 + } + ], + "_prefab": { + "__id__": 73 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 1.7, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + }, + { + "__id__": 18 + }, + { + "__id__": 20 + } + ], + "_prefab": { + "__id__": 22 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -39.719, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": -1.5, + "y": 1.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_customMaterial": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@359de", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aapdDlt5hKmZ6bjST88uia" + }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "1a0c5f31-b1b7-49bf-8cb3-bc67141a5229", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "8aa2021c-518a-4490-aa08-eb2e594772f2", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "aa7907bb-433b-47d1-aa25-b382bc95a3a0", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "82b26706-5572-4a36-9156-6c99c2a076ba", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "e3526bf0-7801-4516-971f-8c8d087e53e6", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "1a0c5f31-b1b7-49bf-8cb3-bc67141a5229", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38QKvo3K5JOqkpBEe+FyRV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 24 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 23 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 25 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 26 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + }, + { + "__id__": 31 + }, + { + "__id__": 32 + }, + { + "__id__": 34 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 33 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 36 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 35 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 37 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 38 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 43 + }, + { + "__id__": 45 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 47 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 46 + }, + "asset": { + "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 48 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e3QxkRVnJFuLIfgrG++ENT", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 53 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_name" + ], + "value": "plus" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.73, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.6, + "y": 1.6, + "z": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 245, + "g": 255, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7fFzhENiBDf5TeBL7e/kJ+", + "9a+65VIghBm4HQxuHPQ/mg" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 58 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 0, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73Bl2rptBKGr6i8cMQId1k", + "a5MYbJnJVJx4g7hgv8+4Vv" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 60 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73Bl2rptBKGr6i8cMQId1k", + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "anm": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "debugMode": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5vv6W0YtAmJB1hZwCBALm" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 70 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 50 + }, + "_size": { + "__type__": "cc.Size", + "width": 30, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23j+p5lLdC+r4iKSVeLNM4" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 46 + }, + { + "__id__": 35 + }, + { + "__id__": 23 + }, + { + "__id__": 2 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mb4.prefab.meta b/assets/resources/game/heros/mb4.prefab.meta new file mode 100644 index 00000000..e843d1d3 --- /dev/null +++ b/assets/resources/game/heros/mb4.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "822b78eb-f08a-4ced-beb3-59de3a38cde3", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "mb4" + } +} diff --git a/assets/resources/game/heros/mud5.prefab b/assets/resources/game/heros/mb5.prefab similarity index 79% rename from assets/resources/game/heros/mud5.prefab rename to assets/resources/game/heros/mb5.prefab index 0ca86ed5..6c1c84cc 100644 --- a/assets/resources/game/heros/mud5.prefab +++ b/assets/resources/game/heros/mb5.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "mud5", + "_name": "mb5", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "mud5", + "_name": "mb5", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,35 +22,41 @@ "__id__": 2 }, { - "__id__": 14 + "__id__": 11 }, { - "__id__": 26 + "__id__": 23 }, { - "__id__": 39 + "__id__": 35 + }, + { + "__id__": 46 } ], "_active": true, "_components": [ { - "__id__": 60 + "__id__": 61 }, { - "__id__": 62 + "__id__": 63 }, { - "__id__": 64 + "__id__": 65 }, { - "__id__": 66 + "__id__": 67 }, { - "__id__": 68 + "__id__": 69 + }, + { + "__id__": 71 } ], "_prefab": { - "__id__": 70 + "__id__": 73 }, "_lpos": { "__type__": "cc.Vec3", @@ -81,6 +87,136 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 1.7, + "z": 1 + } + }, { "__type__": "cc.Node", "_name": "anm", @@ -93,28 +229,28 @@ "_active": true, "_components": [ { - "__id__": 3 + "__id__": 12 }, { - "__id__": 5 + "__id__": 14 }, { - "__id__": 7 + "__id__": 16 }, { - "__id__": 9 + "__id__": 18 }, { - "__id__": 11 + "__id__": 20 } ], "_prefab": { - "__id__": 13 + "__id__": 22 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -30.533, + "y": -39.719, "z": 0 }, "_lrot": { @@ -126,8 +262,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": -1.2, - "y": 1.2, + "x": -1.5, + "y": 1.5, "z": 1 }, "_mobility": 0, @@ -146,11 +282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 4 + "__id__": 13 }, "_contentSize": { "__type__": "cc.Size", @@ -174,11 +310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 6 + "__id__": 15 }, "_id": "" }, @@ -192,11 +328,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 8 + "__id__": 17 }, "_customMaterial": { "__uuid__": "2fcd55a9-38ca-45aa-9164-68e48aaf51ce", @@ -212,7 +348,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e257e", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@65011", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -228,7 +364,7 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" @@ -237,38 +373,76 @@ "__type__": "cc.CompPrefabInfo", "fileId": "aapdDlt5hKmZ6bjST88uia" }, + { + "__type__": "954e43Y+QJHNIUpmqTCWA7A", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "hitFlashMaterial": { + "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", + "__expectedType__": "cc.Material" + }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, { "__type__": "cc.Animation", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 10 + "__id__": 21 }, - "playOnLoad": true, + "playOnLoad": false, "_clips": [ { - "__uuid__": "90d82660-c039-4698-a3e1-3b5879d62a18", + "__uuid__": "e3ddfdd9-f6e3-4acb-a261-e7c0d654ce9c", "__expectedType__": "cc.AnimationClip" }, { - "__uuid__": "913323d9-9add-4579-839f-2811eac8b7d4", + "__uuid__": "6144cc26-bed9-4179-af4f-0a7461b30d96", "__expectedType__": "cc.AnimationClip" }, { - "__uuid__": "8bc5689b-2832-44e3-9669-81d6647c3b83", + "__uuid__": "b13cd482-d14c-4f89-a0b4-60e0aa4c3db7", "__expectedType__": "cc.AnimationClip" }, { - "__uuid__": "216fea49-1084-4ba4-bb21-fcf66d04e7e5", + "__uuid__": "2e2d82d8-b2c8-4546-aa4f-6e705fb10743", "__expectedType__": "cc.AnimationClip" }, { - "__uuid__": "09dc3db8-49ca-410a-9c1f-46f3691431b7", + "__uuid__": "64c6fdc7-1853-4477-949b-5d673eaddb92", "__expectedType__": "cc.AnimationClip" } ], @@ -277,33 +451,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, - { - "__type__": "954e43Y+QJHNIUpmqTCWA7A", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 12 - }, - "hitFlashMaterial": { - "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", - "__expectedType__": "cc.Material" - }, - "outlineMatGreen": null, - "outlineMatBlue": null, - "outlineMatPurple": null, - "outlineMatYellow": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" + "fileId": "46IEqniElFHIZpHvy63Zaj" }, { "__type__": "cc.PrefabInfo", @@ -325,14 +473,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 15 + "__id__": 24 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 14 + "__id__": 23 }, "asset": { "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", @@ -340,7 +488,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 16 + "__id__": 25 }, "targetOverrides": null }, @@ -354,25 +502,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 17 + "__id__": 26 }, { - "__id__": 19 + "__id__": 28 }, { - "__id__": 20 + "__id__": 29 }, { - "__id__": 21 + "__id__": 30 }, { - "__id__": 22 + "__id__": 31 }, { - "__id__": 23 + "__id__": 32 }, { - "__id__": 25 + "__id__": 34 } ], "removedComponents": [] @@ -380,7 +528,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 27 }, "propertyPath": [ "_name" @@ -396,7 +544,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 27 }, "propertyPath": [ "_lpos" @@ -411,7 +559,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 27 }, "propertyPath": [ "_lrot" @@ -427,7 +575,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 27 }, "propertyPath": [ "_euler" @@ -442,7 +590,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 27 }, "propertyPath": [ "_active" @@ -452,7 +600,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 33 }, "propertyPath": [ "_contentSize" @@ -472,15 +620,15 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 18 + "__id__": 27 }, "propertyPath": [ "_lscale" ], "value": { "__type__": "cc.Vec3", - "x": 2, - "y": 2, + "x": 1, + "y": 1, "z": 1 } }, @@ -491,28 +639,28 @@ "__id__": 1 }, "_prefab": { - "__id__": 27 + "__id__": 36 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 26 + "__id__": 35 }, "asset": { - "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", "__expectedType__": "cc.Prefab" }, - "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "fileId": "5fqU0L3/FOhKaco5UkHuWT", "instance": { - "__id__": 28 + "__id__": 37 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "01w1RiKnlNaq+4UeqBz0nN", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", "prefabRootNode": { "__id__": 1 }, @@ -520,25 +668,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 29 + "__id__": 38 }, { - "__id__": 31 + "__id__": 40 }, { - "__id__": 32 + "__id__": 41 }, { - "__id__": 33 + "__id__": 42 }, { - "__id__": 34 + "__id__": 43 }, { - "__id__": 35 - }, - { - "__id__": 37 + "__id__": 45 } ], "removedComponents": [] @@ -546,23 +691,23 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 39 }, "propertyPath": [ "_name" ], - "value": "plus" + "value": "top" }, { "__type__": "cc.TargetInfo", "localID": [ - "54R/aYBglLI4Jn5pm++Jx8" + "5fqU0L3/FOhKaco5UkHuWT" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 39 }, "propertyPath": [ "_lpos" @@ -570,14 +715,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": -3.73, + "y": 80, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 39 }, "propertyPath": [ "_lrot" @@ -593,7 +738,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 39 }, "propertyPath": [ "_euler" @@ -608,7 +753,167 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 44 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 47 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 46 + }, + "asset": { + "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 48 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e3QxkRVnJFuLIfgrG++ENT", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 53 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_name" + ], + "value": "plus" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.73, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 }, "propertyPath": [ "_lscale" @@ -623,7 +928,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 56 }, "propertyPath": [ "_color" @@ -646,7 +951,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 38 + "__id__": 58 }, "propertyPath": [ "_color" @@ -667,346 +972,20 @@ ] }, { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 40 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 39 - }, - "asset": { - "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5fqU0L3/FOhKaco5UkHuWT", - "instance": { - "__id__": 41 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "19NyGzFWhF6bH2LOsj/gPD", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [ - { - "__id__": 42 - } - ], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 50 - }, - { - "__id__": 52 - }, - { - "__id__": 53 - }, - { - "__id__": 54 - }, - { - "__id__": 55 - }, - { - "__id__": 56 - }, - { - "__id__": 58 - } - ], - "removedComponents": [] - }, - { - "__type__": "cc.MountedChildrenInfo", + "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 43 + "__id__": 60 }, - "nodes": [ - { - "__id__": 44 - } - ] + "propertyPath": [ + "_active" + ], + "value": false }, { "__type__": "cc.TargetInfo", "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Skull_Boss_Red", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 39 - } - }, - "_parent": { - "__id__": 39 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 45 - }, - { - "__id__": 47 - } - ], - "_prefab": { - "__id__": 49 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 14.575, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.09999999999999999, - "y": 0.09999999999999999, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 44 - }, - "_enabled": true, - "__prefab": { - "__id__": 46 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 126, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9TsqhE4hLzZrjpuZNqOno" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 44 - }, - "_enabled": true, - "__prefab": { - "__id__": 48 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@eb1e3", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "955O5G/ZpDzZMIefIeLnat" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "51mbNeFzBNjL08MItkj3IX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 51 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 51 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 105, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 51 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 51 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 51 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.3, - "y": 1.3, - "z": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_color" - ], - "value": { - "__type__": "cc.Color", - "r": 255, - "g": 204, - "b": 0, - "a": 255 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "42Iqibz0VOArXYqoFJhNMf" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 59 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 13.675, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bGUhFXlZF/Jdkcq0HY9ai" + "73Bl2rptBKGr6i8cMQId1k", + "54R/aYBglLI4Jn5pm++Jx8" ] }, { @@ -1019,7 +998,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 61 + "__id__": 62 }, "_contentSize": { "__type__": "cc.Size", @@ -1047,10 +1026,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 63 + "__id__": 64 }, "anm": { - "__id__": 5 + "__id__": 14 }, "_id": "" }, @@ -1068,7 +1047,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 66 }, "debugMode": false, "_id": "" @@ -1087,12 +1066,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 68 }, "enabledContactListener": true, "bullet": false, "awakeOnLoad": true, - "_group": 2, + "_group": 4, "_type": 1, "_allowSleep": false, "_gravityScale": 1, @@ -1121,7 +1100,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 70 }, "tag": 0, "_group": 4, @@ -1145,6 +1124,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1158,13 +1158,16 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 39 + "__id__": 46 }, { - "__id__": 26 + "__id__": 35 }, { - "__id__": 14 + "__id__": 23 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/game/heros/mb5.prefab.meta b/assets/resources/game/heros/mb5.prefab.meta new file mode 100644 index 00000000..c3453d3f --- /dev/null +++ b/assets/resources/game/heros/mb5.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "e085e855-5118-4de2-953d-917645f1b2d1", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "mb5" + } +} diff --git a/assets/resources/game/heros/mo6.prefab b/assets/resources/game/heros/mb6.prefab similarity index 71% rename from assets/resources/game/heros/mo6.prefab rename to assets/resources/game/heros/mb6.prefab index 6bcb388a..e13ce949 100644 --- a/assets/resources/game/heros/mo6.prefab +++ b/assets/resources/game/heros/mb6.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "mo6", + "_name": "mb6", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "mo6", + "_name": "mb6", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,38 +22,41 @@ "__id__": 2 }, { - "__id__": 8 + "__id__": 11 }, { - "__id__": 20 + "__id__": 23 }, { - "__id__": 32 + "__id__": 35 }, { - "__id__": 45 + "__id__": 46 } ], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 61 }, { - "__id__": 68 + "__id__": 63 }, { - "__id__": 70 + "__id__": 65 }, { - "__id__": 72 + "__id__": 67 }, { - "__id__": 74 + "__id__": 69 + }, + { + "__id__": 71 } ], "_prefab": { - "__id__": 76 + "__id__": 73 }, "_lpos": { "__type__": "cc.Vec3", @@ -86,139 +89,133 @@ }, { "__type__": "cc.Node", - "_name": "shadow", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "1e4a101d-7d40-4611-8ccf-f2408bed7bf2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "68mbLQeptP8Kf2mAvL01yn", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "294AH+qohPVbDWPGpilH72", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 } ], - "_prefab": { - "__id__": 7 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "shadow" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68mbLQeptP8Kf2mAvL01yn" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, - "y": 4.003, + "y": 5, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.9, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 85, - "height": 12 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "289mxiIeZAq5VcMAuLE7rA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { "__id__": 6 }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 7, - "g": 1, - "b": 1, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@34d88", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c1PJIP21hDM5iY0zFNgCf2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "edcQPbD4FCoIVgI1uYp0xg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.9, + "z": 1 + } }, { "__type__": "cc.Node", @@ -232,28 +229,28 @@ "_active": true, "_components": [ { - "__id__": 9 + "__id__": 12 }, { - "__id__": 11 + "__id__": 14 }, { - "__id__": 13 + "__id__": 16 }, { - "__id__": 15 + "__id__": 18 }, { - "__id__": 17 + "__id__": 20 } ], "_prefab": { - "__id__": 19 + "__id__": 22 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -40.734, + "y": -39.719, "z": 0 }, "_lrot": { @@ -285,11 +282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 10 + "__id__": 13 }, "_contentSize": { "__type__": "cc.Size", @@ -313,11 +310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 15 }, "_id": "" }, @@ -331,11 +328,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 14 + "__id__": 17 }, "_customMaterial": { "__uuid__": "2fcd55a9-38ca-45aa-9164-68e48aaf51ce", @@ -351,7 +348,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a9d56", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@72109", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -367,7 +364,7 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "__expectedType__": "cc.SpriteAtlas" }, "_id": "" @@ -376,69 +373,88 @@ "__type__": "cc.CompPrefabInfo", "fileId": "aapdDlt5hKmZ6bjST88uia" }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 8 - }, - "_enabled": true, - "__prefab": { - "__id__": 16 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "eef279dc-fd55-45a3-96b0-94ef3bfed953", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "a72e6dd2-b41e-429f-929e-7b5e150b3bc8", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "d9cf7797-9837-4342-b80f-4f8ea866955e", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "8fc83c7d-e4aa-47a2-9a79-b028fe0bb008", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "c974e351-2cb1-4b8b-8d34-2c689a46bb98", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, { "__type__": "954e43Y+QJHNIUpmqTCWA7A", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 19 }, "hitFlashMaterial": { "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", "__expectedType__": "cc.Material" }, + "outlineMatGreen": { + "__uuid__": "ded728b9-6dd0-4c37-9970-9745c62aa8bf", + "__expectedType__": "cc.Material" + }, + "outlineMatBlue": { + "__uuid__": "0f38817f-a8df-4547-8b37-e7ed29de8216", + "__expectedType__": "cc.Material" + }, + "outlineMatPurple": { + "__uuid__": "acf230af-e9ae-42f8-80a1-552d7d10390f", + "__expectedType__": "cc.Material" + }, + "outlineMatYellow": { + "__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde", + "__expectedType__": "cc.Material" + }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" + "fileId": "f9iLivg4dHhJksWCjvY9/w" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "55ecc0d8-4e5d-4d8c-96df-f618f2ee6bc5", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "81097a9c-9a4f-457a-8f3d-a83292f11135", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "785d14c7-b9fd-4c30-a5ea-1d67f4ca650a", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "973492bf-b3db-4419-9aad-541fea5df9ce", + "__expectedType__": "cc.AnimationClip" + }, + { + "__uuid__": "6e97392a-0cc3-4814-ad5a-c8cc3908b0b0", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "55ecc0d8-4e5d-4d8c-96df-f618f2ee6bc5", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "63PyxqXDBBDqEapqnXupfk" }, { "__type__": "cc.PrefabInfo", @@ -460,14 +476,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 21 + "__id__": 24 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 20 + "__id__": 23 }, "asset": { "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", @@ -475,7 +491,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 22 + "__id__": 25 }, "targetOverrides": null }, @@ -488,26 +504,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 23 - }, - { - "__id__": 25 - }, { "__id__": 26 }, - { - "__id__": 27 - }, { "__id__": 28 }, { "__id__": 29 }, + { + "__id__": 30 + }, { "__id__": 31 + }, + { + "__id__": 32 + }, + { + "__id__": 34 } ], "removedComponents": [] @@ -515,7 +531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_name" @@ -531,7 +547,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_lpos" @@ -546,7 +562,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_lrot" @@ -562,7 +578,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_euler" @@ -577,7 +593,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_active" @@ -587,7 +603,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 30 + "__id__": 33 }, "propertyPath": [ "_contentSize" @@ -607,15 +623,15 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 24 + "__id__": 27 }, "propertyPath": [ "_lscale" ], "value": { "__type__": "cc.Vec3", - "x": 1.8, - "y": 1.8, + "x": 1, + "y": 1, "z": 1 } }, @@ -626,54 +642,51 @@ "__id__": 1 }, "_prefab": { - "__id__": 33 + "__id__": 36 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 32 + "__id__": 35 }, "asset": { - "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", "__expectedType__": "cc.Prefab" }, - "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "fileId": "5fqU0L3/FOhKaco5UkHuWT", "instance": { - "__id__": 34 + "__id__": 37 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "f2b5PMEsFDJa9DkuZxsrDG", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", "prefabRootNode": { "__id__": 1 }, "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, { "__id__": 38 }, - { - "__id__": 39 - }, { "__id__": 40 }, { "__id__": 41 }, + { + "__id__": 42 + }, { "__id__": 43 + }, + { + "__id__": 45 } ], "removedComponents": [] @@ -681,23 +694,23 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_name" ], - "value": "plus" + "value": "top" }, { "__type__": "cc.TargetInfo", "localID": [ - "54R/aYBglLI4Jn5pm++Jx8" + "5fqU0L3/FOhKaco5UkHuWT" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_lpos" @@ -705,14 +718,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": -3.73, + "y": 143.701, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_lrot" @@ -728,7 +741,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 39 }, "propertyPath": [ "_euler" @@ -743,22 +756,182 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 36 + "__id__": 44 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 39 }, "propertyPath": [ "_lscale" ], "value": { "__type__": "cc.Vec3", - "x": 1.4, - "y": 1.4, + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 47 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 46 + }, + "asset": { + "__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 48 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e3QxkRVnJFuLIfgrG++ENT", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 49 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 53 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_name" + ], + "value": "plus" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.73, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.6, + "y": 1.6, "z": 1 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 42 + "__id__": 56 }, "propertyPath": [ "_color" @@ -781,7 +954,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 44 + "__id__": 58 }, "propertyPath": [ "_color" @@ -802,346 +975,20 @@ ] }, { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 46 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 45 - }, - "asset": { - "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5fqU0L3/FOhKaco5UkHuWT", - "instance": { - "__id__": 47 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "81GlfEj4FJoa0wNQ/nhOwP", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [ - { - "__id__": 48 - } - ], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 56 - }, - { - "__id__": 58 - }, - { - "__id__": 59 - }, - { - "__id__": 60 - }, - { - "__id__": 61 - }, - { - "__id__": 62 - }, - { - "__id__": 64 - } - ], - "removedComponents": [] - }, - { - "__type__": "cc.MountedChildrenInfo", + "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 49 + "__id__": 60 }, - "nodes": [ - { - "__id__": 50 - } - ] + "propertyPath": [ + "_active" + ], + "value": false }, { "__type__": "cc.TargetInfo", "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Skull_Boss_Red", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 45 - } - }, - "_parent": { - "__id__": 45 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 51 - }, - { - "__id__": 53 - } - ], - "_prefab": { - "__id__": 55 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0.9007692307691286, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.09999999999999999, - "y": 0.09999999999999999, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": { - "__id__": 52 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 126, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9TsqhE4hLzZrjpuZNqOno" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": { - "__id__": 54 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@eb1e3", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "955O5G/ZpDzZMIefIeLnat" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "51mbNeFzBNjL08MItkj3IX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 100.628, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 57 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.3, - "y": 1.3, - "z": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 63 - }, - "propertyPath": [ - "_color" - ], - "value": { - "__type__": "cc.Color", - "r": 255, - "g": 204, - "b": 0, - "a": 255 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "42Iqibz0VOArXYqoFJhNMf" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 65 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bGUhFXlZF/Jdkcq0HY9ai" + "73Bl2rptBKGr6i8cMQId1k", + "54R/aYBglLI4Jn5pm++Jx8" ] }, { @@ -1154,12 +1001,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 62 }, "_contentSize": { "__type__": "cc.Size", "width": 80, - "height": 100 + "height": 130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1182,10 +1029,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 64 }, "anm": { - "__id__": 11 + "__id__": 14 }, "_id": "" }, @@ -1203,7 +1050,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 66 }, "debugMode": false, "_id": "" @@ -1222,12 +1069,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 68 }, "enabledContactListener": true, "bullet": false, "awakeOnLoad": true, - "_group": 2, + "_group": 4, "_type": 1, "_allowSleep": false, "_gravityScale": 1, @@ -1256,7 +1103,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 70 }, "tag": 0, "_group": 4, @@ -1280,6 +1127,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "playOnLoad": false, + "_clips": [], + "_defaultClip": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49+IQe4gZPPYzJ/FgxeX/O" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1293,13 +1161,16 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 45 + "__id__": 46 }, { - "__id__": 32 + "__id__": 35 }, { - "__id__": 20 + "__id__": 23 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/game/heros/mb6.prefab.meta b/assets/resources/game/heros/mb6.prefab.meta new file mode 100644 index 00000000..37564a99 --- /dev/null +++ b/assets/resources/game/heros/mb6.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "80594bf6-c321-404d-9746-86547932428e", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "mb6" + } +} diff --git a/assets/resources/game/heros/mo3.prefab b/assets/resources/game/heros/mo3.prefab deleted file mode 100644 index c422f3d1..00000000 --- a/assets/resources/game/heros/mo3.prefab +++ /dev/null @@ -1,763 +0,0 @@ -[ - { - "__type__": "cc.Prefab", - "_name": "mo3", - "_objFlags": 0, - "__editorExtras__": {}, - "_native": "", - "data": { - "__id__": 1 - }, - "optimizationPolicy": 0, - "persistent": false - }, - { - "__type__": "cc.Node", - "_name": "mo3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": null, - "_children": [ - { - "__id__": 2 - }, - { - "__id__": 14 - }, - { - "__id__": 26 - } - ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, - { - "__id__": 43 - } - ], - "_prefab": { - "__id__": 45 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -0.041, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "anm", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, - { - "__id__": 11 - } - ], - "_prefab": { - "__id__": 13 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -29.621, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": -1.2, - "y": 1.2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 128, - "height": 128 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" - }, - { - "__type__": "4ba4awuz8tF34rq4TkZ9W1S", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "569pdLaDNB6qtHi4mnEa2p" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 8 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@95d47", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aapdDlt5hKmZ6bjST88uia" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "4949e728-0192-4f1d-a0b5-dacf3f3270aa", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "9697b6a9-775b-473a-a697-9ae509b28fac", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "9480daa7-9a5c-44c9-8b16-eab5a98c4ee3", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "8f45092a-8c49-4291-8795-d1eced44d217", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "f680424e-a749-4e24-9b8a-3839fb25cd3c", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, - { - "__type__": "954e43Y+QJHNIUpmqTCWA7A", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 12 - }, - "hitFlashMaterial": { - "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", - "__expectedType__": "cc.Material" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e4XOt+7BBBWYCH6pjBzbHe" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4aKyovCOhDJpr23Of35+5a", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 15 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 14 - }, - "asset": { - "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 16 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "3a1pwLAh1NkYnlDVrAFcnS", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, - { - "__id__": 23 - }, - { - "__id__": 25 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_name" - ], - "value": "shielded" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 24 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "63NP9yq3hEUKD/OZZZ5t7x" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 27 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 26 - }, - "asset": { - "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5fqU0L3/FOhKaco5UkHuWT", - "instance": { - "__id__": 28 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "00h7eq0jlKdq/qkVTmoJpy", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 29 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, - { - "__id__": 34 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 93.294, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14OhXRCixNOaApgow/hFbp" - }, - { - "__type__": "a0379fmhvBHcbNcBF/l43O8", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 38 - }, - "anm": { - "__id__": 5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "73PcRpG0xKxJpIRC2zbI/o" - }, - { - "__type__": "873f8d+SolMEo8DiTTxZRh4", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 40 - }, - "debugMode": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 42 - }, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 2, - "_type": 1, - "_allowSleep": false, - "_gravityScale": 1, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a5vv6W0YtAmJB1hZwCBALm" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 44 - }, - "tag": 0, - "_group": 4, - "_density": 1, - "_sensor": true, - "_friction": 0.2, - "_restitution": 0, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 50 - }, - "_size": { - "__type__": "cc.Size", - "width": 30, - "height": 100 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23j+p5lLdC+r4iKSVeLNM4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdklpBwCBM/qJ4WFlQF3kT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": [ - { - "__id__": 26 - }, - { - "__id__": 14 - } - ] - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mo5.prefab.meta b/assets/resources/game/heros/mo5.prefab.meta deleted file mode 100644 index 7bd2bc32..00000000 --- a/assets/resources/game/heros/mo5.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "24a53cb9-dbcf-4a84-a733-56cd9b1a4ffa", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "mo5" - } -} diff --git a/assets/resources/game/heros/mo6.prefab.meta b/assets/resources/game/heros/mo6.prefab.meta deleted file mode 100644 index 54effedc..00000000 --- a/assets/resources/game/heros/mo6.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "2b120a68-a40f-4e2d-a745-b31546e656d1", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "mo6" - } -} diff --git a/assets/resources/game/heros/mon/m1.meta b/assets/resources/game/heros/mon/m1.meta new file mode 100644 index 00000000..725ae3a3 --- /dev/null +++ b/assets/resources/game/heros/mon/m1.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"4fceb315-0641-469c-9760-c08caed7b4ae","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m1/atk0.anim b/assets/resources/game/heros/mon/m1/atk0.anim new file mode 100644 index 00000000..f852ade7 --- /dev/null +++ b/assets/resources/game/heros/mon/m1/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@12b65", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@aac6c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc0af", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@11019", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@398d7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@70322", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4a3ef", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@74fd6", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo4/atk0.anim.meta b/assets/resources/game/heros/mon/m1/atk0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo4/atk0.anim.meta rename to assets/resources/game/heros/mon/m1/atk0.anim.meta index 62be23f0..711967b2 100644 --- a/assets/resources/game/heros/mon/mo4/atk0.anim.meta +++ b/assets/resources/game/heros/mon/m1/atk0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2707c783-6125-45b6-883f-5683aebd9ea2","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"3ef881d9-7864-4215-b5a5-95c8cd63ad96","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mo3/move.anim b/assets/resources/game/heros/mon/m1/idle.anim similarity index 71% rename from assets/resources/game/heros/mon/mo3/move.anim rename to assets/resources/game/heros/mon/m1/idle.anim index b32bc61f..3ff79f3b 100644 --- a/assets/resources/game/heros/mon/mo3/move.anim +++ b/assets/resources/game/heros/mon/m1/idle.anim @@ -1,7 +1,7 @@ [ { "__type__": "cc.AnimationClip", - "_name": "move", + "_name": "idle", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 2, "enableTrsBlending": false, - "_duration": 0.5333333333333333, + "_duration": 0.6, "_hash": 500763545, "_tracks": [ { @@ -68,39 +68,44 @@ 0.26666666666666666, 0.3333333333333333, 0.4, - 0.4666666666666667 + 0.4666666666666667, + 0.5333333333333333 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5e9ba", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bffeb", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c5354", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e0366", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0f432", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0d164", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@fdd89", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@96ccd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6a436", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6c3a5", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@bd61a", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9b890", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4bd65", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@69dbe", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b37c2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@18ad4", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ce319", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mo1/idle.anim.meta b/assets/resources/game/heros/mon/m1/idle.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo1/idle.anim.meta rename to assets/resources/game/heros/mon/m1/idle.anim.meta index ff7952d2..1c7a0ac9 100644 --- a/assets/resources/game/heros/mon/mo1/idle.anim.meta +++ b/assets/resources/game/heros/mon/m1/idle.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"c457fdda-c088-45bd-a937-c1a61717b076","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"85cb2fff-888e-4540-8190-0e7156203f4c","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mo6/move.anim b/assets/resources/game/heros/mon/m1/max0.anim similarity index 72% rename from assets/resources/game/heros/mon/mo6/move.anim rename to assets/resources/game/heros/mon/m1/max0.anim index 97ce1fcc..6a05082b 100644 --- a/assets/resources/game/heros/mon/mo6/move.anim +++ b/assets/resources/game/heros/mon/m1/max0.anim @@ -1,17 +1,17 @@ [ { "__type__": "cc.AnimationClip", - "_name": "move", + "_name": "max0", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] }, "_native": "", - "sample": 10, + "sample": 20, "speed": 1, - "wrapMode": 2, + "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.8, + "_duration": 0.4, "_hash": 500763545, "_tracks": [ { @@ -62,45 +62,45 @@ "__type__": "cc.ObjectCurve", "_times": [ 0, + 0.05, 0.1, + 0.15, 0.2, + 0.25, 0.3, - 0.4, - 0.5, - 0.6, - 0.7 + 0.35 ], "_values": [ { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@74a00", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@12b65", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@2861c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@aac6c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ac4d9", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc0af", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@30a3e", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@11019", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@142f6", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@398d7", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a342c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@70322", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4a64b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4a3ef", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f7e91", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@74fd6", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mo3/max0.anim.meta b/assets/resources/game/heros/mon/m1/max0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo3/max0.anim.meta rename to assets/resources/game/heros/mon/m1/max0.anim.meta index 71ba4904..565e31ed 100644 --- a/assets/resources/game/heros/mon/mo3/max0.anim.meta +++ b/assets/resources/game/heros/mon/m1/max0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"9480daa7-9a5c-44c9-8b16-eab5a98c4ee3","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f89043f4-44f4-4d97-beab-2948de20fa38","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m1/max1.anim b/assets/resources/game/heros/mon/m1/max1.anim new file mode 100644 index 00000000..2334df97 --- /dev/null +++ b/assets/resources/game/heros/mon/m1/max1.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@12b65", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@aac6c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc0af", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@11019", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@398d7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@70322", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4a3ef", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@74fd6", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo5/max1.anim.meta b/assets/resources/game/heros/mon/m1/max1.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo5/max1.anim.meta rename to assets/resources/game/heros/mon/m1/max1.anim.meta index 6474d719..64d1ebf9 100644 --- a/assets/resources/game/heros/mon/mo5/max1.anim.meta +++ b/assets/resources/game/heros/mon/m1/max1.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"7ecace36-d785-415f-a1f4-b53476c52584","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6a8db848-75fa-42eb-b1fc-36acdbe87748","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m1/move.anim b/assets/resources/game/heros/mon/m1/move.anim new file mode 100644 index 00000000..e7e787a7 --- /dev/null +++ b/assets/resources/game/heros/mon/m1/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b210e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d0c3e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0e7c2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a0449", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@df725", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@85491", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo2/move.anim.meta b/assets/resources/game/heros/mon/m1/move.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo2/move.anim.meta rename to assets/resources/game/heros/mon/m1/move.anim.meta index 751c3071..eed8d0bb 100644 --- a/assets/resources/game/heros/mon/mo2/move.anim.meta +++ b/assets/resources/game/heros/mon/m1/move.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"78da8ce0-399f-4540-97b6-cb961fab4443","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f963f547-d6d9-4d75-89d8-a59b64ae7498","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m10.meta b/assets/resources/game/heros/mon/m10.meta new file mode 100644 index 00000000..26784d55 --- /dev/null +++ b/assets/resources/game/heros/mon/m10.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"defae920-ef61-44b3-b295-4f879d6d3afd","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m10/atk0.anim b/assets/resources/game/heros/mon/m10/atk0.anim new file mode 100644 index 00000000..975e83fa --- /dev/null +++ b/assets/resources/game/heros/mon/m10/atk0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_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/mon/mo5/atk0.anim.meta b/assets/resources/game/heros/mon/m10/atk0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo5/atk0.anim.meta rename to assets/resources/game/heros/mon/m10/atk0.anim.meta index 6b8a8072..a5078eb9 100644 --- a/assets/resources/game/heros/mon/mo5/atk0.anim.meta +++ b/assets/resources/game/heros/mon/m10/atk0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8d0f29ab-1502-4a6e-959d-fb1466472ea0","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"fa4da80d-89ce-46c2-b404-3e270233fe1a","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/m10/idle.anim b/assets/resources/game/heros/mon/m10/idle.anim new file mode 100644 index 00000000..7e6765cd --- /dev/null +++ b/assets/resources/game/heros/mon/m10/idle.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo2/idle.anim.meta b/assets/resources/game/heros/mon/m10/idle.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo2/idle.anim.meta rename to assets/resources/game/heros/mon/m10/idle.anim.meta index c3a3d2de..519862fe 100644 --- a/assets/resources/game/heros/mon/mo2/idle.anim.meta +++ b/assets/resources/game/heros/mon/m10/idle.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"71bc2bec-d961-43e9-9b72-8814118087f2","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"51d04161-c12f-43b2-83cc-525af3765a9a","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/m10/max0.anim b/assets/resources/game/heros/mon/m10/max0.anim new file mode 100644 index 00000000..c7db34eb --- /dev/null +++ b/assets/resources/game/heros/mon/m10/max0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "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/mon/mo5/max0.anim.meta b/assets/resources/game/heros/mon/m10/max0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo5/max0.anim.meta rename to assets/resources/game/heros/mon/m10/max0.anim.meta index 90dffd90..df307d1e 100644 --- a/assets/resources/game/heros/mon/mo5/max0.anim.meta +++ b/assets/resources/game/heros/mon/m10/max0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"12accf40-eb67-4a95-8c52-a84bcb68c0fc","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"38b6189e-de01-4675-b461-936cf4ebcc36","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m10/max1.anim b/assets/resources/game/heros/mon/m10/max1.anim new file mode 100644 index 00000000..14d5c32b --- /dev/null +++ b/assets/resources/game/heros/mon/m10/max1.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_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/mon/mo6/max1.anim.meta b/assets/resources/game/heros/mon/m10/max1.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo6/max1.anim.meta rename to assets/resources/game/heros/mon/m10/max1.anim.meta index 53096550..489f51c7 100644 --- a/assets/resources/game/heros/mon/mo6/max1.anim.meta +++ b/assets/resources/game/heros/mon/m10/max1.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8fc83c7d-e4aa-47a2-9a79-b028fe0bb008","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"7bff276f-ed32-4ebb-9703-d33ae7c17ecc","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m10/move.anim b/assets/resources/game/heros/mon/m10/move.anim new file mode 100644 index 00000000..a6b71180 --- /dev/null +++ b/assets/resources/game/heros/mon/m10/move.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo1/move.anim.meta b/assets/resources/game/heros/mon/m10/move.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo1/move.anim.meta rename to assets/resources/game/heros/mon/m10/move.anim.meta index 611023e9..677f2781 100644 --- a/assets/resources/game/heros/mon/mo1/move.anim.meta +++ b/assets/resources/game/heros/mon/m10/move.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"555d9736-2615-4539-a241-7b886f1cd2c1","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f1a91377-5f3c-474e-b19f-3b6468013d2d","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m2.meta b/assets/resources/game/heros/mon/m2.meta new file mode 100644 index 00000000..3b0aa606 --- /dev/null +++ b/assets/resources/game/heros/mon/m2.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"90ee2840-c93b-4b40-9f51-63faa047af7a","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m2/atk0.anim b/assets/resources/game/heros/mon/m2/atk0.anim new file mode 100644 index 00000000..45cb6f13 --- /dev/null +++ b/assets/resources/game/heros/mon/m2/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc99a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b3a85", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@98c41", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8feb2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@276d8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6833f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9f28a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@38561", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo6/atk0.anim.meta b/assets/resources/game/heros/mon/m2/atk0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo6/atk0.anim.meta rename to assets/resources/game/heros/mon/m2/atk0.anim.meta index 5f381fbe..277a75a8 100644 --- a/assets/resources/game/heros/mon/mo6/atk0.anim.meta +++ b/assets/resources/game/heros/mon/m2/atk0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"eef279dc-fd55-45a3-96b0-94ef3bfed953","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f9c025b8-9ccc-45e2-b235-9ee03d316722","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mo2/move.anim b/assets/resources/game/heros/mon/m2/idle.anim similarity index 71% rename from assets/resources/game/heros/mon/mo2/move.anim rename to assets/resources/game/heros/mon/m2/idle.anim index 0fdf4fde..8b3e9a70 100644 --- a/assets/resources/game/heros/mon/mo2/move.anim +++ b/assets/resources/game/heros/mon/m2/idle.anim @@ -1,7 +1,7 @@ [ { "__type__": "cc.AnimationClip", - "_name": "move", + "_name": "idle", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 2, "enableTrsBlending": false, - "_duration": 0.5333333333333333, + "_duration": 0.6, "_hash": 500763545, "_tracks": [ { @@ -68,39 +68,44 @@ 0.26666666666666666, 0.3333333333333333, 0.4, - 0.4666666666666667 + 0.4666666666666667, + 0.5333333333333333 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c4238", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d02a6", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3f04b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@264ac", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@efc4c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9661f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c32f0", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9dde1", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cd9c4", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f8fcb", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5d9a2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@789d6", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1354e", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cddc1", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@606b6", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@166cb", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5aa4c", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mo3/idle.anim.meta b/assets/resources/game/heros/mon/m2/idle.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo3/idle.anim.meta rename to assets/resources/game/heros/mon/m2/idle.anim.meta index 271d34f8..f9892514 100644 --- a/assets/resources/game/heros/mon/mo3/idle.anim.meta +++ b/assets/resources/game/heros/mon/m2/idle.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"9697b6a9-775b-473a-a697-9ae509b28fac","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"35b3ddd9-ae29-4eb4-ad63-b441c2e210c6","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/m2/max0.anim b/assets/resources/game/heros/mon/m2/max0.anim new file mode 100644 index 00000000..5b2ef461 --- /dev/null +++ b/assets/resources/game/heros/mon/m2/max0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.4, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc99a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b3a85", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@98c41", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8feb2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@276d8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6833f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9f28a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@38561", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo6/max0.anim.meta b/assets/resources/game/heros/mon/m2/max0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo6/max0.anim.meta rename to assets/resources/game/heros/mon/m2/max0.anim.meta index 91113021..fd4971a3 100644 --- a/assets/resources/game/heros/mon/mo6/max0.anim.meta +++ b/assets/resources/game/heros/mon/m2/max0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"d9cf7797-9837-4342-b80f-4f8ea866955e","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8206eab5-ad32-4a1b-b6c8-abd8d4c944ed","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m2/max1.anim b/assets/resources/game/heros/mon/m2/max1.anim new file mode 100644 index 00000000..d95bfc59 --- /dev/null +++ b/assets/resources/game/heros/mon/m2/max1.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc99a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b3a85", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@98c41", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8feb2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@276d8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6833f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9f28a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@38561", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud1/max1.anim.meta b/assets/resources/game/heros/mon/m2/max1.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mud1/max1.anim.meta rename to assets/resources/game/heros/mon/m2/max1.anim.meta index fd0e640c..b56c825c 100644 --- a/assets/resources/game/heros/mon/mud1/max1.anim.meta +++ b/assets/resources/game/heros/mon/m2/max1.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"e1ebd3f0-800f-4791-81f5-f0083b1489bb","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f222a483-d2f1-4222-87fc-0eb11d3ec1ef","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m2/move.anim b/assets/resources/game/heros/mon/m2/move.anim new file mode 100644 index 00000000..edc9d3c6 --- /dev/null +++ b/assets/resources/game/heros/mon/m2/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@49cbe", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@36089", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7164f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2dba6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9000c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@87962", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo3/move.anim.meta b/assets/resources/game/heros/mon/m2/move.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo3/move.anim.meta rename to assets/resources/game/heros/mon/m2/move.anim.meta index 1d3bca18..760bf00d 100644 --- a/assets/resources/game/heros/mon/mo3/move.anim.meta +++ b/assets/resources/game/heros/mon/m2/move.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8f45092a-8c49-4291-8795-d1eced44d217","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"4f084b98-7ea6-46bc-8469-e49a9319a9e5","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m3.meta b/assets/resources/game/heros/mon/m3.meta new file mode 100644 index 00000000..ea9f653c --- /dev/null +++ b/assets/resources/game/heros/mon/m3.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"036bfecd-6e5c-47bb-9fdd-a8a2c92e181e","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo5/max0.anim b/assets/resources/game/heros/mon/m3/atk0.anim similarity index 71% rename from assets/resources/game/heros/mon/mo5/max0.anim rename to assets/resources/game/heros/mon/m3/atk0.anim index 493715c3..e25bbce0 100644 --- a/assets/resources/game/heros/mon/mo5/max0.anim +++ b/assets/resources/game/heros/mon/m3/atk0.anim @@ -1,7 +1,7 @@ [ { "__type__": "cc.AnimationClip", - "_name": "max0", + "_name": "atk0", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] @@ -80,67 +80,67 @@ ], "_values": [ { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ef0d0", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1b3cf", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d341b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cdd61", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c76e9", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bd4c3", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@32a75", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@56aef", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0bb0e", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6c6ba", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@03671", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a5d04", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e98b2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@35477", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c1c6f", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9a95f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c490d", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c65e2", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@78559", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@992fd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@154e7", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@826ae", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4bb3d", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8781f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@faa21", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2a8a3", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b6d64", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5dc76", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a429b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@887ef", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3b5b0", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6be24", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mo2/atk0.anim.meta b/assets/resources/game/heros/mon/m3/atk0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo2/atk0.anim.meta rename to assets/resources/game/heros/mon/m3/atk0.anim.meta index 571c05cd..2eac6bc9 100644 --- a/assets/resources/game/heros/mon/mo2/atk0.anim.meta +++ b/assets/resources/game/heros/mon/m3/atk0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"5761a09c-30b7-4d2c-849d-e4c5911fbce9","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b7379e05-28db-4b91-93ac-5e7267af3da2","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mo4/move.anim b/assets/resources/game/heros/mon/m3/idle.anim similarity index 71% rename from assets/resources/game/heros/mon/mo4/move.anim rename to assets/resources/game/heros/mon/m3/idle.anim index 3612f804..881391ff 100644 --- a/assets/resources/game/heros/mon/mo4/move.anim +++ b/assets/resources/game/heros/mon/m3/idle.anim @@ -1,7 +1,7 @@ [ { "__type__": "cc.AnimationClip", - "_name": "move", + "_name": "idle", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 2, "enableTrsBlending": false, - "_duration": 0.5333333333333333, + "_duration": 0.6, "_hash": 500763545, "_tracks": [ { @@ -68,39 +68,44 @@ 0.26666666666666666, 0.3333333333333333, 0.4, - 0.4666666666666667 + 0.4666666666666667, + 0.5333333333333333 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5c9cf", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4e43c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a8bb5", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d53d0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5e696", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ba16f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4e4b1", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@22c36", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0e061", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bf726", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@be8d7", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cb38e", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@96df6", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d6efa", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@360c8", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@655cf", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b964f", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mo5/idle.anim.meta b/assets/resources/game/heros/mon/m3/idle.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo5/idle.anim.meta rename to assets/resources/game/heros/mon/m3/idle.anim.meta index fb1e6a65..9af180f1 100644 --- a/assets/resources/game/heros/mon/mo5/idle.anim.meta +++ b/assets/resources/game/heros/mon/m3/idle.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"0aa60dde-1004-4165-a668-f17ca74223b0","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6f56e3d3-d69d-4ef8-bcdd-2b095cca75ea","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mo6/max1.anim b/assets/resources/game/heros/mon/m3/max0.anim similarity index 69% rename from assets/resources/game/heros/mon/mo6/max1.anim rename to assets/resources/game/heros/mon/m3/max0.anim index 644fa467..92ad5b2a 100644 --- a/assets/resources/game/heros/mon/mo6/max1.anim +++ b/assets/resources/game/heros/mon/m3/max0.anim @@ -1,7 +1,7 @@ [ { "__type__": "cc.AnimationClip", - "_name": "max1", + "_name": "max0", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] @@ -80,67 +80,67 @@ ], "_values": [ { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@48316", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1b3cf", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@20079", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cdd61", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a7233", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bd4c3", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@50452", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@56aef", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f45d3", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6c6ba", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3ba09", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a5d04", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3c616", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@35477", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d0a85", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9a95f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@77ebc", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c65e2", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@99b48", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@992fd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7f111", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@826ae", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3e3b7", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8781f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@12fd3", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2a8a3", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@15f92", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5dc76", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0a87a", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@887ef", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fc662", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6be24", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mud1/max0.anim.meta b/assets/resources/game/heros/mon/m3/max0.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mud1/max0.anim.meta rename to assets/resources/game/heros/mon/m3/max0.anim.meta index 951e44dd..774bb26e 100644 --- a/assets/resources/game/heros/mon/mud1/max0.anim.meta +++ b/assets/resources/game/heros/mon/m3/max0.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"cf6c517f-0b5c-4653-8963-e6fdbfb47c0f","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"e7e89dae-df99-4e42-8476-c4c33ffab0b0","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mo5/max1.anim b/assets/resources/game/heros/mon/m3/max1.anim similarity index 71% rename from assets/resources/game/heros/mon/mo5/max1.anim rename to assets/resources/game/heros/mon/m3/max1.anim index 008ccadd..16146427 100644 --- a/assets/resources/game/heros/mon/mo5/max1.anim +++ b/assets/resources/game/heros/mon/m3/max1.anim @@ -80,67 +80,67 @@ ], "_values": [ { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ef0d0", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1b3cf", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d341b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cdd61", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c76e9", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bd4c3", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@32a75", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@56aef", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0bb0e", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6c6ba", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@03671", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a5d04", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e98b2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@35477", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c1c6f", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9a95f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c490d", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c65e2", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@78559", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@992fd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@154e7", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@826ae", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4bb3d", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8781f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@faa21", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2a8a3", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b6d64", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5dc76", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a429b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@887ef", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3b5b0", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6be24", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mud2/max1.anim.meta b/assets/resources/game/heros/mon/m3/max1.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mud2/max1.anim.meta rename to assets/resources/game/heros/mon/m3/max1.anim.meta index aed34ff2..de501fb1 100644 --- a/assets/resources/game/heros/mon/mud2/max1.anim.meta +++ b/assets/resources/game/heros/mon/m3/max1.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"3b0155b1-b62b-4ade-a378-4a9630a60225","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"1a687cd9-9b39-4533-a9d4-c655773defc6","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m3/move.anim b/assets/resources/game/heros/mon/m3/move.anim new file mode 100644 index 00000000..8f4b209a --- /dev/null +++ b/assets/resources/game/heros/mon/m3/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@15259", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4e3ca", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@68b3c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0c556", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bde7b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1a7f9", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo5/move.anim.meta b/assets/resources/game/heros/mon/m3/move.anim.meta similarity index 61% rename from assets/resources/game/heros/mon/mo5/move.anim.meta rename to assets/resources/game/heros/mon/m3/move.anim.meta index e58b332e..c671c94f 100644 --- a/assets/resources/game/heros/mon/mo5/move.anim.meta +++ b/assets/resources/game/heros/mon/m3/move.anim.meta @@ -1 +1 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"d5f1c19c-b29f-437e-b76e-af75ba036bf4","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2404c3e3-a281-48b8-a285-41d7daab37eb","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m4.meta b/assets/resources/game/heros/mon/m4.meta new file mode 100644 index 00000000..4477cd58 --- /dev/null +++ b/assets/resources/game/heros/mon/m4.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"44261ed6-8625-4740-b8f9-36f767619b95","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo2/dead.anim b/assets/resources/game/heros/mon/m4/atk0.anim similarity index 71% rename from assets/resources/game/heros/mon/mo2/dead.anim rename to assets/resources/game/heros/mon/m4/atk0.anim index 8adb17c7..762270a0 100644 --- a/assets/resources/game/heros/mon/mo2/dead.anim +++ b/assets/resources/game/heros/mon/m4/atk0.anim @@ -1,7 +1,7 @@ [ { "__type__": "cc.AnimationClip", - "_name": "dead", + "_name": "atk0", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] @@ -80,67 +80,67 @@ ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2ef97", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e60c0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8274c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@335e2", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@46bb1", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bcf41", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1f4cb", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cf718", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b22df", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@adbbd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@de80f", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7810f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8ef9e", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5918c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ca854", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d3804", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3e855", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@eb701", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@093df", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@598e0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e0fc2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d6f08", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@fe401", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bde64", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4d3e9", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@06b08", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2834b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e0d8a", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@583a8", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@fbd14", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@68282", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@02f9b", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/m4/atk0.anim.meta b/assets/resources/game/heros/mon/m4/atk0.anim.meta new file mode 100644 index 00000000..e3cffcca --- /dev/null +++ b/assets/resources/game/heros/mon/m4/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a1d2468c-82d2-454e-8d3e-ec750ce274f4","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/m4/idle.anim b/assets/resources/game/heros/mon/m4/idle.anim new file mode 100644 index 00000000..012a5964 --- /dev/null +++ b/assets/resources/game/heros/mon/m4/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a09c5", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@07089", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@20919", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a7d25", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f54fb", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@607c1", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@813d4", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@31659", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9bcc7", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m4/idle.anim.meta b/assets/resources/game/heros/mon/m4/idle.anim.meta new file mode 100644 index 00000000..36eae6f5 --- /dev/null +++ b/assets/resources/game/heros/mon/m4/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6417e8e1-04ee-4685-b3da-2ba190d2a718","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud4/max1.anim b/assets/resources/game/heros/mon/m4/max0.anim similarity index 69% rename from assets/resources/game/heros/mon/mud4/max1.anim rename to assets/resources/game/heros/mon/m4/max0.anim index c221631f..03c29fae 100644 --- a/assets/resources/game/heros/mon/mud4/max1.anim +++ b/assets/resources/game/heros/mon/m4/max0.anim @@ -1,7 +1,7 @@ [ { "__type__": "cc.AnimationClip", - "_name": "max1", + "_name": "max0", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] @@ -80,67 +80,67 @@ ], "_values": [ { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3d982", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e60c0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@2a46a", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@335e2", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5f2ef", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bcf41", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@58ded", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cf718", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c5060", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@adbbd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@665a0", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7810f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d96bd", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5918c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@157ab", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d3804", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f5c92", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@eb701", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@98544", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@598e0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c671c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d6f08", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ad054", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bde64", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0ce2e", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@06b08", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@56a2b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e0d8a", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@6d7c4", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@fbd14", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c62df", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@02f9b", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/m4/max0.anim.meta b/assets/resources/game/heros/mon/m4/max0.anim.meta new file mode 100644 index 00000000..d968a682 --- /dev/null +++ b/assets/resources/game/heros/mon/m4/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"84b0f849-9606-4b09-96c1-e1dd77a8a2e6","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mo1/max1.anim b/assets/resources/game/heros/mon/m4/max1.anim similarity index 67% rename from assets/resources/game/heros/mon/mo1/max1.anim rename to assets/resources/game/heros/mon/m4/max1.anim index b87a3a64..21088085 100644 --- a/assets/resources/game/heros/mon/mo1/max1.anim +++ b/assets/resources/game/heros/mon/m4/max1.anim @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.5666666666666667, + "_duration": 0.5333333333333333, "_hash": 500763545, "_tracks": [ { @@ -76,76 +76,71 @@ 0.4, 0.43333333333333335, 0.4666666666666667, - 0.5, - 0.5333333333333333 + 0.5 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b61e2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e60c0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3bc5", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@335e2", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@408d1", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bcf41", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70ee0", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cf718", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e4347", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@adbbd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@424c3", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7810f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@74535", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5918c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f467c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d3804", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cda0c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@eb701", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d7fd3", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@598e0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@889ea", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d6f08", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6c41", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bde64", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6dbee", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@06b08", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@64293", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e0d8a", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@87827", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@fbd14", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@83d4d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5284b", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@02f9b", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/m4/max1.anim.meta b/assets/resources/game/heros/mon/m4/max1.anim.meta new file mode 100644 index 00000000..616c9ad1 --- /dev/null +++ b/assets/resources/game/heros/mon/m4/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"4037b253-37fb-429a-a084-9585b0823388","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m4/move.anim b/assets/resources/game/heros/mon/m4/move.anim new file mode 100644 index 00000000..128d515a --- /dev/null +++ b/assets/resources/game/heros/mon/m4/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6433e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@808f8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f80b4", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@16523", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@eceed", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@25d75", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m4/move.anim.meta b/assets/resources/game/heros/mon/m4/move.anim.meta new file mode 100644 index 00000000..19cf9f86 --- /dev/null +++ b/assets/resources/game/heros/mon/m4/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"edf287c5-ba61-450f-8834-3cc1ead79c36","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m5.meta b/assets/resources/game/heros/mon/m5.meta new file mode 100644 index 00000000..68263e4b --- /dev/null +++ b/assets/resources/game/heros/mon/m5.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"537c91d4-d7bb-4460-926d-b12f0d139e26","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m5/atk0.anim b/assets/resources/game/heros/mon/m5/atk0.anim new file mode 100644 index 00000000..17319276 --- /dev/null +++ b/assets/resources/game/heros/mon/m5/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1a132", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5b0ac", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@04c74", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e8e43", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6d085", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ae78b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5a431", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bc2c0", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m5/atk0.anim.meta b/assets/resources/game/heros/mon/m5/atk0.anim.meta new file mode 100644 index 00000000..e888db8c --- /dev/null +++ b/assets/resources/game/heros/mon/m5/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"1ae47c8a-62fa-4c8e-8ddb-070b24f4d262","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/m5/idle.anim b/assets/resources/game/heros/mon/m5/idle.anim new file mode 100644 index 00000000..4f51ca5c --- /dev/null +++ b/assets/resources/game/heros/mon/m5/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0f8fc", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1b05e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@940e9", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c54a9", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9124b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b8478", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f8938", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ab7b7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@79eea", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m5/idle.anim.meta b/assets/resources/game/heros/mon/m5/idle.anim.meta new file mode 100644 index 00000000..48ad9a4d --- /dev/null +++ b/assets/resources/game/heros/mon/m5/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"412729e1-9726-4196-9364-7a43ca542e22","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/m5/max0.anim b/assets/resources/game/heros/mon/m5/max0.anim new file mode 100644 index 00000000..277c8426 --- /dev/null +++ b/assets/resources/game/heros/mon/m5/max0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.4, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1a132", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5b0ac", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@04c74", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e8e43", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6d085", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ae78b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5a431", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bc2c0", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m5/max0.anim.meta b/assets/resources/game/heros/mon/m5/max0.anim.meta new file mode 100644 index 00000000..603a9221 --- /dev/null +++ b/assets/resources/game/heros/mon/m5/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"10d93830-6d82-43de-a54f-ec6077ef2fae","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m5/max1.anim b/assets/resources/game/heros/mon/m5/max1.anim new file mode 100644 index 00000000..53c25739 --- /dev/null +++ b/assets/resources/game/heros/mon/m5/max1.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1a132", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5b0ac", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@04c74", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e8e43", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6d085", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ae78b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5a431", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bc2c0", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m5/max1.anim.meta b/assets/resources/game/heros/mon/m5/max1.anim.meta new file mode 100644 index 00000000..333fda1f --- /dev/null +++ b/assets/resources/game/heros/mon/m5/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"51339395-6b98-4ca8-a9dc-74b6228d0e13","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m5/move.anim b/assets/resources/game/heros/mon/m5/move.anim new file mode 100644 index 00000000..7446ba4a --- /dev/null +++ b/assets/resources/game/heros/mon/m5/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@65ac8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@06582", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@3f061", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1879a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@29d98", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c582a", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m5/move.anim.meta b/assets/resources/game/heros/mon/m5/move.anim.meta new file mode 100644 index 00000000..c0ee989a --- /dev/null +++ b/assets/resources/game/heros/mon/m5/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"4130c7dc-b542-45ad-abb9-b4fcd256dea0","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m6.meta b/assets/resources/game/heros/mon/m6.meta new file mode 100644 index 00000000..fd0785f4 --- /dev/null +++ b/assets/resources/game/heros/mon/m6.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"424bd798-1da4-4edf-96cd-1ce5e2ff700f","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m6/atk0.anim b/assets/resources/game/heros/mon/m6/atk0.anim new file mode 100644 index 00000000..0e8f4623 --- /dev/null +++ b/assets/resources/game/heros/mon/m6/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8a4b6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@562a8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@59dd3", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c2198", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cd8e8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b9785", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@13560", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c1cdc", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m6/atk0.anim.meta b/assets/resources/game/heros/mon/m6/atk0.anim.meta new file mode 100644 index 00000000..f43d7a6a --- /dev/null +++ b/assets/resources/game/heros/mon/m6/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"22b037a2-f150-40ca-b569-e4fd5e55ad07","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/m6/idle.anim b/assets/resources/game/heros/mon/m6/idle.anim new file mode 100644 index 00000000..477d2a13 --- /dev/null +++ b/assets/resources/game/heros/mon/m6/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7d9e0", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d84a1", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2da36", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@15fa9", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4eafb", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@24fb3", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@63620", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2ae41", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@fec83", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m6/idle.anim.meta b/assets/resources/game/heros/mon/m6/idle.anim.meta new file mode 100644 index 00000000..d4b78d10 --- /dev/null +++ b/assets/resources/game/heros/mon/m6/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"13f98d6e-7895-470a-9e96-cf447da21669","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/m6/max0.anim b/assets/resources/game/heros/mon/m6/max0.anim new file mode 100644 index 00000000..a209da48 --- /dev/null +++ b/assets/resources/game/heros/mon/m6/max0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.4, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8a4b6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@562a8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@59dd3", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c2198", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cd8e8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b9785", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@13560", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c1cdc", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m6/max0.anim.meta b/assets/resources/game/heros/mon/m6/max0.anim.meta new file mode 100644 index 00000000..c14acd4c --- /dev/null +++ b/assets/resources/game/heros/mon/m6/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"57c557eb-bc22-4951-acde-a39b009cc8d5","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m6/max1.anim b/assets/resources/game/heros/mon/m6/max1.anim new file mode 100644 index 00000000..12f60a3d --- /dev/null +++ b/assets/resources/game/heros/mon/m6/max1.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8a4b6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@562a8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@59dd3", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c2198", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cd8e8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b9785", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@13560", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c1cdc", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m6/max1.anim.meta b/assets/resources/game/heros/mon/m6/max1.anim.meta new file mode 100644 index 00000000..83a0f762 --- /dev/null +++ b/assets/resources/game/heros/mon/m6/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"e604fe94-df0d-44c4-8800-b7c3ef38d668","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m6/move.anim b/assets/resources/game/heros/mon/m6/move.anim new file mode 100644 index 00000000..6939e2d7 --- /dev/null +++ b/assets/resources/game/heros/mon/m6/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@01fe9", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a08f6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2156f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f51cb", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4e3db", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@841dc", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m6/move.anim.meta b/assets/resources/game/heros/mon/m6/move.anim.meta new file mode 100644 index 00000000..3042cdda --- /dev/null +++ b/assets/resources/game/heros/mon/m6/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b5be47df-3179-4b2a-b836-ccf71f0e4a6b","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m7.meta b/assets/resources/game/heros/mon/m7.meta new file mode 100644 index 00000000..9f709a1f --- /dev/null +++ b/assets/resources/game/heros/mon/m7.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"c6e152e3-3558-4f3d-b815-619c1009c0f2","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m7/atk0.anim b/assets/resources/game/heros/mon/m7/atk0.anim new file mode 100644 index 00000000..975e83fa --- /dev/null +++ b/assets/resources/game/heros/mon/m7/atk0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_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/mon/m7/atk0.anim.meta b/assets/resources/game/heros/mon/m7/atk0.anim.meta new file mode 100644 index 00000000..6a5a9f05 --- /dev/null +++ b/assets/resources/game/heros/mon/m7/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8373cce8-b184-4b8c-a811-77945feec480","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/m7/idle.anim b/assets/resources/game/heros/mon/m7/idle.anim new file mode 100644 index 00000000..7e6765cd --- /dev/null +++ b/assets/resources/game/heros/mon/m7/idle.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m7/idle.anim.meta b/assets/resources/game/heros/mon/m7/idle.anim.meta new file mode 100644 index 00000000..9ac0e405 --- /dev/null +++ b/assets/resources/game/heros/mon/m7/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"ffbcb069-0439-4873-9533-e0e54ef5586f","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/m7/max0.anim b/assets/resources/game/heros/mon/m7/max0.anim new file mode 100644 index 00000000..c7db34eb --- /dev/null +++ b/assets/resources/game/heros/mon/m7/max0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "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/mon/m7/max0.anim.meta b/assets/resources/game/heros/mon/m7/max0.anim.meta new file mode 100644 index 00000000..e1555754 --- /dev/null +++ b/assets/resources/game/heros/mon/m7/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"0bcee699-7705-4782-abb5-3bb747aee0e8","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m7/max1.anim b/assets/resources/game/heros/mon/m7/max1.anim new file mode 100644 index 00000000..14d5c32b --- /dev/null +++ b/assets/resources/game/heros/mon/m7/max1.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_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/mon/m7/max1.anim.meta b/assets/resources/game/heros/mon/m7/max1.anim.meta new file mode 100644 index 00000000..65359d93 --- /dev/null +++ b/assets/resources/game/heros/mon/m7/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a479fb74-c25a-4365-b19a-60ee7dd3f84f","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m7/move.anim b/assets/resources/game/heros/mon/m7/move.anim new file mode 100644 index 00000000..a6b71180 --- /dev/null +++ b/assets/resources/game/heros/mon/m7/move.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m7/move.anim.meta b/assets/resources/game/heros/mon/m7/move.anim.meta new file mode 100644 index 00000000..9be296a5 --- /dev/null +++ b/assets/resources/game/heros/mon/m7/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"c8eeaadb-61b6-4ae5-8774-f8ac5af9d694","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m8.meta b/assets/resources/game/heros/mon/m8.meta new file mode 100644 index 00000000..2dccc66a --- /dev/null +++ b/assets/resources/game/heros/mon/m8.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"ac0268bd-ed96-4ff6-9ee4-32c216a79ebc","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m8/atk0.anim b/assets/resources/game/heros/mon/m8/atk0.anim new file mode 100644 index 00000000..975e83fa --- /dev/null +++ b/assets/resources/game/heros/mon/m8/atk0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_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/mon/m8/atk0.anim.meta b/assets/resources/game/heros/mon/m8/atk0.anim.meta new file mode 100644 index 00000000..5286c133 --- /dev/null +++ b/assets/resources/game/heros/mon/m8/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6fe6bad8-6289-4f25-a92f-e446057bef47","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/m8/idle.anim b/assets/resources/game/heros/mon/m8/idle.anim new file mode 100644 index 00000000..7e6765cd --- /dev/null +++ b/assets/resources/game/heros/mon/m8/idle.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m8/idle.anim.meta b/assets/resources/game/heros/mon/m8/idle.anim.meta new file mode 100644 index 00000000..f3dc8a8a --- /dev/null +++ b/assets/resources/game/heros/mon/m8/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"61ffc8f0-1f4b-453c-9d79-0676da3f5769","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/m8/max0.anim b/assets/resources/game/heros/mon/m8/max0.anim new file mode 100644 index 00000000..c7db34eb --- /dev/null +++ b/assets/resources/game/heros/mon/m8/max0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "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/mon/m8/max0.anim.meta b/assets/resources/game/heros/mon/m8/max0.anim.meta new file mode 100644 index 00000000..a9fb7495 --- /dev/null +++ b/assets/resources/game/heros/mon/m8/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"d03570e6-56d0-42c5-9c4c-9035b136a089","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m8/max1.anim b/assets/resources/game/heros/mon/m8/max1.anim new file mode 100644 index 00000000..14d5c32b --- /dev/null +++ b/assets/resources/game/heros/mon/m8/max1.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_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/mon/m8/max1.anim.meta b/assets/resources/game/heros/mon/m8/max1.anim.meta new file mode 100644 index 00000000..23341e02 --- /dev/null +++ b/assets/resources/game/heros/mon/m8/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"71c4839f-858e-406c-a698-fe61cb676425","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m8/move.anim b/assets/resources/game/heros/mon/m8/move.anim new file mode 100644 index 00000000..a6b71180 --- /dev/null +++ b/assets/resources/game/heros/mon/m8/move.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m8/move.anim.meta b/assets/resources/game/heros/mon/m8/move.anim.meta new file mode 100644 index 00000000..fdd91d76 --- /dev/null +++ b/assets/resources/game/heros/mon/m8/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"49517fa8-6a8c-45f8-8503-3ed8c540cd2f","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/m9.meta b/assets/resources/game/heros/mon/m9.meta new file mode 100644 index 00000000..8a42e513 --- /dev/null +++ b/assets/resources/game/heros/mon/m9.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"2ab3d5d0-8658-4a4c-99b3-3b72f6903031","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/m9/atk0.anim b/assets/resources/game/heros/mon/m9/atk0.anim new file mode 100644 index 00000000..975e83fa --- /dev/null +++ b/assets/resources/game/heros/mon/m9/atk0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_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/mon/m9/atk0.anim.meta b/assets/resources/game/heros/mon/m9/atk0.anim.meta new file mode 100644 index 00000000..5d53b768 --- /dev/null +++ b/assets/resources/game/heros/mon/m9/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"05cfb6f6-a612-4612-9d63-a73bb7c877ac","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/m9/idle.anim b/assets/resources/game/heros/mon/m9/idle.anim new file mode 100644 index 00000000..7e6765cd --- /dev/null +++ b/assets/resources/game/heros/mon/m9/idle.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m9/idle.anim.meta b/assets/resources/game/heros/mon/m9/idle.anim.meta new file mode 100644 index 00000000..160d325c --- /dev/null +++ b/assets/resources/game/heros/mon/m9/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"239e6ca2-2259-4c8a-89f3-c1c2860455aa","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/m9/max0.anim b/assets/resources/game/heros/mon/m9/max0.anim new file mode 100644 index 00000000..c7db34eb --- /dev/null +++ b/assets/resources/game/heros/mon/m9/max0.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "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/mon/m9/max0.anim.meta b/assets/resources/game/heros/mon/m9/max0.anim.meta new file mode 100644 index 00000000..e5e468b1 --- /dev/null +++ b/assets/resources/game/heros/mon/m9/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"90342a43-32e1-4a48-9c94-21b5e61ce116","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/m9/max1.anim b/assets/resources/game/heros/mon/m9/max1.anim new file mode 100644 index 00000000..14d5c32b --- /dev/null +++ b/assets/resources/game/heros/mon/m9/max1.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_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/mon/m9/max1.anim.meta b/assets/resources/game/heros/mon/m9/max1.anim.meta new file mode 100644 index 00000000..97ee185c --- /dev/null +++ b/assets/resources/game/heros/mon/m9/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"38b1224a-167a-47e1-a174-fc890a86dd1b","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/m9/move.anim b/assets/resources/game/heros/mon/m9/move.anim new file mode 100644 index 00000000..a6b71180 --- /dev/null +++ b/assets/resources/game/heros/mon/m9/move.anim @@ -0,0 +1,71 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [], + "_values": [] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/m9/move.anim.meta b/assets/resources/game/heros/mon/m9/move.anim.meta new file mode 100644 index 00000000..dc6fcf0d --- /dev/null +++ b/assets/resources/game/heros/mon/m9/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a0770571-f779-4ca5-9ab1-e0b06602af6f","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mud2.meta b/assets/resources/game/heros/mon/mb1.meta similarity index 54% rename from assets/resources/game/heros/mon/mud2.meta rename to assets/resources/game/heros/mon/mb1.meta index 3e48a70f..4e91ab87 100644 --- a/assets/resources/game/heros/mon/mud2.meta +++ b/assets/resources/game/heros/mon/mb1.meta @@ -1 +1 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"521f958b-1c1d-415e-80e9-b2b4ed5ad99c","files":[],"subMetas":{},"userData":{}} +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"52880983-2dda-4155-938a-cb5dac7e8fe3","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mb1/atk0.anim b/assets/resources/game/heros/mon/mb1/atk0.anim new file mode 100644 index 00000000..15ee516f --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@da241", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@90350", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@fa453", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@937ab", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5ebbd", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc761", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@72ecb", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8d59a", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb1/atk0.anim.meta b/assets/resources/game/heros/mon/mb1/atk0.anim.meta new file mode 100644 index 00000000..93b8c3bb --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f6ab4d5f-f2d4-4df7-ba62-0cfa33019013","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mb1/idle.anim b/assets/resources/game/heros/mon/mb1/idle.anim new file mode 100644 index 00000000..80c6c579 --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e7743", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2876e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@85335", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ca49a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@74462", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a883b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bb3fb", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@60ffd", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@3acc9", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb1/idle.anim.meta b/assets/resources/game/heros/mon/mb1/idle.anim.meta new file mode 100644 index 00000000..2e915c6c --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"9c194f2b-cdf9-40bc-a754-c6b09bb8e41a","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud5/max0.anim b/assets/resources/game/heros/mon/mb1/max0.anim similarity index 68% rename from assets/resources/game/heros/mon/mud5/max0.anim rename to assets/resources/game/heros/mon/mb1/max0.anim index f2a2b28c..2d177459 100644 --- a/assets/resources/game/heros/mon/mud5/max0.anim +++ b/assets/resources/game/heros/mon/mb1/max0.anim @@ -7,11 +7,11 @@ "embeddedPlayerGroups": [] }, "_native": "", - "sample": 10, + "sample": 12, "speed": 1, "wrapMode": 1, "enableTrsBlending": false, - "_duration": 1, + "_duration": 0.75, "_hash": 500763545, "_tracks": [ { @@ -62,55 +62,50 @@ "__type__": "cc.ObjectCurve", "_times": [ 0, - 0.1, - 0.2, - 0.3, - 0.4, + 0.08333333333333333, + 0.16666666666666666, + 0.25, + 0.3333333333333333, + 0.4166666666666667, 0.5, - 0.6, - 0.7, - 0.8, - 0.9 + 0.5833333333333334, + 0.6666666666666666 ], "_values": [ { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@db5c3", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2a77f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e39e2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@54cdd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@19bdb", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7958c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3eb93", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@34cc9", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d382a", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@de0ab", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e2cd2", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b9a4e", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ca6b3", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@300d8", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@abbc4", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9b8bc", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dd63b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@33345", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b2b39", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb1/max0.anim.meta b/assets/resources/game/heros/mon/mb1/max0.anim.meta new file mode 100644 index 00000000..9433af63 --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"7ae36bfd-b5bd-49cc-9855-6298960a6958","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mo3/max1.anim b/assets/resources/game/heros/mon/mb1/max1.anim similarity index 71% rename from assets/resources/game/heros/mon/mo3/max1.anim rename to assets/resources/game/heros/mon/mb1/max1.anim index 36d194b9..037f0f56 100644 --- a/assets/resources/game/heros/mon/mo3/max1.anim +++ b/assets/resources/game/heros/mon/mb1/max1.anim @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.3333333333333333, + "_duration": 0.3, "_hash": 500763545, "_tracks": [ { @@ -69,48 +69,43 @@ 0.16666666666666666, 0.2, 0.23333333333333334, - 0.26666666666666666, - 0.3 + 0.26666666666666666 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c8a55", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2a77f", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70831", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@54cdd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@81efd", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7958c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f6d22", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@34cc9", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@94a3c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@de0ab", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f55d4", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b9a4e", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@19942", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@300d8", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@25d98", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9b8bc", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4dac8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5ab1c", + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b2b39", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb1/max1.anim.meta b/assets/resources/game/heros/mon/mb1/max1.anim.meta new file mode 100644 index 00000000..d70df70f --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2199b917-6f23-43d6-87e1-eb4c36e7f388","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mb1/move.anim b/assets/resources/game/heros/mon/mb1/move.anim new file mode 100644 index 00000000..fc00ed70 --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f9cc7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4fdb8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@3cfe6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@92952", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1aa2c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "26fa5cf0-fd50-4189-855e-376b0b6124b6@80f94", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb1/move.anim.meta b/assets/resources/game/heros/mon/mb1/move.anim.meta new file mode 100644 index 00000000..3ff7f6f3 --- /dev/null +++ b/assets/resources/game/heros/mon/mb1/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"9085b4e7-5256-4f06-aca3-0a05c0805862","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mb123.plist b/assets/resources/game/heros/mon/mb123.plist deleted file mode 100644 index 9e1ef7e0..00000000 --- a/assets/resources/game/heros/mon/mb123.plist +++ /dev/null @@ -1,3732 +0,0 @@ - - - - - frames - - boss1_ATTACK0_0_move_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1},{128,128}} - textureRotated - - - boss1_ATTACK0_0_move_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,131},{128,128}} - textureRotated - - - boss1_ATTACK0_0_move_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,261},{128,128}} - textureRotated - - - boss1_ATTACK0_0_move_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,391},{128,128}} - textureRotated - - - boss1_ATTACK0_0_move_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,521},{128,128}} - textureRotated - - - boss1_ATTACK0_0_move_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,651},{128,128}} - textureRotated - - - boss1_ATTACK0_0_move_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,781},{128,128}} - textureRotated - - - boss1_ATTACK0_0_move_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,911},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1041},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1171},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,391},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1041},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1301},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1431},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1561},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1691},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1821},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,131},{128,128}} - textureRotated - - - boss1_ATTACK3_1_Skill_Normal_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,261},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,521},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,651},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,781},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,911},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1041},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1301},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1431},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1561},{128,128}} - textureRotated - - - boss1_ATTACK4_0_Attack_Magic_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1691},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1821},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1171},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1301},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-12.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1431},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-13.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1561},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-14.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1691},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-15.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1821},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,131},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,261},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,521},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,651},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,781},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,911},{128,128}} - textureRotated - - - boss1_DAMAGED0_1_Skill_Magic_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1041},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1171},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1301},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,131},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,261},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,391},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,521},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,651},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,781},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,911},{128,128}} - textureRotated - - - boss1_IDLE0_0_idle_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1041},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1431},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1561},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-12.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-13.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-14.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-15.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1691},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1821},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,131},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,261},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,391},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss1_OTHER2_0_Die_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,651},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,781},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,911},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1041},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1171},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1301},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1431},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1561},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1691},{128,128}} - textureRotated - - - boss2_ATTACK0_2_Attack_Normal_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1821},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,131},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1301},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1431},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,261},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,521},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,651},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,911},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1041},{128,128}} - textureRotated - - - boss2_IDLE0_0_idle_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1171},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1561},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1691},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1821},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,131},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,261},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,391},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,521},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,651},{128,128}} - textureRotated - - - boss2_MOVE1_1_run_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,781},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,911},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1041},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,261},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-12.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,521},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-13.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,651},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-14.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,781},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-15.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,911},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-16.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1041},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-17.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1171},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-18.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1301},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-19.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1431},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1171},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-20.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1561},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-21.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1691},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-22.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1821},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-23.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-24.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,131},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-25.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,261},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-26.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,131},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-27.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-28.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-29.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1301},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-30.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-31.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-32.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-33.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-34.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-35.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-36.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1431},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1561},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1691},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1821},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1},{128,128}} - textureRotated - - - boss2_OTHER0_4_Death_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,131},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,521},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,651},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,781},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,911},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1041},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1171},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1431},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1561},{128,128}} - textureRotated - - - boss3_ATTACK2_0_Attack_Normal_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1691},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,521},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1821},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1041},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,521},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,131},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,391},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,521},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,651},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,781},{128,128}} - textureRotated - - - boss3_ATTACK3_1_Skill_Normal_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,521},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1171},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,391},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,521},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-12.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,651},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-13.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,781},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-14.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,911},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-15.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1041},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1301},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1431},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1561},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1691},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1821},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,131},{128,128}} - textureRotated - - - boss3_DAMAGED0_1_Skill_Magic_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,261},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1171},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1171},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,521},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1301},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1431},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1561},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1691},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1821},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,131},{128,128}} - textureRotated - - - boss3_IDLE0_0_idle_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,261},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,651},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,781},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,911},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1041},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1171},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1301},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1431},{128,128}} - textureRotated - - - boss3_MOVE0_0_move_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1561},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-0.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1691},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-1.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1821},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-10.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-11.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-12.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-13.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-14.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-15.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-2.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-3.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,131},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-4.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,261},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-5.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,391},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-6.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,521},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-7.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,651},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-8.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - boss3_OTHER2_0_Die_0-9.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - shadow.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {85,12} - spriteSourceSize - {85,12} - textureRect - {{1561,911},{85,12}} - textureRotated - - - - metadata - - format - 3 - pixelFormat - RGBA8888 - premultiplyAlpha - - realTextureFileName - mb123.png - size - {1690,1950} - smartupdate - $TexturePacker:SmartUpdate:5530707cc08432680304d58e72890aa2:2fc80f7a967473d2b2bad6ba91ef229a:12c3f02d4ea0050c024af829af965f43$ - textureFileName - mb123.png - - - diff --git a/assets/resources/game/heros/mon/mb123.plist.meta b/assets/resources/game/heros/mon/mb123.plist.meta deleted file mode 100644 index 9f96727c..00000000 --- a/assets/resources/game/heros/mon/mb123.plist.meta +++ /dev/null @@ -1,10045 +0,0 @@ -{ - "ver": "1.0.8", - "importer": "sprite-atlas", - "imported": true, - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "files": [ - ".json" - ], - "subMetas": { - "20079": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@20079", - "displayName": "", - "id": "20079", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "33345": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@33345", - "displayName": "", - "id": "33345", - "name": "boss2_ATTACK0_2_Attack_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "36327": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@36327", - "displayName": "", - "id": "36327", - "name": "boss3_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "41654": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@41654", - "displayName": "", - "id": "41654", - "name": "boss2_OTHER0_4_Death_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "44719": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@44719", - "displayName": "", - "id": "44719", - "name": "boss1_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "48316": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@48316", - "displayName": "", - "id": "48316", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "50452": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@50452", - "displayName": "", - "id": "50452", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "54434": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@54434", - "displayName": "", - "id": "54434", - "name": "boss2_OTHER0_4_Death_0-16", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "68840": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@68840", - "displayName": "", - "id": "68840", - "name": "boss3_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "77686": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@77686", - "displayName": "", - "id": "77686", - "name": "boss2_OTHER0_4_Death_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96664": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@96664", - "displayName": "", - "id": "96664", - "name": "boss2_OTHER0_4_Death_0-20", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96923": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@96923", - "displayName": "", - "id": "96923", - "name": "boss1_ATTACK3_1_Skill_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "98544": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@98544", - "displayName": "", - "id": "98544", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cafc4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cafc4", - "displayName": "", - "id": "cafc4", - "name": "boss1_ATTACK0_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c3c22": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c3c22", - "displayName": "", - "id": "c3c22", - "name": "boss1_ATTACK0_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e2bcd": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e2bcd", - "displayName": "", - "id": "e2bcd", - "name": "boss1_ATTACK0_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96fbf": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@96fbf", - "displayName": "", - "id": "96fbf", - "name": "boss1_ATTACK0_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bebd8": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@bebd8", - "displayName": "", - "id": "bebd8", - "name": "boss1_ATTACK0_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "117da": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@117da", - "displayName": "", - "id": "117da", - "name": "boss1_ATTACK0_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b24c7": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b24c7", - "displayName": "", - "id": "b24c7", - "name": "boss1_ATTACK0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e5b98": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e5b98", - "displayName": "", - "id": "e5b98", - "name": "boss1_ATTACK0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "494c5": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@494c5", - "displayName": "", - "id": "494c5", - "name": "boss1_ATTACK3_1_Skill_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ad824": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ad824", - "displayName": "", - "id": "ad824", - "name": "boss1_ATTACK3_1_Skill_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "be804": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@be804", - "displayName": "", - "id": "be804", - "name": "boss1_ATTACK3_1_Skill_Normal_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "28af8": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@28af8", - "displayName": "", - "id": "28af8", - "name": "boss1_ATTACK3_1_Skill_Normal_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "836ae": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@836ae", - "displayName": "", - "id": "836ae", - "name": "boss1_ATTACK3_1_Skill_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "63baa": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@63baa", - "displayName": "", - "id": "63baa", - "name": "boss1_ATTACK3_1_Skill_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f1363": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f1363", - "displayName": "", - "id": "f1363", - "name": "boss1_ATTACK3_1_Skill_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3a0d8": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3a0d8", - "displayName": "", - "id": "3a0d8", - "name": "boss1_ATTACK3_1_Skill_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c7606": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c7606", - "displayName": "", - "id": "c7606", - "name": "boss1_ATTACK3_1_Skill_Normal_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b8058": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b8058", - "displayName": "", - "id": "b8058", - "name": "boss1_ATTACK3_1_Skill_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b1941": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b1941", - "displayName": "", - "id": "b1941", - "name": "boss1_ATTACK3_1_Skill_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dcd21": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dcd21", - "displayName": "", - "id": "dcd21", - "name": "boss1_ATTACK4_0_Attack_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "45cf3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@45cf3", - "displayName": "", - "id": "45cf3", - "name": "boss1_ATTACK4_0_Attack_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "930d0": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@930d0", - "displayName": "", - "id": "930d0", - "name": "boss1_ATTACK4_0_Attack_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "72a51": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@72a51", - "displayName": "", - "id": "72a51", - "name": "boss1_ATTACK4_0_Attack_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dfa4c": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dfa4c", - "displayName": "", - "id": "dfa4c", - "name": "boss1_ATTACK4_0_Attack_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9798d": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9798d", - "displayName": "", - "id": "9798d", - "name": "boss1_ATTACK4_0_Attack_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ea6b3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ea6b3", - "displayName": "", - "id": "ea6b3", - "name": "boss1_ATTACK4_0_Attack_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a8fff": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a8fff", - "displayName": "", - "id": "a8fff", - "name": "boss1_ATTACK4_0_Attack_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0495d": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0495d", - "displayName": "", - "id": "0495d", - "name": "boss1_ATTACK4_0_Attack_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32a15": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@32a15", - "displayName": "", - "id": "32a15", - "name": "boss1_ATTACK4_0_Attack_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3d982": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3d982", - "displayName": "", - "id": "3d982", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2a46a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@2a46a", - "displayName": "", - "id": "2a46a", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c671c": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c671c", - "displayName": "", - "id": "c671c", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ad054": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ad054", - "displayName": "", - "id": "ad054", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0ce2e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0ce2e", - "displayName": "", - "id": "0ce2e", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "56a2b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@56a2b", - "displayName": "", - "id": "56a2b", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6d7c4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@6d7c4", - "displayName": "", - "id": "6d7c4", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c62df": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c62df", - "displayName": "", - "id": "c62df", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5f2ef": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5f2ef", - "displayName": "", - "id": "5f2ef", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "58ded": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@58ded", - "displayName": "", - "id": "58ded", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c5060": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c5060", - "displayName": "", - "id": "c5060", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "665a0": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@665a0", - "displayName": "", - "id": "665a0", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d96bd": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d96bd", - "displayName": "", - "id": "d96bd", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "157ab": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@157ab", - "displayName": "", - "id": "157ab", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f5c92": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f5c92", - "displayName": "", - "id": "f5c92", - "name": "boss1_DAMAGED0_1_Skill_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "005c5": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@005c5", - "displayName": "", - "id": "005c5", - "name": "boss1_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fe995": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fe995", - "displayName": "", - "id": "fe995", - "name": "boss1_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "92cb2": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@92cb2", - "displayName": "", - "id": "92cb2", - "name": "boss1_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a66c7": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a66c7", - "displayName": "", - "id": "a66c7", - "name": "boss1_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2de6e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@2de6e", - "displayName": "", - "id": "2de6e", - "name": "boss1_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "378a3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@378a3", - "displayName": "", - "id": "378a3", - "name": "boss1_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cbecd": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cbecd", - "displayName": "", - "id": "cbecd", - "name": "boss1_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "642d3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@642d3", - "displayName": "", - "id": "642d3", - "name": "boss1_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "08229": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@08229", - "displayName": "", - "id": "08229", - "name": "boss1_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8d818": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8d818", - "displayName": "", - "id": "8d818", - "name": "boss1_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dde73": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dde73", - "displayName": "", - "id": "dde73", - "name": "boss1_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7ce94": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7ce94", - "displayName": "", - "id": "7ce94", - "name": "boss1_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bc2cd": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@bc2cd", - "displayName": "", - "id": "bc2cd", - "name": "boss1_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "27b96": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@27b96", - "displayName": "", - "id": "27b96", - "name": "boss1_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c4a6b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c4a6b", - "displayName": "", - "id": "c4a6b", - "name": "boss1_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "29ca9": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@29ca9", - "displayName": "", - "id": "29ca9", - "name": "boss1_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8ef74": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8ef74", - "displayName": "", - "id": "8ef74", - "name": "boss1_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cb61f": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cb61f", - "displayName": "", - "id": "cb61f", - "name": "boss1_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "44eb4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@44eb4", - "displayName": "", - "id": "44eb4", - "name": "boss1_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a623a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a623a", - "displayName": "", - "id": "a623a", - "name": "boss1_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e1af4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e1af4", - "displayName": "", - "id": "e1af4", - "name": "boss1_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a2023": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a2023", - "displayName": "", - "id": "a2023", - "name": "boss1_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f34ae": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f34ae", - "displayName": "", - "id": "f34ae", - "name": "boss1_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "651e3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@651e3", - "displayName": "", - "id": "651e3", - "name": "boss1_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9b785": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9b785", - "displayName": "", - "id": "9b785", - "name": "boss1_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3e15e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3e15e", - "displayName": "", - "id": "3e15e", - "name": "boss1_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ec33e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ec33e", - "displayName": "", - "id": "ec33e", - "name": "boss1_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "db5c3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@db5c3", - "displayName": "", - "id": "db5c3", - "name": "boss2_ATTACK0_2_Attack_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e39e2": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e39e2", - "displayName": "", - "id": "e39e2", - "name": "boss2_ATTACK0_2_Attack_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "19bdb": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@19bdb", - "displayName": "", - "id": "19bdb", - "name": "boss2_ATTACK0_2_Attack_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3eb93": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3eb93", - "displayName": "", - "id": "3eb93", - "name": "boss2_ATTACK0_2_Attack_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d382a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d382a", - "displayName": "", - "id": "d382a", - "name": "boss2_ATTACK0_2_Attack_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e2cd2": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e2cd2", - "displayName": "", - "id": "e2cd2", - "name": "boss2_ATTACK0_2_Attack_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ca6b3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ca6b3", - "displayName": "", - "id": "ca6b3", - "name": "boss2_ATTACK0_2_Attack_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "abbc4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@abbc4", - "displayName": "", - "id": "abbc4", - "name": "boss2_ATTACK0_2_Attack_Normal_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd63b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dd63b", - "displayName": "", - "id": "dd63b", - "name": "boss2_ATTACK0_2_Attack_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e257e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e257e", - "displayName": "", - "id": "e257e", - "name": "boss2_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "67a81": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@67a81", - "displayName": "", - "id": "67a81", - "name": "boss2_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a3617": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a3617", - "displayName": "", - "id": "a3617", - "name": "boss2_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6d5f3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@6d5f3", - "displayName": "", - "id": "6d5f3", - "name": "boss2_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "94e22": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@94e22", - "displayName": "", - "id": "94e22", - "name": "boss2_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a5842": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a5842", - "displayName": "", - "id": "a5842", - "name": "boss2_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f3bb9": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f3bb9", - "displayName": "", - "id": "f3bb9", - "name": "boss2_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cec3b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cec3b", - "displayName": "", - "id": "cec3b", - "name": "boss2_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "149e4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@149e4", - "displayName": "", - "id": "149e4", - "name": "boss2_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ca77a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ca77a", - "displayName": "", - "id": "ca77a", - "name": "boss2_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4da49": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4da49", - "displayName": "", - "id": "4da49", - "name": "boss2_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9ee0e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9ee0e", - "displayName": "", - "id": "9ee0e", - "name": "boss2_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd413": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dd413", - "displayName": "", - "id": "dd413", - "name": "boss2_MOVE1_1_run_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "56a14": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@56a14", - "displayName": "", - "id": "56a14", - "name": "boss2_MOVE1_1_run_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9dd31": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9dd31", - "displayName": "", - "id": "9dd31", - "name": "boss2_MOVE1_1_run_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "da19c": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@da19c", - "displayName": "", - "id": "da19c", - "name": "boss2_MOVE1_1_run_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ede26": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ede26", - "displayName": "", - "id": "ede26", - "name": "boss2_MOVE1_1_run_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "94d38": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@94d38", - "displayName": "", - "id": "94d38", - "name": "boss2_MOVE1_1_run_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "72f22": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@72f22", - "displayName": "", - "id": "72f22", - "name": "boss2_MOVE1_1_run_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cf266": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cf266", - "displayName": "", - "id": "cf266", - "name": "boss2_MOVE1_1_run_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f268f": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f268f", - "displayName": "", - "id": "f268f", - "name": "boss2_MOVE1_1_run_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d49ec": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d49ec", - "displayName": "", - "id": "d49ec", - "name": "boss2_MOVE1_1_run_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8a9b9": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8a9b9", - "displayName": "", - "id": "8a9b9", - "name": "boss2_OTHER0_4_Death_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7e4cf": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7e4cf", - "displayName": "", - "id": "7e4cf", - "name": "boss2_OTHER0_4_Death_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6559": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d6559", - "displayName": "", - "id": "d6559", - "name": "boss2_OTHER0_4_Death_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1f78f": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@1f78f", - "displayName": "", - "id": "1f78f", - "name": "boss2_OTHER0_4_Death_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7ee4a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7ee4a", - "displayName": "", - "id": "7ee4a", - "name": "boss2_OTHER0_4_Death_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5484a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5484a", - "displayName": "", - "id": "5484a", - "name": "boss2_OTHER0_4_Death_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f5163": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f5163", - "displayName": "", - "id": "f5163", - "name": "boss2_OTHER0_4_Death_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c7aa3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c7aa3", - "displayName": "", - "id": "c7aa3", - "name": "boss2_OTHER0_4_Death_0-17", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8b961": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8b961", - "displayName": "", - "id": "8b961", - "name": "boss2_OTHER0_4_Death_0-18", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6032b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@6032b", - "displayName": "", - "id": "6032b", - "name": "boss2_OTHER0_4_Death_0-19", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "788c1": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@788c1", - "displayName": "", - "id": "788c1", - "name": "boss2_OTHER0_4_Death_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7b71a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7b71a", - "displayName": "", - "id": "7b71a", - "name": "boss2_OTHER0_4_Death_0-21", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0b466": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0b466", - "displayName": "", - "id": "0b466", - "name": "boss2_OTHER0_4_Death_0-22", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aa1ba": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@aa1ba", - "displayName": "", - "id": "aa1ba", - "name": "boss2_OTHER0_4_Death_0-23", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "16ed3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@16ed3", - "displayName": "", - "id": "16ed3", - "name": "boss2_OTHER0_4_Death_0-24", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3f8fd": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3f8fd", - "displayName": "", - "id": "3f8fd", - "name": "boss2_OTHER0_4_Death_0-25", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8114a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8114a", - "displayName": "", - "id": "8114a", - "name": "boss2_OTHER0_4_Death_0-26", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9146a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9146a", - "displayName": "", - "id": "9146a", - "name": "boss2_OTHER0_4_Death_0-27", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ce5b4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ce5b4", - "displayName": "", - "id": "ce5b4", - "name": "boss2_OTHER0_4_Death_0-28", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c1ba9": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c1ba9", - "displayName": "", - "id": "c1ba9", - "name": "boss2_OTHER0_4_Death_0-29", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ff87f": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ff87f", - "displayName": "", - "id": "ff87f", - "name": "boss2_OTHER0_4_Death_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8c4ec": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8c4ec", - "displayName": "", - "id": "8c4ec", - "name": "boss2_OTHER0_4_Death_0-30", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "da2b0": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@da2b0", - "displayName": "", - "id": "da2b0", - "name": "boss2_OTHER0_4_Death_0-31", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4f8d5": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4f8d5", - "displayName": "", - "id": "4f8d5", - "name": "boss2_OTHER0_4_Death_0-32", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a21f5": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a21f5", - "displayName": "", - "id": "a21f5", - "name": "boss2_OTHER0_4_Death_0-33", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4a8de": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4a8de", - "displayName": "", - "id": "4a8de", - "name": "boss2_OTHER0_4_Death_0-34", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "83d27": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@83d27", - "displayName": "", - "id": "83d27", - "name": "boss2_OTHER0_4_Death_0-35", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "040a9": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@040a9", - "displayName": "", - "id": "040a9", - "name": "boss2_OTHER0_4_Death_0-36", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "17e64": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@17e64", - "displayName": "", - "id": "17e64", - "name": "boss2_OTHER0_4_Death_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "03336": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@03336", - "displayName": "", - "id": "03336", - "name": "boss2_OTHER0_4_Death_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a62c0": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a62c0", - "displayName": "", - "id": "a62c0", - "name": "boss2_OTHER0_4_Death_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "026f8": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@026f8", - "displayName": "", - "id": "026f8", - "name": "boss2_OTHER0_4_Death_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0b651": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0b651", - "displayName": "", - "id": "0b651", - "name": "boss2_OTHER0_4_Death_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a9d56": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a9d56", - "displayName": "", - "id": "a9d56", - "name": "boss3_ATTACK2_0_Attack_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "673f7": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@673f7", - "displayName": "", - "id": "673f7", - "name": "boss3_ATTACK2_0_Attack_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "797fc": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@797fc", - "displayName": "", - "id": "797fc", - "name": "boss3_ATTACK2_0_Attack_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a8aea": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a8aea", - "displayName": "", - "id": "a8aea", - "name": "boss3_ATTACK2_0_Attack_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a6662": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a6662", - "displayName": "", - "id": "a6662", - "name": "boss3_ATTACK2_0_Attack_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fd4e5": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fd4e5", - "displayName": "", - "id": "fd4e5", - "name": "boss3_ATTACK2_0_Attack_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1a4e3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@1a4e3", - "displayName": "", - "id": "1a4e3", - "name": "boss3_ATTACK2_0_Attack_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "958cd": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@958cd", - "displayName": "", - "id": "958cd", - "name": "boss3_ATTACK2_0_Attack_Normal_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8ad44": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8ad44", - "displayName": "", - "id": "8ad44", - "name": "boss3_ATTACK2_0_Attack_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3924f": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3924f", - "displayName": "", - "id": "3924f", - "name": "boss3_ATTACK2_0_Attack_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aabf7": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@aabf7", - "displayName": "", - "id": "aabf7", - "name": "boss3_ATTACK3_1_Skill_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c1025": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c1025", - "displayName": "", - "id": "c1025", - "name": "boss3_ATTACK3_1_Skill_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "70d64": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@70d64", - "displayName": "", - "id": "70d64", - "name": "boss3_ATTACK3_1_Skill_Normal_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8ace4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8ace4", - "displayName": "", - "id": "8ace4", - "name": "boss3_ATTACK3_1_Skill_Normal_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "84b07": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@84b07", - "displayName": "", - "id": "84b07", - "name": "boss3_ATTACK3_1_Skill_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "48b5c": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@48b5c", - "displayName": "", - "id": "48b5c", - "name": "boss3_ATTACK3_1_Skill_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "403d6": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@403d6", - "displayName": "", - "id": "403d6", - "name": "boss3_ATTACK3_1_Skill_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "df694": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@df694", - "displayName": "", - "id": "df694", - "name": "boss3_ATTACK3_1_Skill_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cb62b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cb62b", - "displayName": "", - "id": "cb62b", - "name": "boss3_ATTACK3_1_Skill_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c4fe3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c4fe3", - "displayName": "", - "id": "c4fe3", - "name": "boss3_ATTACK3_1_Skill_Normal_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c25a1": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c25a1", - "displayName": "", - "id": "c25a1", - "name": "boss3_ATTACK3_1_Skill_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4b262": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4b262", - "displayName": "", - "id": "4b262", - "name": "boss3_ATTACK3_1_Skill_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7f111": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7f111", - "displayName": "", - "id": "7f111", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3e3b7": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3e3b7", - "displayName": "", - "id": "3e3b7", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "12fd3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@12fd3", - "displayName": "", - "id": "12fd3", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "15f92": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@15f92", - "displayName": "", - "id": "15f92", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0a87a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0a87a", - "displayName": "", - "id": "0a87a", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fc662": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fc662", - "displayName": "", - "id": "fc662", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a7233": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a7233", - "displayName": "", - "id": "a7233", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f45d3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f45d3", - "displayName": "", - "id": "f45d3", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3ba09": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3ba09", - "displayName": "", - "id": "3ba09", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3c616": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3c616", - "displayName": "", - "id": "3c616", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d0a85": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d0a85", - "displayName": "", - "id": "d0a85", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "77ebc": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@77ebc", - "displayName": "", - "id": "77ebc", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "99b48": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@99b48", - "displayName": "", - "id": "99b48", - "name": "boss3_DAMAGED0_1_Skill_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e3c10": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e3c10", - "displayName": "", - "id": "e3c10", - "name": "boss3_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8b70b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8b70b", - "displayName": "", - "id": "8b70b", - "name": "boss3_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a4b43": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a4b43", - "displayName": "", - "id": "a4b43", - "name": "boss3_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9714b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9714b", - "displayName": "", - "id": "9714b", - "name": "boss3_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "034d8": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@034d8", - "displayName": "", - "id": "034d8", - "name": "boss3_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1d30d": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@1d30d", - "displayName": "", - "id": "1d30d", - "name": "boss3_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c72d8": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c72d8", - "displayName": "", - "id": "c72d8", - "name": "boss3_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5a88f": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5a88f", - "displayName": "", - "id": "5a88f", - "name": "boss3_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4cbf3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4cbf3", - "displayName": "", - "id": "4cbf3", - "name": "boss3_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "080f4": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@080f4", - "displayName": "", - "id": "080f4", - "name": "boss3_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bd3cc": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@bd3cc", - "displayName": "", - "id": "bd3cc", - "name": "boss3_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "74a00": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@74a00", - "displayName": "", - "id": "74a00", - "name": "boss3_MOVE0_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2861c": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@2861c", - "displayName": "", - "id": "2861c", - "name": "boss3_MOVE0_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ac4d9": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ac4d9", - "displayName": "", - "id": "ac4d9", - "name": "boss3_MOVE0_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "30a3e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@30a3e", - "displayName": "", - "id": "30a3e", - "name": "boss3_MOVE0_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "142f6": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@142f6", - "displayName": "", - "id": "142f6", - "name": "boss3_MOVE0_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a342c": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a342c", - "displayName": "", - "id": "a342c", - "name": "boss3_MOVE0_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4a64b": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4a64b", - "displayName": "", - "id": "4a64b", - "name": "boss3_MOVE0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f7e91": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f7e91", - "displayName": "", - "id": "f7e91", - "name": "boss3_MOVE0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "449b1": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@449b1", - "displayName": "", - "id": "449b1", - "name": "boss3_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e834d": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e834d", - "displayName": "", - "id": "e834d", - "name": "boss3_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f96f3": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f96f3", - "displayName": "", - "id": "f96f3", - "name": "boss3_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "918e5": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@918e5", - "displayName": "", - "id": "918e5", - "name": "boss3_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cdf3d": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cdf3d", - "displayName": "", - "id": "cdf3d", - "name": "boss3_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ea6b38": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ea6b38", - "displayName": "", - "id": "ea6b38", - "name": "boss3_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e47cf": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e47cf", - "displayName": "", - "id": "e47cf", - "name": "boss3_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9b496": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9b496", - "displayName": "", - "id": "9b496", - "name": "boss3_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5c8b8": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5c8b8", - "displayName": "", - "id": "5c8b8", - "name": "boss3_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7282a": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7282a", - "displayName": "", - "id": "7282a", - "name": "boss3_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "09c18": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@09c18", - "displayName": "", - "id": "09c18", - "name": "boss3_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "97b56": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@97b56", - "displayName": "", - "id": "97b56", - "name": "boss3_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d0d2e": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d0d2e", - "displayName": "", - "id": "d0d2e", - "name": "boss3_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fc3c9": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fc3c9", - "displayName": "", - "id": "fc3c9", - "name": "boss3_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b21a5": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b21a5", - "displayName": "", - "id": "b21a5", - "name": "boss3_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "34d88": { - "importer": "sprite-frame", - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@34d88", - "displayName": "", - "id": "34d88", - "name": "shadow", - "userData": { - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 911, - "width": 85, - "height": 12, - "rawWidth": 85, - "rawHeight": 12, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "atlasUuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "atlasTextureName": "mb123.png", - "format": 3, - "uuid": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d", - "textureUuid": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a" - } -} diff --git a/assets/resources/game/heros/mon/mb123.png b/assets/resources/game/heros/mon/mb123.png deleted file mode 100644 index 7915850d..00000000 Binary files a/assets/resources/game/heros/mon/mb123.png and /dev/null differ diff --git a/assets/resources/game/heros/mon/mb2.meta b/assets/resources/game/heros/mon/mb2.meta new file mode 100644 index 00000000..2ac26e33 --- /dev/null +++ b/assets/resources/game/heros/mon/mb2.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"fbba7a9e-8508-46f9-b945-50825402e4f4","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mb2/atk0.anim b/assets/resources/game/heros/mon/mb2/atk0.anim new file mode 100644 index 00000000..bd6f24e0 --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d7d4", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@20898", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c59af", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c05f2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c34f3", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0478d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@6bcae", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@17da5", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb2/atk0.anim.meta b/assets/resources/game/heros/mon/mb2/atk0.anim.meta new file mode 100644 index 00000000..8dea3e3f --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8016afcc-83b2-4de4-9f8f-489154f9bb83","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mb2/idle.anim b/assets/resources/game/heros/mon/mb2/idle.anim new file mode 100644 index 00000000..886a0b24 --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7ef94", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4412d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d589", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8962c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d1d7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e7d01", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@08683", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@92c6c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7241", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb2/idle.anim.meta b/assets/resources/game/heros/mon/mb2/idle.anim.meta new file mode 100644 index 00000000..0686b6ce --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"ab453f35-dc40-4e0a-b4ee-0691d3895720","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mo4/max0.anim b/assets/resources/game/heros/mon/mb2/max0.anim similarity index 71% rename from assets/resources/game/heros/mon/mo4/max0.anim rename to assets/resources/game/heros/mon/mb2/max0.anim index 409d9a06..88e6ca7b 100644 --- a/assets/resources/game/heros/mon/mo4/max0.anim +++ b/assets/resources/game/heros/mon/mb2/max0.anim @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.5, + "_duration": 0.45, "_hash": 500763545, "_tracks": [ { @@ -69,48 +69,43 @@ 0.25, 0.3, 0.35, - 0.4, - 0.45 + 0.4 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cfa47", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@25559", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9959c", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8aeb7", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@dbbe0", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f74f6", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0f48d", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b48a4", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@035cd", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7984c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@21dc1", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bd6b0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2a490", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@467e0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e5d07", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@6f9bb", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@20532", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ee8a0", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@78399", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb2/max0.anim.meta b/assets/resources/game/heros/mon/mb2/max0.anim.meta new file mode 100644 index 00000000..5d0448fa --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"14d8f619-1da0-433c-9bde-c65c06c64c1e","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mo1/idle.anim b/assets/resources/game/heros/mon/mb2/max1.anim similarity index 64% rename from assets/resources/game/heros/mon/mo1/idle.anim rename to assets/resources/game/heros/mon/mb2/max1.anim index 1ccab51c..9302227a 100644 --- a/assets/resources/game/heros/mon/mo1/idle.anim +++ b/assets/resources/game/heros/mon/mb2/max1.anim @@ -1,17 +1,17 @@ [ { "__type__": "cc.AnimationClip", - "_name": "idle", + "_name": "max1", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] }, "_native": "", - "sample": 15, + "sample": 30, "speed": 1, - "wrapMode": 2, + "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.8, + "_duration": 0.43333333333333335, "_hash": 500763545, "_tracks": [ { @@ -62,65 +62,70 @@ "__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.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 + 0.36666666666666664, + 0.4 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@05439", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@937aa", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6a81b", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d040c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2a1fe", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e3b69", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f1d88", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@6ac38", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@642de", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4a1de", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@56bbb", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@10f15", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@10c7e", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@07644", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ff8f5", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@47b47", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3f46f", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1ad48", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f9655", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@db002", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a6eea", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f76b9", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@dc9f3", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@32622", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ee324", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb2/max1.anim.meta b/assets/resources/game/heros/mon/mb2/max1.anim.meta new file mode 100644 index 00000000..80979907 --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b8ee85e8-15b5-4457-b0f7-686625cef18b","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mb2/move.anim b/assets/resources/game/heros/mon/mb2/move.anim new file mode 100644 index 00000000..7846dc21 --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b4bb7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bb3ac", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@24033", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@59377", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@fa259", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@290b7", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb2/move.anim.meta b/assets/resources/game/heros/mon/mb2/move.anim.meta new file mode 100644 index 00000000..8ba93cb2 --- /dev/null +++ b/assets/resources/game/heros/mon/mb2/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"97d2a588-65c1-42df-892e-763e0b5bc381","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mb3.meta b/assets/resources/game/heros/mon/mb3.meta new file mode 100644 index 00000000..34e3ab1f --- /dev/null +++ b/assets/resources/game/heros/mon/mb3.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"1d604ec4-3575-49e6-a428-85964599d08c","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mb3/atk0.anim b/assets/resources/game/heros/mon/mb3/atk0.anim new file mode 100644 index 00000000..f7e23444 --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2dbf6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@9a879", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@77cb6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f9580", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1ff31", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@94ba2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@64ea0", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c5b40", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb3/atk0.anim.meta b/assets/resources/game/heros/mon/mb3/atk0.anim.meta new file mode 100644 index 00000000..9c1006bb --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"ba8a70c9-3d3d-4aad-b893-126a39a2ccc6","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mb3/idle.anim b/assets/resources/game/heros/mon/mb3/idle.anim new file mode 100644 index 00000000..d81af939 --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d259f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a2bf0", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d0bc7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@dbb7d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@88af0", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f4a50", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e5f75", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@9e584", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cd996", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb3/idle.anim.meta b/assets/resources/game/heros/mon/mb3/idle.anim.meta new file mode 100644 index 00000000..45826bf1 --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"74e64fa3-dd3d-4677-8962-84b22e6ca302","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mb3/max0.anim b/assets/resources/game/heros/mon/mb3/max0.anim new file mode 100644 index 00000000..fc63b61f --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/max0.anim @@ -0,0 +1,143 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.7, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@83d6b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@12ac2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c4619", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e136e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@60a81", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4b0ca", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c5af9", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@569e3", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@aa516", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@40707", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1289a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@277a2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@07087", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b57af", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb3/max0.anim.meta b/assets/resources/game/heros/mon/mb3/max0.anim.meta new file mode 100644 index 00000000..08ace419 --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"60708659-fa1c-45df-bdda-ff3978250703","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mo2/idle.anim b/assets/resources/game/heros/mon/mb3/max1.anim similarity index 64% rename from assets/resources/game/heros/mon/mo2/idle.anim rename to assets/resources/game/heros/mon/mb3/max1.anim index e126f1cc..71bca67a 100644 --- a/assets/resources/game/heros/mon/mo2/idle.anim +++ b/assets/resources/game/heros/mon/mb3/max1.anim @@ -1,17 +1,17 @@ [ { "__type__": "cc.AnimationClip", - "_name": "idle", + "_name": "max1", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] }, "_native": "", - "sample": 15, + "sample": 30, "speed": 1, - "wrapMode": 2, + "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.8, + "_duration": 0.43333333333333335, "_hash": 500763545, "_tracks": [ { @@ -62,65 +62,70 @@ "__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.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 + 0.36666666666666664, + 0.4 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0698b", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b92d0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@285b6", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@921d8", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f1654", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@47593", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@13b84", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@61e0d", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@21001", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@84860", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1c75a", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cf70d", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b6cb0", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7299c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@10d27", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2ca05", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@900fe", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@23c47", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a6066", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5db1b", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@95122", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d2adb", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@527e3", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@10829", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1194f", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb3/max1.anim.meta b/assets/resources/game/heros/mon/mb3/max1.anim.meta new file mode 100644 index 00000000..86883b70 --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"d3f64d75-ab93-4ac6-8f1e-46a158cd2564","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mb3/move.anim b/assets/resources/game/heros/mon/mb3/move.anim new file mode 100644 index 00000000..2ef79fa9 --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bfa62", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b42ae", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5bb6b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@00794", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4534a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@026b4", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb3/move.anim.meta b/assets/resources/game/heros/mon/mb3/move.anim.meta new file mode 100644 index 00000000..789a656b --- /dev/null +++ b/assets/resources/game/heros/mon/mb3/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"44f6b032-b834-4ea3-bb9b-f11b087d540e","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mb4.meta b/assets/resources/game/heros/mon/mb4.meta new file mode 100644 index 00000000..34a80bac --- /dev/null +++ b/assets/resources/game/heros/mon/mb4.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"450f4033-b5cb-483e-a512-94f1096cc7e0","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mb4/atk0.anim b/assets/resources/game/heros/mon/mb4/atk0.anim new file mode 100644 index 00000000..eea36140 --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/atk0.anim @@ -0,0 +1,153 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_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__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7235", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ff9d0", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@525a4", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@77f1f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@68358", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@25297", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d206c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e7122", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4e9ec", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@19c7f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@37896", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b5cec", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5832b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0043b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bcc51", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@dea73", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb4/atk0.anim.meta b/assets/resources/game/heros/mon/mb4/atk0.anim.meta new file mode 100644 index 00000000..86a201d2 --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"1a0c5f31-b1b7-49bf-8cb3-bc67141a5229","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mb4/idle.anim b/assets/resources/game/heros/mon/mb4/idle.anim new file mode 100644 index 00000000..be3aff5d --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@359de", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7d581", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@40515", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@77dd7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@21536", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@17ea8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e1356", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f8534", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eada4", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb4/idle.anim.meta b/assets/resources/game/heros/mon/mb4/idle.anim.meta new file mode 100644 index 00000000..eb425e96 --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8aa2021c-518a-4490-aa08-eb2e594772f2","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud4/max0.anim b/assets/resources/game/heros/mon/mb4/max0.anim similarity index 69% rename from assets/resources/game/heros/mon/mud4/max0.anim rename to assets/resources/game/heros/mon/mb4/max0.anim index 8a79c77d..90f901b8 100644 --- a/assets/resources/game/heros/mon/mud4/max0.anim +++ b/assets/resources/game/heros/mon/mb4/max0.anim @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.6, + "_duration": 0.65, "_hash": 500763545, "_tracks": [ { @@ -72,55 +72,60 @@ 0.4, 0.45, 0.5, - 0.55 + 0.55, + 0.6 ], "_values": [ { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@494c5", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1b3f4", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ad824", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@56d4d", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@836ae", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ed8bc", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@63baa", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eaa37", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@96923", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ab0ea", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f1363", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@df45e", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3a0d8", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eaeff", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c7606", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f83b0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b8058", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b2111", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b1941", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b5676", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@be804", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ed7cf", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@28af8", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@28f53", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@90bec", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb4/max0.anim.meta b/assets/resources/game/heros/mon/mb4/max0.anim.meta new file mode 100644 index 00000000..1a3f94ae --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"aa7907bb-433b-47d1-aa25-b382bc95a3a0","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mo3/idle.anim b/assets/resources/game/heros/mon/mb4/max1.anim similarity index 64% rename from assets/resources/game/heros/mon/mo3/idle.anim rename to assets/resources/game/heros/mon/mb4/max1.anim index 514353d9..77b333e4 100644 --- a/assets/resources/game/heros/mon/mo3/idle.anim +++ b/assets/resources/game/heros/mon/mb4/max1.anim @@ -1,17 +1,17 @@ [ { "__type__": "cc.AnimationClip", - "_name": "idle", + "_name": "max1", "_objFlags": 0, "__editorExtras__": { "embeddedPlayerGroups": [] }, "_native": "", - "sample": 15, + "sample": 30, "speed": 1, - "wrapMode": 2, + "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.8, + "_duration": 0.43333333333333335, "_hash": 500763545, "_tracks": [ { @@ -62,65 +62,70 @@ "__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.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 + 0.36666666666666664, + 0.4 ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@95d47", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1b3f4", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@66f6c", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@56d4d", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ad6df", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ed8bc", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ed63e", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eaa37", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2ecf0", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ab0ea", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3475d", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@df45e", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@951d7", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eaeff", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8f726", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f83b0", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d1a13", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b2111", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3ea4d", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b5676", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9cbad", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ed7cf", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b7fa5", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@28f53", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@90bec", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb4/max1.anim.meta b/assets/resources/game/heros/mon/mb4/max1.anim.meta new file mode 100644 index 00000000..424b28fb --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"82b26706-5572-4a36-9156-6c99c2a076ba","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mb4/move.anim b/assets/resources/game/heros/mon/mb4/move.anim new file mode 100644 index 00000000..8cc651a7 --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7d8e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e107a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3d4de", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cb063", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5b74f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4cc00", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb4/move.anim.meta b/assets/resources/game/heros/mon/mb4/move.anim.meta new file mode 100644 index 00000000..0a119721 --- /dev/null +++ b/assets/resources/game/heros/mon/mb4/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"e3526bf0-7801-4516-971f-8c8d087e53e6","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mb456.plist b/assets/resources/game/heros/mon/mb456.plist deleted file mode 100644 index 5ba85f61..00000000 --- a/assets/resources/game/heros/mon/mb456.plist +++ /dev/null @@ -1,1196 +0,0 @@ - - - - - frames - - mb4_ATTACK0_LongSpearAttack_1_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,1},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,182},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,1811},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,1},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,363},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,544},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,725},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,906},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,1087},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,1268},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,1449},{179,179}} - textureRotated - - - mb4_ATTACK0_LongSpearAttack_1_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1,1630},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,182},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,363},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,1},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,182},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,544},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,725},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,906},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,1087},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,1268},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,1449},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,1630},{179,179}} - textureRotated - - - mb4_ATTACK1_1_Skill_Normal_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{182,1811},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,182},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,363},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,544},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,725},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,906},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,1087},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,1268},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,1449},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,1630},{179,179}} - textureRotated - - - mb4_ATTACK2_0_Attack_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{363,1811},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,1},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,1},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,1630},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,1811},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,182},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,363},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,544},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,725},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,906},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,1087},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,1268},{179,179}} - textureRotated - - - mb4_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{544,1449},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,1},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,182},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,1811},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,1},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,182},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,363},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,544},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,725},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,363},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,544},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,725},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,906},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,1087},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,1268},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,1449},{179,179}} - textureRotated - - - mb4_MOVE0_LongSpear_Walk_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{725,1630},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,906},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,1087},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,725},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,906},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,1087},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,1268},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,1449},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,1630},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,1268},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,1449},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,1630},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{906,1811},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,1},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,182},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,363},{179,179}} - textureRotated - - - mb4_OTHER2_1_Skill_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {179,179} - spriteSourceSize - {179,179} - textureRect - {{1087,544},{179,179}} - textureRotated - - - - metadata - - format - 3 - pixelFormat - RGBA8888 - premultiplyAlpha - - realTextureFileName - mb456.png - size - {1267,1991} - smartupdate - $TexturePacker:SmartUpdate:e5e64e3c8dfe5e456773ea829366eba7:2a18c4a0f7ca7e951981e07025a585fa:e78553e014efc4897414893db2eea030$ - textureFileName - mb456.png - - - diff --git a/assets/resources/game/heros/mon/mb456.plist.meta b/assets/resources/game/heros/mon/mb456.plist.meta deleted file mode 100644 index 2aaff453..00000000 --- a/assets/resources/game/heros/mon/mb456.plist.meta +++ /dev/null @@ -1,3605 +0,0 @@ -{ - "ver": "1.0.8", - "importer": "sprite-atlas", - "imported": true, - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "files": [ - ".json" - ], - "subMetas": { - "11002": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@11002", - "displayName": "", - "id": "11002", - "name": "mb4_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 1811, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "14411": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@14411", - "displayName": "", - "id": "14411", - "name": "mb4_OTHER2_1_Skill_Magic_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 1630, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "14864": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@14864", - "displayName": "", - "id": "14864", - "name": "mb4_MOVE0_LongSpear_Walk_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "25844": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@25844", - "displayName": "", - "id": "25844", - "name": "mb4_ATTACK1_1_Skill_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 1087, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "31685": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@31685", - "displayName": "", - "id": "31685", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 906, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32428": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@32428", - "displayName": "", - "id": "32428", - "name": "mb4_OTHER2_1_Skill_Magic_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 906, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "55726": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@55726", - "displayName": "", - "id": "55726", - "name": "mb4_MOVE0_LongSpear_Walk_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "60263": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@60263", - "displayName": "", - "id": "60263", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "66415": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@66415", - "displayName": "", - "id": "66415", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1087, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "76080": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@76080", - "displayName": "", - "id": "76080", - "name": "mb4_MOVE0_LongSpear_Walk_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 906, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "28bbb": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@28bbb", - "displayName": "", - "id": "28bbb", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9bde9": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@9bde9", - "displayName": "", - "id": "9bde9", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "55df1": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@55df1", - "displayName": "", - "id": "55df1", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1811, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e31c3": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@e31c3", - "displayName": "", - "id": "e31c3", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 363, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a663d": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@a663d", - "displayName": "", - "id": "a663d", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 544, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c4899": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@c4899", - "displayName": "", - "id": "c4899", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 725, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9422f": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@9422f", - "displayName": "", - "id": "9422f", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1268, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6f248": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@6f248", - "displayName": "", - "id": "6f248", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1449, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a4533": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@a4533", - "displayName": "", - "id": "a4533", - "name": "mb4_ATTACK0_LongSpearAttack_1_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1630, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c9382": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@c9382", - "displayName": "", - "id": "c9382", - "name": "mb4_ATTACK1_1_Skill_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fdcfe": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@fdcfe", - "displayName": "", - "id": "fdcfe", - "name": "mb4_ATTACK1_1_Skill_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 363, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2cfde": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@2cfde", - "displayName": "", - "id": "2cfde", - "name": "mb4_ATTACK1_1_Skill_Normal_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b336b": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@b336b", - "displayName": "", - "id": "b336b", - "name": "mb4_ATTACK1_1_Skill_Normal_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a37f4": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@a37f4", - "displayName": "", - "id": "a37f4", - "name": "mb4_ATTACK1_1_Skill_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 544, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f21d6": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@f21d6", - "displayName": "", - "id": "f21d6", - "name": "mb4_ATTACK1_1_Skill_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 725, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "71e70": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@71e70", - "displayName": "", - "id": "71e70", - "name": "mb4_ATTACK1_1_Skill_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 906, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "116e2": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@116e2", - "displayName": "", - "id": "116e2", - "name": "mb4_ATTACK1_1_Skill_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 1268, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ed472": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@ed472", - "displayName": "", - "id": "ed472", - "name": "mb4_ATTACK1_1_Skill_Normal_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 1449, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b1564": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@b1564", - "displayName": "", - "id": "b1564", - "name": "mb4_ATTACK1_1_Skill_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 1630, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "15e2b": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@15e2b", - "displayName": "", - "id": "15e2b", - "name": "mb4_ATTACK1_1_Skill_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 182, - "trimY": 1811, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5e97e": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@5e97e", - "displayName": "", - "id": "5e97e", - "name": "mb4_ATTACK2_0_Attack_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9aa68": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@9aa68", - "displayName": "", - "id": "9aa68", - "name": "mb4_ATTACK2_0_Attack_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 363, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0ae3f": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@0ae3f", - "displayName": "", - "id": "0ae3f", - "name": "mb4_ATTACK2_0_Attack_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 544, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b8082": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@b8082", - "displayName": "", - "id": "b8082", - "name": "mb4_ATTACK2_0_Attack_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 725, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32ec8": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@32ec8", - "displayName": "", - "id": "32ec8", - "name": "mb4_ATTACK2_0_Attack_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 906, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0ae5b": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@0ae5b", - "displayName": "", - "id": "0ae5b", - "name": "mb4_ATTACK2_0_Attack_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 1087, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e8af7": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@e8af7", - "displayName": "", - "id": "e8af7", - "name": "mb4_ATTACK2_0_Attack_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 1268, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1215d": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@1215d", - "displayName": "", - "id": "1215d", - "name": "mb4_ATTACK2_0_Attack_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 1449, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6fd26": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@6fd26", - "displayName": "", - "id": "6fd26", - "name": "mb4_ATTACK2_0_Attack_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 1630, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3b14a": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@3b14a", - "displayName": "", - "id": "3b14a", - "name": "mb4_ATTACK2_0_Attack_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 363, - "trimY": 1811, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "54a99": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@54a99", - "displayName": "", - "id": "54a99", - "name": "mb4_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2eac6": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@2eac6", - "displayName": "", - "id": "2eac6", - "name": "mb4_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f52ea": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@f52ea", - "displayName": "", - "id": "f52ea", - "name": "mb4_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 1630, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd769": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@dd769", - "displayName": "", - "id": "dd769", - "name": "mb4_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3b1e6": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@3b1e6", - "displayName": "", - "id": "3b1e6", - "name": "mb4_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 363, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ec945": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@ec945", - "displayName": "", - "id": "ec945", - "name": "mb4_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 544, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e9219": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@e9219", - "displayName": "", - "id": "e9219", - "name": "mb4_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 725, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b2194": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@b2194", - "displayName": "", - "id": "b2194", - "name": "mb4_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 906, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "01059": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@01059", - "displayName": "", - "id": "01059", - "name": "mb4_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 1087, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cd6be": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@cd6be", - "displayName": "", - "id": "cd6be", - "name": "mb4_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 1268, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f0bbb": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@f0bbb", - "displayName": "", - "id": "f0bbb", - "name": "mb4_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 544, - "trimY": 1449, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "df871": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@df871", - "displayName": "", - "id": "df871", - "name": "mb4_MOVE0_LongSpear_Walk_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b0941": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@b0941", - "displayName": "", - "id": "b0941", - "name": "mb4_MOVE0_LongSpear_Walk_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 1811, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4d819": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@4d819", - "displayName": "", - "id": "4d819", - "name": "mb4_MOVE0_LongSpear_Walk_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3f94d": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@3f94d", - "displayName": "", - "id": "3f94d", - "name": "mb4_MOVE0_LongSpear_Walk_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 363, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a6bf1": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@a6bf1", - "displayName": "", - "id": "a6bf1", - "name": "mb4_MOVE0_LongSpear_Walk_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 544, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "39cb8": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@39cb8", - "displayName": "", - "id": "39cb8", - "name": "mb4_MOVE0_LongSpear_Walk_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 725, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4d6de": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@4d6de", - "displayName": "", - "id": "4d6de", - "name": "mb4_MOVE0_LongSpear_Walk_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 363, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a9cc0": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@a9cc0", - "displayName": "", - "id": "a9cc0", - "name": "mb4_MOVE0_LongSpear_Walk_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 544, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "06099": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@06099", - "displayName": "", - "id": "06099", - "name": "mb4_MOVE0_LongSpear_Walk_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 725, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e581d": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@e581d", - "displayName": "", - "id": "e581d", - "name": "mb4_MOVE0_LongSpear_Walk_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 1087, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b08f1": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@b08f1", - "displayName": "", - "id": "b08f1", - "name": "mb4_MOVE0_LongSpear_Walk_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 1268, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "78e3b": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@78e3b", - "displayName": "", - "id": "78e3b", - "name": "mb4_MOVE0_LongSpear_Walk_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 1449, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5aef2": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@5aef2", - "displayName": "", - "id": "5aef2", - "name": "mb4_MOVE0_LongSpear_Walk_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 725, - "trimY": 1630, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0814a": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@0814a", - "displayName": "", - "id": "0814a", - "name": "mb4_OTHER2_1_Skill_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 906, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96bca": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@96bca", - "displayName": "", - "id": "96bca", - "name": "mb4_OTHER2_1_Skill_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 1087, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2251d": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@2251d", - "displayName": "", - "id": "2251d", - "name": "mb4_OTHER2_1_Skill_Magic_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 725, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "91b92": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@91b92", - "displayName": "", - "id": "91b92", - "name": "mb4_OTHER2_1_Skill_Magic_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 1087, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9bc93": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@9bc93", - "displayName": "", - "id": "9bc93", - "name": "mb4_OTHER2_1_Skill_Magic_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 1268, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "638c1": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@638c1", - "displayName": "", - "id": "638c1", - "name": "mb4_OTHER2_1_Skill_Magic_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 1449, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ff33c": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@ff33c", - "displayName": "", - "id": "ff33c", - "name": "mb4_OTHER2_1_Skill_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 1268, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9e63c": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@9e63c", - "displayName": "", - "id": "9e63c", - "name": "mb4_OTHER2_1_Skill_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 1449, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "00f1d": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@00f1d", - "displayName": "", - "id": "00f1d", - "name": "mb4_OTHER2_1_Skill_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 1630, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b0714": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@b0714", - "displayName": "", - "id": "b0714", - "name": "mb4_OTHER2_1_Skill_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 906, - "trimY": 1811, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9a287": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@9a287", - "displayName": "", - "id": "9a287", - "name": "mb4_OTHER2_1_Skill_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 1, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "794c0": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@794c0", - "displayName": "", - "id": "794c0", - "name": "mb4_OTHER2_1_Skill_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 182, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cfb05": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@cfb05", - "displayName": "", - "id": "cfb05", - "name": "mb4_OTHER2_1_Skill_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 363, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9c12b": { - "importer": "sprite-frame", - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6@9c12b", - "displayName": "", - "id": "9c12b", - "name": "mb4_OTHER2_1_Skill_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1087, - "trimY": 544, - "width": 179, - "height": 179, - "rawWidth": 179, - "rawHeight": 179, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "atlasUuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "atlasTextureName": "mb456.png", - "format": 3, - "uuid": "4247da80-b2e3-48cf-afe7-44d55e0569f6", - "textureUuid": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a" - } -} diff --git a/assets/resources/game/heros/mon/mb456.png b/assets/resources/game/heros/mon/mb456.png deleted file mode 100644 index 19c97a4e..00000000 Binary files a/assets/resources/game/heros/mon/mb456.png and /dev/null differ diff --git a/assets/resources/game/heros/mon/mb456.png.meta b/assets/resources/game/heros/mon/mb456.png.meta deleted file mode 100644 index 3f1552a8..00000000 --- a/assets/resources/game/heros/mon/mb456.png.meta +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ver": "1.0.27", - "importer": "image", - "imported": true, - "uuid": "d9aceb33-20c7-40af-be26-57a5e8bc375d", - "files": [ - ".json", - ".png" - ], - "subMetas": { - "6c48a": { - "importer": "texture", - "uuid": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a", - "displayName": "mb456", - "id": "6c48a", - "name": "texture", - "userData": { - "wrapModeS": "repeat", - "wrapModeT": "repeat", - "minfilter": "linear", - "magfilter": "linear", - "mipfilter": "none", - "anisotropy": 0, - "isUuid": true, - "imageUuidOrDatabaseUri": "d9aceb33-20c7-40af-be26-57a5e8bc375d", - "visible": false - }, - "ver": "1.0.22", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "type": "texture", - "hasAlpha": true, - "fixAlphaTransparencyArtifacts": false, - "redirect": "d9aceb33-20c7-40af-be26-57a5e8bc375d@6c48a" - } -} diff --git a/assets/resources/game/heros/mon/mb5.meta b/assets/resources/game/heros/mon/mb5.meta new file mode 100644 index 00000000..f5ca82fb --- /dev/null +++ b/assets/resources/game/heros/mon/mb5.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"c25a06e1-14a1-4838-82f1-524681ce5267","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mb5/atk0.anim b/assets/resources/game/heros/mon/mb5/atk0.anim new file mode 100644 index 00000000..300e6b94 --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@009fd", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@adf95", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@01b40", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@edf10", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@974fc", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ba616", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3f761", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b0016", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb5/atk0.anim.meta b/assets/resources/game/heros/mon/mb5/atk0.anim.meta new file mode 100644 index 00000000..e713d029 --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"e3ddfdd9-f6e3-4acb-a261-e7c0d654ce9c","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mb5/idle.anim b/assets/resources/game/heros/mon/mb5/idle.anim new file mode 100644 index 00000000..75dbcad8 --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@65011", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e894e", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cbc81", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b8cf5", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@292cc", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@550aa", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@027f7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@19e89", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8554d", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb5/idle.anim.meta b/assets/resources/game/heros/mon/mb5/idle.anim.meta new file mode 100644 index 00000000..dbc31d91 --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6144cc26-bed9-4179-af4f-0a7461b30d96","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mo6/max0.anim b/assets/resources/game/heros/mon/mb5/max0.anim similarity index 65% rename from assets/resources/game/heros/mon/mo6/max0.anim rename to assets/resources/game/heros/mon/mb5/max0.anim index 0567688b..d9fcf4ee 100644 --- a/assets/resources/game/heros/mon/mo6/max0.anim +++ b/assets/resources/game/heros/mon/mb5/max0.anim @@ -7,11 +7,11 @@ "embeddedPlayerGroups": [] }, "_native": "", - "sample": 15, + "sample": 20, "speed": 1, "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.8, + "_duration": 0.65, "_hash": 500763545, "_tracks": [ { @@ -62,65 +62,70 @@ "__type__": "cc.ObjectCurve", "_times": [ 0, - 0.06666666666666667, - 0.13333333333333333, + 0.05, + 0.1, + 0.15, 0.2, - 0.26666666666666666, - 0.3333333333333333, + 0.25, + 0.3, + 0.35, 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 + 0.45, + 0.5, + 0.55, + 0.6 ], "_values": [ { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@aabf7", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@27c57", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c1025", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c2a18", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@84b07", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c8af8", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@48b5c", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1f515", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@403d6", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@213d1", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@df694", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3fc02", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cb62b", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4963c", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c4fe3", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ecd0d", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c25a1", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2e00a", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4b262", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d527", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@70d64", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7f6ad", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8ace4", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0e57b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3894e", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb5/max0.anim.meta b/assets/resources/game/heros/mon/mb5/max0.anim.meta new file mode 100644 index 00000000..ac4df27b --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b13cd482-d14c-4f89-a0b4-60e0aa4c3db7","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mb5/max1.anim b/assets/resources/game/heros/mon/mb5/max1.anim new file mode 100644 index 00000000..94dd5617 --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/max1.anim @@ -0,0 +1,138 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.43333333333333335, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@27c57", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c2a18", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c8af8", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1f515", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@213d1", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3fc02", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4963c", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ecd0d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2e00a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d527", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7f6ad", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0e57b", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3894e", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb5/max1.anim.meta b/assets/resources/game/heros/mon/mb5/max1.anim.meta new file mode 100644 index 00000000..0020d20f --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2e2d82d8-b2c8-4546-aa4f-6e705fb10743","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mb5/move.anim b/assets/resources/game/heros/mon/mb5/move.anim new file mode 100644 index 00000000..a630b0c2 --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/move.anim @@ -0,0 +1,103 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "move", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.4, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@36ea2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@35db1", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5bf7a", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@73d54", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c3fd4", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f5b54", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb5/move.anim.meta b/assets/resources/game/heros/mon/mb5/move.anim.meta new file mode 100644 index 00000000..93a871cb --- /dev/null +++ b/assets/resources/game/heros/mon/mb5/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"64c6fdc7-1853-4477-949b-5d673eaddb92","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mb6.meta b/assets/resources/game/heros/mon/mb6.meta new file mode 100644 index 00000000..17fa08b9 --- /dev/null +++ b/assets/resources/game/heros/mon/mb6.meta @@ -0,0 +1 @@ +{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"3fbd92f6-df30-4fda-b52b-4f0518e57574","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mb6/atk0.anim b/assets/resources/game/heros/mon/mb6/atk0.anim new file mode 100644 index 00000000..ebd1108f --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/atk0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "atk0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@73be5", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0bf19", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e4238", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@243dc", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@68edd", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f314d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a8e1f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@aa696", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb6/atk0.anim.meta b/assets/resources/game/heros/mon/mb6/atk0.anim.meta new file mode 100644 index 00000000..69a8f7ab --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/atk0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"55ecc0d8-4e5d-4d8c-96df-f618f2ee6bc5","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mb6/idle.anim b/assets/resources/game/heros/mon/mb6/idle.anim new file mode 100644 index 00000000..eb21ff5e --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/idle.anim @@ -0,0 +1,118 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "idle", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 15, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.6, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 6 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.ObjectTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channel": { + "__id__": 4 + } + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "spriteFrame" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.ObjectCurve", + "_times": [ + 0, + 0.06666666666666667, + 0.13333333333333333, + 0.2, + 0.26666666666666666, + 0.3333333333333333, + 0.4, + 0.4666666666666667, + 0.5333333333333333 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@72109", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a9ae6", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@215c2", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@af9d7", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1bfc0", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3d5a1", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b2a06", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ad52d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5fc0a", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb6/idle.anim.meta b/assets/resources/game/heros/mon/mb6/idle.anim.meta new file mode 100644 index 00000000..92bd374b --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/idle.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"81097a9c-9a4f-457a-8f3d-a83292f11135","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mb6/max0.anim b/assets/resources/game/heros/mon/mb6/max0.anim new file mode 100644 index 00000000..c5e90af5 --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/max0.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max0", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 20, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.4, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@73be5", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0bf19", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e4238", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@243dc", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@68edd", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f314d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a8e1f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@aa696", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb6/max0.anim.meta b/assets/resources/game/heros/mon/mb6/max0.anim.meta new file mode 100644 index 00000000..a5562185 --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/max0.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"785d14c7-b9fd-4c30-a5ea-1d67f4ca650a","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mb6/max1.anim b/assets/resources/game/heros/mon/mb6/max1.anim new file mode 100644 index 00000000..d8e7b208 --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/max1.anim @@ -0,0 +1,113 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "max1", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 30, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.26666666666666666, + "_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 + ], + "_values": [ + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@73be5", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0bf19", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e4238", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@243dc", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@68edd", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f314d", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a8e1f", + "__expectedType__": "cc.SpriteFrame" + }, + { + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@aa696", + "__expectedType__": "cc.SpriteFrame" + } + ] + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mb6/max1.anim.meta b/assets/resources/game/heros/mon/mb6/max1.anim.meta new file mode 100644 index 00000000..5986541b --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/max1.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"973492bf-b3db-4419-9aad-541fea5df9ce","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mo1/move.anim b/assets/resources/game/heros/mon/mb6/move.anim similarity index 79% rename from assets/resources/game/heros/mon/mo1/move.anim rename to assets/resources/game/heros/mon/mb6/move.anim index 6496aa25..2f06617c 100644 --- a/assets/resources/game/heros/mon/mo1/move.anim +++ b/assets/resources/game/heros/mon/mb6/move.anim @@ -72,35 +72,35 @@ ], "_values": [ { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7c9a8", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7d27", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a23e9", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3a33b", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d7dc4", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7e45a", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f8398", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@67942", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@84d0f", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d4a13", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@296b4", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@20a7b", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c6a86", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@09efd", "__expectedType__": "cc.SpriteFrame" }, { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8832f", + "__uuid__": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0b4e5", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/resources/game/heros/mon/mb6/move.anim.meta b/assets/resources/game/heros/mon/mb6/move.anim.meta new file mode 100644 index 00000000..392153fb --- /dev/null +++ b/assets/resources/game/heros/mon/mb6/move.anim.meta @@ -0,0 +1 @@ +{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6e97392a-0cc3-4814-ad5a-c8cc3908b0b0","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mo1-2.png b/assets/resources/game/heros/mon/mo1-2.png deleted file mode 100644 index ac00a445..00000000 Binary files a/assets/resources/game/heros/mon/mo1-2.png and /dev/null differ diff --git a/assets/resources/game/heros/mon/mo1-2.png.meta b/assets/resources/game/heros/mon/mo1-2.png.meta deleted file mode 100644 index e426e25b..00000000 --- a/assets/resources/game/heros/mon/mo1-2.png.meta +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ver": "1.0.27", - "importer": "image", - "imported": true, - "uuid": "eb34d8bd-1aa3-455f-8b50-72101227dfac", - "files": [ - ".json", - ".png" - ], - "subMetas": { - "6c48a": { - "importer": "texture", - "uuid": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "displayName": "mo1-2", - "id": "6c48a", - "name": "texture", - "userData": { - "wrapModeS": "repeat", - "wrapModeT": "repeat", - "minfilter": "linear", - "magfilter": "linear", - "mipfilter": "none", - "anisotropy": 0, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac", - "visible": false - }, - "ver": "1.0.22", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "type": "texture", - "hasAlpha": true, - "fixAlphaTransparencyArtifacts": false, - "redirect": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a" - } -} diff --git a/assets/resources/game/heros/mon/mo1.meta b/assets/resources/game/heros/mon/mo1.meta deleted file mode 100644 index 295877bb..00000000 --- a/assets/resources/game/heros/mon/mo1.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"100da2dc-8f10-49a3-8574-fa179b751a81","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo1/atk0.anim b/assets/resources/game/heros/mon/mo1/atk0.anim deleted file mode 100644 index c3cc0b42..00000000 --- a/assets/resources/game/heros/mon/mo1/atk0.anim +++ /dev/null @@ -1,158 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 40, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.425, - "_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.025, - 0.05, - 0.075, - 0.1, - 0.125, - 0.15, - 0.175, - 0.2, - 0.225, - 0.25, - 0.275, - 0.3, - 0.325, - 0.35, - 0.375, - 0.4 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b61e2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3bc5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@408d1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70ee0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e4347", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@424c3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@74535", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f467c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cda0c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d7fd3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@889ea", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6c41", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6dbee", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@64293", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@87827", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@83d4d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5284b", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo1/atk0.anim.meta b/assets/resources/game/heros/mon/mo1/atk0.anim.meta deleted file mode 100644 index 269eab47..00000000 --- a/assets/resources/game/heros/mon/mo1/atk0.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "1e1c5d8f-ea12-4011-9062-487fe6c389be", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "atk0" - } -} diff --git a/assets/resources/game/heros/mon/mo1/max0.anim b/assets/resources/game/heros/mon/mo1/max0.anim deleted file mode 100644 index 2a31ec7d..00000000 --- a/assets/resources/game/heros/mon/mo1/max0.anim +++ /dev/null @@ -1,158 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5666666666666667, - "_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 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b61e2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3bc5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@408d1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70ee0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e4347", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@424c3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@74535", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f467c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cda0c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d7fd3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@889ea", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6c41", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6dbee", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@64293", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@87827", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@83d4d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5284b", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo1/max0.anim.meta b/assets/resources/game/heros/mon/mo1/max0.anim.meta deleted file mode 100644 index 55d49705..00000000 --- a/assets/resources/game/heros/mon/mo1/max0.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "668f6c86-6f45-40be-8451-45eba99ad9f5", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "max0" - } -} diff --git a/assets/resources/game/heros/mon/mo1/max1.anim.meta b/assets/resources/game/heros/mon/mo1/max1.anim.meta deleted file mode 100644 index 8b01dc77..00000000 --- a/assets/resources/game/heros/mon/mo1/max1.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "51e6a426-c225-4597-bdf1-651cff7ed458", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "max1" - } -} diff --git a/assets/resources/game/heros/mon/mo2.meta b/assets/resources/game/heros/mon/mo2.meta deleted file mode 100644 index e383238a..00000000 --- a/assets/resources/game/heros/mon/mo2.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"6736c7d8-3076-4dea-b2b3-09b668cbd8ee","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo2/atk0.anim b/assets/resources/game/heros/mon/mo2/atk0.anim deleted file mode 100644 index ca16dcaf..00000000 --- a/assets/resources/game/heros/mon/mo2/atk0.anim +++ /dev/null @@ -1,173 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 60, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.016666666666666666, - 0.03333333333333333, - 0.05, - 0.06666666666666667, - 0.08333333333333333, - 0.1, - 0.11666666666666667, - 0.13333333333333333, - 0.15, - 0.16666666666666666, - 0.18333333333333332, - 0.2, - 0.21666666666666667, - 0.23333333333333334, - 0.25, - 0.26666666666666666, - 0.2833333333333333, - 0.3, - 0.31666666666666665 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5a37b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8daa0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e7def", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a1a34", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@047d7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@68847", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5cf8f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3d26", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9c04a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@df14d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@67f7f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2c6a4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9a651", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@35c12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@caef4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@641f3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@73d3c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@09d85", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@45d12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d25b5", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo2/dead.anim.meta b/assets/resources/game/heros/mon/mo2/dead.anim.meta deleted file mode 100644 index 1d488874..00000000 --- a/assets/resources/game/heros/mon/mo2/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"014202d8-b8bb-47e2-946e-565941eebacb","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/mon/mo2/max0.anim b/assets/resources/game/heros/mon/mo2/max0.anim deleted file mode 100644 index ef4fd184..00000000 --- a/assets/resources/game/heros/mon/mo2/max0.anim +++ /dev/null @@ -1,173 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.6666666666666666, - "_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 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5a37b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8daa0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e7def", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a1a34", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@047d7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@68847", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5cf8f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3d26", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9c04a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@df14d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@67f7f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2c6a4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9a651", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@35c12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@caef4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@641f3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@73d3c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@09d85", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@45d12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d25b5", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo2/max0.anim.meta b/assets/resources/game/heros/mon/mo2/max0.anim.meta deleted file mode 100644 index e97480b2..00000000 --- a/assets/resources/game/heros/mon/mo2/max0.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "864ef2eb-1de1-44a9-9307-fc9dc7ee2e99", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "max0" - } -} diff --git a/assets/resources/game/heros/mon/mo2/max1.anim b/assets/resources/game/heros/mon/mo2/max1.anim deleted file mode 100644 index ef4fd184..00000000 --- a/assets/resources/game/heros/mon/mo2/max1.anim +++ /dev/null @@ -1,173 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.6666666666666666, - "_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 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5a37b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8daa0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e7def", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a1a34", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@047d7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@68847", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5cf8f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3d26", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9c04a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@df14d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@67f7f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2c6a4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9a651", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@35c12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@caef4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@641f3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@73d3c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@09d85", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@45d12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d25b5", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo2/max1.anim.meta b/assets/resources/game/heros/mon/mo2/max1.anim.meta deleted file mode 100644 index 2287de9a..00000000 --- a/assets/resources/game/heros/mon/mo2/max1.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "83a7baf3-1dde-4a8e-9d2e-b35667245f1f", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "max1" - } -} diff --git a/assets/resources/game/heros/mon/mo3.meta b/assets/resources/game/heros/mon/mo3.meta deleted file mode 100644 index 903d0d72..00000000 --- a/assets/resources/game/heros/mon/mo3.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"810772e7-a8cd-43e1-b309-5b91438f5473","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo3/atk0.anim b/assets/resources/game/heros/mon/mo3/atk0.anim deleted file mode 100644 index ae62a44d..00000000 --- a/assets/resources/game/heros/mon/mo3/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5, - "_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 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c8a55", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70831", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@81efd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f6d22", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@94a3c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f55d4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@19942", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@25d98", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4dac8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5ab1c", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo3/atk0.anim.meta b/assets/resources/game/heros/mon/mo3/atk0.anim.meta deleted file mode 100644 index 09131d18..00000000 --- a/assets/resources/game/heros/mon/mo3/atk0.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "4949e728-0192-4f1d-a0b5-dacf3f3270aa", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "atk0" - } -} diff --git a/assets/resources/game/heros/mon/mo3/max0.anim b/assets/resources/game/heros/mon/mo3/max0.anim deleted file mode 100644 index 180681b9..00000000 --- a/assets/resources/game/heros/mon/mo3/max0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5, - "_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 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c8a55", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70831", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@81efd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f6d22", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@94a3c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f55d4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@19942", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@25d98", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4dac8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5ab1c", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo3/max1.anim.meta b/assets/resources/game/heros/mon/mo3/max1.anim.meta deleted file mode 100644 index c02335bf..00000000 --- a/assets/resources/game/heros/mon/mo3/max1.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "f680424e-a749-4e24-9b8a-3839fb25cd3c", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "max1" - } -} diff --git a/assets/resources/game/heros/mon/mo4.meta b/assets/resources/game/heros/mon/mo4.meta deleted file mode 100644 index c52aefd3..00000000 --- a/assets/resources/game/heros/mon/mo4.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"3405c4bd-eb09-4dc3-85a6-c1c0c0df515c","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo4/atk0.anim b/assets/resources/game/heros/mon/mo4/atk0.anim deleted file mode 100644 index e305e927..00000000 --- a/assets/resources/game/heros/mon/mo4/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.03333333333333333, - 0.06666666666666667, - 0.1, - 0.13333333333333333, - 0.16666666666666666, - 0.2, - 0.23333333333333334, - 0.26666666666666666, - 0.3 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cfa47", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9959c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@dbbe0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0f48d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@035cd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@21dc1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2a490", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e5d07", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@20532", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ee8a0", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo4/idle.anim b/assets/resources/game/heros/mon/mo4/idle.anim deleted file mode 100644 index 16b84378..00000000 --- a/assets/resources/game/heros/mon/mo4/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@33dd2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e2ccf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@14ddf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ec648", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7c597", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3dd40", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@682e1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@566b3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@349ad", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@90172", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c95d4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f5800", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo4/idle.anim.meta b/assets/resources/game/heros/mon/mo4/idle.anim.meta deleted file mode 100644 index f0c3ec5a..00000000 --- a/assets/resources/game/heros/mon/mo4/idle.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "5ec58338-c602-4cae-bd84-2b2079af1f6c", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "idle" - } -} diff --git a/assets/resources/game/heros/mon/mo4/max0.anim.meta b/assets/resources/game/heros/mon/mo4/max0.anim.meta deleted file mode 100644 index fe6532c4..00000000 --- a/assets/resources/game/heros/mon/mo4/max0.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "7988a07a-a6fe-4d17-b53b-93ed6c1894c1", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "max0" - } -} diff --git a/assets/resources/game/heros/mon/mo4/max1.anim b/assets/resources/game/heros/mon/mo4/max1.anim deleted file mode 100644 index abb962e9..00000000 --- a/assets/resources/game/heros/mon/mo4/max1.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max1", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5, - "_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 - ], - "_values": [ - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cfa47", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9959c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@dbbe0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0f48d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@035cd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@21dc1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2a490", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e5d07", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@20532", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ee8a0", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo4/max1.anim.meta b/assets/resources/game/heros/mon/mo4/max1.anim.meta deleted file mode 100644 index 2fbf55a6..00000000 --- a/assets/resources/game/heros/mon/mo4/max1.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "bd49d214-e07e-4caa-820e-48ea9a61d00c", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "max1" - } -} diff --git a/assets/resources/game/heros/mon/mo4/move.anim.meta b/assets/resources/game/heros/mon/mo4/move.anim.meta deleted file mode 100644 index a6c4f177..00000000 --- a/assets/resources/game/heros/mon/mo4/move.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "d5e2fdf7-fa71-43bd-95cc-9444058c5532", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "move" - } -} diff --git a/assets/resources/game/heros/mon/mo5.meta b/assets/resources/game/heros/mon/mo5.meta deleted file mode 100644 index ddcac962..00000000 --- a/assets/resources/game/heros/mon/mo5.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"378a2f92-4310-47cb-b699-dc3a5f08af3e","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo5/atk0.anim b/assets/resources/game/heros/mon/mo5/atk0.anim deleted file mode 100644 index e9121d86..00000000 --- a/assets/resources/game/heros/mon/mo5/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.03333333333333333, - 0.06666666666666667, - 0.1, - 0.13333333333333333, - 0.16666666666666666, - 0.2, - 0.23333333333333334, - 0.26666666666666666, - 0.3 - ], - "_values": [ - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2021c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@9627e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@27d1b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0aa76", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@fd6d6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e1e56", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@eaf1c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0fde4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@36f1e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@6a4cd", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo5/idle.anim b/assets/resources/game/heros/mon/mo5/idle.anim deleted file mode 100644 index 068f4f78..00000000 --- a/assets/resources/game/heros/mon/mo5/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b9424", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@aaac5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d2a78", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0a05e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@cfb0d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@1efba", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2b013", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@33529", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@010db", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@fc525", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4d74c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@1c521", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo5/move.anim b/assets/resources/game/heros/mon/mo5/move.anim deleted file mode 100644 index f90aa2d4..00000000 --- a/assets/resources/game/heros/mon/mo5/move.anim +++ /dev/null @@ -1,113 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "move", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.5333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667 - ], - "_values": [ - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@be612", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4e204", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@de859", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b5def", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d2dcb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b2e75", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ccbe9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c9947", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo6.meta b/assets/resources/game/heros/mon/mo6.meta deleted file mode 100644 index d756c5a2..00000000 --- a/assets/resources/game/heros/mon/mo6.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"841b9400-485d-4428-937a-cd0368bc73df","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mo6/atk0.anim b/assets/resources/game/heros/mon/mo6/atk0.anim deleted file mode 100644 index 0ec92254..00000000 --- a/assets/resources/game/heros/mon/mo6/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.6666666666666666, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a9d56", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@673f7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@797fc", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a8aea", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a6662", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fd4e5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@1a4e3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@958cd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8ad44", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3924f", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo6/dead.anim b/assets/resources/game/heros/mon/mo6/dead.anim deleted file mode 100644 index 250f5fb8..00000000 --- a/assets/resources/game/heros/mon/mo6/dead.anim +++ /dev/null @@ -1,153 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "dead", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 1.0666666666666667, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333, - 0.8, - 0.8666666666666667, - 0.9333333333333333, - 1 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@449b1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e834d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5c8b8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@7282a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@36327", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@09c18", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@97b56", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d0d2e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fc3c9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b21a5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f96f3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@918e5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cdf3d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ea6b38", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e47cf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9b496", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo6/dead.anim.meta b/assets/resources/game/heros/mon/mo6/dead.anim.meta deleted file mode 100644 index ab82bfea..00000000 --- a/assets/resources/game/heros/mon/mo6/dead.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"3b6503f0-a91f-4b01-a25c-62ad6116d002","files":[".cconb"],"subMetas":{},"userData":{"name":"dead"}} diff --git a/assets/resources/game/heros/mon/mo6/idle.anim b/assets/resources/game/heros/mon/mo6/idle.anim deleted file mode 100644 index fd6e3ec2..00000000 --- a/assets/resources/game/heros/mon/mo6/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e3c10", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8b70b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@034d8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@1d30d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@68840", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c72d8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@5a88f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4cbf3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@080f4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@bd3cc", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a4b43", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9714b", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mo6/idle.anim.meta b/assets/resources/game/heros/mon/mo6/idle.anim.meta deleted file mode 100644 index fd628c5f..00000000 --- a/assets/resources/game/heros/mon/mo6/idle.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a72e6dd2-b41e-429f-929e-7b5e150b3bc8","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mo6/move.anim.meta b/assets/resources/game/heros/mon/mo6/move.anim.meta deleted file mode 100644 index 3af398a7..00000000 --- a/assets/resources/game/heros/mon/mo6/move.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"c974e351-2cb1-4b8b-8d34-2c689a46bb98","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/moud.png b/assets/resources/game/heros/mon/moud.png deleted file mode 100644 index aa69bd17..00000000 Binary files a/assets/resources/game/heros/mon/moud.png and /dev/null differ diff --git a/assets/resources/game/heros/mon/moud.png.meta b/assets/resources/game/heros/mon/moud.png.meta deleted file mode 100644 index 1b939cd6..00000000 --- a/assets/resources/game/heros/mon/moud.png.meta +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ver": "1.0.27", - "importer": "image", - "imported": true, - "uuid": "814efe61-c2f7-4827-aea5-4f18fa5a4fec", - "files": [ - ".json", - ".png" - ], - "subMetas": { - "6c48a": { - "importer": "texture", - "uuid": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "displayName": "moud", - "id": "6c48a", - "name": "texture", - "userData": { - "wrapModeS": "repeat", - "wrapModeT": "repeat", - "minfilter": "linear", - "magfilter": "linear", - "mipfilter": "none", - "anisotropy": 0, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec", - "visible": false - }, - "ver": "1.0.22", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "type": "texture", - "hasAlpha": true, - "fixAlphaTransparencyArtifacts": false, - "redirect": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a" - } -} diff --git a/assets/resources/game/heros/mon/mud1.meta b/assets/resources/game/heros/mon/mud1.meta deleted file mode 100644 index 37cf24f5..00000000 --- a/assets/resources/game/heros/mon/mud1.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"356d36fa-9031-4eae-a694-d598657d288c","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mud1/atk0.anim b/assets/resources/game/heros/mon/mud1/atk0.anim deleted file mode 100644 index 21990611..00000000 --- a/assets/resources/game/heros/mon/mud1/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.03333333333333333, - 0.06666666666666667, - 0.1, - 0.13333333333333333, - 0.16666666666666666, - 0.2, - 0.23333333333333334, - 0.26666666666666666, - 0.3 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2ba12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@96366", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a95f0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cf2c3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@ed9c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@7b5bf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@be943", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@eb535", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2a2af", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a2503", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud1/atk0.anim.meta b/assets/resources/game/heros/mon/mud1/atk0.anim.meta deleted file mode 100644 index d752f295..00000000 --- a/assets/resources/game/heros/mon/mud1/atk0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"cb72209e-954a-46dc-8197-c973fb046a88","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mud1/idle.anim b/assets/resources/game/heros/mon/mud1/idle.anim deleted file mode 100644 index 07691b3a..00000000 --- a/assets/resources/game/heros/mon/mud1/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5315c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@89181", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@293a3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@64acb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@7602a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@96679", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@58cf0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@b0814", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@6aab6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cc475", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@b1b8f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@c98e2", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud1/idle.anim.meta b/assets/resources/game/heros/mon/mud1/idle.anim.meta deleted file mode 100644 index eee74b34..00000000 --- a/assets/resources/game/heros/mon/mud1/idle.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"2b7ef31c-9a44-4784-85b8-aa476f2c3945","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud1/max0.anim b/assets/resources/game/heros/mon/mud1/max0.anim deleted file mode 100644 index 272ff49c..00000000 --- a/assets/resources/game/heros/mon/mud1/max0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5, - "_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 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2ba12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@96366", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a95f0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cf2c3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@ed9c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@7b5bf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@be943", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@eb535", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2a2af", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a2503", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud1/max1.anim b/assets/resources/game/heros/mon/mud1/max1.anim deleted file mode 100644 index d0952270..00000000 --- a/assets/resources/game/heros/mon/mud1/max1.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max1", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.03333333333333333, - 0.06666666666666667, - 0.1, - 0.13333333333333333, - 0.16666666666666666, - 0.2, - 0.23333333333333334, - 0.26666666666666666, - 0.3 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2ba12", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@96366", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a95f0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cf2c3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@ed9c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@7b5bf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@be943", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@eb535", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2a2af", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a2503", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud1/move.anim b/assets/resources/game/heros/mon/mud1/move.anim deleted file mode 100644 index de228799..00000000 --- a/assets/resources/game/heros/mon/mud1/move.anim +++ /dev/null @@ -1,113 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "move", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.5333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@472f6", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@4477f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@dd256", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@b3a8d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@9b1ed", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@863aa", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@9d714", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f2fa7", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud1/move.anim.meta b/assets/resources/game/heros/mon/mud1/move.anim.meta deleted file mode 100644 index e8330c0c..00000000 --- a/assets/resources/game/heros/mon/mud1/move.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"87ce5fdd-a759-4f2a-8127-ae158571caf1","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mud2/atk0.anim b/assets/resources/game/heros/mon/mud2/atk0.anim deleted file mode 100644 index 504925e9..00000000 --- a/assets/resources/game/heros/mon/mud2/atk0.anim +++ /dev/null @@ -1,173 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 60, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.016666666666666666, - 0.03333333333333333, - 0.05, - 0.06666666666666667, - 0.08333333333333333, - 0.1, - 0.11666666666666667, - 0.13333333333333333, - 0.15, - 0.16666666666666666, - 0.18333333333333332, - 0.2, - 0.21666666666666667, - 0.23333333333333334, - 0.25, - 0.26666666666666666, - 0.2833333333333333, - 0.3, - 0.31666666666666665 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3a5c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@66725", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@788f8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d9570", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@baf77", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f5dd1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@466c8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5171b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3089a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@90aec", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e2677", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5b7a0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e4610", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@83f21", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d3449", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@898d7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@839cf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e3014", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@64808", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@ceef4", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud2/atk0.anim.meta b/assets/resources/game/heros/mon/mud2/atk0.anim.meta deleted file mode 100644 index 1ec2d5c6..00000000 --- a/assets/resources/game/heros/mon/mud2/atk0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"88c1ed39-744f-4691-b258-d66217a67b02","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mud2/idle.anim b/assets/resources/game/heros/mon/mud2/idle.anim deleted file mode 100644 index 85007eb4..00000000 --- a/assets/resources/game/heros/mon/mud2/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@78621", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@1880d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2eead", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@dcf24", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@c3c2a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@7ff64", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5afce", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@063e1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@612fa", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@1c224", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@ea473", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@befdd", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud2/idle.anim.meta b/assets/resources/game/heros/mon/mud2/idle.anim.meta deleted file mode 100644 index 9890bc68..00000000 --- a/assets/resources/game/heros/mon/mud2/idle.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f5ca44b1-550f-45c0-a197-cc229d31af55","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud2/max0.anim b/assets/resources/game/heros/mon/mud2/max0.anim deleted file mode 100644 index 4c1b2811..00000000 --- a/assets/resources/game/heros/mon/mud2/max0.anim +++ /dev/null @@ -1,173 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.6666666666666666, - "_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 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3a5c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@66725", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@788f8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d9570", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@baf77", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f5dd1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@466c8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5171b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3089a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@90aec", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e2677", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5b7a0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e4610", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@83f21", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d3449", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@898d7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@839cf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e3014", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@64808", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@ceef4", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud2/max0.anim.meta b/assets/resources/game/heros/mon/mud2/max0.anim.meta deleted file mode 100644 index 0527d6e6..00000000 --- a/assets/resources/game/heros/mon/mud2/max0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"cb5596d2-aad8-4c57-bfee-991c6bf463d9","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mud2/max1.anim b/assets/resources/game/heros/mon/mud2/max1.anim deleted file mode 100644 index a097cc76..00000000 --- a/assets/resources/game/heros/mon/mud2/max1.anim +++ /dev/null @@ -1,173 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max1", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.6666666666666666, - "_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 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3a5c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@66725", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@788f8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d9570", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@baf77", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f5dd1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@466c8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5171b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3089a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@90aec", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e2677", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5b7a0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e4610", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@83f21", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@d3449", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@898d7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@839cf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e3014", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@64808", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@ceef4", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud2/move.anim b/assets/resources/game/heros/mon/mud2/move.anim deleted file mode 100644 index e71dd5b7..00000000 --- a/assets/resources/game/heros/mon/mud2/move.anim +++ /dev/null @@ -1,113 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "move", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.5333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@78202", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@20aaf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@b3ee1", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e5b7a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@71627", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@2586c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@e7b64", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@84a84", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud2/move.anim.meta b/assets/resources/game/heros/mon/mud2/move.anim.meta deleted file mode 100644 index 92e95d1e..00000000 --- a/assets/resources/game/heros/mon/mud2/move.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"0acfb84c-b9e8-4b3d-b6d0-17ed148acd1e","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mud3.meta b/assets/resources/game/heros/mon/mud3.meta deleted file mode 100644 index 02c573c0..00000000 --- a/assets/resources/game/heros/mon/mud3.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"04485c86-fe6a-4b3a-8a5d-a75d41390462","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mud3/atk0.anim b/assets/resources/game/heros/mon/mud3/atk0.anim deleted file mode 100644 index a5d83834..00000000 --- a/assets/resources/game/heros/mon/mud3/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.03333333333333333, - 0.06666666666666667, - 0.1, - 0.13333333333333333, - 0.16666666666666666, - 0.2, - 0.23333333333333334, - 0.26666666666666666, - 0.3 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@184dd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cbd24", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@02601", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@6e5e5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3bfc3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@618e4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f80d8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@55ee2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@1bc3a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f64af", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud3/atk0.anim.meta b/assets/resources/game/heros/mon/mud3/atk0.anim.meta deleted file mode 100644 index b0bf228b..00000000 --- a/assets/resources/game/heros/mon/mud3/atk0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"cc44a83c-a689-44c0-a41d-c3f9fa433b74","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mud3/idle.anim b/assets/resources/game/heros/mon/mud3/idle.anim deleted file mode 100644 index fa734715..00000000 --- a/assets/resources/game/heros/mon/mud3/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@45329", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@25690", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@65e82", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cbd1d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@514e5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@b3068", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@6e114", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@4d171", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5f248", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a4ea8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@44068", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@12b81", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud3/idle.anim.meta b/assets/resources/game/heros/mon/mud3/idle.anim.meta deleted file mode 100644 index a02368fe..00000000 --- a/assets/resources/game/heros/mon/mud3/idle.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"19c06a33-dc91-4506-89da-e0277a71a359","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud3/max0.anim b/assets/resources/game/heros/mon/mud3/max0.anim deleted file mode 100644 index f8b52719..00000000 --- a/assets/resources/game/heros/mon/mud3/max0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5, - "_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 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@184dd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cbd24", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@02601", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@6e5e5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3bfc3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@618e4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f80d8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@55ee2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@1bc3a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f64af", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud3/max0.anim.meta b/assets/resources/game/heros/mon/mud3/max0.anim.meta deleted file mode 100644 index b1397ef7..00000000 --- a/assets/resources/game/heros/mon/mud3/max0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6c33129f-6987-4e3e-ad30-b790aaed51db","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mud3/max1.anim b/assets/resources/game/heros/mon/mud3/max1.anim deleted file mode 100644 index 49955967..00000000 --- a/assets/resources/game/heros/mon/mud3/max1.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max1", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 30, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.03333333333333333, - 0.06666666666666667, - 0.1, - 0.13333333333333333, - 0.16666666666666666, - 0.2, - 0.23333333333333334, - 0.26666666666666666, - 0.3 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@184dd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@cbd24", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@02601", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@6e5e5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@3bfc3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@618e4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f80d8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@55ee2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@1bc3a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f64af", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud3/max1.anim.meta b/assets/resources/game/heros/mon/mud3/max1.anim.meta deleted file mode 100644 index 1afdd5d6..00000000 --- a/assets/resources/game/heros/mon/mud3/max1.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"cd7202e0-4e61-4781-93c9-8cd5ad6f911d","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mud3/move.anim b/assets/resources/game/heros/mon/mud3/move.anim deleted file mode 100644 index 535911bd..00000000 --- a/assets/resources/game/heros/mon/mud3/move.anim +++ /dev/null @@ -1,113 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "move", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.5333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667 - ], - "_values": [ - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@4dcfd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@34225", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@a0f2f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@85570", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@8809b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@97c27", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f7d0e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@f8126", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud3/move.anim.meta b/assets/resources/game/heros/mon/mud3/move.anim.meta deleted file mode 100644 index a24bfb1a..00000000 --- a/assets/resources/game/heros/mon/mud3/move.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"355c892a-45c3-4199-8238-b3abc9968ab0","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mud4.meta b/assets/resources/game/heros/mon/mud4.meta deleted file mode 100644 index f70d665b..00000000 --- a/assets/resources/game/heros/mon/mud4.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"a5d5a6bd-536a-47d9-9737-63211247b788","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mud4.plist b/assets/resources/game/heros/mon/mud4.plist deleted file mode 100644 index 937b480c..00000000 --- a/assets/resources/game/heros/mon/mud4.plist +++ /dev/null @@ -1,4001 +0,0 @@ - - - - - frames - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,131},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,261},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,391},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,521},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,651},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,781},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,911},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1041},{128,128}} - textureRotated - - - SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1301},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1301},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1431},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1561},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1691},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1821},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_MOVE0_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,131},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,261},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,391},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,521},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,651},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,781},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,911},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1041},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134536198_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1301},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1431},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1561},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1691},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1821},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,521},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,131},{128,128}} - textureRotated - - - SPUM_20260321134538615_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,651},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,781},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,911},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1041},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1171},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1301},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1431},{128,128}} - textureRotated - - - SPUM_20260321134538615_MOVE0_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1561},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1691},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1821},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134538615_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,261},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,261},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,261},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,261},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,261},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,261},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK1_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,651},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,781},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,911},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-16.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-17.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-18.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-19.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1041},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1171},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1301},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1431},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1561},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1691},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1821},{128,128}} - textureRotated - - - SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,391},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1691},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1821},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,651},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,781},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,911},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1041},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1171},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1301},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1431},{128,128}} - textureRotated - - - SPUM_20260321134540993_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1561},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134540993_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,521},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,521},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1041},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1171},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1301},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK1_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1431},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1561},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1691},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1041},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1171},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-16.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1301},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-17.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1431},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-18.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1561},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-19.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1691},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1821},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,651},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1821},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1821},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,781},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1041},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1171},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1301},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1431},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1561},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1691},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1821},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134541937_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,911},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,911},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,911},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,911},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,911},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,911},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1041},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1171},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK0_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1431},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1561},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1691},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1041},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1041},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1041},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1041},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1041},{128,128}} - textureRotated - - - SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1041},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1171},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1171},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1431},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1561},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1691},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1431},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1561},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1691},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1171},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1171},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1171},{128,128}} - textureRotated - - - SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1171},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1431},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1431},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1301},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1431},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1561},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1691},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1431},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1561},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1691},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1561},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1561},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1691},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1691},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - SPUM_20260321134543431_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1821,1821},{128,128}} - textureRotated - - - - metadata - - format - 3 - pixelFormat - RGBA8888 - premultiplyAlpha - - realTextureFileName - mud4.png - size - {1950,1950} - smartupdate - $TexturePacker:SmartUpdate:da2498cec4a74cb44d29c4f4391c8fa2:f0a05f3731207239189c47b6626acba1:aba614a52e7b35f277dd70c7f89d1b54$ - textureFileName - mud4.png - - - diff --git a/assets/resources/game/heros/mon/mud4.plist.meta b/assets/resources/game/heros/mon/mud4.plist.meta deleted file mode 100644 index 2a8fb473..00000000 --- a/assets/resources/game/heros/mon/mud4.plist.meta +++ /dev/null @@ -1,12207 +0,0 @@ -{ - "ver": "1.0.8", - "importer": "sprite-atlas", - "imported": true, - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "files": [ - ".json" - ], - "subMetas": { - "25690": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@25690", - "displayName": "", - "id": "25690", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "34225": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@34225", - "displayName": "", - "id": "34225", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "35723": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@35723", - "displayName": "", - "id": "35723", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "44068": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@44068", - "displayName": "", - "id": "44068", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "45329": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@45329", - "displayName": "", - "id": "45329", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "48406": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@48406", - "displayName": "", - "id": "48406", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "49715": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@49715", - "displayName": "", - "id": "49715", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "51263": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@51263", - "displayName": "", - "id": "51263", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "52220": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@52220", - "displayName": "", - "id": "52220", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "54501": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@54501", - "displayName": "", - "id": "54501", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "61361": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@61361", - "displayName": "", - "id": "61361", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "64808": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@64808", - "displayName": "", - "id": "64808", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-18", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "66725": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@66725", - "displayName": "", - "id": "66725", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "68042": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@68042", - "displayName": "", - "id": "68042", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "71627": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@71627", - "displayName": "", - "id": "71627", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "76239": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@76239", - "displayName": "", - "id": "76239", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "78202": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@78202", - "displayName": "", - "id": "78202", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "78621": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@78621", - "displayName": "", - "id": "78621", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "85570": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@85570", - "displayName": "", - "id": "85570", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "87790": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@87790", - "displayName": "", - "id": "87790", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "89181": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@89181", - "displayName": "", - "id": "89181", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96366": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@96366", - "displayName": "", - "id": "96366", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96679": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@96679", - "displayName": "", - "id": "96679", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "97548": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@97548", - "displayName": "", - "id": "97548", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "184dd": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@184dd", - "displayName": "", - "id": "184dd", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cbd24": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cbd24", - "displayName": "", - "id": "cbd24", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "02601": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@02601", - "displayName": "", - "id": "02601", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6e5e5": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6e5e5", - "displayName": "", - "id": "6e5e5", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3bfc3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@3bfc3", - "displayName": "", - "id": "3bfc3", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "618e4": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@618e4", - "displayName": "", - "id": "618e4", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f80d8": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f80d8", - "displayName": "", - "id": "f80d8", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "55ee2": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@55ee2", - "displayName": "", - "id": "55ee2", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1bc3a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1bc3a", - "displayName": "", - "id": "1bc3a", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f64af": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f64af", - "displayName": "", - "id": "f64af", - "name": "SPUM_20260321134536198_ATTACK0_0_Attack_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "12b81": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@12b81", - "displayName": "", - "id": "12b81", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "65e82": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@65e82", - "displayName": "", - "id": "65e82", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cbd1d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cbd1d", - "displayName": "", - "id": "cbd1d", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "514e5": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@514e5", - "displayName": "", - "id": "514e5", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b3068": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b3068", - "displayName": "", - "id": "b3068", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6e114": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6e114", - "displayName": "", - "id": "6e114", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4d171": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@4d171", - "displayName": "", - "id": "4d171", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5f248": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5f248", - "displayName": "", - "id": "5f248", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a4ea8": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a4ea8", - "displayName": "", - "id": "a4ea8", - "name": "SPUM_20260321134536198_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4dcfd": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@4dcfd", - "displayName": "", - "id": "4dcfd", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a0f2f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a0f2f", - "displayName": "", - "id": "a0f2f", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8809b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@8809b", - "displayName": "", - "id": "8809b", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "97c27": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@97c27", - "displayName": "", - "id": "97c27", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f7d0e": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f7d0e", - "displayName": "", - "id": "f7d0e", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f8126": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f8126", - "displayName": "", - "id": "f8126", - "name": "SPUM_20260321134536198_MOVE0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ac030": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@ac030", - "displayName": "", - "id": "ac030", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e29f1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e29f1", - "displayName": "", - "id": "e29f1", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c4f99": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c4f99", - "displayName": "", - "id": "c4f99", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "08936": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@08936", - "displayName": "", - "id": "08936", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "869a1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@869a1", - "displayName": "", - "id": "869a1", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a2b77": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a2b77", - "displayName": "", - "id": "a2b77", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3aa7c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@3aa7c", - "displayName": "", - "id": "3aa7c", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "54dd7": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@54dd7", - "displayName": "", - "id": "54dd7", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cf31c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cf31c", - "displayName": "", - "id": "cf31c", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "feeb9": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@feeb9", - "displayName": "", - "id": "feeb9", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dc498": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@dc498", - "displayName": "", - "id": "dc498", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3de5b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@3de5b", - "displayName": "", - "id": "3de5b", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d375a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d375a", - "displayName": "", - "id": "d375a", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9d7e5": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@9d7e5", - "displayName": "", - "id": "9d7e5", - "name": "SPUM_20260321134536198_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2ba12": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2ba12", - "displayName": "", - "id": "2ba12", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a95f0": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a95f0", - "displayName": "", - "id": "a95f0", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cf2c3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cf2c3", - "displayName": "", - "id": "cf2c3", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ed9c5": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@ed9c5", - "displayName": "", - "id": "ed9c5", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7b5bf": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@7b5bf", - "displayName": "", - "id": "7b5bf", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "be943": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@be943", - "displayName": "", - "id": "be943", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "eb535": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@eb535", - "displayName": "", - "id": "eb535", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2a2af": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2a2af", - "displayName": "", - "id": "2a2af", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a2503": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a2503", - "displayName": "", - "id": "a2503", - "name": "SPUM_20260321134538615_ATTACK0_0_Attack_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5315c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5315c", - "displayName": "", - "id": "5315c", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b1b8f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b1b8f", - "displayName": "", - "id": "b1b8f", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c98e2": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c98e2", - "displayName": "", - "id": "c98e2", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "293a3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@293a3", - "displayName": "", - "id": "293a3", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "64acb": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@64acb", - "displayName": "", - "id": "64acb", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7602a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@7602a", - "displayName": "", - "id": "7602a", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "58cf0": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@58cf0", - "displayName": "", - "id": "58cf0", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b0814": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b0814", - "displayName": "", - "id": "b0814", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6aab6": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6aab6", - "displayName": "", - "id": "6aab6", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cc475": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cc475", - "displayName": "", - "id": "cc475", - "name": "SPUM_20260321134538615_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "472f6": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@472f6", - "displayName": "", - "id": "472f6", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4477f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@4477f", - "displayName": "", - "id": "4477f", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd256": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@dd256", - "displayName": "", - "id": "dd256", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b3a8d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b3a8d", - "displayName": "", - "id": "b3a8d", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9b1ed": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@9b1ed", - "displayName": "", - "id": "9b1ed", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "863aa": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@863aa", - "displayName": "", - "id": "863aa", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9d714": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@9d714", - "displayName": "", - "id": "9d714", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f2fa7": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f2fa7", - "displayName": "", - "id": "f2fa7", - "name": "SPUM_20260321134538615_MOVE0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "985ad": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@985ad", - "displayName": "", - "id": "985ad", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a8bcf": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a8bcf", - "displayName": "", - "id": "a8bcf", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "eef75": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@eef75", - "displayName": "", - "id": "eef75", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d2a57": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d2a57", - "displayName": "", - "id": "d2a57", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "59c85": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@59c85", - "displayName": "", - "id": "59c85", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1ee9f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1ee9f", - "displayName": "", - "id": "1ee9f", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b1d86": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b1d86", - "displayName": "", - "id": "b1d86", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "def54": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@def54", - "displayName": "", - "id": "def54", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c7bfa": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c7bfa", - "displayName": "", - "id": "c7bfa", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fa752": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@fa752", - "displayName": "", - "id": "fa752", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0ea17": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@0ea17", - "displayName": "", - "id": "0ea17", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "43a8d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@43a8d", - "displayName": "", - "id": "43a8d", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "23f4c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@23f4c", - "displayName": "", - "id": "23f4c", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "30fb4": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@30fb4", - "displayName": "", - "id": "30fb4", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "30c1f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@30c1f", - "displayName": "", - "id": "30c1f", - "name": "SPUM_20260321134538615_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "20aaf": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@20aaf", - "displayName": "", - "id": "20aaf", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b3ee1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b3ee1", - "displayName": "", - "id": "b3ee1", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e5b7a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e5b7a", - "displayName": "", - "id": "e5b7a", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2586c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2586c", - "displayName": "", - "id": "2586c", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e7b64": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e7b64", - "displayName": "", - "id": "e7b64", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "84a84": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@84a84", - "displayName": "", - "id": "84a84", - "name": "SPUM_20260321134540993_ATTACK1_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3a5c5": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@3a5c5", - "displayName": "", - "id": "3a5c5", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e2677": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e2677", - "displayName": "", - "id": "e2677", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5b7a0": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5b7a0", - "displayName": "", - "id": "5b7a0", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e4610": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e4610", - "displayName": "", - "id": "e4610", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "83f21": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@83f21", - "displayName": "", - "id": "83f21", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d3449": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d3449", - "displayName": "", - "id": "d3449", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "898d7": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@898d7", - "displayName": "", - "id": "898d7", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "839cf": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@839cf", - "displayName": "", - "id": "839cf", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-16", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e3014": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e3014", - "displayName": "", - "id": "e3014", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-17", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ceef4": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@ceef4", - "displayName": "", - "id": "ceef4", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-19", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "788f8": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@788f8", - "displayName": "", - "id": "788f8", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d9570": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d9570", - "displayName": "", - "id": "d9570", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "baf77": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@baf77", - "displayName": "", - "id": "baf77", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f5dd1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f5dd1", - "displayName": "", - "id": "f5dd1", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "466c8": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@466c8", - "displayName": "", - "id": "466c8", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5171b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5171b", - "displayName": "", - "id": "5171b", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3089a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@3089a", - "displayName": "", - "id": "3089a", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "90aec": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@90aec", - "displayName": "", - "id": "90aec", - "name": "SPUM_20260321134540993_ATTACK2_0_Attack_Bow_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1880d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1880d", - "displayName": "", - "id": "1880d", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ea473": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@ea473", - "displayName": "", - "id": "ea473", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "befdd": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@befdd", - "displayName": "", - "id": "befdd", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2eead": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2eead", - "displayName": "", - "id": "2eead", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dcf24": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@dcf24", - "displayName": "", - "id": "dcf24", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c3c2a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c3c2a", - "displayName": "", - "id": "c3c2a", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7ff64": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@7ff64", - "displayName": "", - "id": "7ff64", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5afce": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5afce", - "displayName": "", - "id": "5afce", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "063e1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@063e1", - "displayName": "", - "id": "063e1", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "612fa": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@612fa", - "displayName": "", - "id": "612fa", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1c224": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1c224", - "displayName": "", - "id": "1c224", - "name": "SPUM_20260321134540993_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aaeee": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@aaeee", - "displayName": "", - "id": "aaeee", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5b351": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5b351", - "displayName": "", - "id": "5b351", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cf30a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cf30a", - "displayName": "", - "id": "cf30a", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "daadd": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@daadd", - "displayName": "", - "id": "daadd", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "30c5b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@30c5b", - "displayName": "", - "id": "30c5b", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "333a9": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@333a9", - "displayName": "", - "id": "333a9", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f8ccd": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f8ccd", - "displayName": "", - "id": "f8ccd", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c4a01": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c4a01", - "displayName": "", - "id": "c4a01", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0947f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@0947f", - "displayName": "", - "id": "0947f", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32d69": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@32d69", - "displayName": "", - "id": "32d69", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cd038": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cd038", - "displayName": "", - "id": "cd038", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "85a9e": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@85a9e", - "displayName": "", - "id": "85a9e", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c9bab": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c9bab", - "displayName": "", - "id": "c9bab", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "40ba2": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@40ba2", - "displayName": "", - "id": "40ba2", - "name": "SPUM_20260321134540993_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b451a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b451a", - "displayName": "", - "id": "b451a", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f39ad": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f39ad", - "displayName": "", - "id": "f39ad", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8d372": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@8d372", - "displayName": "", - "id": "8d372", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f0e1c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f0e1c", - "displayName": "", - "id": "f0e1c", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a7e0e": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a7e0e", - "displayName": "", - "id": "a7e0e", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "00631": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@00631", - "displayName": "", - "id": "00631", - "name": "SPUM_20260321134541937_ATTACK1_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "57f73": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@57f73", - "displayName": "", - "id": "57f73", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "89c82": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@89c82", - "displayName": "", - "id": "89c82", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dc432": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@dc432", - "displayName": "", - "id": "dc432", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fe127": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@fe127", - "displayName": "", - "id": "fe127", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "291b1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@291b1", - "displayName": "", - "id": "291b1", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "81bb7": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@81bb7", - "displayName": "", - "id": "81bb7", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd5cf": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@dd5cf", - "displayName": "", - "id": "dd5cf", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6a2c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d6a2c", - "displayName": "", - "id": "d6a2c", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3a2e0": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@3a2e0", - "displayName": "", - "id": "3a2e0", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-16", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "81d55": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@81d55", - "displayName": "", - "id": "81d55", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-17", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ba079": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@ba079", - "displayName": "", - "id": "ba079", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-18", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "28ce7": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@28ce7", - "displayName": "", - "id": "28ce7", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-19", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5b6b3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5b6b3", - "displayName": "", - "id": "5b6b3", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e943d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e943d", - "displayName": "", - "id": "e943d", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e52ab": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e52ab", - "displayName": "", - "id": "e52ab", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8d037": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@8d037", - "displayName": "", - "id": "8d037", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "febb4": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@febb4", - "displayName": "", - "id": "febb4", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b773f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b773f", - "displayName": "", - "id": "b773f", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7aaa3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@7aaa3", - "displayName": "", - "id": "7aaa3", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cbf64": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cbf64", - "displayName": "", - "id": "cbf64", - "name": "SPUM_20260321134541937_ATTACK2_0_Attack_Bow_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9a888": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@9a888", - "displayName": "", - "id": "9a888", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6a9d5": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6a9d5", - "displayName": "", - "id": "6a9d5", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "381ac": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@381ac", - "displayName": "", - "id": "381ac", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6242d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6242d", - "displayName": "", - "id": "6242d", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b6d8c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b6d8c", - "displayName": "", - "id": "b6d8c", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "17b02": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@17b02", - "displayName": "", - "id": "17b02", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "19a44": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@19a44", - "displayName": "", - "id": "19a44", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d0b32": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d0b32", - "displayName": "", - "id": "d0b32", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b025b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b025b", - "displayName": "", - "id": "b025b", - "name": "SPUM_20260321134541937_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7a081": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@7a081", - "displayName": "", - "id": "7a081", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6d56e": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6d56e", - "displayName": "", - "id": "6d56e", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "843ce": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@843ce", - "displayName": "", - "id": "843ce", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "adf6d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@adf6d", - "displayName": "", - "id": "adf6d", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f64d8": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f64d8", - "displayName": "", - "id": "f64d8", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4c6f8": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@4c6f8", - "displayName": "", - "id": "4c6f8", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4420a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@4420a", - "displayName": "", - "id": "4420a", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b4a9c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b4a9c", - "displayName": "", - "id": "b4a9c", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c0698": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c0698", - "displayName": "", - "id": "c0698", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "001cd": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@001cd", - "displayName": "", - "id": "001cd", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1807a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1807a", - "displayName": "", - "id": "1807a", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fb52c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@fb52c", - "displayName": "", - "id": "fb52c", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d1ab0": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d1ab0", - "displayName": "", - "id": "d1ab0", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0809a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@0809a", - "displayName": "", - "id": "0809a", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d44b8": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d44b8", - "displayName": "", - "id": "d44b8", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1f184": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1f184", - "displayName": "", - "id": "1f184", - "name": "SPUM_20260321134541937_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0c755": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@0c755", - "displayName": "", - "id": "0c755", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a34ae": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a34ae", - "displayName": "", - "id": "a34ae", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "de7c1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@de7c1", - "displayName": "", - "id": "de7c1", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "75eb7": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@75eb7", - "displayName": "", - "id": "75eb7", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c4e58": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c4e58", - "displayName": "", - "id": "c4e58", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "27bf9": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@27bf9", - "displayName": "", - "id": "27bf9", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f1b02": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f1b02", - "displayName": "", - "id": "f1b02", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1903a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1903a", - "displayName": "", - "id": "1903a", - "name": "SPUM_20260321134543431_ATTACK0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8c6b4": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@8c6b4", - "displayName": "", - "id": "8c6b4", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0f21a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@0f21a", - "displayName": "", - "id": "0f21a", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cac30": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@cac30", - "displayName": "", - "id": "cac30", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5504e": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5504e", - "displayName": "", - "id": "5504e", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1a04c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1a04c", - "displayName": "", - "id": "1a04c", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7d1d4": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@7d1d4", - "displayName": "", - "id": "7d1d4", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5bb61": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5bb61", - "displayName": "", - "id": "5bb61", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7d89b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@7d89b", - "displayName": "", - "id": "7d89b", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d7020": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d7020", - "displayName": "", - "id": "d7020", - "name": "SPUM_20260321134543431_ATTACK4_0_Attack_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2f1e3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2f1e3", - "displayName": "", - "id": "2f1e3", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "51c0d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@51c0d", - "displayName": "", - "id": "51c0d", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "acd1f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@acd1f", - "displayName": "", - "id": "acd1f", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "de3bd": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@de3bd", - "displayName": "", - "id": "de3bd", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f5636": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f5636", - "displayName": "", - "id": "f5636", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "77fee": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@77fee", - "displayName": "", - "id": "77fee", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2f807": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2f807", - "displayName": "", - "id": "2f807", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ba9fa": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@ba9fa", - "displayName": "", - "id": "ba9fa", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e3edb": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@e3edb", - "displayName": "", - "id": "e3edb", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9042c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@9042c", - "displayName": "", - "id": "9042c", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5ad22": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@5ad22", - "displayName": "", - "id": "5ad22", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8faa3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@8faa3", - "displayName": "", - "id": "8faa3", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a1913": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@a1913", - "displayName": "", - "id": "a1913", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4cf14": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@4cf14", - "displayName": "", - "id": "4cf14", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "90e8b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@90e8b", - "displayName": "", - "id": "90e8b", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "289ec": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@289ec", - "displayName": "", - "id": "289ec", - "name": "SPUM_20260321134543431_DAMAGED0_1_Skill_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d8b61": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d8b61", - "displayName": "", - "id": "d8b61", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b80f1": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b80f1", - "displayName": "", - "id": "b80f1", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "73eb3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@73eb3", - "displayName": "", - "id": "73eb3", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "916aa": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@916aa", - "displayName": "", - "id": "916aa", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2774b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2774b", - "displayName": "", - "id": "2774b", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aa1ad": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@aa1ad", - "displayName": "", - "id": "aa1ad", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ef443": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@ef443", - "displayName": "", - "id": "ef443", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0f126": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@0f126", - "displayName": "", - "id": "0f126", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b649c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b649c", - "displayName": "", - "id": "b649c", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f1d09": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f1d09", - "displayName": "", - "id": "f1d09", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1a546": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@1a546", - "displayName": "", - "id": "1a546", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "12c4c": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@12c4c", - "displayName": "", - "id": "12c4c", - "name": "SPUM_20260321134543431_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c6e10": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@c6e10", - "displayName": "", - "id": "c6e10", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f34ad": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@f34ad", - "displayName": "", - "id": "f34ad", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "79bae": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@79bae", - "displayName": "", - "id": "79bae", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "372d5": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@372d5", - "displayName": "", - "id": "372d5", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "75faf": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@75faf", - "displayName": "", - "id": "75faf", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9937d": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@9937d", - "displayName": "", - "id": "9937d", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2a29a": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2a29a", - "displayName": "", - "id": "2a29a", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dfd55": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@dfd55", - "displayName": "", - "id": "dfd55", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6252e": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6252e", - "displayName": "", - "id": "6252e", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b2ff3": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@b2ff3", - "displayName": "", - "id": "b2ff3", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d4071": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@d4071", - "displayName": "", - "id": "d4071", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6dc92": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6dc92", - "displayName": "", - "id": "6dc92", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2c85b": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@2c85b", - "displayName": "", - "id": "2c85b", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6ff3f": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@6ff3f", - "displayName": "", - "id": "6ff3f", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "44b71": { - "importer": "sprite-frame", - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a@44b71", - "displayName": "", - "id": "44b71", - "name": "SPUM_20260321134543431_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1821, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "atlasUuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "atlasTextureName": "mud4.png", - "format": 3, - "uuid": "09f434b8-5687-43a7-81cc-44e74416e22a", - "textureUuid": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a" - } -} diff --git a/assets/resources/game/heros/mon/mud4.png b/assets/resources/game/heros/mon/mud4.png deleted file mode 100644 index 207efbf3..00000000 Binary files a/assets/resources/game/heros/mon/mud4.png and /dev/null differ diff --git a/assets/resources/game/heros/mon/mud4/atk0.anim b/assets/resources/game/heros/mon/mud4/atk0.anim deleted file mode 100644 index a7c3a05d..00000000 --- a/assets/resources/game/heros/mon/mud4/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5, - "_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 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dcd21", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@45cf3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@930d0", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@72a51", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dfa4c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9798d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ea6b3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a8fff", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@0495d", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@32a15", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud4/atk0.anim.meta b/assets/resources/game/heros/mon/mud4/atk0.anim.meta deleted file mode 100644 index 06419503..00000000 --- a/assets/resources/game/heros/mon/mud4/atk0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"29112944-1978-4b37-b25e-31016dff55cc","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mud4/idle.anim b/assets/resources/game/heros/mon/mud4/idle.anim deleted file mode 100644 index 4234937c..00000000 --- a/assets/resources/game/heros/mon/mud4/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@005c5", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@44719", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a66c7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@2de6e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@378a3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cbecd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@642d3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@08229", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@8d818", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dde73", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@fe995", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@92cb2", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud4/idle.anim.meta b/assets/resources/game/heros/mon/mud4/idle.anim.meta deleted file mode 100644 index 5095aae0..00000000 --- a/assets/resources/game/heros/mon/mud4/idle.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"4c4e8d51-2aab-4d4a-8049-e423503563b5","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud4/max0.anim.meta b/assets/resources/game/heros/mon/mud4/max0.anim.meta deleted file mode 100644 index 76d8bbfa..00000000 --- a/assets/resources/game/heros/mon/mud4/max0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"32a81c15-c639-40fb-88cf-c8101d474f5c","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mud4/max1.anim.meta b/assets/resources/game/heros/mon/mud4/max1.anim.meta deleted file mode 100644 index cabf01fa..00000000 --- a/assets/resources/game/heros/mon/mud4/max1.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"1b2fe407-6142-4b04-a09f-6d659f94c7d2","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mud4/move.anim b/assets/resources/game/heros/mon/mud4/move.anim deleted file mode 100644 index db7c743f..00000000 --- a/assets/resources/game/heros/mon/mud4/move.anim +++ /dev/null @@ -1,113 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "move", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.5333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cafc4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@c3c22", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e2bcd", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@96fbf", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@bebd8", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@117da", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@b24c7", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e5b98", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud4/move.anim.meta b/assets/resources/game/heros/mon/mud4/move.anim.meta deleted file mode 100644 index 32b2a334..00000000 --- a/assets/resources/game/heros/mon/mud4/move.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6281b51c-850f-4021-a2d0-c288908734ff","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mud5.meta b/assets/resources/game/heros/mon/mud5.meta deleted file mode 100644 index a36eef01..00000000 --- a/assets/resources/game/heros/mon/mud5.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"8aa1a4f3-50ed-49ab-aae2-2201c3fdb003","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/heros/mon/mud5/atk0.anim b/assets/resources/game/heros/mon/mud5/atk0.anim deleted file mode 100644 index 6b1efc72..00000000 --- a/assets/resources/game/heros/mon/mud5/atk0.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "atk0", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 20, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 0.5, - "_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 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@db5c3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e39e2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@19bdb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3eb93", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d382a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e2cd2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ca6b3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@abbc4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dd63b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@33345", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud5/atk0.anim.meta b/assets/resources/game/heros/mon/mud5/atk0.anim.meta deleted file mode 100644 index bf46c245..00000000 --- a/assets/resources/game/heros/mon/mud5/atk0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"90d82660-c039-4698-a3e1-3b5879d62a18","files":[".cconb"],"subMetas":{},"userData":{"name":"atk0"}} diff --git a/assets/resources/game/heros/mon/mud5/idle.anim b/assets/resources/game/heros/mon/mud5/idle.anim deleted file mode 100644 index 2ea30960..00000000 --- a/assets/resources/game/heros/mon/mud5/idle.anim +++ /dev/null @@ -1,133 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "idle", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.8, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6, - 0.6666666666666666, - 0.7333333333333333 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e257e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@67a81", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@94e22", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a5842", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f3bb9", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cec3b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@149e4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ca77a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@4da49", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9ee0e", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@a3617", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@6d5f3", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud5/idle.anim.meta b/assets/resources/game/heros/mon/mud5/idle.anim.meta deleted file mode 100644 index 4c406637..00000000 --- a/assets/resources/game/heros/mon/mud5/idle.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"913323d9-9add-4579-839f-2811eac8b7d4","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}} diff --git a/assets/resources/game/heros/mon/mud5/max0.anim.meta b/assets/resources/game/heros/mon/mud5/max0.anim.meta deleted file mode 100644 index 62443dc6..00000000 --- a/assets/resources/game/heros/mon/mud5/max0.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"8bc5689b-2832-44e3-9669-81d6647c3b83","files":[".cconb"],"subMetas":{},"userData":{"name":"max0"}} diff --git a/assets/resources/game/heros/mon/mud5/max1.anim b/assets/resources/game/heros/mon/mud5/max1.anim deleted file mode 100644 index 5f23fd27..00000000 --- a/assets/resources/game/heros/mon/mud5/max1.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "max1", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 10, - "speed": 1, - "wrapMode": 1, - "enableTrsBlending": false, - "_duration": 1, - "_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.1, - 0.2, - 0.3, - 0.4, - 0.5, - 0.6, - 0.7, - 0.8, - 0.9 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@db5c3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e39e2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@19bdb", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@3eb93", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d382a", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@e2cd2", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ca6b3", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@abbc4", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dd63b", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@33345", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud5/max1.anim.meta b/assets/resources/game/heros/mon/mud5/max1.anim.meta deleted file mode 100644 index b7815e8f..00000000 --- a/assets/resources/game/heros/mon/mud5/max1.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"216fea49-1084-4ba4-bb21-fcf66d04e7e5","files":[".cconb"],"subMetas":{},"userData":{"name":"max1"}} diff --git a/assets/resources/game/heros/mon/mud5/move.anim b/assets/resources/game/heros/mon/mud5/move.anim deleted file mode 100644 index 40eb14ed..00000000 --- a/assets/resources/game/heros/mon/mud5/move.anim +++ /dev/null @@ -1,123 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "move", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 15, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.6666666666666666, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 6 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.ObjectTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channel": { - "__id__": 4 - } - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - { - "__id__": 3 - }, - "spriteFrame" - ] - }, - { - "__type__": "cc.animation.ComponentPath", - "component": "cc.Sprite" - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 5 - } - }, - { - "__type__": "cc.ObjectCurve", - "_times": [ - 0, - 0.06666666666666667, - 0.13333333333333333, - 0.2, - 0.26666666666666666, - 0.3333333333333333, - 0.4, - 0.4666666666666667, - 0.5333333333333333, - 0.6 - ], - "_values": [ - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@dd413", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@56a14", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@9dd31", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@da19c", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@ede26", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@94d38", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@72f22", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@cf266", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@f268f", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "18ee504b-57e8-4e91-b3ac-a08c43c94b3d@d49ec", - "__expectedType__": "cc.SpriteFrame" - } - ] - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mon/mud5/move.anim.meta b/assets/resources/game/heros/mon/mud5/move.anim.meta deleted file mode 100644 index add3ebeb..00000000 --- a/assets/resources/game/heros/mon/mud5/move.anim.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"09dc3db8-49ca-410a-9c1f-46f3691431b7","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}} diff --git a/assets/resources/game/heros/mon/mo1-2.plist b/assets/resources/game/heros/mon/o12345.plist similarity index 73% rename from assets/resources/game/heros/mon/mo1-2.plist rename to assets/resources/game/heros/mon/o12345.plist index e28ed342..6fe01dd4 100644 --- a/assets/resources/game/heros/mon/mo1-2.plist +++ b/assets/resources/game/heros/mon/o12345.plist @@ -4,7 +4,7 @@ frames - mo1_ATTACK0_0_move_0-0.png + o1_IDLE0_0_idle_0-0.png aliases @@ -19,7 +19,22 @@ textureRotated - mo1_ATTACK0_0_move_0-1.png + o1_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1,1},{128,128}} + textureRotated + + + o1_IDLE0_0_idle_0-2.png aliases @@ -34,7 +49,7 @@ textureRotated - mo1_ATTACK0_0_move_0-2.png + o1_IDLE0_0_idle_0-3.png aliases @@ -49,7 +64,7 @@ textureRotated - mo1_ATTACK0_0_move_0-3.png + o1_IDLE0_0_idle_0-4.png aliases @@ -64,7 +79,7 @@ textureRotated - mo1_ATTACK0_0_move_0-4.png + o1_IDLE0_0_idle_0-5.png aliases @@ -79,7 +94,7 @@ textureRotated - mo1_ATTACK0_0_move_0-5.png + o1_IDLE0_0_idle_0-6.png aliases @@ -94,7 +109,7 @@ textureRotated - mo1_ATTACK0_0_move_0-6.png + o1_IDLE0_0_idle_0-7.png aliases @@ -109,7 +124,7 @@ textureRotated - mo1_ATTACK0_0_move_0-7.png + o1_IDLE0_0_idle_0-8.png aliases @@ -124,7 +139,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-0.png + o1_MOVE0_0_move_0-0.png aliases @@ -139,7 +154,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-1.png + o1_MOVE0_0_move_0-1.png aliases @@ -154,112 +169,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,391},{128,128}} - textureRotated - - - mo1_ATTACK2_AxeAttack_1_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,521},{128,128}} - textureRotated - - - mo1_ATTACK2_AxeAttack_1_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,651},{128,128}} - textureRotated - - - mo1_ATTACK2_AxeAttack_1_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,781},{128,128}} - textureRotated - - - mo1_ATTACK2_AxeAttack_1_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,911},{128,128}} - textureRotated - - - mo1_ATTACK2_AxeAttack_1_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1041},{128,128}} - textureRotated - - - mo1_ATTACK2_AxeAttack_1_0-16.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - mo1_ATTACK2_AxeAttack_1_0-2.png + o1_MOVE0_0_move_0-2.png aliases @@ -274,7 +184,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-3.png + o1_MOVE0_0_move_0-3.png aliases @@ -289,7 +199,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-4.png + o1_MOVE0_0_move_0-4.png aliases @@ -304,7 +214,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-5.png + o1_MOVE0_0_move_0-5.png aliases @@ -319,7 +229,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-6.png + o1_OTHER2_0_Attack_Normal_0-0.png aliases @@ -334,7 +244,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-7.png + o1_OTHER2_0_Attack_Normal_0-1.png aliases @@ -349,7 +259,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-8.png + o1_OTHER2_0_Attack_Normal_0-2.png aliases @@ -364,7 +274,7 @@ textureRotated - mo1_ATTACK2_AxeAttack_1_0-9.png + o1_OTHER2_0_Attack_Normal_0-3.png aliases @@ -379,7 +289,127 @@ textureRotated - mo1_DEATH0_0_Die_0-0.png + o1_OTHER2_0_Attack_Normal_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,391},{128,128}} + textureRotated + + + o1_OTHER2_0_Attack_Normal_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,521},{128,128}} + textureRotated + + + o1_OTHER2_0_Attack_Normal_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,651},{128,128}} + textureRotated + + + o1_OTHER2_0_Attack_Normal_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,781},{128,128}} + textureRotated + + + o2_IDLE0_0_idle_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,911},{128,128}} + textureRotated + + + o2_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,911},{128,128}} + textureRotated + + + o2_IDLE0_0_idle_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1041},{128,128}} + textureRotated + + + o2_IDLE0_0_idle_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1171},{128,128}} + textureRotated + + + o2_IDLE0_0_idle_0-4.png aliases @@ -394,7 +424,7 @@ textureRotated - mo1_DEATH0_0_Die_0-1.png + o2_IDLE0_0_idle_0-5.png aliases @@ -409,97 +439,7 @@ textureRotated - mo1_DEATH0_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - mo1_DEATH0_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - mo1_DEATH0_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - mo1_DEATH0_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - mo1_DEATH0_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - mo1_DEATH0_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - mo1_DEATH0_0_Die_0-2.png + o2_IDLE0_0_idle_0-6.png aliases @@ -514,7 +454,7 @@ textureRotated - mo1_DEATH0_0_Die_0-3.png + o2_IDLE0_0_idle_0-7.png aliases @@ -529,7 +469,7 @@ textureRotated - mo1_DEATH0_0_Die_0-4.png + o2_IDLE0_0_idle_0-8.png aliases @@ -544,7 +484,7 @@ textureRotated - mo1_DEATH0_0_Die_0-5.png + o2_MOVE0_0_move_0-0.png aliases @@ -559,7 +499,7 @@ textureRotated - mo1_DEATH0_0_Die_0-6.png + o2_MOVE0_0_move_0-1.png aliases @@ -574,7 +514,7 @@ textureRotated - mo1_DEATH0_0_Die_0-7.png + o2_MOVE0_0_move_0-2.png aliases @@ -589,7 +529,7 @@ textureRotated - mo1_DEATH0_0_Die_0-8.png + o2_MOVE0_0_move_0-3.png aliases @@ -604,22 +544,7 @@ textureRotated - mo1_DEATH0_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - mo1_IDLE0_0_idle_0-0.png + o2_MOVE0_0_move_0-4.png aliases @@ -634,52 +559,7 @@ textureRotated - mo1_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,521},{128,128}} - textureRotated - - - mo1_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1691},{128,128}} - textureRotated - - - mo1_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1821},{128,128}} - textureRotated - - - mo1_IDLE0_0_idle_0-2.png + o2_MOVE0_0_move_0-5.png aliases @@ -694,7 +574,7 @@ textureRotated - mo1_IDLE0_0_idle_0-3.png + o2_OTHER2_0_Attack_Normal_0-0.png aliases @@ -709,7 +589,7 @@ textureRotated - mo1_IDLE0_0_idle_0-4.png + o2_OTHER2_0_Attack_Normal_0-1.png aliases @@ -724,7 +604,7 @@ textureRotated - mo1_IDLE0_0_idle_0-5.png + o2_OTHER2_0_Attack_Normal_0-2.png aliases @@ -739,7 +619,7 @@ textureRotated - mo1_IDLE0_0_idle_0-6.png + o2_OTHER2_0_Attack_Normal_0-3.png aliases @@ -754,7 +634,7 @@ textureRotated - mo1_IDLE0_0_idle_0-7.png + o2_OTHER2_0_Attack_Normal_0-4.png aliases @@ -769,7 +649,7 @@ textureRotated - mo1_IDLE0_0_idle_0-8.png + o2_OTHER2_0_Attack_Normal_0-5.png aliases @@ -784,7 +664,7 @@ textureRotated - mo1_IDLE0_0_idle_0-9.png + o2_OTHER2_0_Attack_Normal_0-6.png aliases @@ -799,7 +679,37 @@ textureRotated - mo2_ATTACK3_0_move_0-0.png + o2_OTHER2_0_Attack_Normal_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1691},{128,128}} + textureRotated + + + o3_ATTACK1_0_move_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1821},{128,128}} + textureRotated + + + o3_ATTACK1_0_move_0-1.png aliases @@ -814,7 +724,7 @@ textureRotated - mo2_ATTACK3_0_move_0-1.png + o3_ATTACK1_0_move_0-2.png aliases @@ -829,7 +739,7 @@ textureRotated - mo2_ATTACK3_0_move_0-2.png + o3_ATTACK1_0_move_0-3.png aliases @@ -844,7 +754,7 @@ textureRotated - mo2_ATTACK3_0_move_0-3.png + o3_ATTACK1_0_move_0-4.png aliases @@ -859,7 +769,7 @@ textureRotated - mo2_ATTACK3_0_move_0-4.png + o3_ATTACK1_0_move_0-5.png aliases @@ -874,7 +784,7 @@ textureRotated - mo2_ATTACK3_0_move_0-5.png + o3_IDLE0_0_idle_0-0.png aliases @@ -889,7 +799,22 @@ textureRotated - mo2_ATTACK3_0_move_0-6.png + o3_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,651},{128,128}} + textureRotated + + + o3_IDLE0_0_idle_0-2.png aliases @@ -904,7 +829,7 @@ textureRotated - mo2_ATTACK3_0_move_0-7.png + o3_IDLE0_0_idle_0-3.png aliases @@ -919,7 +844,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-0.png + o3_IDLE0_0_idle_0-4.png aliases @@ -934,7 +859,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-1.png + o3_IDLE0_0_idle_0-5.png aliases @@ -949,157 +874,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,391},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,651},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,781},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,911},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1041},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-16.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1171},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-17.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1301},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-18.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1431},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-19.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1561},{128,128}} - textureRotated - - - mo2_ATTACK5_0_Attack_Bow_0-2.png + o3_IDLE0_0_idle_0-6.png aliases @@ -1114,7 +889,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-3.png + o3_IDLE0_0_idle_0-7.png aliases @@ -1129,7 +904,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-4.png + o3_IDLE0_0_idle_0-8.png aliases @@ -1144,7 +919,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-5.png + o3_OTHER2_0_Attack_Bow_0-0.png aliases @@ -1159,7 +934,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-6.png + o3_OTHER2_0_Attack_Bow_0-1.png aliases @@ -1174,7 +949,7 @@ textureRotated - mo2_ATTACK5_0_Attack_Bow_0-7.png + o3_OTHER2_0_Attack_Bow_0-10.png aliases @@ -1185,11 +960,11 @@ spriteSourceSize {128,128} textureRect - {{521,1},{128,128}} + {{521,1041},{128,128}} textureRotated - mo2_ATTACK5_0_Attack_Bow_0-8.png + o3_OTHER2_0_Attack_Bow_0-11.png aliases @@ -1200,11 +975,11 @@ spriteSourceSize {128,128} textureRect - {{521,131},{128,128}} + {{521,1171},{128,128}} textureRotated - mo2_ATTACK5_0_Attack_Bow_0-9.png + o3_OTHER2_0_Attack_Bow_0-12.png aliases @@ -1215,11 +990,41 @@ spriteSourceSize {128,128} textureRect - {{521,261},{128,128}} + {{521,1301},{128,128}} textureRotated - mo2_DEATH0_0_Die_0-0.png + o3_OTHER2_0_Attack_Bow_0-13.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1431},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-14.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1561},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-15.png aliases @@ -1234,7 +1039,127 @@ textureRotated - mo2_DEATH0_0_Die_0-1.png + o3_OTHER2_0_Attack_Bow_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,131},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,261},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,391},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,521},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,651},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,781},{128,128}} + textureRotated + + + o3_OTHER2_0_Attack_Bow_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,911},{128,128}} + textureRotated + + + o4_ATTACK1_0_move_0-0.png aliases @@ -1249,97 +1174,7 @@ textureRotated - mo2_DEATH0_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - mo2_DEATH0_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - mo2_DEATH0_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - mo2_DEATH0_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - mo2_DEATH0_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - mo2_DEATH0_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - mo2_DEATH0_0_Die_0-2.png + o4_ATTACK1_0_move_0-1.png aliases @@ -1354,7 +1189,7 @@ textureRotated - mo2_DEATH0_0_Die_0-3.png + o4_ATTACK1_0_move_0-2.png aliases @@ -1369,7 +1204,7 @@ textureRotated - mo2_DEATH0_0_Die_0-4.png + o4_ATTACK1_0_move_0-3.png aliases @@ -1384,7 +1219,7 @@ textureRotated - mo2_DEATH0_0_Die_0-5.png + o4_ATTACK1_0_move_0-4.png aliases @@ -1399,7 +1234,7 @@ textureRotated - mo2_DEATH0_0_Die_0-6.png + o4_ATTACK1_0_move_0-5.png aliases @@ -1414,7 +1249,7 @@ textureRotated - mo2_DEATH0_0_Die_0-7.png + o4_IDLE0_0_idle_0-0.png aliases @@ -1429,7 +1264,22 @@ textureRotated - mo2_DEATH0_0_Die_0-8.png + o4_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,651},{128,128}} + textureRotated + + + o4_IDLE0_0_idle_0-2.png aliases @@ -1444,22 +1294,7 @@ textureRotated - mo2_DEATH0_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - mo2_IDLE0_0_idle_0-0.png + o4_IDLE0_0_idle_0-3.png aliases @@ -1474,52 +1309,7 @@ textureRotated - mo2_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,911},{128,128}} - textureRotated - - - mo2_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,131},{128,128}} - textureRotated - - - mo2_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,261},{128,128}} - textureRotated - - - mo2_IDLE0_0_idle_0-2.png + o4_IDLE0_0_idle_0-4.png aliases @@ -1534,7 +1324,7 @@ textureRotated - mo2_IDLE0_0_idle_0-3.png + o4_IDLE0_0_idle_0-5.png aliases @@ -1549,7 +1339,7 @@ textureRotated - mo2_IDLE0_0_idle_0-4.png + o4_IDLE0_0_idle_0-6.png aliases @@ -1564,7 +1354,7 @@ textureRotated - mo2_IDLE0_0_idle_0-5.png + o4_IDLE0_0_idle_0-7.png aliases @@ -1579,7 +1369,7 @@ textureRotated - mo2_IDLE0_0_idle_0-6.png + o4_IDLE0_0_idle_0-8.png aliases @@ -1594,7 +1384,7 @@ textureRotated - mo2_IDLE0_0_idle_0-7.png + o4_OTHER2_0_Attack_Bow_0-0.png aliases @@ -1609,7 +1399,7 @@ textureRotated - mo2_IDLE0_0_idle_0-8.png + o4_OTHER2_0_Attack_Bow_0-1.png aliases @@ -1624,97 +1414,7 @@ textureRotated - mo2_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1},{128,128}} - textureRotated - - - mo3_DAMAGED0_0_Attack_Normal_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,391},{128,128}} - textureRotated - - - mo3_DAMAGED0_0_Attack_Normal_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,521},{128,128}} - textureRotated - - - mo3_DAMAGED0_0_Attack_Normal_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,651},{128,128}} - textureRotated - - - mo3_DAMAGED0_0_Attack_Normal_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,781},{128,128}} - textureRotated - - - mo3_DAMAGED0_0_Attack_Normal_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,911},{128,128}} - textureRotated - - - mo3_DAMAGED0_0_Attack_Normal_0-5.png + o4_OTHER2_0_Attack_Bow_0-10.png aliases @@ -1729,7 +1429,7 @@ textureRotated - mo3_DAMAGED0_0_Attack_Normal_0-6.png + o4_OTHER2_0_Attack_Bow_0-11.png aliases @@ -1744,7 +1444,7 @@ textureRotated - mo3_DAMAGED0_0_Attack_Normal_0-7.png + o4_OTHER2_0_Attack_Bow_0-12.png aliases @@ -1759,7 +1459,7 @@ textureRotated - mo3_DAMAGED0_0_Attack_Normal_0-8.png + o4_OTHER2_0_Attack_Bow_0-13.png aliases @@ -1774,7 +1474,7 @@ textureRotated - mo3_DAMAGED0_0_Attack_Normal_0-9.png + o4_OTHER2_0_Attack_Bow_0-14.png aliases @@ -1789,7 +1489,7 @@ textureRotated - mo3_IDLE0_0_idle_0-0.png + o4_OTHER2_0_Attack_Bow_0-15.png aliases @@ -1804,7 +1504,7 @@ textureRotated - mo3_IDLE0_0_idle_0-1.png + o4_OTHER2_0_Attack_Bow_0-2.png aliases @@ -1815,11 +1515,11 @@ spriteSourceSize {128,128} textureRect - {{781,1691},{128,128}} + {{781,1},{128,128}} textureRotated - mo3_IDLE0_0_idle_0-10.png + o4_OTHER2_0_Attack_Bow_0-3.png aliases @@ -1830,11 +1530,11 @@ spriteSourceSize {128,128} textureRect - {{911,911},{128,128}} + {{781,131},{128,128}} textureRotated - mo3_IDLE0_0_idle_0-11.png + o4_OTHER2_0_Attack_Bow_0-4.png aliases @@ -1845,11 +1545,86 @@ spriteSourceSize {128,128} textureRect - {{911,1041},{128,128}} + {{781,261},{128,128}} textureRotated - mo3_IDLE0_0_idle_0-2.png + o4_OTHER2_0_Attack_Bow_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,391},{128,128}} + textureRotated + + + o4_OTHER2_0_Attack_Bow_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,521},{128,128}} + textureRotated + + + o4_OTHER2_0_Attack_Bow_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,651},{128,128}} + textureRotated + + + o4_OTHER2_0_Attack_Bow_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,781},{128,128}} + textureRotated + + + o4_OTHER2_0_Attack_Bow_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,911},{128,128}} + textureRotated + + + o5_IDLE0_0_idle_0-0.png aliases @@ -1864,7 +1639,22 @@ textureRotated - mo3_IDLE0_0_idle_0-3.png + o5_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1821},{128,128}} + textureRotated + + + o5_IDLE0_0_idle_0-2.png aliases @@ -1879,7 +1669,7 @@ textureRotated - mo3_IDLE0_0_idle_0-4.png + o5_IDLE0_0_idle_0-3.png aliases @@ -1894,7 +1684,7 @@ textureRotated - mo3_IDLE0_0_idle_0-5.png + o5_IDLE0_0_idle_0-4.png aliases @@ -1909,7 +1699,7 @@ textureRotated - mo3_IDLE0_0_idle_0-6.png + o5_IDLE0_0_idle_0-5.png aliases @@ -1924,7 +1714,7 @@ textureRotated - mo3_IDLE0_0_idle_0-7.png + o5_IDLE0_0_idle_0-6.png aliases @@ -1939,7 +1729,7 @@ textureRotated - mo3_IDLE0_0_idle_0-8.png + o5_IDLE0_0_idle_0-7.png aliases @@ -1954,7 +1744,7 @@ textureRotated - mo3_IDLE0_0_idle_0-9.png + o5_IDLE0_0_idle_0-8.png aliases @@ -1969,7 +1759,37 @@ textureRotated - mo3_MOVE0_0_move_0-0.png + o5_MOVE0_0_move_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,911},{128,128}} + textureRotated + + + o5_MOVE0_0_move_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1041},{128,128}} + textureRotated + + + o5_MOVE0_0_move_0-2.png aliases @@ -1984,7 +1804,7 @@ textureRotated - mo3_MOVE0_0_move_0-1.png + o5_MOVE0_0_move_0-3.png aliases @@ -1999,7 +1819,7 @@ textureRotated - mo3_MOVE0_0_move_0-2.png + o5_MOVE0_0_move_0-4.png aliases @@ -2014,7 +1834,7 @@ textureRotated - mo3_MOVE0_0_move_0-3.png + o5_MOVE0_0_move_0-5.png aliases @@ -2029,7 +1849,7 @@ textureRotated - mo3_MOVE0_0_move_0-4.png + o5_OTHER2_0_Attack_Normal_0-0.png aliases @@ -2044,7 +1864,7 @@ textureRotated - mo3_MOVE0_0_move_0-5.png + o5_OTHER2_0_Attack_Normal_0-1.png aliases @@ -2059,7 +1879,7 @@ textureRotated - mo3_MOVE0_0_move_0-6.png + o5_OTHER2_0_Attack_Normal_0-2.png aliases @@ -2074,7 +1894,7 @@ textureRotated - mo3_MOVE0_0_move_0-7.png + o5_OTHER2_0_Attack_Normal_0-3.png aliases @@ -2089,7 +1909,7 @@ textureRotated - mo3_OTHER2_0_Die_0-0.png + o5_OTHER2_0_Attack_Normal_0-4.png aliases @@ -2104,7 +1924,7 @@ textureRotated - mo3_OTHER2_0_Die_0-1.png + o5_OTHER2_0_Attack_Normal_0-5.png aliases @@ -2119,97 +1939,7 @@ textureRotated - mo3_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - mo3_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - mo3_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - mo3_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - mo3_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - mo3_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - mo3_OTHER2_0_Die_0-2.png + o5_OTHER2_0_Attack_Normal_0-6.png aliases @@ -2224,7 +1954,7 @@ textureRotated - mo3_OTHER2_0_Die_0-3.png + o5_OTHER2_0_Attack_Normal_0-7.png aliases @@ -2239,7 +1969,7 @@ textureRotated - mo3_OTHER2_0_Die_0-4.png + o6_ATTACK0_0_Attack_Normal_0-0.png aliases @@ -2254,7 +1984,7 @@ textureRotated - mo3_OTHER2_0_Die_0-5.png + o6_ATTACK0_0_Attack_Normal_0-1.png aliases @@ -2269,7 +1999,7 @@ textureRotated - mo3_OTHER2_0_Die_0-6.png + o6_ATTACK0_0_Attack_Normal_0-2.png aliases @@ -2284,7 +2014,7 @@ textureRotated - mo3_OTHER2_0_Die_0-7.png + o6_ATTACK0_0_Attack_Normal_0-3.png aliases @@ -2299,7 +2029,7 @@ textureRotated - mo3_OTHER2_0_Die_0-8.png + o6_ATTACK0_0_Attack_Normal_0-4.png aliases @@ -2314,22 +2044,7 @@ textureRotated - mo3_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - mo4_DAMAGED0_0_Attack_Normal_0-0.png + o6_ATTACK0_0_Attack_Normal_0-5.png aliases @@ -2344,7 +2059,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-1.png + o6_ATTACK0_0_Attack_Normal_0-6.png aliases @@ -2359,7 +2074,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-2.png + o6_ATTACK0_0_Attack_Normal_0-7.png aliases @@ -2374,7 +2089,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-3.png + o6_IDLE0_0_idle_0-0.png aliases @@ -2389,7 +2104,22 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-4.png + o6_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1821},{128,128}} + textureRotated + + + o6_IDLE0_0_idle_0-2.png aliases @@ -2404,7 +2134,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-5.png + o6_IDLE0_0_idle_0-3.png aliases @@ -2419,7 +2149,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-6.png + o6_IDLE0_0_idle_0-4.png aliases @@ -2434,7 +2164,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-7.png + o6_IDLE0_0_idle_0-5.png aliases @@ -2449,7 +2179,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-8.png + o6_IDLE0_0_idle_0-6.png aliases @@ -2464,7 +2194,7 @@ textureRotated - mo4_DAMAGED0_0_Attack_Normal_0-9.png + o6_IDLE0_0_idle_0-7.png aliases @@ -2479,7 +2209,7 @@ textureRotated - mo4_IDLE0_0_idle_0-0.png + o6_IDLE0_0_idle_0-8.png aliases @@ -2494,52 +2224,7 @@ textureRotated - mo4_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,781},{128,128}} - textureRotated - - - mo4_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1},{128,128}} - textureRotated - - - mo4_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,131},{128,128}} - textureRotated - - - mo4_IDLE0_0_idle_0-2.png + o6_MOVE0_0_move_0-0.png aliases @@ -2554,7 +2239,7 @@ textureRotated - mo4_IDLE0_0_idle_0-3.png + o6_MOVE0_0_move_0-1.png aliases @@ -2569,7 +2254,7 @@ textureRotated - mo4_IDLE0_0_idle_0-4.png + o6_MOVE0_0_move_0-2.png aliases @@ -2584,7 +2269,7 @@ textureRotated - mo4_IDLE0_0_idle_0-5.png + o6_MOVE0_0_move_0-3.png aliases @@ -2599,7 +2284,7 @@ textureRotated - mo4_IDLE0_0_idle_0-6.png + o6_MOVE0_0_move_0-4.png aliases @@ -2614,7 +2299,7 @@ textureRotated - mo4_IDLE0_0_idle_0-7.png + o6_MOVE0_0_move_0-5.png aliases @@ -2629,7 +2314,22 @@ textureRotated - mo4_IDLE0_0_idle_0-8.png + o6_OTHER2_1_Skill_Normal_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,781},{128,128}} + textureRotated + + + o6_OTHER2_1_Skill_Normal_0-1.png aliases @@ -2644,7 +2344,7 @@ textureRotated - mo4_IDLE0_0_idle_0-9.png + o6_OTHER2_1_Skill_Normal_0-2.png aliases @@ -2659,7 +2359,37 @@ textureRotated - mo4_MOVE0_0_move_0-0.png + o6_OTHER2_1_Skill_Normal_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1},{128,128}} + textureRotated + + + o6_OTHER2_1_Skill_Normal_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,131},{128,128}} + textureRotated + + + o6_OTHER2_1_Skill_Normal_0-5.png aliases @@ -2674,7 +2404,7 @@ textureRotated - mo4_MOVE0_0_move_0-1.png + o6_OTHER2_1_Skill_Normal_0-6.png aliases @@ -2689,7 +2419,7 @@ textureRotated - mo4_MOVE0_0_move_0-2.png + o6_OTHER2_1_Skill_Normal_0-7.png aliases @@ -2704,7 +2434,7 @@ textureRotated - mo4_MOVE0_0_move_0-3.png + o6_OTHER2_1_Skill_Normal_0-8.png aliases @@ -2719,306 +2449,6 @@ textureRotated - mo4_MOVE0_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,781},{128,128}} - textureRotated - - - mo4_MOVE0_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,911},{128,128}} - textureRotated - - - mo4_MOVE0_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1041},{128,128}} - textureRotated - - - mo4_MOVE0_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1171},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1301},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1431},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1561},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1691},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1821},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,131},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,261},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - mo4_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - metadata @@ -3029,13 +2459,13 @@ premultiplyAlpha realTextureFileName - mo1-2.png + o12345.png size - {1560,1950} + {1430,1950} smartupdate - $TexturePacker:SmartUpdate:87fab46c68c4c8764335e527e6db50ae:209de3f9d01bc379c320cba9adeb4257:07cffc157b8c023a575a0b8f9717325c$ + $TexturePacker:SmartUpdate:243835ed56ae41316310c0f48574fac3:d0e79d85022e3678179c0dcd81d0d578:e60dabbaee467a5c62a8f8dfbc9a3069$ textureFileName - mo1-2.png + o12345.png diff --git a/assets/resources/game/heros/mon/mo1-2.plist.meta b/assets/resources/game/heros/mon/o12345.plist.meta similarity index 61% rename from assets/resources/game/heros/mon/mo1-2.plist.meta rename to assets/resources/game/heros/mon/o12345.plist.meta index 8276145b..e0dbced6 100644 --- a/assets/resources/game/heros/mon/mo1-2.plist.meta +++ b/assets/resources/game/heros/mon/o12345.plist.meta @@ -2,1581 +2,17 @@ "ver": "1.0.8", "importer": "sprite-atlas", "imported": true, - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "files": [ ".json" ], "subMetas": { - "19942": { + "11019": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@19942", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@11019", "displayName": "", - "id": "19942", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "20532": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@20532", - "displayName": "", - "id": "20532", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "21001": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@21001", - "displayName": "", - "id": "21001", - "name": "mo2_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "33476": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@33476", - "displayName": "", - "id": "33476", - "name": "mo3_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "64293": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@64293", - "displayName": "", - "id": "64293", - "name": "mo1_ATTACK2_AxeAttack_1_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "68282": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@68282", - "displayName": "", - "id": "68282", - "name": "mo2_DEATH0_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "68847": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@68847", - "displayName": "", - "id": "68847", - "name": "mo2_ATTACK5_0_Attack_Bow_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "70831": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70831", - "displayName": "", - "id": "70831", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "74535": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@74535", - "displayName": "", - "id": "74535", - "name": "mo1_ATTACK2_AxeAttack_1_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "87827": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@87827", - "displayName": "", - "id": "87827", - "name": "mo1_ATTACK2_AxeAttack_1_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "90172": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@90172", - "displayName": "", - "id": "90172", - "name": "mo4_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "94520": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@94520", - "displayName": "", - "id": "94520", - "name": "mo1_DEATH0_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "95122": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@95122", - "displayName": "", - "id": "95122", - "name": "mo2_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7c9a8": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7c9a8", - "displayName": "", - "id": "7c9a8", - "name": "mo1_ATTACK0_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a23e9": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a23e9", - "displayName": "", - "id": "a23e9", - "name": "mo1_ATTACK0_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d7dc4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d7dc4", - "displayName": "", - "id": "d7dc4", - "name": "mo1_ATTACK0_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f8398": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f8398", - "displayName": "", - "id": "f8398", - "name": "mo1_ATTACK0_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "84d0f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@84d0f", - "displayName": "", - "id": "84d0f", - "name": "mo1_ATTACK0_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "296b4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@296b4", - "displayName": "", - "id": "296b4", - "name": "mo1_ATTACK0_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c6a86": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c6a86", - "displayName": "", - "id": "c6a86", - "name": "mo1_ATTACK0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8832f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8832f", - "displayName": "", - "id": "8832f", - "name": "mo1_ATTACK0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b61e2": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b61e2", - "displayName": "", - "id": "b61e2", - "name": "mo1_ATTACK2_AxeAttack_1_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b3bc5": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3bc5", - "displayName": "", - "id": "b3bc5", - "name": "mo1_ATTACK2_AxeAttack_1_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "889ea": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@889ea", - "displayName": "", - "id": "889ea", - "name": "mo1_ATTACK2_AxeAttack_1_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6c41": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6c41", - "displayName": "", - "id": "d6c41", - "name": "mo1_ATTACK2_AxeAttack_1_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6dbee": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6dbee", - "displayName": "", - "id": "6dbee", - "name": "mo1_ATTACK2_AxeAttack_1_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "83d4d": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@83d4d", - "displayName": "", - "id": "83d4d", - "name": "mo1_ATTACK2_AxeAttack_1_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5284b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5284b", - "displayName": "", - "id": "5284b", - "name": "mo1_ATTACK2_AxeAttack_1_0-16", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "408d1": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@408d1", - "displayName": "", - "id": "408d1", - "name": "mo1_ATTACK2_AxeAttack_1_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "70ee0": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@70ee0", - "displayName": "", - "id": "70ee0", - "name": "mo1_ATTACK2_AxeAttack_1_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e4347": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e4347", - "displayName": "", - "id": "e4347", - "name": "mo1_ATTACK2_AxeAttack_1_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "424c3": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@424c3", - "displayName": "", - "id": "424c3", - "name": "mo1_ATTACK2_AxeAttack_1_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f467c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f467c", - "displayName": "", - "id": "f467c", - "name": "mo1_ATTACK2_AxeAttack_1_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cda0c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cda0c", - "displayName": "", - "id": "cda0c", - "name": "mo1_ATTACK2_AxeAttack_1_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d7fd3": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d7fd3", - "displayName": "", - "id": "d7fd3", - "name": "mo1_ATTACK2_AxeAttack_1_0-9", + "id": "11019", + "name": "o1_OTHER2_0_Attack_Normal_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -1606,8 +42,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -1617,840 +53,12 @@ ], "subMetas": {} }, - "2342b": { + "15259": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2342b", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@15259", "displayName": "", - "id": "2342b", - "name": "mo1_DEATH0_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f3434": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f3434", - "displayName": "", - "id": "f3434", - "name": "mo1_DEATH0_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6694": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6694", - "displayName": "", - "id": "d6694", - "name": "mo1_DEATH0_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c5476": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c5476", - "displayName": "", - "id": "c5476", - "name": "mo1_DEATH0_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "586a8": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@586a8", - "displayName": "", - "id": "586a8", - "name": "mo1_DEATH0_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1ac11": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1ac11", - "displayName": "", - "id": "1ac11", - "name": "mo1_DEATH0_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4c686": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4c686", - "displayName": "", - "id": "4c686", - "name": "mo1_DEATH0_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6a14b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6a14b", - "displayName": "", - "id": "6a14b", - "name": "mo1_DEATH0_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c48cf": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c48cf", - "displayName": "", - "id": "c48cf", - "name": "mo1_DEATH0_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d715b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d715b", - "displayName": "", - "id": "d715b", - "name": "mo1_DEATH0_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4f96f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4f96f", - "displayName": "", - "id": "4f96f", - "name": "mo1_DEATH0_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "765d0": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@765d0", - "displayName": "", - "id": "765d0", - "name": "mo1_DEATH0_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9c2e4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9c2e4", - "displayName": "", - "id": "9c2e4", - "name": "mo1_DEATH0_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "24ce6": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@24ce6", - "displayName": "", - "id": "24ce6", - "name": "mo1_DEATH0_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "76a76": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@76a76", - "displayName": "", - "id": "76a76", - "name": "mo1_DEATH0_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "05439": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@05439", - "displayName": "", - "id": "05439", - "name": "mo1_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6a81b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6a81b", - "displayName": "", - "id": "6a81b", - "name": "mo1_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a6eea": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a6eea", - "displayName": "", - "id": "a6eea", - "name": "mo1_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dc9f3": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@dc9f3", - "displayName": "", - "id": "dc9f3", - "name": "mo1_IDLE0_0_idle_0-11", + "id": "15259", + "name": "o3_ATTACK1_0_move_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -2480,8 +88,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -2491,478 +99,18 @@ ], "subMetas": {} }, - "2a1fe": { + "16523": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2a1fe", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@16523", "displayName": "", - "id": "2a1fe", - "name": "mo1_IDLE0_0_idle_0-2", + "id": "16523", + "name": "o4_ATTACK1_0_move_0-3", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 261, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f1d88": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f1d88", - "displayName": "", - "id": "f1d88", - "name": "mo1_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "642de": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@642de", - "displayName": "", - "id": "642de", - "name": "mo1_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "56bbb": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@56bbb", - "displayName": "", - "id": "56bbb", - "name": "mo1_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "10c7e": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@10c7e", - "displayName": "", - "id": "10c7e", - "name": "mo1_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ff8f5": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ff8f5", - "displayName": "", - "id": "ff8f5", - "name": "mo1_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3f46f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3f46f", - "displayName": "", - "id": "3f46f", - "name": "mo1_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f9655": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f9655", - "displayName": "", - "id": "f9655", - "name": "mo1_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c4238": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c4238", - "displayName": "", - "id": "c4238", - "name": "mo2_ATTACK3_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3f04b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3f04b", - "displayName": "", - "id": "3f04b", - "name": "mo2_ATTACK3_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "efc4c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@efc4c", - "displayName": "", - "id": "efc4c", - "name": "mo2_ATTACK3_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, + "trimX": 651, "trimY": 261, "width": 128, "height": 128, @@ -2986,8 +134,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -2997,156 +145,18 @@ ], "subMetas": {} }, - "c32f0": { + "20919": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c32f0", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@20919", "displayName": "", - "id": "c32f0", - "name": "mo2_ATTACK3_0_move_0-3", + "id": "20919", + "name": "o4_IDLE0_0_idle_0-2", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cd9c4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cd9c4", - "displayName": "", - "id": "cd9c4", - "name": "mo2_ATTACK3_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5d9a2": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5d9a2", - "displayName": "", - "id": "5d9a2", - "name": "mo2_ATTACK3_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1354e": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1354e", - "displayName": "", - "id": "1354e", - "name": "mo2_ATTACK3_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, + "trimX": 651, "trimY": 781, "width": 128, "height": 128, @@ -3170,8 +180,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3181,19 +191,19 @@ ], "subMetas": {} }, - "606b6": { + "31659": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@606b6", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@31659", "displayName": "", - "id": "606b6", - "name": "mo2_ATTACK3_0_move_0-7", + "id": "31659", + "name": "o4_IDLE0_0_idle_0-7", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 911, + "trimX": 651, + "trimY": 1431, "width": 128, "height": 128, "rawWidth": 128, @@ -3216,8 +226,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3227,150 +237,12 @@ ], "subMetas": {} }, - "5a37b": { + "35477": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5a37b", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@35477", "displayName": "", - "id": "5a37b", - "name": "mo2_ATTACK5_0_Attack_Bow_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8daa0": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8daa0", - "displayName": "", - "id": "8daa0", - "name": "mo2_ATTACK5_0_Attack_Bow_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "67f7f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@67f7f", - "displayName": "", - "id": "67f7f", - "name": "mo2_ATTACK5_0_Attack_Bow_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2c6a4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2c6a4", - "displayName": "", - "id": "2c6a4", - "name": "mo2_ATTACK5_0_Attack_Bow_0-11", + "id": "35477", + "name": "o3_OTHER2_0_Attack_Bow_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -3400,8 +272,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3411,18 +283,294 @@ ], "subMetas": {} }, - "9a651": { + "36089": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9a651", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@36089", "displayName": "", - "id": "9a651", - "name": "mo2_ATTACK5_0_Attack_Bow_0-12", + "id": "36089", + "name": "o2_MOVE0_0_move_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 521, + "trimX": 261, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "38561": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@38561", + "displayName": "", + "id": "38561", + "name": "o2_OTHER2_0_Attack_Normal_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "70322": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@70322", + "displayName": "", + "id": "70322", + "name": "o1_OTHER2_0_Attack_Normal_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "74462": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@74462", + "displayName": "", + "id": "74462", + "name": "o6_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "85335": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@85335", + "displayName": "", + "id": "85335", + "name": "o6_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "85491": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@85491", + "displayName": "", + "id": "85491", + "name": "o1_MOVE0_0_move_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "87962": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@87962", + "displayName": "", + "id": "87962", + "name": "o2_MOVE0_0_move_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, "trimY": 651, "width": 128, "height": 128, @@ -3446,8 +594,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3457,64 +605,18 @@ ], "subMetas": {} }, - "35c12": { + "90350": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@35c12", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@90350", "displayName": "", - "id": "35c12", - "name": "mo2_ATTACK5_0_Attack_Bow_0-13", + "id": "90350", + "name": "o6_ATTACK0_0_Attack_Normal_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 521, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "caef4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@caef4", - "displayName": "", - "id": "caef4", - "name": "mo2_ATTACK5_0_Attack_Bow_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, + "trimX": 1041, "trimY": 911, "width": 128, "height": 128, @@ -3538,8 +640,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3549,110 +651,18 @@ ], "subMetas": {} }, - "641f3": { + "92952": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@641f3", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@92952", "displayName": "", - "id": "641f3", - "name": "mo2_ATTACK5_0_Attack_Bow_0-15", + "id": "92952", + "name": "o6_MOVE0_0_move_0-3", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 521, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "73d3c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@73d3c", - "displayName": "", - "id": "73d3c", - "name": "mo2_ATTACK5_0_Attack_Bow_0-16", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "09d85": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@09d85", - "displayName": "", - "id": "09d85", - "name": "mo2_ATTACK5_0_Attack_Bow_0-17", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, + "trimX": 1171, "trimY": 1301, "width": 128, "height": 128, @@ -3676,8 +686,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3687,18 +697,570 @@ ], "subMetas": {} }, - "45d12": { + "bffeb": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@45d12", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bffeb", "displayName": "", - "id": "45d12", - "name": "mo2_ATTACK5_0_Attack_Bow_0-18", + "id": "bffeb", + "name": "o1_IDLE0_0_idle_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 521, + "trimX": 1, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e0366": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e0366", + "displayName": "", + "id": "e0366", + "name": "o1_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0d164": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0d164", + "displayName": "", + "id": "0d164", + "name": "o1_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "96ccd": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@96ccd", + "displayName": "", + "id": "96ccd", + "name": "o1_IDLE0_0_idle_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6c3a5": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6c3a5", + "displayName": "", + "id": "6c3a5", + "name": "o1_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9b890": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9b890", + "displayName": "", + "id": "9b890", + "name": "o1_IDLE0_0_idle_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "69dbe": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@69dbe", + "displayName": "", + "id": "69dbe", + "name": "o1_IDLE0_0_idle_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "18ad4": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@18ad4", + "displayName": "", + "id": "18ad4", + "name": "o1_IDLE0_0_idle_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ce319": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ce319", + "displayName": "", + "id": "ce319", + "name": "o1_IDLE0_0_idle_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b210e": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b210e", + "displayName": "", + "id": "b210e", + "name": "o1_MOVE0_0_move_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d0c3e": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d0c3e", + "displayName": "", + "id": "d0c3e", + "name": "o1_MOVE0_0_move_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0e7c2": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0e7c2", + "displayName": "", + "id": "0e7c2", + "name": "o1_MOVE0_0_move_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a0449": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a0449", + "displayName": "", + "id": "a0449", + "name": "o1_MOVE0_0_move_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, "trimY": 1431, "width": 128, "height": 128, @@ -3722,8 +1284,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3733,18 +1295,18 @@ ], "subMetas": {} }, - "d25b5": { + "df725": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d25b5", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@df725", "displayName": "", - "id": "d25b5", - "name": "mo2_ATTACK5_0_Attack_Bow_0-19", + "id": "df725", + "name": "o1_MOVE0_0_move_0-4", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 521, + "trimX": 1, "trimY": 1561, "width": 128, "height": 128, @@ -3768,8 +1330,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3779,12 +1341,1714 @@ ], "subMetas": {} }, - "e7def": { + "12b65": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e7def", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@12b65", "displayName": "", - "id": "e7def", - "name": "mo2_ATTACK5_0_Attack_Bow_0-2", + "id": "12b65", + "name": "o1_OTHER2_0_Attack_Normal_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "aac6c": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@aac6c", + "displayName": "", + "id": "aac6c", + "name": "o1_OTHER2_0_Attack_Normal_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dc0af": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc0af", + "displayName": "", + "id": "dc0af", + "name": "o1_OTHER2_0_Attack_Normal_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "398d7": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@398d7", + "displayName": "", + "id": "398d7", + "name": "o1_OTHER2_0_Attack_Normal_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4a3ef": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4a3ef", + "displayName": "", + "id": "4a3ef", + "name": "o1_OTHER2_0_Attack_Normal_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "74fd6": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@74fd6", + "displayName": "", + "id": "74fd6", + "name": "o1_OTHER2_0_Attack_Normal_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d02a6": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d02a6", + "displayName": "", + "id": "d02a6", + "name": "o2_IDLE0_0_idle_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "264ac": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@264ac", + "displayName": "", + "id": "264ac", + "name": "o2_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9661f": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9661f", + "displayName": "", + "id": "9661f", + "name": "o2_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9dde1": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9dde1", + "displayName": "", + "id": "9dde1", + "name": "o2_IDLE0_0_idle_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f8fcb": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f8fcb", + "displayName": "", + "id": "f8fcb", + "name": "o2_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "789d6": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@789d6", + "displayName": "", + "id": "789d6", + "name": "o2_IDLE0_0_idle_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cddc1": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cddc1", + "displayName": "", + "id": "cddc1", + "name": "o2_IDLE0_0_idle_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "166cb": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@166cb", + "displayName": "", + "id": "166cb", + "name": "o2_IDLE0_0_idle_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5aa4c": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5aa4c", + "displayName": "", + "id": "5aa4c", + "name": "o2_IDLE0_0_idle_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "49cbe": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@49cbe", + "displayName": "", + "id": "49cbe", + "name": "o2_MOVE0_0_move_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7164f": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7164f", + "displayName": "", + "id": "7164f", + "name": "o2_MOVE0_0_move_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2dba6": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2dba6", + "displayName": "", + "id": "2dba6", + "name": "o2_MOVE0_0_move_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9000c": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9000c", + "displayName": "", + "id": "9000c", + "name": "o2_MOVE0_0_move_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dc99a": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc99a", + "displayName": "", + "id": "dc99a", + "name": "o2_OTHER2_0_Attack_Normal_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b3a85": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b3a85", + "displayName": "", + "id": "b3a85", + "name": "o2_OTHER2_0_Attack_Normal_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "98c41": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@98c41", + "displayName": "", + "id": "98c41", + "name": "o2_OTHER2_0_Attack_Normal_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8feb2": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8feb2", + "displayName": "", + "id": "8feb2", + "name": "o2_OTHER2_0_Attack_Normal_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "276d8": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@276d8", + "displayName": "", + "id": "276d8", + "name": "o2_OTHER2_0_Attack_Normal_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6833f": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6833f", + "displayName": "", + "id": "6833f", + "name": "o2_OTHER2_0_Attack_Normal_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9f28a": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9f28a", + "displayName": "", + "id": "9f28a", + "name": "o2_OTHER2_0_Attack_Normal_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4e3ca": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4e3ca", + "displayName": "", + "id": "4e3ca", + "name": "o3_ATTACK1_0_move_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "68b3c": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@68b3c", + "displayName": "", + "id": "68b3c", + "name": "o3_ATTACK1_0_move_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0c556": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0c556", + "displayName": "", + "id": "0c556", + "name": "o3_ATTACK1_0_move_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bde7b": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bde7b", + "displayName": "", + "id": "bde7b", + "name": "o3_ATTACK1_0_move_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1a7f9": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1a7f9", + "displayName": "", + "id": "1a7f9", + "name": "o3_ATTACK1_0_move_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4e43c": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4e43c", + "displayName": "", + "id": "4e43c", + "name": "o3_IDLE0_0_idle_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d53d0": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d53d0", + "displayName": "", + "id": "d53d0", + "name": "o3_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ba16f": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ba16f", + "displayName": "", + "id": "ba16f", + "name": "o3_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "22c36": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@22c36", + "displayName": "", + "id": "22c36", + "name": "o3_IDLE0_0_idle_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bf726": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bf726", + "displayName": "", + "id": "bf726", + "name": "o3_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cb38e": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cb38e", + "displayName": "", + "id": "cb38e", + "name": "o3_IDLE0_0_idle_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d6efa": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d6efa", + "displayName": "", + "id": "d6efa", + "name": "o3_IDLE0_0_idle_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -3814,8 +3078,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3825,12 +3089,12 @@ ], "subMetas": {} }, - "a1a34": { + "655cf": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a1a34", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@655cf", "displayName": "", - "id": "a1a34", - "name": "mo2_ATTACK5_0_Attack_Bow_0-3", + "id": "655cf", + "name": "o3_IDLE0_0_idle_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -3860,8 +3124,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3871,12 +3135,12 @@ ], "subMetas": {} }, - "047d7": { + "b964f": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@047d7", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b964f", "displayName": "", - "id": "047d7", - "name": "mo2_ATTACK5_0_Attack_Bow_0-4", + "id": "b964f", + "name": "o3_IDLE0_0_idle_0-8", "userData": { "trimThreshold": 1, "rotated": false, @@ -3906,8 +3170,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3917,12 +3181,58 @@ ], "subMetas": {} }, - "5cf8f": { + "1b3cf": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5cf8f", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1b3cf", "displayName": "", - "id": "5cf8f", - "name": "mo2_ATTACK5_0_Attack_Bow_0-6", + "id": "1b3cf", + "name": "o3_OTHER2_0_Attack_Bow_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cdd61": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cdd61", + "displayName": "", + "id": "cdd61", + "name": "o3_OTHER2_0_Attack_Bow_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -3952,8 +3262,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -3963,19 +3273,19 @@ ], "subMetas": {} }, - "b3d26": { + "826ae": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b3d26", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@826ae", "displayName": "", - "id": "b3d26", - "name": "mo2_ATTACK5_0_Attack_Bow_0-7", + "id": "826ae", + "name": "o3_OTHER2_0_Attack_Bow_0-10", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 521, - "trimY": 1, + "trimY": 1041, "width": 128, "height": 128, "rawWidth": 128, @@ -3998,8 +3308,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4009,19 +3319,19 @@ ], "subMetas": {} }, - "9c04a": { + "8781f": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9c04a", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8781f", "displayName": "", - "id": "9c04a", - "name": "mo2_ATTACK5_0_Attack_Bow_0-8", + "id": "8781f", + "name": "o3_OTHER2_0_Attack_Bow_0-11", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 521, - "trimY": 131, + "trimY": 1171, "width": 128, "height": 128, "rawWidth": 128, @@ -4044,8 +3354,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4055,19 +3365,19 @@ ], "subMetas": {} }, - "df14d": { + "2a8a3": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@df14d", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2a8a3", "displayName": "", - "id": "df14d", - "name": "mo2_ATTACK5_0_Attack_Bow_0-9", + "id": "2a8a3", + "name": "o3_OTHER2_0_Attack_Bow_0-12", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 521, - "trimY": 261, + "trimY": 1301, "width": 128, "height": 128, "rawWidth": 128, @@ -4090,8 +3400,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4101,12 +3411,104 @@ ], "subMetas": {} }, - "2ef97": { + "5dc76": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2ef97", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5dc76", "displayName": "", - "id": "2ef97", - "name": "mo2_DEATH0_0_Die_0-0", + "id": "5dc76", + "name": "o3_OTHER2_0_Attack_Bow_0-13", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "887ef": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@887ef", + "displayName": "", + "id": "887ef", + "name": "o3_OTHER2_0_Attack_Bow_0-14", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6be24": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6be24", + "displayName": "", + "id": "6be24", + "name": "o3_OTHER2_0_Attack_Bow_0-15", "userData": { "trimThreshold": 1, "rotated": false, @@ -4136,8 +3538,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4147,12 +3549,334 @@ ], "subMetas": {} }, - "8274c": { + "bd4c3": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8274c", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bd4c3", "displayName": "", - "id": "8274c", - "name": "mo2_DEATH0_0_Die_0-1", + "id": "bd4c3", + "name": "o3_OTHER2_0_Attack_Bow_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "56aef": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@56aef", + "displayName": "", + "id": "56aef", + "name": "o3_OTHER2_0_Attack_Bow_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6c6ba": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6c6ba", + "displayName": "", + "id": "6c6ba", + "name": "o3_OTHER2_0_Attack_Bow_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a5d04": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a5d04", + "displayName": "", + "id": "a5d04", + "name": "o3_OTHER2_0_Attack_Bow_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9a95f": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9a95f", + "displayName": "", + "id": "9a95f", + "name": "o3_OTHER2_0_Attack_Bow_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c65e2": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c65e2", + "displayName": "", + "id": "c65e2", + "name": "o3_OTHER2_0_Attack_Bow_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "992fd": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@992fd", + "displayName": "", + "id": "992fd", + "name": "o3_OTHER2_0_Attack_Bow_0-9", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6433e": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6433e", + "displayName": "", + "id": "6433e", + "name": "o4_ATTACK1_0_move_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -4182,8 +3906,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4193,242 +3917,12 @@ ], "subMetas": {} }, - "e0fc2": { + "808f8": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e0fc2", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@808f8", "displayName": "", - "id": "e0fc2", - "name": "mo2_DEATH0_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fe401": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@fe401", - "displayName": "", - "id": "fe401", - "name": "mo2_DEATH0_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4d3e9": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4d3e9", - "displayName": "", - "id": "4d3e9", - "name": "mo2_DEATH0_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2834b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2834b", - "displayName": "", - "id": "2834b", - "name": "mo2_DEATH0_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "583a8": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@583a8", - "displayName": "", - "id": "583a8", - "name": "mo2_DEATH0_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "46bb1": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@46bb1", - "displayName": "", - "id": "46bb1", - "name": "mo2_DEATH0_0_Die_0-2", + "id": "808f8", + "name": "o4_ATTACK1_0_move_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -4458,8 +3952,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4469,12 +3963,12 @@ ], "subMetas": {} }, - "1f4cb": { + "f80b4": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1f4cb", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f80b4", "displayName": "", - "id": "1f4cb", - "name": "mo2_DEATH0_0_Die_0-3", + "id": "f80b4", + "name": "o4_ATTACK1_0_move_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -4504,8 +3998,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4515,58 +4009,12 @@ ], "subMetas": {} }, - "b22df": { + "eceed": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b22df", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@eceed", "displayName": "", - "id": "b22df", - "name": "mo2_DEATH0_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "de80f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@de80f", - "displayName": "", - "id": "de80f", - "name": "mo2_DEATH0_0_Die_0-5", + "id": "eceed", + "name": "o4_ATTACK1_0_move_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -4596,8 +4044,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4607,12 +4055,12 @@ ], "subMetas": {} }, - "8ef9e": { + "25d75": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8ef9e", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@25d75", "displayName": "", - "id": "8ef9e", - "name": "mo2_DEATH0_0_Die_0-6", + "id": "25d75", + "name": "o4_ATTACK1_0_move_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -4642,8 +4090,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4653,12 +4101,12 @@ ], "subMetas": {} }, - "ca854": { + "a09c5": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ca854", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a09c5", "displayName": "", - "id": "ca854", - "name": "mo2_DEATH0_0_Die_0-7", + "id": "a09c5", + "name": "o4_IDLE0_0_idle_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -4688,8 +4136,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4699,19 +4147,19 @@ ], "subMetas": {} }, - "3e855": { + "07089": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3e855", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@07089", "displayName": "", - "id": "3e855", - "name": "mo2_DEATH0_0_Die_0-8", + "id": "07089", + "name": "o4_IDLE0_0_idle_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 651, - "trimY": 781, + "trimY": 651, "width": 128, "height": 128, "rawWidth": 128, @@ -4734,8 +4182,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4745,58 +4193,12 @@ ], "subMetas": {} }, - "093df": { + "a7d25": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@093df", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a7d25", "displayName": "", - "id": "093df", - "name": "mo2_DEATH0_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0698b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0698b", - "displayName": "", - "id": "0698b", - "name": "mo2_IDLE0_0_idle_0-0", + "id": "a7d25", + "name": "o4_IDLE0_0_idle_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -4826,8 +4228,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4837,104 +4239,12 @@ ], "subMetas": {} }, - "285b6": { + "f54fb": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@285b6", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f54fb", "displayName": "", - "id": "285b6", - "name": "mo2_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "527e3": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@527e3", - "displayName": "", - "id": "527e3", - "name": "mo2_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f1654": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f1654", - "displayName": "", - "id": "f1654", - "name": "mo2_IDLE0_0_idle_0-2", + "id": "f54fb", + "name": "o4_IDLE0_0_idle_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -4964,8 +4274,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -4975,12 +4285,12 @@ ], "subMetas": {} }, - "13b84": { + "607c1": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@13b84", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@607c1", "displayName": "", - "id": "13b84", - "name": "mo2_IDLE0_0_idle_0-3", + "id": "607c1", + "name": "o4_IDLE0_0_idle_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -5010,8 +4320,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5021,19 +4331,19 @@ ], "subMetas": {} }, - "1c75a": { + "813d4": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@1c75a", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@813d4", "displayName": "", - "id": "1c75a", - "name": "mo2_IDLE0_0_idle_0-5", + "id": "813d4", + "name": "o4_IDLE0_0_idle_0-6", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 651, - "trimY": 1431, + "trimY": 1301, "width": 128, "height": 128, "rawWidth": 128, @@ -5056,8 +4366,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5067,12 +4377,12 @@ ], "subMetas": {} }, - "b6cb0": { + "9bcc7": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b6cb0", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9bcc7", "displayName": "", - "id": "b6cb0", - "name": "mo2_IDLE0_0_idle_0-6", + "id": "9bcc7", + "name": "o4_IDLE0_0_idle_0-8", "userData": { "trimThreshold": 1, "rotated": false, @@ -5102,8 +4412,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5113,12 +4423,12 @@ ], "subMetas": {} }, - "10d27": { + "e60c0": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@10d27", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e60c0", "displayName": "", - "id": "10d27", - "name": "mo2_IDLE0_0_idle_0-7", + "id": "e60c0", + "name": "o4_OTHER2_0_Attack_Bow_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -5148,8 +4458,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5159,12 +4469,12 @@ ], "subMetas": {} }, - "900fe": { + "335e2": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@900fe", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@335e2", "displayName": "", - "id": "900fe", - "name": "mo2_IDLE0_0_idle_0-8", + "id": "335e2", + "name": "o4_OTHER2_0_Attack_Bow_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -5194,8 +4504,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5205,242 +4515,12 @@ ], "subMetas": {} }, - "a6066": { + "d6f08": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a6066", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d6f08", "displayName": "", - "id": "a6066", - "name": "mo2_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c8a55": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c8a55", - "displayName": "", - "id": "c8a55", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "81efd": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@81efd", - "displayName": "", - "id": "81efd", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f6d22": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f6d22", - "displayName": "", - "id": "f6d22", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "94a3c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@94a3c", - "displayName": "", - "id": "94a3c", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f55d4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f55d4", - "displayName": "", - "id": "f55d4", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-5", + "id": "d6f08", + "name": "o4_OTHER2_0_Attack_Bow_0-10", "userData": { "trimThreshold": 1, "rotated": false, @@ -5470,8 +4550,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5481,12 +4561,58 @@ ], "subMetas": {} }, - "25d98": { + "bde64": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@25d98", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bde64", "displayName": "", - "id": "25d98", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-7", + "id": "bde64", + "name": "o4_OTHER2_0_Attack_Bow_0-11", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "06b08": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@06b08", + "displayName": "", + "id": "06b08", + "name": "o4_OTHER2_0_Attack_Bow_0-12", "userData": { "trimThreshold": 1, "rotated": false, @@ -5516,8 +4642,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5527,12 +4653,12 @@ ], "subMetas": {} }, - "4dac8": { + "e0d8a": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4dac8", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e0d8a", "displayName": "", - "id": "4dac8", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-8", + "id": "e0d8a", + "name": "o4_OTHER2_0_Attack_Bow_0-13", "userData": { "trimThreshold": 1, "rotated": false, @@ -5562,8 +4688,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5573,12 +4699,12 @@ ], "subMetas": {} }, - "5ab1c": { + "fbd14": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5ab1c", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@fbd14", "displayName": "", - "id": "5ab1c", - "name": "mo3_DAMAGED0_0_Attack_Normal_0-9", + "id": "fbd14", + "name": "o4_OTHER2_0_Attack_Bow_0-14", "userData": { "trimThreshold": 1, "rotated": false, @@ -5608,8 +4734,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5619,12 +4745,12 @@ ], "subMetas": {} }, - "95d47": { + "02f9b": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@95d47", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@02f9b", "displayName": "", - "id": "95d47", - "name": "mo3_IDLE0_0_idle_0-0", + "id": "02f9b", + "name": "o4_OTHER2_0_Attack_Bow_0-15", "userData": { "trimThreshold": 1, "rotated": false, @@ -5654,8 +4780,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5665,19 +4791,19 @@ ], "subMetas": {} }, - "66f6c": { + "bcf41": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@66f6c", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bcf41", "displayName": "", - "id": "66f6c", - "name": "mo3_IDLE0_0_idle_0-1", + "id": "bcf41", + "name": "o4_OTHER2_0_Attack_Bow_0-2", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 781, - "trimY": 1691, + "trimY": 1, "width": 128, "height": 128, "rawWidth": 128, @@ -5700,8 +4826,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5711,18 +4837,294 @@ ], "subMetas": {} }, - "9cbad": { + "cf718": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9cbad", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@cf718", "displayName": "", - "id": "9cbad", - "name": "mo3_IDLE0_0_idle_0-10", + "id": "cf718", + "name": "o4_OTHER2_0_Attack_Bow_0-3", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 911, + "trimX": 781, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "adbbd": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@adbbd", + "displayName": "", + "id": "adbbd", + "name": "o4_OTHER2_0_Attack_Bow_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7810f": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7810f", + "displayName": "", + "id": "7810f", + "name": "o4_OTHER2_0_Attack_Bow_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5918c": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5918c", + "displayName": "", + "id": "5918c", + "name": "o4_OTHER2_0_Attack_Bow_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d3804": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@d3804", + "displayName": "", + "id": "d3804", + "name": "o4_OTHER2_0_Attack_Bow_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "eb701": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@eb701", + "displayName": "", + "id": "eb701", + "name": "o4_OTHER2_0_Attack_Bow_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "598e0": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@598e0", + "displayName": "", + "id": "598e0", + "name": "o4_OTHER2_0_Attack_Bow_0-9", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, "trimY": 911, "width": 128, "height": 128, @@ -5746,8 +5148,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5757,58 +5159,12 @@ ], "subMetas": {} }, - "b7fa5": { + "0f8fc": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b7fa5", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@0f8fc", "displayName": "", - "id": "b7fa5", - "name": "mo3_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ad6df": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ad6df", - "displayName": "", - "id": "ad6df", - "name": "mo3_IDLE0_0_idle_0-2", + "id": "0f8fc", + "name": "o5_IDLE0_0_idle_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -5838,8 +5194,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5849,12 +5205,58 @@ ], "subMetas": {} }, - "ed63e": { + "1b05e": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ed63e", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1b05e", "displayName": "", - "id": "ed63e", - "name": "mo3_IDLE0_0_idle_0-3", + "id": "1b05e", + "name": "o5_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "940e9": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@940e9", + "displayName": "", + "id": "940e9", + "name": "o5_IDLE0_0_idle_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -5884,8 +5286,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5895,12 +5297,12 @@ ], "subMetas": {} }, - "2ecf0": { + "c54a9": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2ecf0", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c54a9", "displayName": "", - "id": "2ecf0", - "name": "mo3_IDLE0_0_idle_0-4", + "id": "c54a9", + "name": "o5_IDLE0_0_idle_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -5930,8 +5332,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5941,12 +5343,12 @@ ], "subMetas": {} }, - "3475d": { + "9124b": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3475d", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9124b", "displayName": "", - "id": "3475d", - "name": "mo3_IDLE0_0_idle_0-5", + "id": "9124b", + "name": "o5_IDLE0_0_idle_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -5976,8 +5378,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -5987,12 +5389,12 @@ ], "subMetas": {} }, - "951d7": { + "b8478": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@951d7", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b8478", "displayName": "", - "id": "951d7", - "name": "mo3_IDLE0_0_idle_0-6", + "id": "b8478", + "name": "o5_IDLE0_0_idle_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -6022,8 +5424,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6033,12 +5435,12 @@ ], "subMetas": {} }, - "8f726": { + "f8938": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@8f726", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f8938", "displayName": "", - "id": "8f726", - "name": "mo3_IDLE0_0_idle_0-7", + "id": "f8938", + "name": "o5_IDLE0_0_idle_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -6068,8 +5470,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6079,12 +5481,12 @@ ], "subMetas": {} }, - "d1a13": { + "ab7b7": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d1a13", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ab7b7", "displayName": "", - "id": "d1a13", - "name": "mo3_IDLE0_0_idle_0-8", + "id": "ab7b7", + "name": "o5_IDLE0_0_idle_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -6114,8 +5516,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6125,12 +5527,12 @@ ], "subMetas": {} }, - "3ea4d": { + "79eea": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3ea4d", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@79eea", "displayName": "", - "id": "3ea4d", - "name": "mo3_IDLE0_0_idle_0-9", + "id": "79eea", + "name": "o5_IDLE0_0_idle_0-8", "userData": { "trimThreshold": 1, "rotated": false, @@ -6160,8 +5562,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6171,12 +5573,104 @@ ], "subMetas": {} }, - "5e9ba": { + "65ac8": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5e9ba", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@65ac8", "displayName": "", - "id": "5e9ba", - "name": "mo3_MOVE0_0_move_0-0", + "id": "65ac8", + "name": "o5_MOVE0_0_move_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 911, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "06582": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@06582", + "displayName": "", + "id": "06582", + "name": "o5_MOVE0_0_move_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 911, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3f061": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@3f061", + "displayName": "", + "id": "3f061", + "name": "o5_MOVE0_0_move_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -6206,8 +5700,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6217,12 +5711,12 @@ ], "subMetas": {} }, - "c5354": { + "1879a": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c5354", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1879a", "displayName": "", - "id": "c5354", - "name": "mo3_MOVE0_0_move_0-1", + "id": "1879a", + "name": "o5_MOVE0_0_move_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -6252,8 +5746,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6263,12 +5757,12 @@ ], "subMetas": {} }, - "0f432": { + "29d98": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0f432", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@29d98", "displayName": "", - "id": "0f432", - "name": "mo3_MOVE0_0_move_0-2", + "id": "29d98", + "name": "o5_MOVE0_0_move_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -6298,8 +5792,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6309,12 +5803,12 @@ ], "subMetas": {} }, - "fdd89": { + "c582a": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@fdd89", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@c582a", "displayName": "", - "id": "fdd89", - "name": "mo3_MOVE0_0_move_0-3", + "id": "c582a", + "name": "o5_MOVE0_0_move_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -6344,8 +5838,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6355,12 +5849,12 @@ ], "subMetas": {} }, - "6a436": { + "1a132": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@6a436", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1a132", "displayName": "", - "id": "6a436", - "name": "mo3_MOVE0_0_move_0-4", + "id": "1a132", + "name": "o5_OTHER2_0_Attack_Normal_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -6390,8 +5884,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6401,12 +5895,12 @@ ], "subMetas": {} }, - "bd61a": { + "5b0ac": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@bd61a", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5b0ac", "displayName": "", - "id": "bd61a", - "name": "mo3_MOVE0_0_move_0-5", + "id": "5b0ac", + "name": "o5_OTHER2_0_Attack_Normal_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -6436,8 +5930,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6447,12 +5941,12 @@ ], "subMetas": {} }, - "4bd65": { + "04c74": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4bd65", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@04c74", "displayName": "", - "id": "4bd65", - "name": "mo3_MOVE0_0_move_0-6", + "id": "04c74", + "name": "o5_OTHER2_0_Attack_Normal_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -6482,8 +5976,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6493,12 +5987,12 @@ ], "subMetas": {} }, - "b37c2": { + "e8e43": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@b37c2", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e8e43", "displayName": "", - "id": "b37c2", - "name": "mo3_MOVE0_0_move_0-7", + "id": "e8e43", + "name": "o5_OTHER2_0_Attack_Normal_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -6528,8 +6022,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6539,12 +6033,12 @@ ], "subMetas": {} }, - "db9ab": { + "6d085": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@db9ab", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@6d085", "displayName": "", - "id": "db9ab", - "name": "mo3_OTHER2_0_Die_0-0", + "id": "6d085", + "name": "o5_OTHER2_0_Attack_Normal_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -6574,8 +6068,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6585,12 +6079,12 @@ ], "subMetas": {} }, - "717c1": { + "ae78b": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@717c1", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ae78b", "displayName": "", - "id": "717c1", - "name": "mo3_OTHER2_0_Die_0-1", + "id": "ae78b", + "name": "o5_OTHER2_0_Attack_Normal_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -6620,8 +6114,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6631,288 +6125,12 @@ ], "subMetas": {} }, - "7492a": { + "5a431": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7492a", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5a431", "displayName": "", - "id": "7492a", - "name": "mo3_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ed992": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ed992", - "displayName": "", - "id": "ed992", - "name": "mo3_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4045f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4045f", - "displayName": "", - "id": "4045f", - "name": "mo3_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4a906": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4a906", - "displayName": "", - "id": "4a906", - "name": "mo3_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bf394": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@bf394", - "displayName": "", - "id": "bf394", - "name": "mo3_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9d25c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9d25c", - "displayName": "", - "id": "9d25c", - "name": "mo3_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ad04f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ad04f", - "displayName": "", - "id": "ad04f", - "name": "mo3_OTHER2_0_Die_0-2", + "id": "5a431", + "name": "o5_OTHER2_0_Attack_Normal_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -6942,8 +6160,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6953,12 +6171,12 @@ ], "subMetas": {} }, - "e3754": { + "bc2c0": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e3754", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bc2c0", "displayName": "", - "id": "e3754", - "name": "mo3_OTHER2_0_Die_0-3", + "id": "bc2c0", + "name": "o5_OTHER2_0_Attack_Normal_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -6988,8 +6206,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -6999,12 +6217,12 @@ ], "subMetas": {} }, - "9f2cc": { + "da241": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9f2cc", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@da241", "displayName": "", - "id": "9f2cc", - "name": "mo3_OTHER2_0_Die_0-4", + "id": "da241", + "name": "o6_ATTACK0_0_Attack_Normal_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -7034,8 +6252,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7045,19 +6263,19 @@ ], "subMetas": {} }, - "7901e": { + "fa453": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7901e", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@fa453", "displayName": "", - "id": "7901e", - "name": "mo3_OTHER2_0_Die_0-5", + "id": "fa453", + "name": "o6_ATTACK0_0_Attack_Normal_0-2", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 1041, - "trimY": 911, + "trimY": 1041, "width": 128, "height": 128, "rawWidth": 128, @@ -7080,8 +6298,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7091,12 +6309,12 @@ ], "subMetas": {} }, - "2ee92": { + "937ab": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2ee92", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@937ab", "displayName": "", - "id": "2ee92", - "name": "mo3_OTHER2_0_Die_0-7", + "id": "937ab", + "name": "o6_ATTACK0_0_Attack_Normal_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -7126,8 +6344,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7137,12 +6355,12 @@ ], "subMetas": {} }, - "175b3": { + "5ebbd": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@175b3", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@5ebbd", "displayName": "", - "id": "175b3", - "name": "mo3_OTHER2_0_Die_0-8", + "id": "5ebbd", + "name": "o6_ATTACK0_0_Attack_Normal_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -7172,8 +6390,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7183,58 +6401,12 @@ ], "subMetas": {} }, - "652c6": { + "dc761": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@652c6", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@dc761", "displayName": "", - "id": "652c6", - "name": "mo3_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cfa47": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@cfa47", - "displayName": "", - "id": "cfa47", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-0", + "id": "dc761", + "name": "o6_ATTACK0_0_Attack_Normal_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -7264,8 +6436,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7275,12 +6447,12 @@ ], "subMetas": {} }, - "9959c": { + "72ecb": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@9959c", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@72ecb", "displayName": "", - "id": "9959c", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-1", + "id": "72ecb", + "name": "o6_ATTACK0_0_Attack_Normal_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -7310,8 +6482,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7321,12 +6493,12 @@ ], "subMetas": {} }, - "dbbe0": { + "8d59a": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@dbbe0", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@8d59a", "displayName": "", - "id": "dbbe0", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-2", + "id": "8d59a", + "name": "o6_ATTACK0_0_Attack_Normal_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -7356,8 +6528,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7367,12 +6539,12 @@ ], "subMetas": {} }, - "0f48d": { + "e7743": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0f48d", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@e7743", "displayName": "", - "id": "0f48d", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-3", + "id": "e7743", + "name": "o6_IDLE0_0_idle_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -7402,8 +6574,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7413,19 +6585,19 @@ ], "subMetas": {} }, - "035cd": { + "2876e": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@035cd", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2876e", "displayName": "", - "id": "035cd", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-4", + "id": "2876e", + "name": "o6_IDLE0_0_idle_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 1, + "trimX": 1041, + "trimY": 1821, "width": 128, "height": 128, "rawWidth": 128, @@ -7448,8 +6620,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7459,12 +6631,12 @@ ], "subMetas": {} }, - "21dc1": { + "ca49a": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@21dc1", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@ca49a", "displayName": "", - "id": "21dc1", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-5", + "id": "ca49a", + "name": "o6_IDLE0_0_idle_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -7494,8 +6666,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7505,58 +6677,12 @@ ], "subMetas": {} }, - "2a490": { + "a883b": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@2a490", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@a883b", "displayName": "", - "id": "2a490", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e5d07": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e5d07", - "displayName": "", - "id": "e5d07", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-7", + "id": "a883b", + "name": "o6_IDLE0_0_idle_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -7586,8 +6712,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7597,12 +6723,58 @@ ], "subMetas": {} }, - "ee8a0": { + "bb3fb": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ee8a0", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@bb3fb", "displayName": "", - "id": "ee8a0", - "name": "mo4_DAMAGED0_0_Attack_Normal_0-9", + "id": "bb3fb", + "name": "o6_IDLE0_0_idle_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "60ffd": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@60ffd", + "displayName": "", + "id": "60ffd", + "name": "o6_IDLE0_0_idle_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -7632,8 +6804,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7643,12 +6815,12 @@ ], "subMetas": {} }, - "33dd2": { + "3acc9": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@33dd2", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@3acc9", "displayName": "", - "id": "33dd2", - "name": "mo4_IDLE0_0_idle_0-0", + "id": "3acc9", + "name": "o6_IDLE0_0_idle_0-8", "userData": { "trimThreshold": 1, "rotated": false, @@ -7678,8 +6850,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7689,150 +6861,12 @@ ], "subMetas": {} }, - "e2ccf": { + "f9cc7": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@e2ccf", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@f9cc7", "displayName": "", - "id": "e2ccf", - "name": "mo4_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c95d4": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@c95d4", - "displayName": "", - "id": "c95d4", - "name": "mo4_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f5800": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@f5800", - "displayName": "", - "id": "f5800", - "name": "mo4_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "14ddf": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@14ddf", - "displayName": "", - "id": "14ddf", - "name": "mo4_IDLE0_0_idle_0-2", + "id": "f9cc7", + "name": "o6_MOVE0_0_move_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -7862,8 +6896,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7873,12 +6907,12 @@ ], "subMetas": {} }, - "ec648": { + "4fdb8": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ec648", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@4fdb8", "displayName": "", - "id": "ec648", - "name": "mo4_IDLE0_0_idle_0-3", + "id": "4fdb8", + "name": "o6_MOVE0_0_move_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -7908,8 +6942,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7919,12 +6953,12 @@ ], "subMetas": {} }, - "7c597": { + "3cfe6": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@7c597", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@3cfe6", "displayName": "", - "id": "7c597", - "name": "mo4_IDLE0_0_idle_0-4", + "id": "3cfe6", + "name": "o6_MOVE0_0_move_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -7954,8 +6988,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -7965,58 +6999,12 @@ ], "subMetas": {} }, - "3dd40": { + "1aa2c": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3dd40", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@1aa2c", "displayName": "", - "id": "3dd40", - "name": "mo4_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "682e1": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@682e1", - "displayName": "", - "id": "682e1", - "name": "mo4_IDLE0_0_idle_0-6", + "id": "1aa2c", + "name": "o6_MOVE0_0_move_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -8046,8 +7034,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -8057,12 +7045,12 @@ ], "subMetas": {} }, - "566b3": { + "80f94": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@566b3", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@80f94", "displayName": "", - "id": "566b3", - "name": "mo4_IDLE0_0_idle_0-7", + "id": "80f94", + "name": "o6_MOVE0_0_move_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -8092,8 +7080,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -8103,12 +7091,58 @@ ], "subMetas": {} }, - "349ad": { + "2a77f": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@349ad", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@2a77f", "displayName": "", - "id": "349ad", - "name": "mo4_IDLE0_0_idle_0-8", + "id": "2a77f", + "name": "o6_OTHER2_1_Skill_Normal_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "54cdd": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@54cdd", + "displayName": "", + "id": "54cdd", + "name": "o6_OTHER2_1_Skill_Normal_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -8138,8 +7172,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -8149,12 +7183,150 @@ ], "subMetas": {} }, - "5c9cf": { + "7958c": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5c9cf", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@7958c", "displayName": "", - "id": "5c9cf", - "name": "mo4_MOVE0_0_move_0-0", + "id": "7958c", + "name": "o6_OTHER2_1_Skill_Normal_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "34cc9": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@34cc9", + "displayName": "", + "id": "34cc9", + "name": "o6_OTHER2_1_Skill_Normal_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "de0ab": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@de0ab", + "displayName": "", + "id": "de0ab", + "name": "o6_OTHER2_1_Skill_Normal_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b9a4e": { + "importer": "sprite-frame", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b9a4e", + "displayName": "", + "id": "b9a4e", + "name": "o6_OTHER2_1_Skill_Normal_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -8184,8 +7356,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -8195,12 +7367,12 @@ ], "subMetas": {} }, - "a8bb5": { + "300d8": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a8bb5", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@300d8", "displayName": "", - "id": "a8bb5", - "name": "mo4_MOVE0_0_move_0-1", + "id": "300d8", + "name": "o6_OTHER2_1_Skill_Normal_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -8230,8 +7402,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -8241,12 +7413,12 @@ ], "subMetas": {} }, - "5e696": { + "9b8bc": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5e696", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@9b8bc", "displayName": "", - "id": "5e696", - "name": "mo4_MOVE0_0_move_0-2", + "id": "9b8bc", + "name": "o6_OTHER2_1_Skill_Normal_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -8276,8 +7448,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -8287,12 +7459,12 @@ ], "subMetas": {} }, - "4e4b1": { + "b2b39": { "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@4e4b1", + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6@b2b39", "displayName": "", - "id": "4e4b1", - "name": "mo4_MOVE0_0_move_0-3", + "id": "b2b39", + "name": "o6_OTHER2_1_Skill_Normal_0-8", "userData": { "trimThreshold": 1, "rotated": false, @@ -8322,928 +7494,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0e061": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@0e061", - "displayName": "", - "id": "0e061", - "name": "mo4_MOVE0_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "be8d7": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@be8d7", - "displayName": "", - "id": "be8d7", - "name": "mo4_MOVE0_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96df6": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@96df6", - "displayName": "", - "id": "96df6", - "name": "mo4_MOVE0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "360c8": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@360c8", - "displayName": "", - "id": "360c8", - "name": "mo4_MOVE0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "159f0": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@159f0", - "displayName": "", - "id": "159f0", - "name": "mo4_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "995d2": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@995d2", - "displayName": "", - "id": "995d2", - "name": "mo4_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6b07": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d6b07", - "displayName": "", - "id": "d6b07", - "name": "mo4_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d042c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d042c", - "displayName": "", - "id": "d042c", - "name": "mo4_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "38d7b": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@38d7b", - "displayName": "", - "id": "38d7b", - "name": "mo4_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "210cb": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@210cb", - "displayName": "", - "id": "210cb", - "name": "mo4_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3cbc9": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@3cbc9", - "displayName": "", - "id": "3cbc9", - "name": "mo4_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5d8f3": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5d8f3", - "displayName": "", - "id": "5d8f3", - "name": "mo4_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d845f": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@d845f", - "displayName": "", - "id": "d845f", - "name": "mo4_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "47fc0": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@47fc0", - "displayName": "", - "id": "47fc0", - "name": "mo4_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bfb80": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@bfb80", - "displayName": "", - "id": "bfb80", - "name": "mo4_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "baea7": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@baea7", - "displayName": "", - "id": "baea7", - "name": "mo4_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ed50c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@ed50c", - "displayName": "", - "id": "ed50c", - "name": "mo4_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5091c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@5091c", - "displayName": "", - "id": "5091c", - "name": "mo4_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a0f3c": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@a0f3c", - "displayName": "", - "id": "a0f3c", - "name": "mo4_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "03d07": { - "importer": "sprite-frame", - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f@03d07", - "displayName": "", - "id": "03d07", - "name": "mo4_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a", - "atlasUuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "atlasUuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", "trimType": "auto" }, "ver": "1.0.12", @@ -9255,9 +7507,9 @@ } }, "userData": { - "atlasTextureName": "mo1-2.png", + "atlasTextureName": "o12345.png", "format": 3, - "uuid": "9726c7d5-91b6-4111-9c53-05efd7810d4f", - "textureUuid": "eb34d8bd-1aa3-455f-8b50-72101227dfac@6c48a" + "uuid": "26fa5cf0-fd50-4189-855e-376b0b6124b6", + "textureUuid": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a" } } diff --git a/assets/resources/game/heros/mon/o12345.png b/assets/resources/game/heros/mon/o12345.png new file mode 100644 index 00000000..55aa547b Binary files /dev/null and b/assets/resources/game/heros/mon/o12345.png differ diff --git a/assets/resources/game/heros/mon/mb123.png.meta b/assets/resources/game/heros/mon/o12345.png.meta similarity index 71% rename from assets/resources/game/heros/mon/mb123.png.meta rename to assets/resources/game/heros/mon/o12345.png.meta index 46638376..40403ac2 100644 --- a/assets/resources/game/heros/mon/mb123.png.meta +++ b/assets/resources/game/heros/mon/o12345.png.meta @@ -2,7 +2,7 @@ "ver": "1.0.27", "importer": "image", "imported": true, - "uuid": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10", + "uuid": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa", "files": [ ".json", ".png" @@ -10,8 +10,8 @@ "subMetas": { "6c48a": { "importer": "texture", - "uuid": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a", - "displayName": "mb123", + "uuid": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a", + "displayName": "o12345", "id": "6c48a", "name": "texture", "userData": { @@ -22,7 +22,7 @@ "mipfilter": "none", "anisotropy": 0, "isUuid": true, - "imageUuidOrDatabaseUri": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10", + "imageUuidOrDatabaseUri": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa", "visible": false }, "ver": "1.0.22", @@ -37,6 +37,6 @@ "type": "texture", "hasAlpha": true, "fixAlphaTransparencyArtifacts": false, - "redirect": "b756bfdd-3b45-47cc-a479-2bbc92bc3e10@6c48a" + "redirect": "99f93d21-4aa6-45cd-aa7c-61750d4c18aa@6c48a" } } diff --git a/assets/resources/game/heros/mon/moud.plist b/assets/resources/game/heros/mon/o789.plist similarity index 87% rename from assets/resources/game/heros/mon/moud.plist rename to assets/resources/game/heros/mon/o789.plist index 63b8fb4e..88a3fbb1 100644 --- a/assets/resources/game/heros/mon/moud.plist +++ b/assets/resources/game/heros/mon/o789.plist @@ -4,937 +4,7 @@ frames - SPUM_20260320235348279_ATTACK3_0_move_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1041},{128,128}} - textureRotated - - - SPUM_20260320235348279_ATTACK3_0_move_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1171},{128,128}} - textureRotated - - - SPUM_20260320235348279_ATTACK3_0_move_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1301},{128,128}} - textureRotated - - - SPUM_20260320235348279_ATTACK3_0_move_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1431},{128,128}} - textureRotated - - - SPUM_20260320235348279_ATTACK3_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1561},{128,128}} - textureRotated - - - SPUM_20260320235348279_ATTACK3_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1691},{128,128}} - textureRotated - - - SPUM_20260320235348279_ATTACK3_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1171,1821},{128,128}} - textureRotated - - - SPUM_20260320235348279_ATTACK3_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,261},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,391},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,521},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,651},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,781},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,911},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1041},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1171},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1301},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1431},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1561},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,781},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,911},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1041},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1171},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1301},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1431},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1691},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1301,1821},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,261},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,391},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,521},{128,128}} - textureRotated - - - SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,651},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1561},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1561},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,781},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,911},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1691},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1431,1821},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,261},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,391},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,521},{128,128}} - textureRotated - - - SPUM_20260320235348279_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,651},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1041},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1171},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1301},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1431},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1561},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1691},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1561,1821},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,1},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - SPUM_20260320235348279_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1691,131},{128,128}} - textureRotated - - - me1_ATTACK1_0_move_0-0.png + d1_IDLE0_0_idle_0-0.png aliases @@ -949,7 +19,22 @@ textureRotated - me1_ATTACK1_0_move_0-1.png + d1_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1,1},{128,128}} + textureRotated + + + d1_IDLE0_0_idle_0-2.png aliases @@ -964,7 +49,7 @@ textureRotated - me1_ATTACK1_0_move_0-2.png + d1_IDLE0_0_idle_0-3.png aliases @@ -979,7 +64,7 @@ textureRotated - me1_ATTACK1_0_move_0-3.png + d1_IDLE0_0_idle_0-4.png aliases @@ -994,7 +79,7 @@ textureRotated - me1_ATTACK1_0_move_0-4.png + d1_IDLE0_0_idle_0-5.png aliases @@ -1009,7 +94,7 @@ textureRotated - me1_ATTACK1_0_move_0-5.png + d1_IDLE0_0_idle_0-6.png aliases @@ -1024,7 +109,7 @@ textureRotated - me1_ATTACK1_0_move_0-6.png + d1_IDLE0_0_idle_0-7.png aliases @@ -1039,7 +124,7 @@ textureRotated - me1_ATTACK1_0_move_0-7.png + d1_IDLE0_0_idle_0-8.png aliases @@ -1054,7 +139,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-0.png + d1_MOVE0_0_move_0-0.png aliases @@ -1069,7 +154,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-1.png + d1_MOVE0_0_move_0-1.png aliases @@ -1084,157 +169,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,391},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,521},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,651},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,781},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,911},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1041},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-16.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1171},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-17.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1301},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-18.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1431},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-19.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1561},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-2.png + d1_MOVE0_0_move_0-2.png aliases @@ -1249,7 +184,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-3.png + d1_MOVE0_0_move_0-3.png aliases @@ -1264,7 +199,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-4.png + d1_MOVE0_0_move_0-4.png aliases @@ -1279,7 +214,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-5.png + d1_MOVE0_0_move_0-5.png aliases @@ -1294,7 +229,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-6.png + d1_OTHER2_0_Attack_Normal_0-0.png aliases @@ -1309,7 +244,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-7.png + d1_OTHER2_0_Attack_Normal_0-1.png aliases @@ -1324,172 +259,7 @@ textureRotated - me1_ATTACK2_0_Attack_Bow_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,131},{128,128}} - textureRotated - - - me1_ATTACK2_0_Attack_Bow_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,261},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1,1041},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1691},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,911},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1041},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1171},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1301},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1431},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1561},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{131,1821},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-3.png + d1_OTHER2_0_Attack_Normal_0-2.png aliases @@ -1504,217 +274,7 @@ textureRotated - me1_ATTACK4_1_Skill_Bow_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,131},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,261},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,391},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,521},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,651},{128,128}} - textureRotated - - - me1_ATTACK4_1_Skill_Bow_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,781},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1691},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{261,1821},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1041},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1171},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1301},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1431},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1561},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1691},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-2.png + d1_OTHER2_0_Attack_Normal_0-3.png aliases @@ -1729,172 +289,7 @@ textureRotated - me1_DAMAGED0_1_Skill_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,131},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,261},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,391},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,521},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,651},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,781},{128,128}} - textureRotated - - - me1_DAMAGED0_1_Skill_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,911},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1821},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{391,1821},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1041},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1171},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-2.png + d1_OTHER2_0_Attack_Normal_0-4.png aliases @@ -1909,277 +304,7 @@ textureRotated - me1_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,131},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,261},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,391},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,521},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,651},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,781},{128,128}} - textureRotated - - - me1_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,911},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1301},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1431},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1561},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1691},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{521,1821},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-5.png + d1_OTHER2_0_Attack_Normal_0-5.png aliases @@ -2194,277 +319,7 @@ textureRotated - me1_OTHER2_0_Die_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,131},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,261},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me1_OTHER2_0_Die_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,391},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,521},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,651},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,781},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,911},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1041},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1171},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1301},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1431},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1561},{128,128}} - textureRotated - - - me2_ATTACK0_0_Attack_Normal_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1691},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,521},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,1821},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1041},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{651,521},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-2.png + d1_OTHER2_0_Attack_Normal_0-6.png aliases @@ -2479,292 +334,7 @@ textureRotated - me2_ATTACK4_1_Skill_Normal_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,131},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,261},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,391},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,521},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,651},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,781},{128,128}} - textureRotated - - - me2_ATTACK4_1_Skill_Normal_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,911},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1171},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1301},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,521},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,651},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-12.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,781},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-13.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,911},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-14.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1041},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-15.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1171},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1431},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1561},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1691},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{781,1821},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-6.png + d1_OTHER2_0_Attack_Normal_0-7.png aliases @@ -2779,172 +349,7 @@ textureRotated - me2_DAMAGED0_1_Skill_Magic_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,131},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,261},{128,128}} - textureRotated - - - me2_DAMAGED0_1_Skill_Magic_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,391},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1301},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1301},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-10.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,521},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-11.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,651},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1431},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1561},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1691},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{911,1821},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-6.png + d2_ATTACK3_0_move_0-0.png aliases @@ -2959,187 +364,7 @@ textureRotated - me2_IDLE0_0_idle_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,131},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-8.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,261},{128,128}} - textureRotated - - - me2_IDLE0_0_idle_0-9.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,391},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,781},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,911},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1041},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-3.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1171},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-4.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1301},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-5.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1431},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-6.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1561},{128,128}} - textureRotated - - - me2_MOVE0_0_move_0-7.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1691},{128,128}} - textureRotated - - - me2_OTHER2_0_Die_0-0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {128,128} - spriteSourceSize - {128,128} - textureRect - {{1041,1821},{128,128}} - textureRotated - - - me2_OTHER2_0_Die_0-1.png + d2_ATTACK3_0_move_0-1.png aliases @@ -3154,7 +379,7 @@ textureRotated - me2_OTHER2_0_Die_0-10.png + d2_ATTACK3_0_move_0-2.png aliases @@ -3165,11 +390,11 @@ spriteSourceSize {128,128} textureRect - {{1171,911},{128,128}} + {{1301,1},{128,128}} textureRotated - me2_OTHER2_0_Die_0-11.png + d2_ATTACK3_0_move_0-3.png aliases @@ -3180,11 +405,11 @@ spriteSourceSize {128,128} textureRect - {{1171,911},{128,128}} + {{1431,1},{128,128}} textureRotated - me2_OTHER2_0_Die_0-12.png + d2_ATTACK3_0_move_0-4.png aliases @@ -3195,11 +420,11 @@ spriteSourceSize {128,128} textureRect - {{1171,911},{128,128}} + {{1561,1},{128,128}} textureRotated - me2_OTHER2_0_Die_0-13.png + d2_ATTACK3_0_move_0-5.png aliases @@ -3210,11 +435,11 @@ spriteSourceSize {128,128} textureRect - {{1171,911},{128,128}} + {{1691,1},{128,128}} textureRotated - me2_OTHER2_0_Die_0-14.png + d2_ATTACK4_0_Attack_Magic_0-0.png aliases @@ -3225,11 +450,11 @@ spriteSourceSize {128,128} textureRect - {{1171,911},{128,128}} + {{1821,1},{128,128}} textureRotated - me2_OTHER2_0_Die_0-15.png + d2_ATTACK4_0_Attack_Magic_0-1.png aliases @@ -3240,11 +465,371 @@ spriteSourceSize {128,128} textureRect - {{1171,911},{128,128}} + {{131,131},{128,128}} textureRotated - me2_OTHER2_0_Die_0-2.png + d2_ATTACK4_0_Attack_Magic_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,261},{128,128}} + textureRotated + + + d2_ATTACK4_0_Attack_Magic_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,391},{128,128}} + textureRotated + + + d2_ATTACK4_0_Attack_Magic_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,521},{128,128}} + textureRotated + + + d2_ATTACK4_0_Attack_Magic_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,651},{128,128}} + textureRotated + + + d2_ATTACK4_0_Attack_Magic_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,781},{128,128}} + textureRotated + + + d2_ATTACK4_0_Attack_Magic_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,911},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1041},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1041},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1171},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1301},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1431},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1561},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1691},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{131,1821},{128,128}} + textureRotated + + + d2_IDLE0_0_idle_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-10.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-11.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-12.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,261},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-6.png aliases @@ -3259,7 +844,367 @@ textureRotated - me2_OTHER2_0_Die_0-3.png + d2_OTHER2_1_Skill_Magic_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,131},{128,128}} + textureRotated + + + d2_OTHER2_1_Skill_Magic_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,131},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,391},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,521},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,651},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,781},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,911},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1041},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1171},{128,128}} + textureRotated + + + d3_ATTACK1_1_run_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1301},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1431},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1561},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1691},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1821},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,261},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,261},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,261},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1821},{128,128}} + textureRotated + + + d3_IDLE0_0_idle_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{261,1691},{128,128}} + textureRotated + + + d3_OTHER2_2_Attack_Magic_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,261},{128,128}} + textureRotated + + + d3_OTHER2_2_Attack_Magic_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,261},{128,128}} + textureRotated + + + d3_OTHER2_2_Attack_Magic_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,261},{128,128}} + textureRotated + + + d3_OTHER2_2_Attack_Magic_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,261},{128,128}} + textureRotated + + + d3_OTHER2_2_Attack_Magic_0-4.png aliases @@ -3274,7 +1219,352 @@ textureRotated - me2_OTHER2_0_Die_0-4.png + d3_OTHER2_2_Attack_Magic_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,261},{128,128}} + textureRotated + + + d3_OTHER2_2_Attack_Magic_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,261},{128,128}} + textureRotated + + + d3_OTHER2_2_Attack_Magic_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,261},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,261},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,261},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,391},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,521},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,651},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,781},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,911},{128,128}} + textureRotated + + + o7_ATTACK2_0_Attack_Normal_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1041},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1171},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1171},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1301},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1431},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1561},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1691},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{391,1821},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,391},{128,128}} + textureRotated + + + o7_IDLE0_0_idle_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,391},{128,128}} + textureRotated + + + o7_MOVE0_0_move_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,391},{128,128}} + textureRotated + + + o7_MOVE0_0_move_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,391},{128,128}} + textureRotated + + + o7_MOVE0_0_move_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,391},{128,128}} + textureRotated + + + o7_MOVE0_0_move_0-3.png aliases @@ -3289,7 +1579,337 @@ textureRotated - me2_OTHER2_0_Die_0-5.png + o7_MOVE0_0_move_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,391},{128,128}} + textureRotated + + + o7_MOVE0_0_move_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,391},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,261},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,391},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-10.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1301},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-11.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1431},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-12.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1561},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,391},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,391},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,521},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,651},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,781},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,911},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1041},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Magic_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1171},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,261},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1691},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{521,1821},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,521},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,521},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,521},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,521},{128,128}} + textureRotated + + + o7_OTHER2_1_Skill_Normal_0-7.png aliases @@ -3304,7 +1924,157 @@ textureRotated - me2_OTHER2_0_Die_0-6.png + o7_OTHER2_1_Skill_Normal_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,521},{128,128}} + textureRotated + + + o8_ATTACK0_0_move_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,521},{128,128}} + textureRotated + + + o8_ATTACK0_0_move_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,521},{128,128}} + textureRotated + + + o8_ATTACK0_0_move_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,521},{128,128}} + textureRotated + + + o8_ATTACK0_0_move_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,521},{128,128}} + textureRotated + + + o8_ATTACK0_0_move_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,651},{128,128}} + textureRotated + + + o8_ATTACK0_0_move_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,781},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,911},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,1041},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-10.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,651},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-11.png aliases @@ -3319,7 +2089,382 @@ textureRotated - me2_OTHER2_0_Die_0-7.png + o8_ATTACK2_AxeAttack_1_0-12.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,651},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-13.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,651},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,1171},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,1301},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,1431},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,1561},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,1691},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{651,1821},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,651},{128,128}} + textureRotated + + + o8_ATTACK2_AxeAttack_1_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,651},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,651},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,651},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,651},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,781},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,911},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1041},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1171},{128,128}} + textureRotated + + + o8_ATTACK4_ShotSwordAttack_1_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1301},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1431},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1431},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1561},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1691},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{781,1821},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,781},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,781},{128,128}} + textureRotated + + + o8_IDLE0_0_idle_0-7.png aliases @@ -3334,7 +2479,217 @@ textureRotated - me2_OTHER2_0_Die_0-8.png + o8_IDLE0_0_idle_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,781},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,781},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,781},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-10.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1691},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-11.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1821},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-12.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,911},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,781},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,781},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,911},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1041},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1171},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1301},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1431},{128,128}} + textureRotated + + + o8_OTHER2_1_Skill_Magic_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{911,1561},{128,128}} + textureRotated + + + o9_ATTACK3_0_move_0-0.png aliases @@ -3349,7 +2704,7 @@ textureRotated - me2_OTHER2_0_Die_0-9.png + o9_ATTACK3_0_move_0-1.png aliases @@ -3360,7 +2715,637 @@ spriteSourceSize {128,128} textureRect - {{1171,911},{128,128}} + {{1301,911},{128,128}} + textureRotated + + + o9_ATTACK3_0_move_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,911},{128,128}} + textureRotated + + + o9_ATTACK3_0_move_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,911},{128,128}} + textureRotated + + + o9_ATTACK3_0_move_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,911},{128,128}} + textureRotated + + + o9_ATTACK3_0_move_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,911},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1041},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1171},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-10.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,1041},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-11.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,1041},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-12.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,1041},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-13.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1171},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-14.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1301},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-15.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1431},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1301},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1431},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1561},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1691},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1041,1821},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1041},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1041},{128,128}} + textureRotated + + + o9_ATTACK4_0_Attack_Bow_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,1041},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1561},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1561},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1691},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1171,1821},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1171},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,1171},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,1171},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,1171},{128,128}} + textureRotated + + + o9_IDLE0_0_idle_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,1171},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-0.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1301},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-1.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1431},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-10.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,1561},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-11.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,1691},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-12.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,1821},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-2.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1561},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-3.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1691},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-4.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1301,1821},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-5.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,1301},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-6.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1561,1301},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-7.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1691,1301},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-8.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1821,1301},{128,128}} + textureRotated + + + o9_OTHER2_1_Skill_Magic_0-9.png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,128} + spriteSourceSize + {128,128} + textureRect + {{1431,1431},{128,128}} textureRotated @@ -3374,13 +3359,13 @@ premultiplyAlpha realTextureFileName - moud.png + o789.png size - {1820,1950} + {1950,1950} smartupdate - $TexturePacker:SmartUpdate:7a701299c8186826c321713c1b901557:c785a613638197b9464d5889597dae11:3fd789ef3e34f59da5f44bdb9c6a4895$ + $TexturePacker:SmartUpdate:91a4d1b1f7a9f2fa648b79d18b596c83:ad214f89cae31e38271860700edb3e3e:7fe194084c6def2cce9825f9f60da44e$ textureFileName - moud.png + o789.png diff --git a/assets/resources/game/heros/mon/moud.plist.meta b/assets/resources/game/heros/mon/o789.plist.meta similarity index 75% rename from assets/resources/game/heros/mon/moud.plist.meta rename to assets/resources/game/heros/mon/o789.plist.meta index da5644e8..10d6e976 100644 --- a/assets/resources/game/heros/mon/moud.plist.meta +++ b/assets/resources/game/heros/mon/o789.plist.meta @@ -2,24 +2,24 @@ "ver": "1.0.8", "importer": "sprite-atlas", "imported": true, - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "files": [ ".json" ], "subMetas": { - "10213": { + "10829": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@10213", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@10829", "displayName": "", - "id": "10213", - "name": "me1_DAMAGED0_1_Skill_Magic_0-3", + "id": "10829", + "name": "o8_OTHER2_1_Skill_Magic_0-11", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 131, + "trimX": 911, + "trimY": 1821, "width": 128, "height": 128, "rawWidth": 128, @@ -42,8 +42,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -53,12 +53,978 @@ ], "subMetas": {} }, - "19768": { + "13560": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@19768", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@13560", "displayName": "", - "id": "19768", - "name": "me1_ATTACK1_0_move_0-1", + "id": "13560", + "name": "d1_OTHER2_0_Attack_Normal_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "20898": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@20898", + "displayName": "", + "id": "20898", + "name": "o7_ATTACK2_0_Attack_Normal_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "21536": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@21536", + "displayName": "", + "id": "21536", + "name": "o9_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "24033": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@24033", + "displayName": "", + "id": "24033", + "name": "o7_MOVE0_0_move_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "25297": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@25297", + "displayName": "", + "id": "25297", + "name": "o9_ATTACK4_0_Attack_Bow_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "25559": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@25559", + "displayName": "", + "id": "25559", + "name": "o7_OTHER2_1_Skill_Normal_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "32622": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@32622", + "displayName": "", + "id": "32622", + "name": "o7_OTHER2_1_Skill_Magic_0-11", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "37896": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@37896", + "displayName": "", + "id": "37896", + "name": "o9_ATTACK4_0_Attack_Bow_0-10", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1561, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "40515": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@40515", + "displayName": "", + "id": "40515", + "name": "o9_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "40707": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@40707", + "displayName": "", + "id": "40707", + "name": "o8_ATTACK2_AxeAttack_1_0-9", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 911, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "47593": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@47593", + "displayName": "", + "id": "47593", + "name": "o8_OTHER2_1_Skill_Magic_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "59377": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@59377", + "displayName": "", + "id": "59377", + "name": "o7_MOVE0_0_move_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "63620": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@63620", + "displayName": "", + "id": "63620", + "name": "d1_IDLE0_0_idle_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "65011": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@65011", + "displayName": "", + "id": "65011", + "name": "d2_IDLE0_0_idle_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "67942": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@67942", + "displayName": "", + "id": "67942", + "name": "d3_ATTACK1_1_run_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "68358": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@68358", + "displayName": "", + "id": "68358", + "name": "o9_ATTACK4_0_Attack_Bow_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "72109": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@72109", + "displayName": "", + "id": "72109", + "name": "d3_IDLE0_0_idle_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "78399": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@78399", + "displayName": "", + "id": "78399", + "name": "o7_OTHER2_1_Skill_Normal_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "84860": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@84860", + "displayName": "", + "id": "84860", + "name": "o8_OTHER2_1_Skill_Magic_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 911, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7d9e0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7d9e0", + "displayName": "", + "id": "7d9e0", + "name": "d1_IDLE0_0_idle_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d84a1": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d84a1", + "displayName": "", + "id": "d84a1", + "name": "d1_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2da36": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2da36", + "displayName": "", + "id": "2da36", + "name": "d1_IDLE0_0_idle_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -88,8 +1054,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -99,18 +1065,18 @@ ], "subMetas": {} }, - "23184": { + "15fa9": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@23184", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@15fa9", "displayName": "", - "id": "23184", - "name": "me1_DAMAGED0_1_Skill_Magic_0-4", + "id": "15fa9", + "name": "d1_IDLE0_0_idle_0-3", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, + "trimX": 1, "trimY": 261, "width": 128, "height": 128, @@ -134,8 +1100,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -145,12 +1111,196 @@ ], "subMetas": {} }, - "27427": { + "4eafb": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@27427", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4eafb", "displayName": "", - "id": "27427", - "name": "me1_ATTACK4_1_Skill_Bow_0-0", + "id": "4eafb", + "name": "d1_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "24fb3": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@24fb3", + "displayName": "", + "id": "24fb3", + "name": "d1_IDLE0_0_idle_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2ae41": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2ae41", + "displayName": "", + "id": "2ae41", + "name": "d1_IDLE0_0_idle_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fec83": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@fec83", + "displayName": "", + "id": "fec83", + "name": "d1_IDLE0_0_idle_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "01fe9": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@01fe9", + "displayName": "", + "id": "01fe9", + "name": "d1_MOVE0_0_move_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -180,8 +1330,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -191,19 +1341,19 @@ ], "subMetas": {} }, - "28710": { + "a08f6": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@28710", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a08f6", "displayName": "", - "id": "28710", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-15", + "id": "a08f6", + "name": "d1_MOVE0_0_move_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1691, - "trimY": 131, + "trimX": 1, + "trimY": 1171, "width": 128, "height": 128, "rawWidth": 128, @@ -226,8 +1376,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -237,12 +1387,472 @@ ], "subMetas": {} }, - "31099": { + "2156f": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@31099", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2156f", "displayName": "", - "id": "31099", - "name": "me2_DAMAGED0_1_Skill_Magic_0-6", + "id": "2156f", + "name": "d1_MOVE0_0_move_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f51cb": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f51cb", + "displayName": "", + "id": "f51cb", + "name": "d1_MOVE0_0_move_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4e3db": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4e3db", + "displayName": "", + "id": "4e3db", + "name": "d1_MOVE0_0_move_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "841dc": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@841dc", + "displayName": "", + "id": "841dc", + "name": "d1_MOVE0_0_move_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8a4b6": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8a4b6", + "displayName": "", + "id": "8a4b6", + "name": "d1_OTHER2_0_Attack_Normal_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "562a8": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@562a8", + "displayName": "", + "id": "562a8", + "name": "d1_OTHER2_0_Attack_Normal_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "59dd3": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@59dd3", + "displayName": "", + "id": "59dd3", + "name": "d1_OTHER2_0_Attack_Normal_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c2198": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c2198", + "displayName": "", + "id": "c2198", + "name": "d1_OTHER2_0_Attack_Normal_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cd8e8": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cd8e8", + "displayName": "", + "id": "cd8e8", + "name": "d1_OTHER2_0_Attack_Normal_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b9785": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b9785", + "displayName": "", + "id": "b9785", + "name": "d1_OTHER2_0_Attack_Normal_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 651, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c1cdc": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c1cdc", + "displayName": "", + "id": "c1cdc", + "name": "d1_OTHER2_0_Attack_Normal_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -272,8 +1882,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -283,248 +1893,18 @@ ], "subMetas": {} }, - "33529": { + "36ea2": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@33529", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@36ea2", "displayName": "", - "id": "33529", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-7", + "id": "36ea2", + "name": "d2_ATTACK3_0_move_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1561, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "38507": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@38507", - "displayName": "", - "id": "38507", - "name": "me1_ATTACK4_1_Skill_Bow_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "39817": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@39817", - "displayName": "", - "id": "39817", - "name": "me2_DAMAGED0_1_Skill_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "53827": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@53827", - "displayName": "", - "id": "53827", - "name": "me1_DAMAGED0_1_Skill_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 391, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "54813": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@54813", - "displayName": "", - "id": "54813", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "63297": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@63297", - "displayName": "", - "id": "63297", - "name": "me1_ATTACK4_1_Skill_Bow_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, + "trimX": 1041, "trimY": 1, "width": 128, "height": 128, @@ -548,8 +1928,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -559,203 +1939,19 @@ ], "subMetas": {} }, - "73506": { + "35db1": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@73506", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@35db1", "displayName": "", - "id": "73506", - "name": "me2_DAMAGED0_1_Skill_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "78559": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@78559", - "displayName": "", - "id": "78559", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "80808": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@80808", - "displayName": "", - "id": "80808", - "name": "me1_ATTACK2_0_Attack_Bow_0-19", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "87379": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@87379", - "displayName": "", - "id": "87379", - "name": "me2_DAMAGED0_1_Skill_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "be612": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@be612", - "displayName": "", - "id": "be612", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-0", + "id": "35db1", + "name": "d2_ATTACK3_0_move_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 1171, - "trimY": 1041, + "trimY": 1, "width": 128, "height": 128, "rawWidth": 128, @@ -778,8 +1974,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -789,288 +1985,12 @@ ], "subMetas": {} }, - "4e204": { + "5bf7a": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4e204", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5bf7a", "displayName": "", - "id": "4e204", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "de859": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@de859", - "displayName": "", - "id": "de859", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b5def": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b5def", - "displayName": "", - "id": "b5def", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d2dcb": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d2dcb", - "displayName": "", - "id": "d2dcb", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b2e75": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b2e75", - "displayName": "", - "id": "b2e75", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ccbe9": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ccbe9", - "displayName": "", - "id": "ccbe9", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1171, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c9947": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c9947", - "displayName": "", - "id": "c9947", - "name": "SPUM_20260320235348279_ATTACK3_0_move_0-7", + "id": "5bf7a", + "name": "d2_ATTACK3_0_move_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -1100,8 +2020,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -1111,932 +2031,12 @@ ], "subMetas": {} }, - "2021c": { + "73d54": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2021c", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@73d54", "displayName": "", - "id": "2021c", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9627e": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@9627e", - "displayName": "", - "id": "9627e", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "27d1b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@27d1b", - "displayName": "", - "id": "27d1b", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0aa76": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0aa76", - "displayName": "", - "id": "0aa76", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fd6d6": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@fd6d6", - "displayName": "", - "id": "fd6d6", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e1e56": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e1e56", - "displayName": "", - "id": "e1e56", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "eaf1c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@eaf1c", - "displayName": "", - "id": "eaf1c", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0fde4": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0fde4", - "displayName": "", - "id": "0fde4", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "36f1e": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@36f1e", - "displayName": "", - "id": "36f1e", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6a4cd": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@6a4cd", - "displayName": "", - "id": "6a4cd", - "name": "SPUM_20260320235348279_DAMAGED0_0_Attack_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ef0d0": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ef0d0", - "displayName": "", - "id": "ef0d0", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d341b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d341b", - "displayName": "", - "id": "d341b", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "154e7": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@154e7", - "displayName": "", - "id": "154e7", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4bb3d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4bb3d", - "displayName": "", - "id": "4bb3d", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "faa21": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@faa21", - "displayName": "", - "id": "faa21", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b6d64": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b6d64", - "displayName": "", - "id": "b6d64", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a429b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a429b", - "displayName": "", - "id": "a429b", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3b5b0": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3b5b0", - "displayName": "", - "id": "3b5b0", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c76e9": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c76e9", - "displayName": "", - "id": "c76e9", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32a75": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@32a75", - "displayName": "", - "id": "32a75", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1301, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0bb0e": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0bb0e", - "displayName": "", - "id": "0bb0e", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-4", + "id": "73d54", + "name": "d2_ATTACK3_0_move_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -2066,8 +2066,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -2077,472 +2077,12 @@ ], "subMetas": {} }, - "03671": { + "c3fd4": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@03671", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c3fd4", "displayName": "", - "id": "03671", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e98b2": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e98b2", - "displayName": "", - "id": "e98b2", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c1c6f": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c1c6f", - "displayName": "", - "id": "c1c6f", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c490d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c490d", - "displayName": "", - "id": "c490d", - "name": "SPUM_20260320235348279_DAMAGED0_1_Skill_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b9424": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b9424", - "displayName": "", - "id": "b9424", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aaac5": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@aaac5", - "displayName": "", - "id": "aaac5", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4d74c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4d74c", - "displayName": "", - "id": "4d74c", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1c521": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@1c521", - "displayName": "", - "id": "1c521", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d2a78": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d2a78", - "displayName": "", - "id": "d2a78", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0a05e": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0a05e", - "displayName": "", - "id": "0a05e", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1431, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cfb0d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@cfb0d", - "displayName": "", - "id": "cfb0d", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-4", + "id": "c3fd4", + "name": "d2_ATTACK3_0_move_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -2572,8 +2112,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -2583,702 +2123,12 @@ ], "subMetas": {} }, - "1efba": { + "f5b54": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@1efba", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f5b54", "displayName": "", - "id": "1efba", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2b013": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2b013", - "displayName": "", - "id": "2b013", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "010db": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@010db", - "displayName": "", - "id": "010db", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fc525": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@fc525", - "displayName": "", - "id": "fc525", - "name": "SPUM_20260320235348279_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "59de0": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@59de0", - "displayName": "", - "id": "59de0", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2b87f": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2b87f", - "displayName": "", - "id": "2b87f", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7629a": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@7629a", - "displayName": "", - "id": "7629a", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "20bfa": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@20bfa", - "displayName": "", - "id": "20bfa", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "55bf2": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@55bf2", - "displayName": "", - "id": "55bf2", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bcf3b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@bcf3b", - "displayName": "", - "id": "bcf3b", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1691, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8b481": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@8b481", - "displayName": "", - "id": "8b481", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1929f": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@1929f", - "displayName": "", - "id": "1929f", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c8636": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c8636", - "displayName": "", - "id": "c8636", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e0f84": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e0f84", - "displayName": "", - "id": "e0f84", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5b2c5": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5b2c5", - "displayName": "", - "id": "5b2c5", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1561, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "996d6": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@996d6", - "displayName": "", - "id": "996d6", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-7", + "id": "f5b54", + "name": "d2_ATTACK3_0_move_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -3308,8 +2158,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3319,12 +2169,840 @@ ], "subMetas": {} }, - "9f75a": { + "009fd": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@9f75a", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@009fd", "displayName": "", - "id": "9f75a", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-8", + "id": "009fd", + "name": "d2_ATTACK4_0_Attack_Magic_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 1, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "adf95": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@adf95", + "displayName": "", + "id": "adf95", + "name": "d2_ATTACK4_0_Attack_Magic_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "01b40": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@01b40", + "displayName": "", + "id": "01b40", + "name": "d2_ATTACK4_0_Attack_Magic_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "edf10": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@edf10", + "displayName": "", + "id": "edf10", + "name": "d2_ATTACK4_0_Attack_Magic_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "974fc": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@974fc", + "displayName": "", + "id": "974fc", + "name": "d2_ATTACK4_0_Attack_Magic_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ba616": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ba616", + "displayName": "", + "id": "ba616", + "name": "d2_ATTACK4_0_Attack_Magic_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3f761": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3f761", + "displayName": "", + "id": "3f761", + "name": "d2_ATTACK4_0_Attack_Magic_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b0016": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b0016", + "displayName": "", + "id": "b0016", + "name": "d2_ATTACK4_0_Attack_Magic_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e894e": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e894e", + "displayName": "", + "id": "e894e", + "name": "d2_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cbc81": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cbc81", + "displayName": "", + "id": "cbc81", + "name": "d2_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b8cf5": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b8cf5", + "displayName": "", + "id": "b8cf5", + "name": "d2_IDLE0_0_idle_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "292cc": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@292cc", + "displayName": "", + "id": "292cc", + "name": "d2_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "550aa": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@550aa", + "displayName": "", + "id": "550aa", + "name": "d2_IDLE0_0_idle_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "027f7": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@027f7", + "displayName": "", + "id": "027f7", + "name": "d2_IDLE0_0_idle_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "19e89": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@19e89", + "displayName": "", + "id": "19e89", + "name": "d2_IDLE0_0_idle_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8554d": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8554d", + "displayName": "", + "id": "8554d", + "name": "d2_IDLE0_0_idle_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "27c57": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@27c57", + "displayName": "", + "id": "27c57", + "name": "d2_OTHER2_1_Skill_Magic_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c2a18": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c2a18", + "displayName": "", + "id": "c2a18", + "name": "d2_OTHER2_1_Skill_Magic_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7f6ad": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7f6ad", + "displayName": "", + "id": "7f6ad", + "name": "d2_OTHER2_1_Skill_Magic_0-10", "userData": { "trimThreshold": 1, "rotated": false, @@ -3354,8 +3032,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3365,110 +3043,1536 @@ ], "subMetas": {} }, - "04ef5": { + "0e57b": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@04ef5", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0e57b", "displayName": "", - "id": "04ef5", - "name": "SPUM_20260320235348279_OTHER2_0_Die_0-9", + "id": "0e57b", + "name": "d2_OTHER2_1_Skill_Magic_0-11", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3894e": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3894e", + "displayName": "", + "id": "3894e", + "name": "d2_OTHER2_1_Skill_Magic_0-12", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c8af8": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c8af8", + "displayName": "", + "id": "c8af8", + "name": "d2_OTHER2_1_Skill_Magic_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 651, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1f515": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1f515", + "displayName": "", + "id": "1f515", + "name": "d2_OTHER2_1_Skill_Magic_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "213d1": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@213d1", + "displayName": "", + "id": "213d1", + "name": "d2_OTHER2_1_Skill_Magic_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 911, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3fc02": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3fc02", + "displayName": "", + "id": "3fc02", + "name": "d2_OTHER2_1_Skill_Magic_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4963c": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4963c", + "displayName": "", + "id": "4963c", + "name": "d2_OTHER2_1_Skill_Magic_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ecd0d": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ecd0d", + "displayName": "", + "id": "ecd0d", + "name": "d2_OTHER2_1_Skill_Magic_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2e00a": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2e00a", + "displayName": "", + "id": "2e00a", + "name": "d2_OTHER2_1_Skill_Magic_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5d527": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d527", + "displayName": "", + "id": "5d527", + "name": "d2_OTHER2_1_Skill_Magic_0-9", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1561, + "trimY": 131, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b7d27": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7d27", + "displayName": "", + "id": "b7d27", + "name": "d3_ATTACK1_1_run_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3a33b": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3a33b", + "displayName": "", + "id": "3a33b", + "name": "d3_ATTACK1_1_run_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7e45a": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7e45a", + "displayName": "", + "id": "7e45a", + "name": "d3_ATTACK1_1_run_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d4a13": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d4a13", + "displayName": "", + "id": "d4a13", + "name": "d3_ATTACK1_1_run_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "20a7b": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@20a7b", + "displayName": "", + "id": "20a7b", + "name": "d3_ATTACK1_1_run_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "09efd": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@09efd", + "displayName": "", + "id": "09efd", + "name": "d3_ATTACK1_1_run_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0b4e5": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0b4e5", + "displayName": "", + "id": "0b4e5", + "name": "d3_ATTACK1_1_run_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a9ae6": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a9ae6", + "displayName": "", + "id": "a9ae6", + "name": "d3_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "215c2": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@215c2", + "displayName": "", + "id": "215c2", + "name": "d3_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "af9d7": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@af9d7", + "displayName": "", + "id": "af9d7", + "name": "d3_IDLE0_0_idle_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1bfc0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1bfc0", + "displayName": "", + "id": "1bfc0", + "name": "d3_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3d5a1": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3d5a1", + "displayName": "", + "id": "3d5a1", + "name": "d3_IDLE0_0_idle_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b2a06": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b2a06", + "displayName": "", + "id": "b2a06", + "name": "d3_IDLE0_0_idle_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ad52d": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ad52d", + "displayName": "", + "id": "ad52d", + "name": "d3_IDLE0_0_idle_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5fc0a": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5fc0a", + "displayName": "", + "id": "5fc0a", + "name": "d3_IDLE0_0_idle_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "73be5": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@73be5", + "displayName": "", + "id": "73be5", + "name": "d3_OTHER2_2_Attack_Magic_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 651, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0bf19": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0bf19", + "displayName": "", + "id": "0bf19", + "name": "d3_OTHER2_2_Attack_Magic_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e4238": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e4238", + "displayName": "", + "id": "e4238", + "name": "d3_OTHER2_2_Attack_Magic_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 911, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "243dc": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@243dc", + "displayName": "", + "id": "243dc", + "name": "d3_OTHER2_2_Attack_Magic_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "68edd": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@68edd", + "displayName": "", + "id": "68edd", + "name": "d3_OTHER2_2_Attack_Magic_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f314d": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f314d", + "displayName": "", + "id": "f314d", + "name": "d3_OTHER2_2_Attack_Magic_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a8e1f": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a8e1f", + "displayName": "", + "id": "a8e1f", + "name": "d3_OTHER2_2_Attack_Magic_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "aa696": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@aa696", + "displayName": "", + "id": "aa696", + "name": "d3_OTHER2_2_Attack_Magic_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1561, + "trimY": 261, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5d7d4": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d7d4", + "displayName": "", + "id": "5d7d4", + "name": "o7_ATTACK2_0_Attack_Normal_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 1691, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "639f3": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@639f3", - "displayName": "", - "id": "639f3", - "name": "me1_ATTACK1_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ae5e3": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ae5e3", - "displayName": "", - "id": "ae5e3", - "name": "me1_ATTACK1_0_move_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, "trimY": 261, "width": 128, "height": 128, @@ -3492,8 +4596,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3503,18 +4607,18 @@ ], "subMetas": {} }, - "f3fe5": { + "c59af": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f3fe5", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c59af", "displayName": "", - "id": "f3fe5", - "name": "me1_ATTACK1_0_move_0-3", + "id": "c59af", + "name": "o7_ATTACK2_0_Attack_Normal_0-2", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, + "trimX": 391, "trimY": 391, "width": 128, "height": 128, @@ -3538,8 +4642,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3549,18 +4653,18 @@ ], "subMetas": {} }, - "6ac31": { + "c05f2": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@6ac31", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c05f2", "displayName": "", - "id": "6ac31", - "name": "me1_ATTACK1_0_move_0-4", + "id": "c05f2", + "name": "o7_ATTACK2_0_Attack_Normal_0-3", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, + "trimX": 391, "trimY": 521, "width": 128, "height": 128, @@ -3584,8 +4688,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3595,18 +4699,18 @@ ], "subMetas": {} }, - "d70d2": { + "c34f3": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d70d2", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c34f3", "displayName": "", - "id": "d70d2", - "name": "me1_ATTACK1_0_move_0-5", + "id": "c34f3", + "name": "o7_ATTACK2_0_Attack_Normal_0-4", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, + "trimX": 391, "trimY": 651, "width": 128, "height": 128, @@ -3630,8 +4734,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3641,18 +4745,18 @@ ], "subMetas": {} }, - "c2f87": { + "0478d": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c2f87", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0478d", "displayName": "", - "id": "c2f87", - "name": "me1_ATTACK1_0_move_0-6", + "id": "0478d", + "name": "o7_ATTACK2_0_Attack_Normal_0-5", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, + "trimX": 391, "trimY": 781, "width": 128, "height": 128, @@ -3676,8 +4780,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3687,18 +4791,18 @@ ], "subMetas": {} }, - "ee21c": { + "6bcae": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ee21c", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@6bcae", "displayName": "", - "id": "ee21c", - "name": "me1_ATTACK1_0_move_0-7", + "id": "6bcae", + "name": "o7_ATTACK2_0_Attack_Normal_0-6", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, + "trimX": 391, "trimY": 911, "width": 128, "height": 128, @@ -3722,8 +4826,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -3733,1576 +4837,12 @@ ], "subMetas": {} }, - "07845": { + "17da5": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@07845", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@17da5", "displayName": "", - "id": "07845", - "name": "me1_ATTACK2_0_Attack_Bow_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "885cb": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@885cb", - "displayName": "", - "id": "885cb", - "name": "me1_ATTACK2_0_Attack_Bow_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f756d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f756d", - "displayName": "", - "id": "f756d", - "name": "me1_ATTACK2_0_Attack_Bow_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "54adf": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@54adf", - "displayName": "", - "id": "54adf", - "name": "me1_ATTACK2_0_Attack_Bow_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0cdd3": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0cdd3", - "displayName": "", - "id": "0cdd3", - "name": "me1_ATTACK2_0_Attack_Bow_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0f60e": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0f60e", - "displayName": "", - "id": "0f60e", - "name": "me1_ATTACK2_0_Attack_Bow_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f3cd7": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f3cd7", - "displayName": "", - "id": "f3cd7", - "name": "me1_ATTACK2_0_Attack_Bow_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fd894": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@fd894", - "displayName": "", - "id": "fd894", - "name": "me1_ATTACK2_0_Attack_Bow_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f76be": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f76be", - "displayName": "", - "id": "f76be", - "name": "me1_ATTACK2_0_Attack_Bow_0-16", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f3295": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f3295", - "displayName": "", - "id": "f3295", - "name": "me1_ATTACK2_0_Attack_Bow_0-17", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "09a30": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@09a30", - "displayName": "", - "id": "09a30", - "name": "me1_ATTACK2_0_Attack_Bow_0-18", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0c294": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0c294", - "displayName": "", - "id": "0c294", - "name": "me1_ATTACK2_0_Attack_Bow_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "74b1a": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@74b1a", - "displayName": "", - "id": "74b1a", - "name": "me1_ATTACK2_0_Attack_Bow_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5910b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5910b", - "displayName": "", - "id": "5910b", - "name": "me1_ATTACK2_0_Attack_Bow_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d2811": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d2811", - "displayName": "", - "id": "d2811", - "name": "me1_ATTACK2_0_Attack_Bow_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a76dc": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a76dc", - "displayName": "", - "id": "a76dc", - "name": "me1_ATTACK2_0_Attack_Bow_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a4de7": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a4de7", - "displayName": "", - "id": "a4de7", - "name": "me1_ATTACK2_0_Attack_Bow_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c6085": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c6085", - "displayName": "", - "id": "c6085", - "name": "me1_ATTACK2_0_Attack_Bow_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "996df": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@996df", - "displayName": "", - "id": "996df", - "name": "me1_ATTACK2_0_Attack_Bow_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f0681": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f0681", - "displayName": "", - "id": "f0681", - "name": "me1_ATTACK4_1_Skill_Bow_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3f833": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3f833", - "displayName": "", - "id": "3f833", - "name": "me1_ATTACK4_1_Skill_Bow_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3d61d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3d61d", - "displayName": "", - "id": "3d61d", - "name": "me1_ATTACK4_1_Skill_Bow_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "847e8": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@847e8", - "displayName": "", - "id": "847e8", - "name": "me1_ATTACK4_1_Skill_Bow_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "341f2": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@341f2", - "displayName": "", - "id": "341f2", - "name": "me1_ATTACK4_1_Skill_Bow_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cfb87": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@cfb87", - "displayName": "", - "id": "cfb87", - "name": "me1_ATTACK4_1_Skill_Bow_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4831c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4831c", - "displayName": "", - "id": "4831c", - "name": "me1_ATTACK4_1_Skill_Bow_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bbea0": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@bbea0", - "displayName": "", - "id": "bbea0", - "name": "me1_ATTACK4_1_Skill_Bow_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b2fdd": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b2fdd", - "displayName": "", - "id": "b2fdd", - "name": "me1_ATTACK4_1_Skill_Bow_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "69ddf": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@69ddf", - "displayName": "", - "id": "69ddf", - "name": "me1_ATTACK4_1_Skill_Bow_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0b0d7": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0b0d7", - "displayName": "", - "id": "0b0d7", - "name": "me1_ATTACK4_1_Skill_Bow_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0648b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0648b", - "displayName": "", - "id": "0648b", - "name": "me1_ATTACK4_1_Skill_Bow_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "83a77": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@83a77", - "displayName": "", - "id": "83a77", - "name": "me1_ATTACK4_1_Skill_Bow_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5ba1a": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5ba1a", - "displayName": "", - "id": "5ba1a", - "name": "me1_DAMAGED0_1_Skill_Magic_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "04d76": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@04d76", - "displayName": "", - "id": "04d76", - "name": "me1_DAMAGED0_1_Skill_Magic_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 261, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3dc53": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3dc53", - "displayName": "", - "id": "3dc53", - "name": "me1_DAMAGED0_1_Skill_Magic_0-10", + "id": "17da5", + "name": "o7_ATTACK2_0_Attack_Normal_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -5332,8 +4872,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5343,12 +4883,12 @@ ], "subMetas": {} }, - "655af": { + "7ef94": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@655af", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7ef94", "displayName": "", - "id": "655af", - "name": "me1_DAMAGED0_1_Skill_Magic_0-11", + "id": "7ef94", + "name": "o7_IDLE0_0_idle_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -5378,8 +4918,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5389,12 +4929,58 @@ ], "subMetas": {} }, - "240cb": { + "4412d": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@240cb", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4412d", "displayName": "", - "id": "240cb", - "name": "me1_DAMAGED0_1_Skill_Magic_0-12", + "id": "4412d", + "name": "o7_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 391, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5d589": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d589", + "displayName": "", + "id": "5d589", + "name": "o7_IDLE0_0_idle_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -5424,8 +5010,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5435,12 +5021,12 @@ ], "subMetas": {} }, - "3eeda": { + "8962c": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3eeda", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8962c", "displayName": "", - "id": "3eeda", - "name": "me1_DAMAGED0_1_Skill_Magic_0-13", + "id": "8962c", + "name": "o7_IDLE0_0_idle_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -5470,8 +5056,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5481,12 +5067,12 @@ ], "subMetas": {} }, - "ef7ba": { + "5d1d7": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ef7ba", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5d1d7", "displayName": "", - "id": "ef7ba", - "name": "me1_DAMAGED0_1_Skill_Magic_0-14", + "id": "5d1d7", + "name": "o7_IDLE0_0_idle_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -5516,8 +5102,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5527,12 +5113,12 @@ ], "subMetas": {} }, - "db185": { + "e7d01": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@db185", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e7d01", "displayName": "", - "id": "db185", - "name": "me1_DAMAGED0_1_Skill_Magic_0-15", + "id": "e7d01", + "name": "o7_IDLE0_0_idle_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -5562,8 +5148,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5573,19 +5159,19 @@ ], "subMetas": {} }, - "496d0": { + "08683": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@496d0", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@08683", "displayName": "", - "id": "496d0", - "name": "me1_DAMAGED0_1_Skill_Magic_0-2", + "id": "08683", + "name": "o7_IDLE0_0_idle_0-6", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 391, - "trimY": 1, + "trimY": 1821, "width": 128, "height": 128, "rawWidth": 128, @@ -5608,8 +5194,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5619,18 +5205,18 @@ ], "subMetas": {} }, - "86c0e": { + "92c6c": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@86c0e", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@92c6c", "displayName": "", - "id": "86c0e", - "name": "me1_DAMAGED0_1_Skill_Magic_0-5", + "id": "92c6c", + "name": "o7_IDLE0_0_idle_0-7", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, + "trimX": 521, "trimY": 391, "width": 128, "height": 128, @@ -5654,8 +5240,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5665,19 +5251,19 @@ ], "subMetas": {} }, - "b76a5": { + "b7241": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b76a5", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7241", "displayName": "", - "id": "b76a5", - "name": "me1_DAMAGED0_1_Skill_Magic_0-7", + "id": "b7241", + "name": "o7_IDLE0_0_idle_0-8", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 651, + "trimX": 651, + "trimY": 391, "width": 128, "height": 128, "rawWidth": 128, @@ -5700,8 +5286,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5711,19 +5297,19 @@ ], "subMetas": {} }, - "f4511": { + "b4bb7": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f4511", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b4bb7", "displayName": "", - "id": "f4511", - "name": "me1_DAMAGED0_1_Skill_Magic_0-8", + "id": "b4bb7", + "name": "o7_MOVE0_0_move_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 781, + "trimX": 781, + "trimY": 391, "width": 128, "height": 128, "rawWidth": 128, @@ -5746,8 +5332,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5757,19 +5343,19 @@ ], "subMetas": {} }, - "64e03": { + "bb3ac": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@64e03", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bb3ac", "displayName": "", - "id": "64e03", - "name": "me1_DAMAGED0_1_Skill_Magic_0-9", + "id": "bb3ac", + "name": "o7_MOVE0_0_move_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 911, + "trimX": 911, + "trimY": 391, "width": 128, "height": 128, "rawWidth": 128, @@ -5792,8 +5378,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5803,19 +5389,19 @@ ], "subMetas": {} }, - "a18ce": { + "fa259": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a18ce", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@fa259", "displayName": "", - "id": "a18ce", - "name": "me1_IDLE0_0_idle_0-0", + "id": "fa259", + "name": "o7_MOVE0_0_move_0-4", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 1821, + "trimX": 1301, + "trimY": 391, "width": 128, "height": 128, "rawWidth": 128, @@ -5838,8 +5424,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5849,19 +5435,19 @@ ], "subMetas": {} }, - "7d452": { + "290b7": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@7d452", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@290b7", "displayName": "", - "id": "7d452", - "name": "me1_IDLE0_0_idle_0-1", + "id": "290b7", + "name": "o7_MOVE0_0_move_0-5", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 391, - "trimY": 1821, + "trimX": 1431, + "trimY": 391, "width": 128, "height": 128, "rawWidth": 128, @@ -5884,8 +5470,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -5895,202 +5481,18 @@ ], "subMetas": {} }, - "a5777": { + "937aa": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a5777", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@937aa", "displayName": "", - "id": "a5777", - "name": "me1_IDLE0_0_idle_0-10", + "id": "937aa", + "name": "o7_OTHER2_1_Skill_Magic_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 521, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "270fa": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@270fa", - "displayName": "", - "id": "270fa", - "name": "me1_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1171, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4cf99": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4cf99", - "displayName": "", - "id": "4cf99", - "name": "me1_IDLE0_0_idle_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c39ce": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c39ce", - "displayName": "", - "id": "c39ce", - "name": "me1_IDLE0_0_idle_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "579bb": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@579bb", - "displayName": "", - "id": "579bb", - "name": "me1_IDLE0_0_idle_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, + "trimX": 1691, "trimY": 261, "width": 128, "height": 128, @@ -6114,8 +5516,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -6125,18 +5527,18 @@ ], "subMetas": {} }, - "5157d": { + "d040c": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5157d", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d040c", "displayName": "", - "id": "5157d", - "name": "me1_IDLE0_0_idle_0-5", + "id": "d040c", + "name": "o7_OTHER2_1_Skill_Magic_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 521, + "trimX": 1561, "trimY": 391, "width": 128, "height": 128, @@ -6160,8 +5562,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -6171,196 +5573,12 @@ ], "subMetas": {} }, - "bad52": { + "f76b9": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@bad52", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f76b9", "displayName": "", - "id": "bad52", - "name": "me1_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b5d88": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b5d88", - "displayName": "", - "id": "b5d88", - "name": "me1_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9e00d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@9e00d", - "displayName": "", - "id": "9e00d", - "name": "me1_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5e10c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5e10c", - "displayName": "", - "id": "5e10c", - "name": "me1_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd758": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@dd758", - "displayName": "", - "id": "dd758", - "name": "me1_OTHER2_0_Die_0-0", + "id": "f76b9", + "name": "o7_OTHER2_1_Skill_Magic_0-10", "userData": { "trimThreshold": 1, "rotated": false, @@ -6390,8 +5608,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -6401,334 +5619,12 @@ ], "subMetas": {} }, - "e3eb9": { + "ee324": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e3eb9", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ee324", "displayName": "", - "id": "e3eb9", - "name": "me1_OTHER2_0_Die_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 521, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ae810": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ae810", - "displayName": "", - "id": "ae810", - "name": "me1_OTHER2_0_Die_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b4554": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b4554", - "displayName": "", - "id": "b4554", - "name": "me1_OTHER2_0_Die_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "28be4": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@28be4", - "displayName": "", - "id": "28be4", - "name": "me1_OTHER2_0_Die_0-12", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2db01": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2db01", - "displayName": "", - "id": "2db01", - "name": "me1_OTHER2_0_Die_0-13", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b5c4d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b5c4d", - "displayName": "", - "id": "b5c4d", - "name": "me1_OTHER2_0_Die_0-14", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5bfcf": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5bfcf", - "displayName": "", - "id": "5bfcf", - "name": "me1_OTHER2_0_Die_0-15", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5bcdc": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5bcdc", - "displayName": "", - "id": "5bcdc", - "name": "me1_OTHER2_0_Die_0-2", + "id": "ee324", + "name": "o7_OTHER2_1_Skill_Magic_0-12", "userData": { "trimThreshold": 1, "rotated": false, @@ -6758,8 +5654,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -6769,12 +5665,380 @@ ], "subMetas": {} }, - "734d8": { + "e3b69": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@734d8", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e3b69", "displayName": "", - "id": "734d8", - "name": "me1_OTHER2_0_Die_0-3", + "id": "e3b69", + "name": "o7_OTHER2_1_Skill_Magic_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6ac38": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@6ac38", + "displayName": "", + "id": "6ac38", + "name": "o7_OTHER2_1_Skill_Magic_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 391, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4a1de": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4a1de", + "displayName": "", + "id": "4a1de", + "name": "o7_OTHER2_1_Skill_Magic_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "10f15": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@10f15", + "displayName": "", + "id": "10f15", + "name": "o7_OTHER2_1_Skill_Magic_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "07644": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@07644", + "displayName": "", + "id": "07644", + "name": "o7_OTHER2_1_Skill_Magic_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "47b47": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@47b47", + "displayName": "", + "id": "47b47", + "name": "o7_OTHER2_1_Skill_Magic_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1ad48": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1ad48", + "displayName": "", + "id": "1ad48", + "name": "o7_OTHER2_1_Skill_Magic_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "db002": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@db002", + "displayName": "", + "id": "db002", + "name": "o7_OTHER2_1_Skill_Magic_0-9", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 521, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8aeb7": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@8aeb7", + "displayName": "", + "id": "8aeb7", + "name": "o7_OTHER2_1_Skill_Normal_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -6804,8 +6068,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -6815,12 +6079,12 @@ ], "subMetas": {} }, - "39cea": { + "f74f6": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@39cea", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f74f6", "displayName": "", - "id": "39cea", - "name": "me1_OTHER2_0_Die_0-4", + "id": "f74f6", + "name": "o7_OTHER2_1_Skill_Normal_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -6850,8 +6114,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -6861,242 +6125,12 @@ ], "subMetas": {} }, - "9b285": { + "b48a4": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@9b285", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b48a4", "displayName": "", - "id": "9b285", - "name": "me1_OTHER2_0_Die_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "00e73": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@00e73", - "displayName": "", - "id": "00e73", - "name": "me1_OTHER2_0_Die_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7d0c3": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@7d0c3", - "displayName": "", - "id": "7d0c3", - "name": "me1_OTHER2_0_Die_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f5e76": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@f5e76", - "displayName": "", - "id": "f5e76", - "name": "me1_OTHER2_0_Die_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5da8f": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5da8f", - "displayName": "", - "id": "5da8f", - "name": "me1_OTHER2_0_Die_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d051c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d051c", - "displayName": "", - "id": "d051c", - "name": "me2_ATTACK0_0_Attack_Normal_0-0", + "id": "b48a4", + "name": "o7_OTHER2_1_Skill_Normal_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -7126,8 +6160,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7137,12 +6171,380 @@ ], "subMetas": {} }, - "eaa79": { + "7984c": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@eaa79", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7984c", "displayName": "", - "id": "eaa79", - "name": "me2_ATTACK0_0_Attack_Normal_0-1", + "id": "7984c", + "name": "o7_OTHER2_1_Skill_Normal_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bd6b0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bd6b0", + "displayName": "", + "id": "bd6b0", + "name": "o7_OTHER2_1_Skill_Normal_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 911, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "467e0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@467e0", + "displayName": "", + "id": "467e0", + "name": "o7_OTHER2_1_Skill_Normal_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6f9bb": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@6f9bb", + "displayName": "", + "id": "6f9bb", + "name": "o7_OTHER2_1_Skill_Normal_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bfa62": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bfa62", + "displayName": "", + "id": "bfa62", + "name": "o8_ATTACK0_0_move_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b42ae": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b42ae", + "displayName": "", + "id": "b42ae", + "name": "o8_ATTACK0_0_move_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1561, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5bb6b": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5bb6b", + "displayName": "", + "id": "5bb6b", + "name": "o8_ATTACK0_0_move_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "00794": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@00794", + "displayName": "", + "id": "00794", + "name": "o8_ATTACK0_0_move_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 521, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4534a": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4534a", + "displayName": "", + "id": "4534a", + "name": "o8_ATTACK0_0_move_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -7172,8 +6574,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7183,12 +6585,12 @@ ], "subMetas": {} }, - "ec4aa": { + "026b4": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ec4aa", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@026b4", "displayName": "", - "id": "ec4aa", - "name": "me2_ATTACK0_0_Attack_Normal_0-2", + "id": "026b4", + "name": "o8_ATTACK0_0_move_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -7218,8 +6620,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7229,12 +6631,12 @@ ], "subMetas": {} }, - "c75d0": { + "83d6b": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c75d0", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@83d6b", "displayName": "", - "id": "c75d0", - "name": "me2_ATTACK0_0_Attack_Normal_0-3", + "id": "83d6b", + "name": "o8_ATTACK2_AxeAttack_1_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -7264,8 +6666,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7275,12 +6677,12 @@ ], "subMetas": {} }, - "e5d51": { + "12ac2": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e5d51", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@12ac2", "displayName": "", - "id": "e5d51", - "name": "me2_ATTACK0_0_Attack_Normal_0-4", + "id": "12ac2", + "name": "o8_ATTACK2_AxeAttack_1_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -7310,8 +6712,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7321,12 +6723,196 @@ ], "subMetas": {} }, - "321dd": { + "1289a": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@321dd", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1289a", "displayName": "", - "id": "321dd", - "name": "me2_ATTACK0_0_Attack_Normal_0-5", + "id": "1289a", + "name": "o8_ATTACK2_AxeAttack_1_0-10", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "277a2": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@277a2", + "displayName": "", + "id": "277a2", + "name": "o8_ATTACK2_AxeAttack_1_0-11", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "07087": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@07087", + "displayName": "", + "id": "07087", + "name": "o8_ATTACK2_AxeAttack_1_0-12", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b57af": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b57af", + "displayName": "", + "id": "b57af", + "name": "o8_ATTACK2_AxeAttack_1_0-13", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c4619": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c4619", + "displayName": "", + "id": "c4619", + "name": "o8_ATTACK2_AxeAttack_1_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -7356,8 +6942,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7367,12 +6953,12 @@ ], "subMetas": {} }, - "019b4": { + "e136e": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@019b4", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e136e", "displayName": "", - "id": "019b4", - "name": "me2_ATTACK0_0_Attack_Normal_0-6", + "id": "e136e", + "name": "o8_ATTACK2_AxeAttack_1_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -7402,8 +6988,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7413,12 +6999,12 @@ ], "subMetas": {} }, - "b47cc": { + "60a81": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b47cc", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@60a81", "displayName": "", - "id": "b47cc", - "name": "me2_ATTACK0_0_Attack_Normal_0-7", + "id": "60a81", + "name": "o8_ATTACK2_AxeAttack_1_0-4", "userData": { "trimThreshold": 1, "rotated": false, @@ -7448,8 +7034,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7459,12 +7045,12 @@ ], "subMetas": {} }, - "ed2cb": { + "4b0ca": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ed2cb", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4b0ca", "displayName": "", - "id": "ed2cb", - "name": "me2_ATTACK0_0_Attack_Normal_0-8", + "id": "4b0ca", + "name": "o8_ATTACK2_AxeAttack_1_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -7494,8 +7080,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7505,12 +7091,12 @@ ], "subMetas": {} }, - "1b54d": { + "c5af9": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@1b54d", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c5af9", "displayName": "", - "id": "1b54d", - "name": "me2_ATTACK0_0_Attack_Normal_0-9", + "id": "c5af9", + "name": "o8_ATTACK2_AxeAttack_1_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -7540,8 +7126,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7551,58 +7137,12 @@ ], "subMetas": {} }, - "987b8": { + "569e3": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@987b8", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@569e3", "displayName": "", - "id": "987b8", - "name": "me2_ATTACK4_1_Skill_Normal_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "02e2b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@02e2b", - "displayName": "", - "id": "02e2b", - "name": "me2_ATTACK4_1_Skill_Normal_0-1", + "id": "569e3", + "name": "o8_ATTACK2_AxeAttack_1_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -7632,8 +7172,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -7643,334 +7183,12 @@ ], "subMetas": {} }, - "7d3e7": { + "aa516": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@7d3e7", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@aa516", "displayName": "", - "id": "7d3e7", - "name": "me2_ATTACK4_1_Skill_Normal_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1041, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7dba3": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@7dba3", - "displayName": "", - "id": "7dba3", - "name": "me2_ATTACK4_1_Skill_Normal_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 651, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0697f": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0697f", - "displayName": "", - "id": "0697f", - "name": "me2_ATTACK4_1_Skill_Normal_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6d972": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@6d972", - "displayName": "", - "id": "6d972", - "name": "me2_ATTACK4_1_Skill_Normal_0-3", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "18d5b": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@18d5b", - "displayName": "", - "id": "18d5b", - "name": "me2_ATTACK4_1_Skill_Normal_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e48bd": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e48bd", - "displayName": "", - "id": "e48bd", - "name": "me2_ATTACK4_1_Skill_Normal_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "72a48": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@72a48", - "displayName": "", - "id": "72a48", - "name": "me2_ATTACK4_1_Skill_Normal_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ca70c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ca70c", - "displayName": "", - "id": "ca70c", - "name": "me2_ATTACK4_1_Skill_Normal_0-7", + "id": "aa516", + "name": "o8_ATTACK2_AxeAttack_1_0-8", "userData": { "trimThreshold": 1, "rotated": false, @@ -8000,8 +7218,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8011,156 +7229,18 @@ ], "subMetas": {} }, - "637a4": { + "2dbf6": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@637a4", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2dbf6", "displayName": "", - "id": "637a4", - "name": "me2_ATTACK4_1_Skill_Normal_0-8", + "id": "2dbf6", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 781, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d144f": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d144f", - "displayName": "", - "id": "d144f", - "name": "me2_ATTACK4_1_Skill_Normal_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 911, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "94e9c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@94e9c", - "displayName": "", - "id": "94e9c", - "name": "me2_DAMAGED0_1_Skill_Magic_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aab26": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@aab26", - "displayName": "", - "id": "aab26", - "name": "me2_DAMAGED0_1_Skill_Magic_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, + "trimX": 1561, "trimY": 651, "width": 128, "height": 128, @@ -8184,8 +7264,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8195,12 +7275,564 @@ ], "subMetas": {} }, - "290a0": { + "9a879": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@290a0", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@9a879", "displayName": "", - "id": "290a0", - "name": "me2_DAMAGED0_1_Skill_Magic_0-12", + "id": "9a879", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "77cb6": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@77cb6", + "displayName": "", + "id": "77cb6", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 651, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9580": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f9580", + "displayName": "", + "id": "f9580", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1ff31": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1ff31", + "displayName": "", + "id": "1ff31", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "94ba2": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@94ba2", + "displayName": "", + "id": "94ba2", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "64ea0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@64ea0", + "displayName": "", + "id": "64ea0", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c5b40": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@c5b40", + "displayName": "", + "id": "c5b40", + "name": "o8_ATTACK4_ShotSwordAttack_1_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d259f": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d259f", + "displayName": "", + "id": "d259f", + "name": "o8_IDLE0_0_idle_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a2bf0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@a2bf0", + "displayName": "", + "id": "a2bf0", + "name": "o8_IDLE0_0_idle_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d0bc7": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d0bc7", + "displayName": "", + "id": "d0bc7", + "name": "o8_IDLE0_0_idle_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dbb7d": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@dbb7d", + "displayName": "", + "id": "dbb7d", + "name": "o8_IDLE0_0_idle_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "88af0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@88af0", + "displayName": "", + "id": "88af0", + "name": "o8_IDLE0_0_idle_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f4a50": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f4a50", + "displayName": "", + "id": "f4a50", + "name": "o8_IDLE0_0_idle_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -8230,8 +7862,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8241,18 +7873,294 @@ ], "subMetas": {} }, - "0c290": { + "e5f75": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0c290", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e5f75", "displayName": "", - "id": "0c290", - "name": "me2_DAMAGED0_1_Skill_Magic_0-13", + "id": "e5f75", + "name": "o8_IDLE0_0_idle_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9e584": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@9e584", + "displayName": "", + "id": "9e584", + "name": "o8_IDLE0_0_idle_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cd996": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cd996", + "displayName": "", + "id": "cd996", + "name": "o8_IDLE0_0_idle_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b92d0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b92d0", + "displayName": "", + "id": "b92d0", + "name": "o8_OTHER2_1_Skill_Magic_0-0", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "921d8": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@921d8", + "displayName": "", + "id": "921d8", + "name": "o8_OTHER2_1_Skill_Magic_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1561, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d2adb": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d2adb", + "displayName": "", + "id": "d2adb", + "name": "o8_OTHER2_1_Skill_Magic_0-10", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 911, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1194f": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1194f", + "displayName": "", + "id": "1194f", + "name": "o8_OTHER2_1_Skill_Magic_0-12", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1041, "trimY": 911, "width": 128, "height": 128, @@ -8276,8 +8184,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8287,12 +8195,58 @@ ], "subMetas": {} }, - "a0f0d": { + "61e0d": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a0f0d", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@61e0d", "displayName": "", - "id": "a0f0d", - "name": "me2_DAMAGED0_1_Skill_Magic_0-14", + "id": "61e0d", + "name": "o8_OTHER2_1_Skill_Magic_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 781, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cf70d": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cf70d", + "displayName": "", + "id": "cf70d", + "name": "o8_OTHER2_1_Skill_Magic_0-5", "userData": { "trimThreshold": 1, "rotated": false, @@ -8322,8 +8276,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8333,12 +8287,12 @@ ], "subMetas": {} }, - "8f90b": { + "7299c": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@8f90b", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7299c", "displayName": "", - "id": "8f90b", - "name": "me2_DAMAGED0_1_Skill_Magic_0-15", + "id": "7299c", + "name": "o8_OTHER2_1_Skill_Magic_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -8368,8 +8322,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8379,288 +8333,12 @@ ], "subMetas": {} }, - "13a16": { + "2ca05": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@13a16", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@2ca05", "displayName": "", - "id": "13a16", - "name": "me2_DAMAGED0_1_Skill_Magic_0-2", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1431, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0b541": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0b541", - "displayName": "", - "id": "0b541", - "name": "me2_DAMAGED0_1_Skill_Magic_0-4", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "591ff": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@591ff", - "displayName": "", - "id": "591ff", - "name": "me2_DAMAGED0_1_Skill_Magic_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 781, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2a238": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2a238", - "displayName": "", - "id": "2a238", - "name": "me2_DAMAGED0_1_Skill_Magic_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "99af0": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@99af0", - "displayName": "", - "id": "99af0", - "name": "me2_DAMAGED0_1_Skill_Magic_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cb367": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@cb367", - "displayName": "", - "id": "cb367", - "name": "me2_DAMAGED0_1_Skill_Magic_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0f853": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@0f853", - "displayName": "", - "id": "0f853", - "name": "me2_IDLE0_0_idle_0-0", + "id": "2ca05", + "name": "o8_OTHER2_1_Skill_Magic_0-7", "userData": { "trimThreshold": 1, "rotated": false, @@ -8690,8 +8368,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8701,150 +8379,12 @@ ], "subMetas": {} }, - "be05c": { + "23c47": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@be05c", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@23c47", "displayName": "", - "id": "be05c", - "name": "me2_IDLE0_0_idle_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1301, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a36f1": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@a36f1", - "displayName": "", - "id": "a36f1", - "name": "me2_IDLE0_0_idle_0-10", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 521, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "17b59": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@17b59", - "displayName": "", - "id": "17b59", - "name": "me2_IDLE0_0_idle_0-11", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 651, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5b341": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5b341", - "displayName": "", - "id": "5b341", - "name": "me2_IDLE0_0_idle_0-2", + "id": "23c47", + "name": "o8_OTHER2_1_Skill_Magic_0-8", "userData": { "trimThreshold": 1, "rotated": false, @@ -8874,8 +8414,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8885,12 +8425,12 @@ ], "subMetas": {} }, - "c2001": { + "5db1b": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c2001", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5db1b", "displayName": "", - "id": "c2001", - "name": "me2_IDLE0_0_idle_0-3", + "id": "5db1b", + "name": "o8_OTHER2_1_Skill_Magic_0-9", "userData": { "trimThreshold": 1, "rotated": false, @@ -8920,8 +8460,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -8931,340 +8471,18 @@ ], "subMetas": {} }, - "970ba": { + "b7d8e": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@970ba", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7d8e", "displayName": "", - "id": "970ba", - "name": "me2_IDLE0_0_idle_0-4", + "id": "b7d8e", + "name": "o9_ATTACK3_0_move_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 911, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5fec6": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5fec6", - "displayName": "", - "id": "5fec6", - "name": "me2_IDLE0_0_idle_0-5", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 911, - "trimY": 1821, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c0e03": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@c0e03", - "displayName": "", - "id": "c0e03", - "name": "me2_IDLE0_0_idle_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7318c": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@7318c", - "displayName": "", - "id": "7318c", - "name": "me2_IDLE0_0_idle_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 131, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5cb8d": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@5cb8d", - "displayName": "", - "id": "5cb8d", - "name": "me2_IDLE0_0_idle_0-8", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 261, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ba876": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ba876", - "displayName": "", - "id": "ba876", - "name": "me2_IDLE0_0_idle_0-9", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 391, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ab678": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ab678", - "displayName": "", - "id": "ab678", - "name": "me2_MOVE0_0_move_0-0", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 781, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b2380": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b2380", - "displayName": "", - "id": "b2380", - "name": "me2_MOVE0_0_move_0-1", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, + "trimX": 1171, "trimY": 911, "width": 128, "height": 128, @@ -9288,8 +8506,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9299,12 +8517,242 @@ ], "subMetas": {} }, - "cd6ae": { + "e107a": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@cd6ae", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e107a", "displayName": "", - "id": "cd6ae", - "name": "me2_MOVE0_0_move_0-2", + "id": "e107a", + "name": "o9_ATTACK3_0_move_0-1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3d4de": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@3d4de", + "displayName": "", + "id": "3d4de", + "name": "o9_ATTACK3_0_move_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cb063": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@cb063", + "displayName": "", + "id": "cb063", + "name": "o9_ATTACK3_0_move_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1561, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5b74f": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5b74f", + "displayName": "", + "id": "5b74f", + "name": "o9_ATTACK3_0_move_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4cc00": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4cc00", + "displayName": "", + "id": "4cc00", + "name": "o9_ATTACK3_0_move_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 911, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b7235": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b7235", + "displayName": "", + "id": "b7235", + "name": "o9_ATTACK4_0_Attack_Bow_0-0", "userData": { "trimThreshold": 1, "rotated": false, @@ -9334,8 +8782,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9345,12 +8793,12 @@ ], "subMetas": {} }, - "6b354": { + "ff9d0": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@6b354", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ff9d0", "displayName": "", - "id": "6b354", - "name": "me2_MOVE0_0_move_0-3", + "id": "ff9d0", + "name": "o9_ATTACK4_0_Attack_Bow_0-1", "userData": { "trimThreshold": 1, "rotated": false, @@ -9380,8 +8828,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9391,12 +8839,242 @@ ], "subMetas": {} }, - "efa25": { + "b5cec": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@efa25", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b5cec", "displayName": "", - "id": "efa25", - "name": "me2_MOVE0_0_move_0-4", + "id": "b5cec", + "name": "o9_ATTACK4_0_Attack_Bow_0-11", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5832b": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@5832b", + "displayName": "", + "id": "5832b", + "name": "o9_ATTACK4_0_Attack_Bow_0-12", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 1041, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0043b": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@0043b", + "displayName": "", + "id": "0043b", + "name": "o9_ATTACK4_0_Attack_Bow_0-13", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 1171, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bcc51": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@bcc51", + "displayName": "", + "id": "bcc51", + "name": "o9_ATTACK4_0_Attack_Bow_0-14", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dea73": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@dea73", + "displayName": "", + "id": "dea73", + "name": "o9_ATTACK4_0_Attack_Bow_0-15", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "525a4": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@525a4", + "displayName": "", + "id": "525a4", + "name": "o9_ATTACK4_0_Attack_Bow_0-2", "userData": { "trimThreshold": 1, "rotated": false, @@ -9426,8 +9104,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9437,12 +9115,12 @@ ], "subMetas": {} }, - "6ca44": { + "77f1f": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@6ca44", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@77f1f", "displayName": "", - "id": "6ca44", - "name": "me2_MOVE0_0_move_0-5", + "id": "77f1f", + "name": "o9_ATTACK4_0_Attack_Bow_0-3", "userData": { "trimThreshold": 1, "rotated": false, @@ -9472,8 +9150,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9483,104 +9161,12 @@ ], "subMetas": {} }, - "e6257": { + "d206c": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e6257", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@d206c", "displayName": "", - "id": "e6257", - "name": "me2_MOVE0_0_move_0-6", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1561, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "57fe1": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@57fe1", - "displayName": "", - "id": "57fe1", - "name": "me2_MOVE0_0_move_0-7", - "userData": { - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1041, - "trimY": 1691, - "width": 128, - "height": 128, - "rawWidth": 128, - "rawHeight": 128, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, - "packable": true, - "pixelsToUnit": 100, - "pivotX": 0.5, - "pivotY": 0.5, - "meshType": 0, - "vertices": { - "rawPosition": [], - "indexes": [], - "uv": [], - "nuv": [], - "minPos": [], - "maxPos": [] - }, - "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "trimType": "auto" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e17d2": { - "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@e17d2", - "displayName": "", - "id": "e17d2", - "name": "me2_OTHER2_0_Die_0-0", + "id": "d206c", + "name": "o9_ATTACK4_0_Attack_Bow_0-6", "userData": { "trimThreshold": 1, "rotated": false, @@ -9610,8 +9196,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9621,19 +9207,19 @@ ], "subMetas": {} }, - "3dc87": { + "e7122": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@3dc87", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e7122", "displayName": "", - "id": "3dc87", - "name": "me2_OTHER2_0_Die_0-1", + "id": "e7122", + "name": "o9_ATTACK4_0_Attack_Bow_0-7", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 1171, - "trimY": 1, + "trimY": 1041, "width": 128, "height": 128, "rawWidth": 128, @@ -9656,8 +9242,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9667,19 +9253,19 @@ ], "subMetas": {} }, - "ae790": { + "4e9ec": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ae790", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@4e9ec", "displayName": "", - "id": "ae790", - "name": "me2_OTHER2_0_Die_0-10", + "id": "4e9ec", + "name": "o9_ATTACK4_0_Attack_Bow_0-8", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 911, + "trimX": 1301, + "trimY": 1041, "width": 128, "height": 128, "rawWidth": 128, @@ -9702,8 +9288,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9713,19 +9299,19 @@ ], "subMetas": {} }, - "4dc97": { + "19c7f": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@4dc97", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@19c7f", "displayName": "", - "id": "4dc97", - "name": "me2_OTHER2_0_Die_0-11", + "id": "19c7f", + "name": "o9_ATTACK4_0_Attack_Bow_0-9", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 911, + "trimX": 1431, + "trimY": 1041, "width": 128, "height": 128, "rawWidth": 128, @@ -9748,8 +9334,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9759,19 +9345,19 @@ ], "subMetas": {} }, - "2ec39": { + "359de": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2ec39", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@359de", "displayName": "", - "id": "2ec39", - "name": "me2_OTHER2_0_Die_0-12", + "id": "359de", + "name": "o9_IDLE0_0_idle_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 1171, - "trimY": 911, + "trimY": 1561, "width": 128, "height": 128, "rawWidth": 128, @@ -9794,8 +9380,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9805,19 +9391,19 @@ ], "subMetas": {} }, - "521b5": { + "7d581": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@521b5", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@7d581", "displayName": "", - "id": "521b5", - "name": "me2_OTHER2_0_Die_0-13", + "id": "7d581", + "name": "o9_IDLE0_0_idle_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 1171, - "trimY": 911, + "trimY": 1561, "width": 128, "height": 128, "rawWidth": 128, @@ -9840,8 +9426,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9851,19 +9437,19 @@ ], "subMetas": {} }, - "2d7b0": { + "77dd7": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2d7b0", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@77dd7", "displayName": "", - "id": "2d7b0", - "name": "me2_OTHER2_0_Die_0-14", + "id": "77dd7", + "name": "o9_IDLE0_0_idle_0-3", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, "trimX": 1171, - "trimY": 911, + "trimY": 1821, "width": 128, "height": 128, "rawWidth": 128, @@ -9886,8 +9472,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9897,19 +9483,19 @@ ], "subMetas": {} }, - "d48d0": { + "17ea8": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@d48d0", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@17ea8", "displayName": "", - "id": "d48d0", - "name": "me2_OTHER2_0_Die_0-15", + "id": "17ea8", + "name": "o9_IDLE0_0_idle_0-5", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 911, + "trimX": 1431, + "trimY": 1171, "width": 128, "height": 128, "rawWidth": 128, @@ -9932,8 +9518,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9943,19 +9529,19 @@ ], "subMetas": {} }, - "94d94": { + "e1356": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@94d94", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@e1356", "displayName": "", - "id": "94d94", - "name": "me2_OTHER2_0_Die_0-2", + "id": "e1356", + "name": "o9_IDLE0_0_idle_0-6", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 131, + "trimX": 1561, + "trimY": 1171, "width": 128, "height": 128, "rawWidth": 128, @@ -9978,8 +9564,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -9989,19 +9575,19 @@ ], "subMetas": {} }, - "2e510": { + "f8534": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@2e510", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f8534", "displayName": "", - "id": "2e510", - "name": "me2_OTHER2_0_Die_0-3", + "id": "f8534", + "name": "o9_IDLE0_0_idle_0-7", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 261, + "trimX": 1691, + "trimY": 1171, "width": 128, "height": 128, "rawWidth": 128, @@ -10024,8 +9610,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -10035,19 +9621,19 @@ ], "subMetas": {} }, - "b7123": { + "eada4": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@b7123", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eada4", "displayName": "", - "id": "b7123", - "name": "me2_OTHER2_0_Die_0-4", + "id": "eada4", + "name": "o9_IDLE0_0_idle_0-8", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 391, + "trimX": 1821, + "trimY": 1171, "width": 128, "height": 128, "rawWidth": 128, @@ -10070,8 +9656,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -10081,19 +9667,19 @@ ], "subMetas": {} }, - "8b0d1": { + "1b3f4": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@8b0d1", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@1b3f4", "displayName": "", - "id": "8b0d1", - "name": "me2_OTHER2_0_Die_0-5", + "id": "1b3f4", + "name": "o9_OTHER2_1_Skill_Magic_0-0", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 521, + "trimX": 1301, + "trimY": 1301, "width": 128, "height": 128, "rawWidth": 128, @@ -10116,8 +9702,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -10127,19 +9713,19 @@ ], "subMetas": {} }, - "211d7": { + "56d4d": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@211d7", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@56d4d", "displayName": "", - "id": "211d7", - "name": "me2_OTHER2_0_Die_0-6", + "id": "56d4d", + "name": "o9_OTHER2_1_Skill_Magic_0-1", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 651, + "trimX": 1301, + "trimY": 1431, "width": 128, "height": 128, "rawWidth": 128, @@ -10162,8 +9748,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -10173,19 +9759,19 @@ ], "subMetas": {} }, - "ead73": { + "ed7cf": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@ead73", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ed7cf", "displayName": "", - "id": "ead73", - "name": "me2_OTHER2_0_Die_0-7", + "id": "ed7cf", + "name": "o9_OTHER2_1_Skill_Magic_0-10", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 781, + "trimX": 1431, + "trimY": 1561, "width": 128, "height": 128, "rawWidth": 128, @@ -10208,8 +9794,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -10219,19 +9805,19 @@ ], "subMetas": {} }, - "07ddd": { + "28f53": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@07ddd", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@28f53", "displayName": "", - "id": "07ddd", - "name": "me2_OTHER2_0_Die_0-8", + "id": "28f53", + "name": "o9_OTHER2_1_Skill_Magic_0-11", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 911, + "trimX": 1431, + "trimY": 1691, "width": 128, "height": 128, "rawWidth": 128, @@ -10254,8 +9840,8 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -10265,19 +9851,19 @@ ], "subMetas": {} }, - "6ace6": { + "90bec": { "importer": "sprite-frame", - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed@6ace6", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@90bec", "displayName": "", - "id": "6ace6", - "name": "me2_OTHER2_0_Die_0-9", + "id": "90bec", + "name": "o9_OTHER2_1_Skill_Magic_0-12", "userData": { "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1171, - "trimY": 911, + "trimX": 1431, + "trimY": 1821, "width": 128, "height": 128, "rawWidth": 128, @@ -10300,8 +9886,376 @@ "maxPos": [] }, "isUuid": true, - "imageUuidOrDatabaseUri": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a", - "atlasUuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ed8bc": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ed8bc", + "displayName": "", + "id": "ed8bc", + "name": "o9_OTHER2_1_Skill_Magic_0-2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 1561, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "eaa37": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eaa37", + "displayName": "", + "id": "eaa37", + "name": "o9_OTHER2_1_Skill_Magic_0-3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 1691, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ab0ea": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@ab0ea", + "displayName": "", + "id": "ab0ea", + "name": "o9_OTHER2_1_Skill_Magic_0-4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1301, + "trimY": 1821, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "df45e": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@df45e", + "displayName": "", + "id": "df45e", + "name": "o9_OTHER2_1_Skill_Magic_0-5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "eaeff": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@eaeff", + "displayName": "", + "id": "eaeff", + "name": "o9_OTHER2_1_Skill_Magic_0-6", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1561, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f83b0": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@f83b0", + "displayName": "", + "id": "f83b0", + "name": "o9_OTHER2_1_Skill_Magic_0-7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b2111": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b2111", + "displayName": "", + "id": "b2111", + "name": "o9_OTHER2_1_Skill_Magic_0-8", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1821, + "trimY": 1301, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b5676": { + "importer": "sprite-frame", + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84@b5676", + "displayName": "", + "id": "b5676", + "name": "o9_OTHER2_1_Skill_Magic_0-9", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1431, + "trimY": 1431, + "width": 128, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "atlasUuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", "trimType": "auto" }, "ver": "1.0.12", @@ -10313,9 +10267,9 @@ } }, "userData": { - "atlasTextureName": "moud.png", + "atlasTextureName": "o789.png", "format": 3, - "uuid": "eca0428c-2eaa-43f8-90a6-a473e8367aed", - "textureUuid": "814efe61-c2f7-4827-aea5-4f18fa5a4fec@6c48a" + "uuid": "6a995102-c7f3-4f86-84d0-7a63c8e40c84", + "textureUuid": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a" } } diff --git a/assets/resources/game/heros/mon/o789.png b/assets/resources/game/heros/mon/o789.png new file mode 100644 index 00000000..4de830d7 Binary files /dev/null and b/assets/resources/game/heros/mon/o789.png differ diff --git a/assets/resources/game/heros/mon/mud4.png.meta b/assets/resources/game/heros/mon/o789.png.meta similarity index 71% rename from assets/resources/game/heros/mon/mud4.png.meta rename to assets/resources/game/heros/mon/o789.png.meta index a6bba35a..bff03f32 100644 --- a/assets/resources/game/heros/mon/mud4.png.meta +++ b/assets/resources/game/heros/mon/o789.png.meta @@ -2,7 +2,7 @@ "ver": "1.0.27", "importer": "image", "imported": true, - "uuid": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06", + "uuid": "d290d18e-9f37-446b-bb7e-5a9e34cd5862", "files": [ ".json", ".png" @@ -10,8 +10,8 @@ "subMetas": { "6c48a": { "importer": "texture", - "uuid": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a", - "displayName": "mud4", + "uuid": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a", + "displayName": "o789", "id": "6c48a", "name": "texture", "userData": { @@ -22,7 +22,7 @@ "mipfilter": "none", "anisotropy": 0, "isUuid": true, - "imageUuidOrDatabaseUri": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06", + "imageUuidOrDatabaseUri": "d290d18e-9f37-446b-bb7e-5a9e34cd5862", "visible": false }, "ver": "1.0.22", @@ -37,6 +37,6 @@ "type": "texture", "hasAlpha": true, "fixAlphaTransparencyArtifacts": false, - "redirect": "6e779cf0-83ec-4de1-b18d-e4b3fad20d06@6c48a" + "redirect": "d290d18e-9f37-446b-bb7e-5a9e34cd5862@6c48a" } } diff --git a/assets/resources/game/heros/mud1.prefab b/assets/resources/game/heros/mud1.prefab deleted file mode 100644 index efba5d4f..00000000 --- a/assets/resources/game/heros/mud1.prefab +++ /dev/null @@ -1,763 +0,0 @@ -[ - { - "__type__": "cc.Prefab", - "_name": "mud1", - "_objFlags": 0, - "__editorExtras__": {}, - "_native": "", - "data": { - "__id__": 1 - }, - "optimizationPolicy": 0, - "persistent": false - }, - { - "__type__": "cc.Node", - "_name": "mud1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": null, - "_children": [ - { - "__id__": 2 - }, - { - "__id__": 14 - }, - { - "__id__": 26 - } - ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, - { - "__id__": 43 - } - ], - "_prefab": { - "__id__": 45 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -0.041, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "anm", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, - { - "__id__": 11 - } - ], - "_prefab": { - "__id__": 13 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -30.802, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": -1.2, - "y": 1.2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 128, - "height": 128 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" - }, - { - "__type__": "4ba4awuz8tF34rq4TkZ9W1S", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "569pdLaDNB6qtHi4mnEa2p" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 8 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@5315c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aapdDlt5hKmZ6bjST88uia" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "cb72209e-954a-46dc-8197-c973fb046a88", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "2b7ef31c-9a44-4784-85b8-aa476f2c3945", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "cf6c517f-0b5c-4653-8963-e6fdbfb47c0f", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "e1ebd3f0-800f-4791-81f5-f0083b1489bb", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "87ce5fdd-a759-4f2a-8127-ae158571caf1", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, - { - "__type__": "954e43Y+QJHNIUpmqTCWA7A", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 12 - }, - "hitFlashMaterial": { - "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", - "__expectedType__": "cc.Material" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4aKyovCOhDJpr23Of35+5a", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 15 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 14 - }, - "asset": { - "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 16 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "3a1pwLAh1NkYnlDVrAFcnS", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, - { - "__id__": 23 - }, - { - "__id__": 25 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_name" - ], - "value": "shielded" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 24 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "63NP9yq3hEUKD/OZZZ5t7x" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0.8, - "y": 0.8, - "z": 1 - } - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 27 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 26 - }, - "asset": { - "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5fqU0L3/FOhKaco5UkHuWT", - "instance": { - "__id__": 28 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "f4ModMncVDMrUHuqBiagGP", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 29 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, - { - "__id__": 34 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 75.186, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 80, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14OhXRCixNOaApgow/hFbp" - }, - { - "__type__": "a0379fmhvBHcbNcBF/l43O8", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 38 - }, - "anm": { - "__id__": 5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "73PcRpG0xKxJpIRC2zbI/o" - }, - { - "__type__": "873f8d+SolMEo8DiTTxZRh4", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 40 - }, - "debugMode": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 42 - }, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 2, - "_type": 1, - "_allowSleep": false, - "_gravityScale": 1, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a5vv6W0YtAmJB1hZwCBALm" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 44 - }, - "tag": 0, - "_group": 4, - "_density": 1, - "_sensor": true, - "_friction": 0.2, - "_restitution": 0, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 50 - }, - "_size": { - "__type__": "cc.Size", - "width": 30, - "height": 100 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23j+p5lLdC+r4iKSVeLNM4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdklpBwCBM/qJ4WFlQF3kT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": [ - { - "__id__": 26 - }, - { - "__id__": 14 - } - ] - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mud1.prefab.meta b/assets/resources/game/heros/mud1.prefab.meta deleted file mode 100644 index 17d7a4a0..00000000 --- a/assets/resources/game/heros/mud1.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "198d6fe7-30fd-4f11-8a9a-629516dd2017", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "mud1" - } -} diff --git a/assets/resources/game/heros/mud2.prefab b/assets/resources/game/heros/mud2.prefab deleted file mode 100644 index db1537d4..00000000 --- a/assets/resources/game/heros/mud2.prefab +++ /dev/null @@ -1,763 +0,0 @@ -[ - { - "__type__": "cc.Prefab", - "_name": "mud2", - "_objFlags": 0, - "__editorExtras__": {}, - "_native": "", - "data": { - "__id__": 1 - }, - "optimizationPolicy": 0, - "persistent": false - }, - { - "__type__": "cc.Node", - "_name": "mud2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": null, - "_children": [ - { - "__id__": 2 - }, - { - "__id__": 14 - }, - { - "__id__": 26 - } - ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, - { - "__id__": 43 - } - ], - "_prefab": { - "__id__": 45 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -0.041, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "anm", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, - { - "__id__": 11 - } - ], - "_prefab": { - "__id__": 13 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -31.553, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": -1.2, - "y": 1.2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 128, - "height": 128 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" - }, - { - "__type__": "4ba4awuz8tF34rq4TkZ9W1S", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "569pdLaDNB6qtHi4mnEa2p" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 8 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@78621", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aapdDlt5hKmZ6bjST88uia" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "88c1ed39-744f-4691-b258-d66217a67b02", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "f5ca44b1-550f-45c0-a197-cc229d31af55", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "cb5596d2-aad8-4c57-bfee-991c6bf463d9", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "3b0155b1-b62b-4ade-a378-4a9630a60225", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "0acfb84c-b9e8-4b3d-b6d0-17ed148acd1e", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, - { - "__type__": "954e43Y+QJHNIUpmqTCWA7A", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 12 - }, - "hitFlashMaterial": { - "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", - "__expectedType__": "cc.Material" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4aKyovCOhDJpr23Of35+5a", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 15 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 14 - }, - "asset": { - "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 16 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "3a1pwLAh1NkYnlDVrAFcnS", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, - { - "__id__": 23 - }, - { - "__id__": 25 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_name" - ], - "value": "shielded" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 24 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "63NP9yq3hEUKD/OZZZ5t7x" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 27 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 26 - }, - "asset": { - "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5fqU0L3/FOhKaco5UkHuWT", - "instance": { - "__id__": 28 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "f4ModMncVDMrUHuqBiagGP", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 29 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, - { - "__id__": 34 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 90.404, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 80, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14OhXRCixNOaApgow/hFbp" - }, - { - "__type__": "a0379fmhvBHcbNcBF/l43O8", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 38 - }, - "anm": { - "__id__": 5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "73PcRpG0xKxJpIRC2zbI/o" - }, - { - "__type__": "873f8d+SolMEo8DiTTxZRh4", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 40 - }, - "debugMode": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 42 - }, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 2, - "_type": 1, - "_allowSleep": false, - "_gravityScale": 1, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a5vv6W0YtAmJB1hZwCBALm" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 44 - }, - "tag": 0, - "_group": 4, - "_density": 1, - "_sensor": true, - "_friction": 0.2, - "_restitution": 0, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 50 - }, - "_size": { - "__type__": "cc.Size", - "width": 30, - "height": 100 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23j+p5lLdC+r4iKSVeLNM4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdklpBwCBM/qJ4WFlQF3kT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": [ - { - "__id__": 26 - }, - { - "__id__": 14 - } - ] - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mud2.prefab.meta b/assets/resources/game/heros/mud2.prefab.meta deleted file mode 100644 index 921d3a22..00000000 --- a/assets/resources/game/heros/mud2.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "4fbec2b9-5cbc-4fac-9f45-c7b825b6df58", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "mud2" - } -} diff --git a/assets/resources/game/heros/mud3.prefab b/assets/resources/game/heros/mud3.prefab deleted file mode 100644 index d5fbba20..00000000 --- a/assets/resources/game/heros/mud3.prefab +++ /dev/null @@ -1,763 +0,0 @@ -[ - { - "__type__": "cc.Prefab", - "_name": "mud3", - "_objFlags": 0, - "__editorExtras__": {}, - "_native": "", - "data": { - "__id__": 1 - }, - "optimizationPolicy": 0, - "persistent": false - }, - { - "__type__": "cc.Node", - "_name": "mud3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": null, - "_children": [ - { - "__id__": 2 - }, - { - "__id__": 14 - }, - { - "__id__": 26 - } - ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - }, - { - "__id__": 39 - }, - { - "__id__": 41 - }, - { - "__id__": 43 - } - ], - "_prefab": { - "__id__": 45 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -0.041, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "anm", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - }, - { - "__id__": 11 - } - ], - "_prefab": { - "__id__": 13 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -31.13, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": -1.2, - "y": 1.2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 128, - "height": 128 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" - }, - { - "__type__": "4ba4awuz8tF34rq4TkZ9W1S", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "569pdLaDNB6qtHi4mnEa2p" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 8 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a@45329", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "09f434b8-5687-43a7-81cc-44e74416e22a", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aapdDlt5hKmZ6bjST88uia" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "cc44a83c-a689-44c0-a41d-c3f9fa433b74", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "19c06a33-dc91-4506-89da-e0277a71a359", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "6c33129f-6987-4e3e-ad30-b790aaed51db", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "cd7202e0-4e61-4781-93c9-8cd5ad6f911d", - "__expectedType__": "cc.AnimationClip" - }, - { - "__uuid__": "355c892a-45c3-4199-8238-b3abc9968ab0", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn32Q7fxNOrkpyNeazdIo" - }, - { - "__type__": "954e43Y+QJHNIUpmqTCWA7A", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 12 - }, - "hitFlashMaterial": { - "__uuid__": "8eee8ab1-fe48-4b22-b956-3f5c18fc4810", - "__expectedType__": "cc.Material" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d05NTLi3pF055eJmK0otVJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4aKyovCOhDJpr23Of35+5a", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 15 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 14 - }, - "asset": { - "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 16 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "3a1pwLAh1NkYnlDVrAFcnS", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 17 - }, - { - "__id__": 19 - }, - { - "__id__": 20 - }, - { - "__id__": 21 - }, - { - "__id__": 22 - }, - { - "__id__": 23 - }, - { - "__id__": 25 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_name" - ], - "value": "shielded" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 24 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "63NP9yq3hEUKD/OZZZ5t7x" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 18 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 27 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 26 - }, - "asset": { - "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5fqU0L3/FOhKaco5UkHuWT", - "instance": { - "__id__": 28 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "f4ModMncVDMrUHuqBiagGP", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 29 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, - { - "__id__": 34 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5fqU0L3/FOhKaco5UkHuWT" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 98.528, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 30 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 80, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14OhXRCixNOaApgow/hFbp" - }, - { - "__type__": "a0379fmhvBHcbNcBF/l43O8", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 38 - }, - "anm": { - "__id__": 5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "73PcRpG0xKxJpIRC2zbI/o" - }, - { - "__type__": "873f8d+SolMEo8DiTTxZRh4", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 40 - }, - "debugMode": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 42 - }, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 2, - "_type": 1, - "_allowSleep": false, - "_gravityScale": 1, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a5vv6W0YtAmJB1hZwCBALm" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 44 - }, - "tag": 0, - "_group": 4, - "_density": 1, - "_sensor": true, - "_friction": 0.2, - "_restitution": 0, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 50 - }, - "_size": { - "__type__": "cc.Size", - "width": 30, - "height": 100 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23j+p5lLdC+r4iKSVeLNM4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdklpBwCBM/qJ4WFlQF3kT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": [ - { - "__id__": 26 - }, - { - "__id__": 14 - } - ] - } -] \ No newline at end of file diff --git a/assets/resources/game/heros/mud3.prefab.meta b/assets/resources/game/heros/mud3.prefab.meta deleted file mode 100644 index 8a855f4c..00000000 --- a/assets/resources/game/heros/mud3.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "3a4c694a-c817-44ee-9e7c-dcd50c311581", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "mud3" - } -} diff --git a/assets/resources/game/heros/mud4.prefab.meta b/assets/resources/game/heros/mud4.prefab.meta deleted file mode 100644 index 9e2b6c23..00000000 --- a/assets/resources/game/heros/mud4.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "bc7cc133-4dd0-4b5a-9024-b2535ddb589e", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "mud4" - } -} diff --git a/assets/resources/game/heros/mud5.prefab.meta b/assets/resources/game/heros/mud5.prefab.meta deleted file mode 100644 index 1b7d0f9b..00000000 --- a/assets/resources/game/heros/mud5.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "dd736cb3-eed5-45d6-ab1c-856d59a921a7", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "mud5" - } -} diff --git a/assets/resources/gui/ui3.plist b/assets/resources/gui/ui3.plist index 9b490248..39e24bdc 100644 --- a/assets/resources/gui/ui3.plist +++ b/assets/resources/gui/ui3.plist @@ -17,7 +17,7 @@ spriteSourceSize {49,49} textureRect - {{1832,1895},{49,49}} + {{1669,583},{49,49}} textureRotated @@ -34,9 +34,9 @@ spriteSourceSize {64,66} textureRect - {{849,1840},{64,66}} + {{1384,1444},{64,66}} textureRotated - + Alert_Diamond_Single_Red.png @@ -51,7 +51,7 @@ spriteSourceSize {64,66} textureRect - {{1894,1585},{64,66}} + {{1859,1617},{64,66}} textureRotated @@ -85,7 +85,7 @@ spriteSourceSize {40,58} textureRect - {{1611,788},{34,46}} + {{1890,1268},{34,46}} textureRotated @@ -102,9 +102,9 @@ spriteSourceSize {82,86} textureRect - {{1577,1442},{68,74}} + {{1636,1078},{68,74}} textureRotated - + Artboard 30.png @@ -119,9 +119,9 @@ spriteSourceSize {75,83} textureRect - {{1805,1151},{67,75}} + {{1780,1080},{67,75}} textureRotated - + Artboard 31.png @@ -136,9 +136,9 @@ spriteSourceSize {85,85} textureRect - {{532,1854},{75,77}} + {{800,864},{75,77}} textureRotated - + Artboard 40.png @@ -170,9 +170,9 @@ spriteSourceSize {290,163} textureRect - {{922,1408},{228,123}} + {{341,1869},{228,123}} textureRotated - + Artboard 45.png @@ -204,7 +204,7 @@ spriteSourceSize {112,117} textureRect - {{532,1933},{106,113}} + {{1582,1284},{106,113}} textureRotated @@ -238,9 +238,9 @@ spriteSourceSize {60,386} textureRect - {{110,1628},{60,386}} + {{1157,561},{60,386}} textureRotated - + Button_Convex_Rectangle_01_Gray.png @@ -255,9 +255,9 @@ spriteSourceSize {40,48} textureRect - {{57,2006},{40,48}} + {{1764,1993},{40,48}} textureRotated - + Button_Convex_Rectangle_01_Green.png @@ -272,7 +272,7 @@ spriteSourceSize {40,48} textureRect - {{1956,1653},{40,48}} + {{1806,1993},{40,48}} textureRotated @@ -289,7 +289,7 @@ spriteSourceSize {50,58} textureRect - {{1710,1843},{50,58}} + {{1444,806},{50,58}} textureRotated @@ -306,7 +306,7 @@ spriteSourceSize {108,108} textureRect - {{1610,1899},{108,108}} + {{1582,1399},{108,108}} textureRotated @@ -323,7 +323,7 @@ spriteSourceSize {108,108} textureRect - {{1610,1899},{108,108}} + {{1582,1399},{108,108}} textureRotated @@ -340,9 +340,9 @@ spriteSourceSize {180,221} textureRect - {{934,631},{180,221}} + {{955,1593},{180,221}} textureRotated - + CardFrame_Rectangle_01_Blue_Border.png @@ -391,7 +391,7 @@ spriteSourceSize {180,221} textureRect - {{1140,867},{180,221}} + {{744,1847},{180,221}} textureRotated @@ -408,7 +408,7 @@ spriteSourceSize {204,253} textureRect - {{412,1408},{204,253}} + {{672,1408},{204,253}} textureRotated @@ -442,9 +442,9 @@ spriteSourceSize {180,221} textureRect - {{1388,788},{180,221}} + {{967,1816},{180,221}} textureRotated - + CardFrame_Rectangle_01_Purple_Border.png @@ -459,62 +459,11 @@ spriteSourceSize {204,253} textureRect - {{667,1408},{204,253}} - textureRotated - - - CardFrame_Rectangle_01_Purple_BorderGem.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {204,258} - spriteSourceSize - {204,258} - textureRect - {{1157,561},{204,258}} - textureRotated - - - CardFrame_Rectangle_01_Red_Bg.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {180,221} - spriteSourceSize - {180,221} - textureRect - {{1363,970},{180,221}} - textureRotated - - - CardFrame_Rectangle_01_Red_Border.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {204,253} - spriteSourceSize - {204,253} - textureRect - {{934,813},{204,253}} + {{110,1628},{204,253}} textureRotated - CardFrame_Rectangle_01_Red_BorderGem.png + CardFrame_Rectangle_01_Purple_BorderGem.png aliases @@ -531,7 +480,7 @@ textureRotated - CardFrame_Rectangle_01_Yellow_Bg.png + CardFrame_Rectangle_01_Red_Bg.png aliases @@ -544,28 +493,28 @@ spriteSourceSize {180,221} textureRect - {{1140,1049},{180,221}} - textureRotated - - - CardFrame_Rectangle_01_Yellow_Border.png - - aliases - - anchor - {0.5,0.5} - spriteOffset - {0,0} - spriteSize - {204,253} - spriteSourceSize - {204,253} - textureRect - {{720,641},{204,253}} + {{720,641},{180,221}} textureRotated - CardFrame_Rectangle_01_Yellow_BorderGem.png + CardFrame_Rectangle_01_Red_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {204,253} + spriteSourceSize + {204,253} + textureRect + {{316,1614},{204,253}} + textureRotated + + + CardFrame_Rectangle_01_Red_BorderGem.png aliases @@ -582,6 +531,57 @@ textureRotated + CardFrame_Rectangle_01_Yellow_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {180,221} + spriteSourceSize + {180,221} + textureRect + {{902,631},{180,221}} + textureRotated + + + CardFrame_Rectangle_01_Yellow_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {204,253} + spriteSourceSize + {204,253} + textureRect + {{522,1614},{204,253}} + textureRotated + + + CardFrame_Rectangle_01_Yellow_BorderGem.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {204,258} + spriteSourceSize + {204,258} + textureRect + {{412,1408},{204,258}} + textureRotated + + CardFrame_Rectangle_02_BgGradient.png aliases @@ -595,9 +595,9 @@ spriteSourceSize {48,190} textureRect - {{1527,1320},{48,190}} + {{1252,808},{48,190}} textureRotated - + CardFrame_Rectangle_02_Border.png @@ -612,9 +612,9 @@ spriteSourceSize {56,63} textureRect - {{1176,1845},{56,63}} + {{1407,1882},{56,63}} textureRotated - + CardFrame_Rectangle_02_FrontGradient.png @@ -629,9 +629,9 @@ spriteSourceSize {48,189} textureRect - {{1047,1601},{48,189}} + {{1670,392},{48,189}} textureRotated - + CardFrame_Rectangle_02_InnerBorder.png @@ -646,7 +646,7 @@ spriteSourceSize {48,52} textureRect - {{930,1994},{48,52}} + {{1714,1993},{48,52}} textureRotated @@ -680,9 +680,9 @@ spriteSourceSize {38,42} textureRect - {{1940,1988},{38,42}} + {{463,1994},{38,42}} textureRotated - + Image_Effect_Star01_Blue.png @@ -697,7 +697,7 @@ spriteSourceSize {183,183} textureRect - {{1140,1231},{183,183}} + {{927,1408},{183,183}} textureRotated @@ -714,7 +714,7 @@ spriteSourceSize {183,183} textureRect - {{1047,1416},{183,183}} + {{1252,623},{183,183}} textureRotated @@ -748,9 +748,9 @@ spriteSourceSize {231,225} textureRect - {{1417,561},{231,225}} + {{728,1614},{231,225}} textureRotated - + ItemFrame00~03_Bg.png @@ -765,7 +765,7 @@ spriteSourceSize {60,62} textureRect - {{1176,1651},{60,62}} + {{1256,1380},{60,62}} textureRotated @@ -782,7 +782,7 @@ spriteSourceSize {133,133} textureRect - {{1527,1512},{133,133}} + {{1720,393},{133,133}} textureRotated @@ -799,7 +799,7 @@ spriteSourceSize {50,39} textureRect - {{1957,1703},{50,39}} + {{1803,634},{50,39}} textureRotated @@ -816,7 +816,7 @@ spriteSourceSize {60,62} textureRect - {{1894,1653},{60,62}} + {{1859,1685},{60,62}} textureRotated @@ -833,7 +833,7 @@ spriteSourceSize {110,110} textureRect - {{1784,1723},{110,110}} + {{1762,968},{110,110}} textureRotated @@ -850,9 +850,9 @@ spriteSourceSize {76,78} textureRect - {{934,1068},{76,78}} + {{720,864},{76,78}} textureRotated - + ItemFrame_Square_03_Bg.png @@ -867,7 +867,7 @@ spriteSourceSize {52,52} textureRect - {{1944,769},{52,52}} + {{1606,1993},{52,52}} textureRotated @@ -884,7 +884,7 @@ spriteSourceSize {52,52} textureRect - {{876,1994},{52,52}} + {{1660,1993},{52,52}} textureRotated @@ -901,7 +901,7 @@ spriteSourceSize {48,48} textureRect - {{1832,1946},{48,48}} + {{1876,1218},{48,48}} textureRotated @@ -918,7 +918,7 @@ spriteSourceSize {40,40} textureRect - {{1375,1994},{40,40}} + {{1911,1785},{40,40}} textureRotated @@ -935,7 +935,7 @@ spriteSourceSize {128,128} textureRect - {{294,1773},{108,116}} + {{1635,1509},{108,116}} textureRotated @@ -952,9 +952,9 @@ spriteSourceSize {128,128} textureRect - {{298,1643},{128,104}} + {{1720,528},{128,104}} textureRotated - + ItemIcon_Card_1.png @@ -969,9 +969,9 @@ spriteSourceSize {128,128} textureRect - {{290,1891},{120,118}} + {{1559,687},{120,118}} textureRotated - + ItemIcon_Coin_Gold.png @@ -986,9 +986,9 @@ spriteSourceSize {128,128} textureRect - {{762,1930},{112,116}} + {{1267,1699},{112,116}} textureRotated - + ItemIcon_Coin_Silver.png @@ -1003,9 +1003,9 @@ spriteSourceSize {128,128} textureRect - {{1689,1273},{112,116}} + {{1395,1638},{112,116}} textureRotated - + ItemIcon_Compass.png @@ -1020,7 +1020,7 @@ spriteSourceSize {128,128} textureRect - {{172,1765},{120,120}} + {{1514,1032},{120,120}} textureRotated @@ -1037,9 +1037,9 @@ spriteSourceSize {128,128} textureRect - {{1046,1651},{128,102}} + {{1348,1184},{128,102}} textureRotated - + ItemIcon_Dungeon.png @@ -1054,7 +1054,7 @@ spriteSourceSize {128,128} textureRect - {{1030,1068},{124,108}} + {{1559,561},{124,108}} textureRotated @@ -1071,9 +1071,9 @@ spriteSourceSize {128,128} textureRect - {{1030,1194},{124,108}} + {{1681,758},{124,108}} textureRotated - + ItemIcon_GearWheel.png @@ -1088,9 +1088,9 @@ spriteSourceSize {128,128} textureRect - {{640,1930},{116,120}} + {{1513,1747},{116,120}} textureRotated - + ItemIcon_Gear_Armor.png @@ -1105,7 +1105,7 @@ spriteSourceSize {128,128} textureRect - {{404,1614},{128,112}} + {{934,1027},{128,112}} textureRotated @@ -1122,7 +1122,7 @@ spriteSourceSize {128,128} textureRect - {{1780,1497},{108,112}} + {{1881,904},{108,112}} textureRotated @@ -1139,7 +1139,7 @@ spriteSourceSize {128,128} textureRect - {{172,1643},{124,120}} + {{1388,1032},{124,120}} textureRotated @@ -1156,7 +1156,7 @@ spriteSourceSize {128,128} textureRect - {{1238,1599},{114,120}} + {{1631,1627},{114,120}} textureRotated @@ -1173,9 +1173,9 @@ spriteSourceSize {128,128} textureRect - {{1219,1933},{108,112}} + {{1876,1104},{108,112}} textureRotated - + ItemIcon_Gift_Purple.png @@ -1190,9 +1190,9 @@ spriteSourceSize {128,128} textureRect - {{1683,1387},{116,108}} + {{1690,1278},{116,108}} textureRotated - + ItemIcon_Gift_Yellow.png @@ -1207,9 +1207,9 @@ spriteSourceSize {128,128} textureRect - {{1662,1497},{116,108}} + {{1745,1509},{116,108}} textureRotated - + ItemIcon_Map.png @@ -1224,7 +1224,7 @@ spriteSourceSize {128,128} textureRect - {{792,1728},{122,110}} + {{1731,281},{122,110}} textureRotated @@ -1241,7 +1241,7 @@ spriteSourceSize {128,128} textureRect - {{1577,1320},{120,104}} + {{1747,1749},{120,104}} textureRotated @@ -1258,7 +1258,7 @@ spriteSourceSize {128,128} textureRect - {{1583,1152},{120,104}} + {{1751,1871},{120,104}} textureRotated @@ -1275,9 +1275,9 @@ spriteSourceSize {128,128} textureRect - {{664,1614},{128,110}} + {{1452,1154},{128,110}} textureRotated - + ItemIcon_Medal_Gold_2.png @@ -1292,9 +1292,9 @@ spriteSourceSize {128,128} textureRect - {{534,1728},{128,110}} + {{1564,1154},{128,110}} textureRotated - + ItemIcon_Medal_Silver_1.png @@ -1309,7 +1309,7 @@ spriteSourceSize {128,128} textureRect - {{916,1748},{128,104}} + {{1452,1284},{128,104}} textureRotated @@ -1326,7 +1326,7 @@ spriteSourceSize {128,128} textureRect - {{1046,1755},{128,104}} + {{1452,1390},{128,104}} textureRotated @@ -1343,9 +1343,9 @@ spriteSourceSize {128,128} textureRect - {{1874,1005},{120,122}} + {{1531,807},{120,122}} textureRotated - + ItemIcon_Potion_Purple.png @@ -1360,9 +1360,9 @@ spriteSourceSize {128,128} textureRect - {{1874,1127},{120,122}} + {{1681,634},{120,122}} textureRotated - + ItemIcon_Ranking.png @@ -1377,7 +1377,7 @@ spriteSourceSize {128,128} textureRect - {{1731,281},{122,108}} + {{1638,968},{122,108}} textureRotated @@ -1394,9 +1394,9 @@ spriteSourceSize {128,128} textureRect - {{922,1638},{122,108}} + {{1676,1154},{122,108}} textureRotated - + ItemIcon_Scroll.png @@ -1411,9 +1411,9 @@ spriteSourceSize {128,128} textureRect - {{1039,1861},{110,120}} + {{1747,1627},{110,120}} textureRotated - + ItemIcon_Scroll_Feather.png @@ -1428,9 +1428,9 @@ spriteSourceSize {128,128} textureRect - {{915,1854},{122,112}} + {{1517,1869},{122,112}} textureRotated - + ItemIcon_Shop.png @@ -1445,9 +1445,9 @@ spriteSourceSize {128,128} textureRect - {{1676,1607},{116,106}} + {{1881,682},{116,106}} textureRotated - + ItemIcon_Skill_Attack.png @@ -1462,7 +1462,7 @@ spriteSourceSize {128,128} textureRect - {{1720,1895},{110,112}} + {{1881,790},{110,112}} textureRotated @@ -1479,9 +1479,9 @@ spriteSourceSize {128,128} textureRect - {{172,1887},{124,116}} + {{1509,1509},{124,116}} textureRotated - + ItemIcon_Skill_Damage.png @@ -1496,7 +1496,7 @@ spriteSourceSize {128,128} textureRect - {{534,1614},{128,112}} + {{1137,1699},{128,112}} textureRotated @@ -1513,9 +1513,9 @@ spriteSourceSize {128,128} textureRect - {{404,1728},{128,112}} + {{1293,1813},{128,112}} textureRotated - + ItemIcon_Skill_Defense.png @@ -1530,7 +1530,7 @@ spriteSourceSize {128,128} textureRect - {{1784,1607},{108,114}} + {{1804,1389},{108,114}} textureRotated @@ -1547,9 +1547,9 @@ spriteSourceSize {128,128} textureRect - {{1484,1899},{124,104}} + {{1407,1756},{124,104}} textureRotated - + ItemIcon_Skull_Boss.png @@ -1564,9 +1564,9 @@ spriteSourceSize {128,128} textureRect - {{794,1614},{126,112}} + {{1281,1552},{126,112}} textureRotated - + ItemIcon_Skull_Boss_Red.png @@ -1581,9 +1581,9 @@ spriteSourceSize {128,128} textureRect - {{664,1726},{126,112}} + {{1395,1510},{126,112}} textureRotated - + ItemIcon_Spin.png @@ -1598,7 +1598,7 @@ spriteSourceSize {128,128} textureRect - {{1689,1151},{114,120}} + {{1631,1749},{114,120}} textureRotated @@ -1615,7 +1615,7 @@ spriteSourceSize {128,128} textureRect - {{410,1842},{120,118}} + {{1509,1627},{120,118}} textureRotated @@ -1632,7 +1632,7 @@ spriteSourceSize {128,128} textureRect - {{1234,1721},{120,118}} + {{1631,1871},{120,118}} textureRotated @@ -1649,9 +1649,9 @@ spriteSourceSize {128,128} textureRect - {{1354,1790},{128,102}} + {{1348,1314},{128,102}} textureRotated - + ItemIcon_Timer_Gold.png @@ -1666,7 +1666,7 @@ spriteSourceSize {128,128} textureRect - {{1484,1791},{106,126}} + {{1256,1444},{106,126}} textureRotated @@ -1683,7 +1683,7 @@ spriteSourceSize {128,128} textureRect - {{1354,1894},{128,98}} + {{1653,868},{128,98}} textureRotated @@ -1700,7 +1700,7 @@ spriteSourceSize {146,146} textureRect - {{1586,1005},{142,144}} + {{1030,1176},{142,144}} textureRotated @@ -1717,7 +1717,7 @@ spriteSourceSize {146,146} textureRect - {{1812,392},{144,142}} + {{1850,538},{144,142}} textureRotated @@ -1734,9 +1734,9 @@ spriteSourceSize {146,146} textureRect - {{1500,1647},{144,142}} + {{1174,1176},{144,142}} textureRotated - + Loading_Circle_12.png @@ -1751,9 +1751,9 @@ spriteSourceSize {146,146} textureRect - {{1855,246},{144,140}} + {{1212,1032},{144,140}} textureRotated - + Loading_Circle_2.png @@ -1768,7 +1768,7 @@ spriteSourceSize {146,146} textureRect - {{1730,1005},{142,144}} + {{1855,246},{142,144}} textureRotated @@ -1785,7 +1785,7 @@ spriteSourceSize {146,146} textureRect - {{1757,861},{142,142}} + {{1387,858},{142,142}} textureRotated @@ -1802,7 +1802,7 @@ spriteSourceSize {146,146} textureRect - {{1650,573},{146,142}} + {{1239,858},{146,142}} textureRotated @@ -1819,9 +1819,9 @@ spriteSourceSize {146,146} textureRect - {{1611,861},{144,142}} + {{1137,1553},{144,142}} textureRotated - + Loading_Circle_6.png @@ -1836,9 +1836,9 @@ spriteSourceSize {146,146} textureRect - {{1354,1646},{144,142}} + {{1149,1813},{144,142}} textureRotated - + Loading_Circle_7.png @@ -1853,7 +1853,7 @@ spriteSourceSize {146,146} textureRect - {{1650,717},{142,146}} + {{1064,1032},{142,146}} textureRotated @@ -1870,9 +1870,9 @@ spriteSourceSize {146,146} textureRect - {{1812,536},{142,144}} + {{1855,392},{142,144}} textureRotated - + Loading_Circle_9.png @@ -1887,9 +1887,9 @@ spriteSourceSize {146,146} textureRect - {{1798,680},{142,144}} + {{1112,1407},{142,144}} textureRotated - + Reward.png @@ -1938,7 +1938,7 @@ spriteSourceSize {81,86} textureRect - {{1030,1320},{81,86}} + {{1149,1959},{81,86}} textureRotated @@ -1955,9 +1955,9 @@ spriteSourceSize {56,58} textureRect - {{1896,1779},{56,58}} + {{1853,1749},{56,58}} textureRotated - + SkillFrame_01_Border_Blue.png @@ -1972,7 +1972,7 @@ spriteSourceSize {56,58} textureRect - {{1161,1910},{56,58}} + {{1853,1809},{56,58}} textureRotated @@ -1989,7 +1989,7 @@ spriteSourceSize {56,58} textureRect - {{1161,1970},{56,58}} + {{1857,1869},{56,58}} textureRotated @@ -2006,7 +2006,7 @@ spriteSourceSize {56,58} textureRect - {{1770,1835},{56,58}} + {{1857,1929},{56,58}} textureRotated @@ -2023,9 +2023,9 @@ spriteSourceSize {56,58} textureRect - {{1828,1835},{56,58}} + {{1857,1989},{56,58}} textureRotated - + SkillFrame_01_Border_Yellow.png @@ -2040,9 +2040,9 @@ spriteSourceSize {56,58} textureRect - {{1882,1988},{56,58}} + {{1926,1218},{56,58}} textureRotated - + Slider_BorderDeco_Tapered_01_Border.png @@ -2057,9 +2057,9 @@ spriteSourceSize {140,83} textureRect - {{1901,854},{140,83}} + {{1030,1322},{140,83}} textureRotated - + Slider_Border_Tapered_02_Fill_Blue.Png @@ -2074,9 +2074,9 @@ spriteSourceSize {150,28} textureRect - {{1958,392},{150,28}} + {{1239,1002},{150,28}} textureRotated - + Slider_Border_Tapered_02_Fill_Green.Png @@ -2091,9 +2091,9 @@ spriteSourceSize {150,28} textureRect - {{1798,824},{150,28}} + {{1318,1174},{150,28}} textureRotated - + Slider_Border_Tapered_02_Fill_Orange.Png @@ -2108,9 +2108,9 @@ spriteSourceSize {150,28} textureRect - {{236,1583},{150,28}} + {{1358,1032},{150,28}} textureRotated - + Slider_Border_Tapered_02_Fill_Red.Png @@ -2125,7 +2125,7 @@ spriteSourceSize {150,28} textureRect - {{179,1613},{150,28}} + {{1391,1002},{150,28}} textureRotated @@ -2142,9 +2142,9 @@ spriteSourceSize {150,28} textureRect - {{1646,1647},{150,28}} + {{236,1583},{150,28}} textureRotated - + Slider_Handle_01_Border.png @@ -2159,7 +2159,7 @@ spriteSourceSize {105,57} textureRect - {{410,1962},{105,57}} + {{1531,931},{105,57}} textureRotated @@ -2176,7 +2176,7 @@ spriteSourceSize {25,25} textureRect - {{1113,1320},{25,25}} + {{1172,1380},{25,25}} textureRotated @@ -2193,7 +2193,7 @@ spriteSourceSize {23,24} textureRect - {{1363,867},{23,24}} + {{1112,1553},{23,24}} textureRotated @@ -2210,7 +2210,7 @@ spriteSourceSize {23,24} textureRect - {{1586,970},{23,24}} + {{1232,2021},{23,24}} textureRotated @@ -2227,7 +2227,7 @@ spriteSourceSize {17,16} textureRect - {{1012,1068},{17,16}} + {{1281,1680},{17,16}} textureRotated @@ -2244,7 +2244,7 @@ spriteSourceSize {4,18} textureRect - {{916,1728},{4,18}} + {{1993,790},{4,18}} textureRotated @@ -2261,7 +2261,7 @@ spriteSourceSize {4,18} textureRect - {{404,1842},{4,18}} + {{1844,634},{4,18}} textureRotated @@ -2278,9 +2278,9 @@ spriteSourceSize {87,52} textureRect - {{1944,680},{87,52}} + {{1517,1993},{87,52}} textureRotated - + Slider_Play_02_Fill_Red.png @@ -2295,7 +2295,7 @@ spriteSourceSize {194,18} textureRect - {{720,896},{194,18}} + {{110,1983},{194,18}} textureRotated @@ -2329,7 +2329,7 @@ spriteSourceSize {181,120} textureRect - {{1232,1416},{181,120}} + {{1437,623},{181,120}} textureRotated @@ -2346,7 +2346,7 @@ spriteSourceSize {72,72} textureRect - {{1676,1725},{72,72}} + {{1706,1080},{72,72}} textureRotated @@ -2363,7 +2363,7 @@ spriteSourceSize {111,110} textureRect - {{1886,1875},{111,110}} + {{1692,1396},{111,110}} textureRotated @@ -2380,9 +2380,9 @@ spriteSourceSize {128,128} textureRect - {{1894,1249},{102,110}} + {{1293,1943},{102,110}} textureRotated - + UI_Rewards_Medal_01_Gold.png @@ -2397,9 +2397,9 @@ spriteSourceSize {128,128} textureRect - {{1894,1361},{102,110}} + {{1405,1943},{102,110}} textureRotated - + UI_Rewards_Medal_01_Silver.png @@ -2414,7 +2414,7 @@ spriteSourceSize {128,128} textureRect - {{1894,1473},{102,110}} + {{1855,1505},{102,110}} textureRotated @@ -2431,7 +2431,7 @@ spriteSourceSize {128,128} textureRect - {{1234,1843},{118,88}} + {{1874,1014},{118,88}} textureRotated @@ -2448,9 +2448,9 @@ spriteSourceSize {128,128} textureRect - {{609,1840},{118,88}} + {{1786,1149},{118,88}} textureRotated - + UI_Rewards_Trophy_01_Silver.png @@ -2465,9 +2465,9 @@ spriteSourceSize {128,128} textureRect - {{729,1840},{118,88}} + {{1800,1269},{118,88}} textureRotated - + bg6.png @@ -2499,7 +2499,7 @@ spriteSourceSize {96,98} textureRect - {{1612,1799},{96,98}} + {{1783,868},{96,98}} textureRotated @@ -2601,7 +2601,7 @@ spriteSourceSize {171,161} textureRect - {{1354,1320},{171,161}} + {{571,1869},{171,161}} textureRotated @@ -2618,9 +2618,9 @@ spriteSourceSize {171,161} textureRect - {{1354,1483},{171,161}} + {{934,854},{171,161}} textureRotated - + boss.png @@ -2669,7 +2669,7 @@ spriteSourceSize {229,98} textureRect - {{1157,767},{229,98}} + {{110,1883},{229,98}} textureRotated @@ -2703,7 +2703,7 @@ spriteSourceSize {64,64} textureRect - {{1750,1725},{44,32}} + {{1925,1617},{44,32}} textureRotated @@ -2720,7 +2720,7 @@ spriteSourceSize {64,64} textureRect - {{1886,1837},{36,36}} + {{1925,1663},{36,36}} textureRotated @@ -2737,7 +2737,7 @@ spriteSourceSize {64,64} textureRect - {{1807,1360},{40,38}} + {{507,1994},{40,38}} textureRotated @@ -2754,7 +2754,7 @@ spriteSourceSize {64,64} textureRect - {{1325,1231},{36,44}} + {{1807,734},{36,44}} textureRotated @@ -2771,7 +2771,7 @@ spriteSourceSize {64,64} textureRect - {{1958,640},{38,38}} + {{1959,1400},{38,38}} textureRotated @@ -2788,9 +2788,9 @@ spriteSourceSize {64,64} textureRect - {{1832,1996},{42,34}} + {{1845,726},{42,34}} textureRotated - + function_icon_blast.png @@ -2805,9 +2805,9 @@ spriteSourceSize {64,64} textureRect - {{1627,1274},{44,40}} + {{1926,1276},{44,40}} textureRotated - + function_icon_boot_fly.png @@ -2839,7 +2839,7 @@ spriteSourceSize {64,64} textureRect - {{1581,2009},{36,36}} + {{1953,1846},{36,36}} textureRotated @@ -2856,7 +2856,7 @@ spriteSourceSize {64,64} textureRect - {{980,1968},{38,38}} + {{1959,1440},{38,38}} textureRotated @@ -2890,9 +2890,9 @@ spriteSourceSize {64,64} textureRect - {{1807,1272},{42,38}} + {{331,1994},{42,38}} textureRotated - + function_icon_dagger.png @@ -2907,7 +2907,7 @@ spriteSourceSize {64,64} textureRect - {{980,2008},{38,38}} + {{1959,1480},{38,38}} textureRotated @@ -2924,7 +2924,7 @@ spriteSourceSize {64,64} textureRect - {{1958,544},{48,38}} + {{1472,1882},{48,38}} textureRotated @@ -2941,7 +2941,7 @@ spriteSourceSize {64,64} textureRect - {{1325,1277},{36,38}} + {{1807,780},{36,38}} textureRotated @@ -2958,9 +2958,9 @@ spriteSourceSize {64,64} textureRect - {{1733,2009},{36,34}} + {{1963,1684},{36,34}} textureRotated - + function_icon_fire.png @@ -2975,9 +2975,9 @@ spriteSourceSize {64,64} textureRect - {{107,2016},{30,42}} + {{1849,814},{30,42}} textureRotated - + function_icon_goal.png @@ -2992,7 +2992,7 @@ spriteSourceSize {64,64} textureRect - {{1020,1973},{38,38}} + {{1959,1520},{38,38}} textureRotated @@ -3009,7 +3009,7 @@ spriteSourceSize {64,64} textureRect - {{1843,1400},{42,34}} + {{1845,770},{42,34}} textureRotated @@ -3026,7 +3026,7 @@ spriteSourceSize {64,64} textureRect - {{1060,1973},{38,38}} + {{1959,1560},{38,38}} textureRotated @@ -3043,7 +3043,7 @@ spriteSourceSize {64,64} textureRect - {{1956,1779},{46,40}} + {{1803,686},{46,40}} textureRotated @@ -3077,7 +3077,7 @@ spriteSourceSize {64,64} textureRect - {{876,1952},{34,40}} + {{1599,990},{34,40}} textureRotated @@ -3094,7 +3094,7 @@ spriteSourceSize {64,64} textureRect - {{1750,1771},{32,42}} + {{1963,1722},{32,42}} textureRotated @@ -3111,9 +3111,9 @@ spriteSourceSize {64,64} textureRect - {{1583,1274},{42,44}} + {{1302,1326},{42,44}} textureRotated - + function_icon_leaf.png @@ -3128,7 +3128,7 @@ spriteSourceSize {64,64} textureRect - {{1100,1973},{38,38}} + {{1959,1600},{38,38}} textureRotated @@ -3145,7 +3145,7 @@ spriteSourceSize {64,64} textureRect - {{1843,1444},{42,34}} + {{1890,1316},{42,34}} textureRotated @@ -3162,9 +3162,9 @@ spriteSourceSize {64,64} textureRect - {{1457,2005},{42,34}} + {{1963,1640},{42,34}} textureRotated - + function_icon_magic.png @@ -3179,9 +3179,9 @@ spriteSourceSize {64,64} textureRect - {{1710,1799},{38,42}} + {{419,1994},{38,42}} textureRotated - + function_icon_moneybag_dollar.png @@ -3196,7 +3196,7 @@ spriteSourceSize {64,64} textureRect - {{1960,1585},{36,38}} + {{1915,1867},{36,38}} textureRotated @@ -3213,7 +3213,7 @@ spriteSourceSize {64,64} textureRect - {{1417,1994},{38,40}} + {{1959,1358},{38,40}} textureRotated @@ -3230,9 +3230,9 @@ spriteSourceSize {64,64} textureRect - {{191,2013},{32,38}} + {{1963,1766},{32,38}} textureRotated - + function_icon_powerup.png @@ -3247,7 +3247,7 @@ spriteSourceSize {64,64} textureRect - {{1,2006},{54,40}} + {{1543,990},{54,40}} textureRotated @@ -3264,7 +3264,7 @@ spriteSourceSize {64,64} textureRect - {{1619,2009},{36,36}} + {{1955,1884},{36,36}} textureRotated @@ -3281,7 +3281,7 @@ spriteSourceSize {64,64} textureRect - {{1956,1827},{46,40}} + {{1807,820},{46,40}} textureRotated @@ -3298,7 +3298,7 @@ spriteSourceSize {64,64} textureRect - {{1657,2009},{36,36}} + {{1955,1922},{36,36}} textureRotated @@ -3315,7 +3315,7 @@ spriteSourceSize {64,64} textureRect - {{1501,2005},{38,38}} + {{1911,1827},{38,38}} textureRotated @@ -3332,7 +3332,7 @@ spriteSourceSize {64,64} textureRect - {{1541,2005},{38,38}} + {{1915,1907},{38,38}} textureRotated @@ -3349,9 +3349,9 @@ spriteSourceSize {64,64} textureRect - {{1807,1316},{42,38}} + {{375,1994},{42,38}} textureRotated - + function_icon_spiderweb.png @@ -3366,7 +3366,7 @@ spriteSourceSize {64,64} textureRect - {{1801,1400},{40,40}} + {{879,894},{40,40}} textureRotated @@ -3383,7 +3383,7 @@ spriteSourceSize {64,64} textureRect - {{876,1908},{34,42}} + {{1845,682},{34,42}} textureRotated @@ -3400,7 +3400,7 @@ spriteSourceSize {64,64} textureRect - {{1805,1228},{42,42}} + {{287,2003},{42,42}} textureRotated @@ -3417,7 +3417,7 @@ spriteSourceSize {64,64} textureRect - {{1847,1272},{38,38}} + {{1915,1947},{38,38}} textureRotated @@ -3434,7 +3434,7 @@ spriteSourceSize {64,64} textureRect - {{1801,1442},{40,40}} + {{1921,1701},{40,40}} textureRotated @@ -3451,7 +3451,7 @@ spriteSourceSize {64,64} textureRect - {{1333,1994},{40,40}} + {{1921,1743},{40,40}} textureRotated @@ -3468,9 +3468,9 @@ spriteSourceSize {64,64} textureRect - {{151,2016},{30,38}} + {{902,854},{30,38}} textureRotated - + function_icon_volume.png @@ -3485,7 +3485,7 @@ spriteSourceSize {64,64} textureRect - {{331,1613},{28,38}} + {{1388,1154},{28,38}} textureRotated @@ -3502,7 +3502,7 @@ spriteSourceSize {64,64} textureRect - {{1847,1312},{38,38}} + {{1917,1987},{38,38}} textureRotated @@ -3519,7 +3519,7 @@ spriteSourceSize {64,64} textureRect - {{1849,1352},{38,38}} + {{1953,1806},{38,38}} textureRotated @@ -3536,7 +3536,7 @@ spriteSourceSize {64,64} textureRect - {{231,2013},{30,38}} + {{1957,1998},{30,38}} textureRotated @@ -3553,9 +3553,9 @@ spriteSourceSize {64,64} textureRect - {{1958,594},{38,44}} + {{1926,1318},{38,44}} textureRotated - + middle.png @@ -3587,9 +3587,9 @@ spriteSourceSize {128,56} textureRect - {{1176,1715},{128,56}} + {{1172,1322},{128,56}} textureRotated - + prg.png @@ -3621,7 +3621,24 @@ spriteSourceSize {36,36} textureRect - {{1695,2009},{36,36}} + {{1957,1960},{36,36}} + textureRotated + + + shadow.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {284,39} + spriteSourceSize + {284,39} + textureRect + {{1,2006},{284,39}} textureRotated @@ -3638,7 +3655,7 @@ spriteSourceSize {179,140} textureRect - {{1670,392},{179,140}} + {{1097,851},{179,140}} textureRotated @@ -3655,7 +3672,7 @@ spriteSourceSize {59,60} textureRect - {{1896,1717},{59,60}} + {{1232,1959},{59,60}} textureRotated @@ -3689,9 +3706,9 @@ spriteSourceSize {276,276} textureRect - {{1363,1152},{218,166}} + {{1084,631},{218,166}} textureRotated - + metadata @@ -3705,9 +3722,9 @@ realTextureFileName ui3.png size - {1997,2047} + {1998,2046} smartupdate - $TexturePacker:SmartUpdate:c32c212c6699a82ed175d79aee3557ce:d1e9a99e7a26c5e36a69a3a9382192b9:e1bf24f6fd107d358e5ec626ea4dfc29$ + $TexturePacker:SmartUpdate:4d8a1e460c8c3684a466c1efdfb159f0:f5336f8093e8298b5e839c6bbad0e3cc:e1bf24f6fd107d358e5ec626ea4dfc29$ textureFileName ui3.png diff --git a/assets/resources/gui/ui3.plist.meta b/assets/resources/gui/ui3.plist.meta index 6cfe8eb8..c4821e50 100644 --- a/assets/resources/gui/ui3.plist.meta +++ b/assets/resources/gui/ui3.plist.meta @@ -18,8 +18,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1695, - "trimY": 2009, + "trimX": 1957, + "trimY": 1960, "width": 36, "height": 36, "rawWidth": 36, @@ -61,11 +61,11 @@ "name": "Artboard 29", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": -1, - "trimX": 1577, - "trimY": 1442, + "trimX": 1636, + "trimY": 1078, "width": 68, "height": 74, "rawWidth": 82, @@ -110,8 +110,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1354, - "trimY": 1320, + "trimX": 571, + "trimY": 1869, "width": 171, "height": 161, "rawWidth": 171, @@ -156,8 +156,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1583, - "trimY": 1152, + "trimX": 1751, + "trimY": 1871, "width": 120, "height": 104, "rawWidth": 128, @@ -199,11 +199,11 @@ "name": "function_icon_potion_2", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 191, - "trimY": 2013, + "trimX": 1963, + "trimY": 1766, "width": 32, "height": 38, "rawWidth": 64, @@ -245,11 +245,11 @@ "name": "ItemIcon_Medal_Gold_2", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 534, - "trimY": 1728, + "trimX": 1564, + "trimY": 1154, "width": 128, "height": 110, "rawWidth": 128, @@ -291,11 +291,11 @@ "name": "Slider_Border_Tapered_02_Fill_Blue", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1958, - "trimY": 392, + "trimX": 1239, + "trimY": 1002, "width": 150, "height": 28, "rawWidth": 150, @@ -340,8 +340,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 916, - "trimY": 1728, + "trimX": 1993, + "trimY": 790, "width": 4, "height": 18, "rawWidth": 4, @@ -383,11 +383,11 @@ "name": "ItemIcon_Gift_Yellow", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1662, - "trimY": 1497, + "trimX": 1745, + "trimY": 1509, "width": 116, "height": 108, "rawWidth": 128, @@ -478,8 +478,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1619, - "trimY": 2009, + "trimX": 1955, + "trimY": 1884, "width": 36, "height": 36, "rawWidth": 64, @@ -524,8 +524,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1586, - "trimY": 970, + "trimX": 1232, + "trimY": 2021, "width": 23, "height": 24, "rawWidth": 23, @@ -570,8 +570,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1894, - "trimY": 1653, + "trimX": 1859, + "trimY": 1685, "width": 60, "height": 62, "rawWidth": 60, @@ -616,8 +616,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1577, - "trimY": 1320, + "trimX": 1747, + "trimY": 1749, "width": 120, "height": 104, "rawWidth": 128, @@ -708,8 +708,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1832, - "trimY": 1895, + "trimX": 1669, + "trimY": 583, "width": 49, "height": 49, "rawWidth": 49, @@ -751,11 +751,11 @@ "name": "Alert_Diamond_Single_Green", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 849, - "trimY": 1840, + "trimX": 1384, + "trimY": 1444, "width": 64, "height": 66, "rawWidth": 64, @@ -800,8 +800,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1894, - "trimY": 1585, + "trimX": 1859, + "trimY": 1617, "width": 64, "height": 66, "rawWidth": 64, @@ -892,8 +892,8 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1611, - "trimY": 788, + "trimX": 1890, + "trimY": 1268, "width": 34, "height": 46, "rawWidth": 40, @@ -935,11 +935,11 @@ "name": "Artboard 30", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1805, - "trimY": 1151, + "trimX": 1780, + "trimY": 1080, "width": 67, "height": 75, "rawWidth": 75, @@ -981,11 +981,11 @@ "name": "Artboard 31", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": -1, - "trimX": 532, - "trimY": 1854, + "trimX": 800, + "trimY": 864, "width": 75, "height": 77, "rawWidth": 85, @@ -1073,11 +1073,11 @@ "name": "Artboard 42", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 4, "offsetY": 0, - "trimX": 922, - "trimY": 1408, + "trimX": 341, + "trimY": 1869, "width": 228, "height": 123, "rawWidth": 290, @@ -1168,8 +1168,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 532, - "trimY": 1933, + "trimX": 1582, + "trimY": 1284, "width": 106, "height": 113, "rawWidth": 112, @@ -1257,11 +1257,11 @@ "name": "BaseFrame_Border_Rectangle_H80_Gradient", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 110, - "trimY": 1628, + "trimX": 1157, + "trimY": 561, "width": 60, "height": 386, "rawWidth": 60, @@ -1303,11 +1303,11 @@ "name": "Button_Convex_Rectangle_01_Gray", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 57, - "trimY": 2006, + "trimX": 1764, + "trimY": 1993, "width": 40, "height": 48, "rawWidth": 40, @@ -1352,8 +1352,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1956, - "trimY": 1653, + "trimX": 1806, + "trimY": 1993, "width": 40, "height": 48, "rawWidth": 40, @@ -1398,8 +1398,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1710, - "trimY": 1843, + "trimX": 1444, + "trimY": 806, "width": 50, "height": 58, "rawWidth": 50, @@ -1444,8 +1444,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1610, - "trimY": 1899, + "trimX": 1582, + "trimY": 1399, "width": 108, "height": 108, "rawWidth": 108, @@ -1490,8 +1490,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1610, - "trimY": 1899, + "trimX": 1582, + "trimY": 1399, "width": 108, "height": 108, "rawWidth": 108, @@ -1533,11 +1533,11 @@ "name": "CardFrame_Rectangle_01_Blue_Bg", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 934, - "trimY": 631, + "trimX": 955, + "trimY": 1593, "width": 180, "height": 221, "rawWidth": 180, @@ -1674,8 +1674,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1140, - "trimY": 867, + "trimX": 744, + "trimY": 1847, "width": 180, "height": 221, "rawWidth": 180, @@ -1720,7 +1720,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 412, + "trimX": 672, "trimY": 1408, "width": 204, "height": 253, @@ -1809,11 +1809,11 @@ "name": "CardFrame_Rectangle_01_Purple_Bg", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1388, - "trimY": 788, + "trimX": 967, + "trimY": 1816, "width": 180, "height": 221, "rawWidth": 180, @@ -1855,11 +1855,11 @@ "name": "CardFrame_Rectangle_01_Purple_Border", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 667, - "trimY": 1408, + "trimX": 110, + "trimY": 1628, "width": 204, "height": 253, "rawWidth": 204, @@ -1901,11 +1901,11 @@ "name": "CardFrame_Rectangle_01_Purple_BorderGem", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1157, - "trimY": 561, + "trimX": 618, + "trimY": 1148, "width": 204, "height": 258, "rawWidth": 204, @@ -1947,11 +1947,11 @@ "name": "CardFrame_Rectangle_01_Red_Bg", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1363, - "trimY": 970, + "trimX": 720, + "trimY": 641, "width": 180, "height": 221, "rawWidth": 180, @@ -1996,8 +1996,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 934, - "trimY": 813, + "trimX": 316, + "trimY": 1614, "width": 204, "height": 253, "rawWidth": 204, @@ -2042,7 +2042,7 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 618, + "trimX": 824, "trimY": 1148, "width": 204, "height": 258, @@ -2085,11 +2085,11 @@ "name": "CardFrame_Rectangle_01_Yellow_Bg", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1140, - "trimY": 1049, + "trimX": 902, + "trimY": 631, "width": 180, "height": 221, "rawWidth": 180, @@ -2134,8 +2134,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 720, - "trimY": 641, + "trimX": 522, + "trimY": 1614, "width": 204, "height": 253, "rawWidth": 204, @@ -2177,11 +2177,11 @@ "name": "CardFrame_Rectangle_01_Yellow_BorderGem", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 824, - "trimY": 1148, + "trimX": 412, + "trimY": 1408, "width": 204, "height": 258, "rawWidth": 204, @@ -2223,11 +2223,11 @@ "name": "CardFrame_Rectangle_02_BgGradient", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1527, - "trimY": 1320, + "trimX": 1252, + "trimY": 808, "width": 48, "height": 190, "rawWidth": 48, @@ -2269,11 +2269,11 @@ "name": "CardFrame_Rectangle_02_Border", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1176, - "trimY": 1845, + "trimX": 1407, + "trimY": 1882, "width": 56, "height": 63, "rawWidth": 56, @@ -2315,11 +2315,11 @@ "name": "CardFrame_Rectangle_02_FrontGradient", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1047, - "trimY": 1601, + "trimX": 1670, + "trimY": 392, "width": 48, "height": 189, "rawWidth": 48, @@ -2364,8 +2364,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 930, - "trimY": 1994, + "trimX": 1714, + "trimY": 1993, "width": 48, "height": 52, "rawWidth": 48, @@ -2453,11 +2453,11 @@ "name": "Icon_Coin", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1940, - "trimY": 1988, + "trimX": 463, + "trimY": 1994, "width": 38, "height": 42, "rawWidth": 38, @@ -2502,8 +2502,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1140, - "trimY": 1231, + "trimX": 927, + "trimY": 1408, "width": 183, "height": 183, "rawWidth": 183, @@ -2548,8 +2548,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1047, - "trimY": 1416, + "trimX": 1252, + "trimY": 623, "width": 183, "height": 183, "rawWidth": 183, @@ -2637,11 +2637,11 @@ "name": "Image_Star_Glow", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1417, - "trimY": 561, + "trimX": 728, + "trimY": 1614, "width": 231, "height": 225, "rawWidth": 231, @@ -2686,8 +2686,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1176, - "trimY": 1651, + "trimX": 1256, + "trimY": 1380, "width": 60, "height": 62, "rawWidth": 60, @@ -2732,8 +2732,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1527, - "trimY": 1512, + "trimX": 1720, + "trimY": 393, "width": 133, "height": 133, "rawWidth": 133, @@ -2778,8 +2778,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1957, - "trimY": 1703, + "trimX": 1803, + "trimY": 634, "width": 50, "height": 39, "rawWidth": 50, @@ -2824,8 +2824,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1784, - "trimY": 1723, + "trimX": 1762, + "trimY": 968, "width": 110, "height": 110, "rawWidth": 110, @@ -2867,11 +2867,11 @@ "name": "ItemFrame00~03_FocusLine", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 934, - "trimY": 1068, + "trimX": 720, + "trimY": 864, "width": 76, "height": 78, "rawWidth": 76, @@ -2916,8 +2916,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1944, - "trimY": 769, + "trimX": 1606, + "trimY": 1993, "width": 52, "height": 52, "rawWidth": 52, @@ -2962,8 +2962,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 876, - "trimY": 1994, + "trimX": 1660, + "trimY": 1993, "width": 52, "height": 52, "rawWidth": 52, @@ -3008,8 +3008,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1832, - "trimY": 1946, + "trimX": 1876, + "trimY": 1218, "width": 48, "height": 48, "rawWidth": 48, @@ -3054,8 +3054,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1375, - "trimY": 1994, + "trimX": 1911, + "trimY": 1785, "width": 40, "height": 40, "rawWidth": 40, @@ -3100,8 +3100,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 294, - "trimY": 1773, + "trimX": 1635, + "trimY": 1509, "width": 108, "height": 116, "rawWidth": 128, @@ -3143,11 +3143,11 @@ "name": "ItemIcon_Battle", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 298, - "trimY": 1643, + "trimX": 1720, + "trimY": 528, "width": 128, "height": 104, "rawWidth": 128, @@ -3189,11 +3189,11 @@ "name": "ItemIcon_Card_1", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 290, - "trimY": 1891, + "trimX": 1559, + "trimY": 687, "width": 120, "height": 118, "rawWidth": 128, @@ -3235,11 +3235,11 @@ "name": "ItemIcon_Coin_Gold", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 762, - "trimY": 1930, + "trimX": 1267, + "trimY": 1699, "width": 112, "height": 116, "rawWidth": 128, @@ -3281,11 +3281,11 @@ "name": "ItemIcon_Coin_Silver", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1689, - "trimY": 1273, + "trimX": 1395, + "trimY": 1638, "width": 112, "height": 116, "rawWidth": 128, @@ -3330,8 +3330,8 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 172, - "trimY": 1765, + "trimX": 1514, + "trimY": 1032, "width": 120, "height": 120, "rawWidth": 128, @@ -3373,11 +3373,11 @@ "name": "ItemIcon_Crown_2", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1046, - "trimY": 1651, + "trimX": 1348, + "trimY": 1184, "width": 128, "height": 102, "rawWidth": 128, @@ -3422,8 +3422,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1030, - "trimY": 1068, + "trimX": 1559, + "trimY": 561, "width": 124, "height": 108, "rawWidth": 128, @@ -3465,11 +3465,11 @@ "name": "ItemIcon_Friend", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1030, - "trimY": 1194, + "trimX": 1681, + "trimY": 758, "width": 124, "height": 108, "rawWidth": 128, @@ -3511,11 +3511,11 @@ "name": "ItemIcon_GearWheel", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 640, - "trimY": 1930, + "trimX": 1513, + "trimY": 1747, "width": 116, "height": 120, "rawWidth": 128, @@ -3560,8 +3560,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 404, - "trimY": 1614, + "trimX": 934, + "trimY": 1027, "width": 128, "height": 112, "rawWidth": 128, @@ -3606,8 +3606,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1780, - "trimY": 1497, + "trimX": 1881, + "trimY": 904, "width": 108, "height": 112, "rawWidth": 128, @@ -3652,8 +3652,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 172, - "trimY": 1643, + "trimX": 1388, + "trimY": 1032, "width": 124, "height": 120, "rawWidth": 128, @@ -3698,8 +3698,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1238, - "trimY": 1599, + "trimX": 1631, + "trimY": 1627, "width": 114, "height": 120, "rawWidth": 128, @@ -3741,11 +3741,11 @@ "name": "ItemIcon_Gear_Sword", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1219, - "trimY": 1933, + "trimX": 1876, + "trimY": 1104, "width": 108, "height": 112, "rawWidth": 128, @@ -3787,11 +3787,11 @@ "name": "ItemIcon_Gift_Purple", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1683, - "trimY": 1387, + "trimX": 1690, + "trimY": 1278, "width": 116, "height": 108, "rawWidth": 128, @@ -3836,8 +3836,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 792, - "trimY": 1728, + "trimX": 1731, + "trimY": 281, "width": 122, "height": 110, "rawWidth": 128, @@ -3879,11 +3879,11 @@ "name": "ItemIcon_Medal_Gold_1", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 664, - "trimY": 1614, + "trimX": 1452, + "trimY": 1154, "width": 128, "height": 110, "rawWidth": 128, @@ -3928,8 +3928,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 916, - "trimY": 1748, + "trimX": 1452, + "trimY": 1284, "width": 128, "height": 104, "rawWidth": 128, @@ -3974,8 +3974,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1046, - "trimY": 1755, + "trimX": 1452, + "trimY": 1390, "width": 128, "height": 104, "rawWidth": 128, @@ -4017,11 +4017,11 @@ "name": "ItemIcon_Potion_Green", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 1, - "trimX": 1874, - "trimY": 1005, + "trimX": 1531, + "trimY": 807, "width": 120, "height": 122, "rawWidth": 128, @@ -4063,11 +4063,11 @@ "name": "ItemIcon_Potion_Purple", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 1, - "trimX": 1874, - "trimY": 1127, + "trimX": 1681, + "trimY": 634, "width": 120, "height": 122, "rawWidth": 128, @@ -4112,8 +4112,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1731, - "trimY": 281, + "trimX": 1638, + "trimY": 968, "width": 122, "height": 108, "rawWidth": 128, @@ -4155,11 +4155,11 @@ "name": "ItemIcon_Ranking_Gold", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 922, - "trimY": 1638, + "trimX": 1676, + "trimY": 1154, "width": 122, "height": 108, "rawWidth": 128, @@ -4201,11 +4201,11 @@ "name": "ItemIcon_Scroll", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1039, - "trimY": 1861, + "trimX": 1747, + "trimY": 1627, "width": 110, "height": 120, "rawWidth": 128, @@ -4247,11 +4247,11 @@ "name": "ItemIcon_Scroll_Feather", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 915, - "trimY": 1854, + "trimX": 1517, + "trimY": 1869, "width": 122, "height": 112, "rawWidth": 128, @@ -4293,11 +4293,11 @@ "name": "ItemIcon_Shop", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1676, - "trimY": 1607, + "trimX": 1881, + "trimY": 682, "width": 116, "height": 106, "rawWidth": 128, @@ -4342,8 +4342,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1720, - "trimY": 1895, + "trimX": 1881, + "trimY": 790, "width": 110, "height": 112, "rawWidth": 128, @@ -4385,11 +4385,11 @@ "name": "ItemIcon_Skill_Critical", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 172, - "trimY": 1887, + "trimX": 1509, + "trimY": 1509, "width": 124, "height": 116, "rawWidth": 128, @@ -4434,8 +4434,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 534, - "trimY": 1614, + "trimX": 1137, + "trimY": 1699, "width": 128, "height": 112, "rawWidth": 128, @@ -4477,11 +4477,11 @@ "name": "ItemIcon_Skill_DamageEnemy", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 404, - "trimY": 1728, + "trimX": 1293, + "trimY": 1813, "width": 128, "height": 112, "rawWidth": 128, @@ -4526,8 +4526,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1784, - "trimY": 1607, + "trimX": 1804, + "trimY": 1389, "width": 108, "height": 114, "rawWidth": 128, @@ -4569,11 +4569,11 @@ "name": "ItemIcon_Skill_Health", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1484, - "trimY": 1899, + "trimX": 1407, + "trimY": 1756, "width": 124, "height": 104, "rawWidth": 128, @@ -4615,11 +4615,11 @@ "name": "ItemIcon_Skull_Boss", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 794, - "trimY": 1614, + "trimX": 1281, + "trimY": 1552, "width": 126, "height": 112, "rawWidth": 128, @@ -4661,11 +4661,11 @@ "name": "ItemIcon_Skull_Boss_Red", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 664, - "trimY": 1726, + "trimX": 1395, + "trimY": 1510, "width": 126, "height": 112, "rawWidth": 128, @@ -4710,8 +4710,8 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1689, - "trimY": 1151, + "trimX": 1631, + "trimY": 1749, "width": 114, "height": 120, "rawWidth": 128, @@ -4756,8 +4756,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 410, - "trimY": 1842, + "trimX": 1509, + "trimY": 1627, "width": 120, "height": 118, "rawWidth": 128, @@ -4802,8 +4802,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1234, - "trimY": 1721, + "trimX": 1631, + "trimY": 1871, "width": 120, "height": 118, "rawWidth": 128, @@ -4845,11 +4845,11 @@ "name": "ItemIcon_Ticket_Gold", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1354, - "trimY": 1790, + "trimX": 1348, + "trimY": 1314, "width": 128, "height": 102, "rawWidth": 128, @@ -4894,8 +4894,8 @@ "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1484, - "trimY": 1791, + "trimX": 1256, + "trimY": 1444, "width": 106, "height": 126, "rawWidth": 128, @@ -4940,8 +4940,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1354, - "trimY": 1894, + "trimX": 1653, + "trimY": 868, "width": 128, "height": 98, "rawWidth": 128, @@ -4986,8 +4986,8 @@ "rotated": false, "offsetX": -2, "offsetY": 1, - "trimX": 1586, - "trimY": 1005, + "trimX": 1030, + "trimY": 1176, "width": 142, "height": 144, "rawWidth": 146, @@ -5032,8 +5032,8 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1812, - "trimY": 392, + "trimX": 1850, + "trimY": 538, "width": 144, "height": 142, "rawWidth": 146, @@ -5075,11 +5075,11 @@ "name": "Loading_Circle_11", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1500, - "trimY": 1647, + "trimX": 1174, + "trimY": 1176, "width": 144, "height": 142, "rawWidth": 146, @@ -5121,11 +5121,11 @@ "name": "Loading_Circle_12", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": -1, - "trimX": 1855, - "trimY": 246, + "trimX": 1212, + "trimY": 1032, "width": 144, "height": 140, "rawWidth": 146, @@ -5170,8 +5170,8 @@ "rotated": false, "offsetX": -2, "offsetY": 1, - "trimX": 1730, - "trimY": 1005, + "trimX": 1855, + "trimY": 246, "width": 142, "height": 144, "rawWidth": 146, @@ -5216,8 +5216,8 @@ "rotated": false, "offsetX": -2, "offsetY": 2, - "trimX": 1757, - "trimY": 861, + "trimX": 1387, + "trimY": 858, "width": 142, "height": 142, "rawWidth": 146, @@ -5262,8 +5262,8 @@ "rotated": false, "offsetX": 0, "offsetY": 2, - "trimX": 1650, - "trimY": 573, + "trimX": 1239, + "trimY": 858, "width": 146, "height": 142, "rawWidth": 146, @@ -5305,11 +5305,11 @@ "name": "Loading_Circle_5", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 2, - "trimX": 1611, - "trimY": 861, + "trimX": 1137, + "trimY": 1553, "width": 144, "height": 142, "rawWidth": 146, @@ -5351,11 +5351,11 @@ "name": "Loading_Circle_6", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 2, - "trimX": 1354, - "trimY": 1646, + "trimX": 1149, + "trimY": 1813, "width": 144, "height": 142, "rawWidth": 146, @@ -5400,8 +5400,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1650, - "trimY": 717, + "trimX": 1064, + "trimY": 1032, "width": 142, "height": 146, "rawWidth": 146, @@ -5443,11 +5443,11 @@ "name": "Loading_Circle_8", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1812, - "trimY": 536, + "trimX": 1855, + "trimY": 392, "width": 142, "height": 144, "rawWidth": 146, @@ -5489,11 +5489,11 @@ "name": "Loading_Circle_9", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1798, - "trimY": 680, + "trimX": 1112, + "trimY": 1407, "width": 142, "height": 144, "rawWidth": 146, @@ -5630,8 +5630,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1030, - "trimY": 1320, + "trimX": 1149, + "trimY": 1959, "width": 81, "height": 86, "rawWidth": 81, @@ -5673,11 +5673,11 @@ "name": "SkillFrame_01_Bg", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1896, - "trimY": 1779, + "trimX": 1853, + "trimY": 1749, "width": 56, "height": 58, "rawWidth": 56, @@ -5722,8 +5722,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1161, - "trimY": 1910, + "trimX": 1853, + "trimY": 1809, "width": 56, "height": 58, "rawWidth": 56, @@ -5768,8 +5768,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1161, - "trimY": 1970, + "trimX": 1857, + "trimY": 1869, "width": 56, "height": 58, "rawWidth": 56, @@ -5814,8 +5814,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1770, - "trimY": 1835, + "trimX": 1857, + "trimY": 1929, "width": 56, "height": 58, "rawWidth": 56, @@ -5857,11 +5857,11 @@ "name": "SkillFrame_01_Border_Red", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1828, - "trimY": 1835, + "trimX": 1857, + "trimY": 1989, "width": 56, "height": 58, "rawWidth": 56, @@ -5903,11 +5903,11 @@ "name": "SkillFrame_01_Border_Yellow", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1882, - "trimY": 1988, + "trimX": 1926, + "trimY": 1218, "width": 56, "height": 58, "rawWidth": 56, @@ -5949,11 +5949,11 @@ "name": "Slider_BorderDeco_Tapered_01_Border", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1901, - "trimY": 854, + "trimX": 1030, + "trimY": 1322, "width": 140, "height": 83, "rawWidth": 140, @@ -5995,11 +5995,11 @@ "name": "Slider_Border_Tapered_02_Fill_Green", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1798, - "trimY": 824, + "trimX": 1318, + "trimY": 1174, "width": 150, "height": 28, "rawWidth": 150, @@ -6041,11 +6041,11 @@ "name": "Slider_Border_Tapered_02_Fill_Orange", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 236, - "trimY": 1583, + "trimX": 1358, + "trimY": 1032, "width": 150, "height": 28, "rawWidth": 150, @@ -6090,8 +6090,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 179, - "trimY": 1613, + "trimX": 1391, + "trimY": 1002, "width": 150, "height": 28, "rawWidth": 150, @@ -6133,11 +6133,11 @@ "name": "Slider_Border_Tapered_02_OffWhite", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1646, - "trimY": 1647, + "trimX": 236, + "trimY": 1583, "width": 150, "height": 28, "rawWidth": 150, @@ -6182,8 +6182,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 410, - "trimY": 1962, + "trimX": 1531, + "trimY": 931, "width": 105, "height": 57, "rawWidth": 105, @@ -6228,8 +6228,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1113, - "trimY": 1320, + "trimX": 1172, + "trimY": 1380, "width": 25, "height": 25, "rawWidth": 25, @@ -6274,8 +6274,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1363, - "trimY": 867, + "trimX": 1112, + "trimY": 1553, "width": 23, "height": 24, "rawWidth": 23, @@ -6320,8 +6320,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1012, - "trimY": 1068, + "trimX": 1281, + "trimY": 1680, "width": 17, "height": 16, "rawWidth": 17, @@ -6366,8 +6366,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 404, - "trimY": 1842, + "trimX": 1844, + "trimY": 634, "width": 4, "height": 18, "rawWidth": 4, @@ -6409,11 +6409,11 @@ "name": "Slider_Play_02_Border", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1944, - "trimY": 680, + "trimX": 1517, + "trimY": 1993, "width": 87, "height": 52, "rawWidth": 87, @@ -6458,8 +6458,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 720, - "trimY": 896, + "trimX": 110, + "trimY": 1983, "width": 194, "height": 18, "rawWidth": 194, @@ -6550,8 +6550,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1232, - "trimY": 1416, + "trimX": 1437, + "trimY": 623, "width": 181, "height": 120, "rawWidth": 181, @@ -6596,8 +6596,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1676, - "trimY": 1725, + "trimX": 1706, + "trimY": 1080, "width": 72, "height": 72, "rawWidth": 72, @@ -6642,8 +6642,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1886, - "trimY": 1875, + "trimX": 1692, + "trimY": 1396, "width": 111, "height": 110, "rawWidth": 111, @@ -6685,11 +6685,11 @@ "name": "UI_Rewards_Medal_01_Bronze", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1894, - "trimY": 1249, + "trimX": 1293, + "trimY": 1943, "width": 102, "height": 110, "rawWidth": 128, @@ -6731,11 +6731,11 @@ "name": "UI_Rewards_Medal_01_Gold", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1894, - "trimY": 1361, + "trimX": 1405, + "trimY": 1943, "width": 102, "height": 110, "rawWidth": 128, @@ -6780,8 +6780,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1894, - "trimY": 1473, + "trimX": 1855, + "trimY": 1505, "width": 102, "height": 110, "rawWidth": 128, @@ -6826,8 +6826,8 @@ "rotated": false, "offsetX": 0, "offsetY": -2, - "trimX": 1234, - "trimY": 1843, + "trimX": 1874, + "trimY": 1014, "width": 118, "height": 88, "rawWidth": 128, @@ -6869,11 +6869,11 @@ "name": "UI_Rewards_Trophy_01_Gold", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": -2, - "trimX": 609, - "trimY": 1840, + "trimX": 1786, + "trimY": 1149, "width": 118, "height": 88, "rawWidth": 128, @@ -6915,11 +6915,11 @@ "name": "UI_Rewards_Trophy_01_Silver", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": -2, - "trimX": 729, - "trimY": 1840, + "trimX": 1800, + "trimY": 1269, "width": 118, "height": 88, "rawWidth": 128, @@ -7010,8 +7010,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1612, - "trimY": 1799, + "trimX": 1783, + "trimY": 868, "width": 96, "height": 98, "rawWidth": 96, @@ -7237,11 +7237,11 @@ "name": "bg_top3", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1354, - "trimY": 1483, + "trimX": 934, + "trimY": 854, "width": 171, "height": 161, "rawWidth": 171, @@ -7378,8 +7378,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1157, - "trimY": 767, + "trimX": 110, + "trimY": 1883, "width": 229, "height": 98, "rawWidth": 229, @@ -7470,8 +7470,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1750, - "trimY": 1725, + "trimX": 1925, + "trimY": 1617, "width": 44, "height": 32, "rawWidth": 64, @@ -7516,8 +7516,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1886, - "trimY": 1837, + "trimX": 1925, + "trimY": 1663, "width": 36, "height": 36, "rawWidth": 64, @@ -7562,8 +7562,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1807, - "trimY": 1360, + "trimX": 507, + "trimY": 1994, "width": 40, "height": 38, "rawWidth": 64, @@ -7608,8 +7608,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1325, - "trimY": 1231, + "trimX": 1807, + "trimY": 734, "width": 36, "height": 44, "rawWidth": 64, @@ -7654,8 +7654,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1958, - "trimY": 640, + "trimX": 1959, + "trimY": 1400, "width": 38, "height": 38, "rawWidth": 64, @@ -7697,11 +7697,11 @@ "name": "function_icon_battle", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1832, - "trimY": 1996, + "trimX": 1845, + "trimY": 726, "width": 42, "height": 34, "rawWidth": 64, @@ -7743,11 +7743,11 @@ "name": "function_icon_blast", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1627, - "trimY": 1274, + "trimX": 1926, + "trimY": 1276, "width": 44, "height": 40, "rawWidth": 64, @@ -7838,8 +7838,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1581, - "trimY": 2009, + "trimX": 1953, + "trimY": 1846, "width": 36, "height": 36, "rawWidth": 64, @@ -7884,8 +7884,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 980, - "trimY": 1968, + "trimX": 1959, + "trimY": 1440, "width": 38, "height": 38, "rawWidth": 64, @@ -7927,11 +7927,11 @@ "name": "function_icon_cyclone", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1807, - "trimY": 1272, + "trimX": 331, + "trimY": 1994, "width": 42, "height": 38, "rawWidth": 64, @@ -7976,8 +7976,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 980, - "trimY": 2008, + "trimX": 1959, + "trimY": 1480, "width": 38, "height": 38, "rawWidth": 64, @@ -8022,8 +8022,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1958, - "trimY": 544, + "trimX": 1472, + "trimY": 1882, "width": 48, "height": 38, "rawWidth": 64, @@ -8068,8 +8068,8 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1325, - "trimY": 1277, + "trimX": 1807, + "trimY": 780, "width": 36, "height": 38, "rawWidth": 64, @@ -8111,11 +8111,11 @@ "name": "function_icon_feather", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1733, - "trimY": 2009, + "trimX": 1963, + "trimY": 1684, "width": 36, "height": 34, "rawWidth": 64, @@ -8157,11 +8157,11 @@ "name": "function_icon_fire", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 107, - "trimY": 2016, + "trimX": 1849, + "trimY": 814, "width": 30, "height": 42, "rawWidth": 64, @@ -8206,8 +8206,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1020, - "trimY": 1973, + "trimX": 1959, + "trimY": 1520, "width": 38, "height": 38, "rawWidth": 64, @@ -8252,8 +8252,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1843, - "trimY": 1400, + "trimX": 1845, + "trimY": 770, "width": 42, "height": 34, "rawWidth": 64, @@ -8298,8 +8298,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1060, - "trimY": 1973, + "trimX": 1959, + "trimY": 1560, "width": 38, "height": 38, "rawWidth": 64, @@ -8344,8 +8344,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1956, - "trimY": 1779, + "trimX": 1803, + "trimY": 686, "width": 46, "height": 40, "rawWidth": 64, @@ -8436,8 +8436,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 876, - "trimY": 1952, + "trimX": 1599, + "trimY": 990, "width": 34, "height": 40, "rawWidth": 64, @@ -8482,8 +8482,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1750, - "trimY": 1771, + "trimX": 1963, + "trimY": 1722, "width": 32, "height": 42, "rawWidth": 64, @@ -8525,11 +8525,11 @@ "name": "function_icon_knight", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1583, - "trimY": 1274, + "trimX": 1302, + "trimY": 1326, "width": 42, "height": 44, "rawWidth": 64, @@ -8574,8 +8574,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1100, - "trimY": 1973, + "trimX": 1959, + "trimY": 1600, "width": 38, "height": 38, "rawWidth": 64, @@ -8620,8 +8620,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1843, - "trimY": 1444, + "trimX": 1890, + "trimY": 1316, "width": 42, "height": 34, "rawWidth": 64, @@ -8663,11 +8663,11 @@ "name": "function_icon_life_break", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1457, - "trimY": 2005, + "trimX": 1963, + "trimY": 1640, "width": 42, "height": 34, "rawWidth": 64, @@ -8709,11 +8709,11 @@ "name": "function_icon_magic", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1710, - "trimY": 1799, + "trimX": 419, + "trimY": 1994, "width": 38, "height": 42, "rawWidth": 64, @@ -8758,8 +8758,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1960, - "trimY": 1585, + "trimX": 1915, + "trimY": 1867, "width": 36, "height": 38, "rawWidth": 64, @@ -8804,8 +8804,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1417, - "trimY": 1994, + "trimX": 1959, + "trimY": 1358, "width": 38, "height": 40, "rawWidth": 64, @@ -8850,8 +8850,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 2006, + "trimX": 1543, + "trimY": 990, "width": 54, "height": 40, "rawWidth": 64, @@ -8896,8 +8896,8 @@ "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1956, - "trimY": 1827, + "trimX": 1807, + "trimY": 820, "width": 46, "height": 40, "rawWidth": 64, @@ -8942,8 +8942,8 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1657, - "trimY": 2009, + "trimX": 1955, + "trimY": 1922, "width": 36, "height": 36, "rawWidth": 64, @@ -8988,8 +8988,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1501, - "trimY": 2005, + "trimX": 1911, + "trimY": 1827, "width": 38, "height": 38, "rawWidth": 64, @@ -9034,8 +9034,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1541, - "trimY": 2005, + "trimX": 1915, + "trimY": 1907, "width": 38, "height": 38, "rawWidth": 64, @@ -9077,11 +9077,11 @@ "name": "function_icon_skull", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1807, - "trimY": 1316, + "trimX": 375, + "trimY": 1994, "width": 42, "height": 38, "rawWidth": 64, @@ -9126,8 +9126,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1801, - "trimY": 1400, + "trimX": 879, + "trimY": 894, "width": 40, "height": 40, "rawWidth": 64, @@ -9172,8 +9172,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 876, - "trimY": 1908, + "trimX": 1845, + "trimY": 682, "width": 34, "height": 42, "rawWidth": 64, @@ -9218,8 +9218,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1805, - "trimY": 1228, + "trimX": 287, + "trimY": 2003, "width": 42, "height": 42, "rawWidth": 64, @@ -9264,8 +9264,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1847, - "trimY": 1272, + "trimX": 1915, + "trimY": 1947, "width": 38, "height": 38, "rawWidth": 64, @@ -9310,8 +9310,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1801, - "trimY": 1442, + "trimX": 1921, + "trimY": 1701, "width": 40, "height": 40, "rawWidth": 64, @@ -9356,8 +9356,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1333, - "trimY": 1994, + "trimX": 1921, + "trimY": 1743, "width": 40, "height": 40, "rawWidth": 64, @@ -9399,11 +9399,11 @@ "name": "function_icon_thunder", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 151, - "trimY": 2016, + "trimX": 902, + "trimY": 854, "width": 30, "height": 38, "rawWidth": 64, @@ -9448,8 +9448,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 331, - "trimY": 1613, + "trimX": 1388, + "trimY": 1154, "width": 28, "height": 38, "rawWidth": 64, @@ -9494,8 +9494,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1847, - "trimY": 1312, + "trimX": 1917, + "trimY": 1987, "width": 38, "height": 38, "rawWidth": 64, @@ -9540,8 +9540,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1849, - "trimY": 1352, + "trimX": 1953, + "trimY": 1806, "width": 38, "height": 38, "rawWidth": 64, @@ -9586,8 +9586,8 @@ "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 231, - "trimY": 2013, + "trimX": 1957, + "trimY": 1998, "width": 30, "height": 38, "rawWidth": 64, @@ -9629,11 +9629,11 @@ "name": "function_icon_wizard", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1958, - "trimY": 594, + "trimX": 1926, + "trimY": 1318, "width": 38, "height": 44, "rawWidth": 64, @@ -9721,11 +9721,11 @@ "name": "play_character_target", "userData": { "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1176, - "trimY": 1715, + "trimX": 1172, + "trimY": 1322, "width": 128, "height": 56, "rawWidth": 128, @@ -9805,6 +9805,52 @@ ], "subMetas": {} }, + "34d88": { + "importer": "sprite-frame", + "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@34d88", + "displayName": "", + "id": "34d88", + "name": "shadow", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 2006, + "width": 284, + "height": 39, + "rawWidth": 284, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "0c35d8c7-1528-42ce-b7c4-20fbb1baab11@6c48a", + "atlasUuid": "cb93c900-b440-4571-91d1-7da1636e3d73", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, "c874e": { "importer": "sprite-frame", "uuid": "cb93c900-b440-4571-91d1-7da1636e3d73@c874e", @@ -9816,8 +9862,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1670, - "trimY": 392, + "trimX": 1097, + "trimY": 851, "width": 179, "height": 140, "rawWidth": 179, @@ -9862,8 +9908,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1896, - "trimY": 1717, + "trimX": 1232, + "trimY": 1959, "width": 59, "height": 60, "rawWidth": 59, @@ -9951,11 +9997,11 @@ "name": "zlogo", "userData": { "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": -3, - "trimX": 1363, - "trimY": 1152, + "trimX": 1084, + "trimY": 631, "width": 218, "height": 166, "rawWidth": 276, diff --git a/assets/resources/gui/ui3.png b/assets/resources/gui/ui3.png index 48576754..19c60da1 100644 Binary files a/assets/resources/gui/ui3.png and b/assets/resources/gui/ui3.png differ