diff --git a/assets/resources/game/animation.anim b/assets/resources/game/animation.anim deleted file mode 100644 index 6f77197a..00000000 --- a/assets/resources/game/animation.anim +++ /dev/null @@ -1,162 +0,0 @@ -[ - { - "__type__": "cc.AnimationClip", - "_name": "animation", - "_objFlags": 0, - "__editorExtras__": { - "embeddedPlayerGroups": [] - }, - "_native": "", - "sample": 60, - "speed": 1, - "wrapMode": 2, - "enableTrsBlending": false, - "_duration": 0.3333333333333333, - "_hash": 500763545, - "_tracks": [ - { - "__id__": 1 - } - ], - "_exoticAnimation": null, - "_events": [], - "_embeddedPlayers": [], - "_additiveSettings": { - "__id__": 11 - }, - "_auxiliaryCurveEntries": [] - }, - { - "__type__": "cc.animation.VectorTrack", - "_binding": { - "__type__": "cc.animation.TrackBinding", - "path": { - "__id__": 2 - }, - "proxy": null - }, - "_channels": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - }, - { - "__id__": 9 - } - ], - "_nComponents": 3 - }, - { - "__type__": "cc.animation.TrackPath", - "_paths": [ - "position" - ] - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 4 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [ - 0, - 0.16666666666666666, - 0.3333333333333333 - ], - "_values": [ - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 0, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": 0, - "rightTangentWeight": 1, - "leftTangent": 0, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 0, - "tangentWeightMode": 0, - "value": 25.451, - "rightTangent": 0, - "rightTangentWeight": 1, - "leftTangent": 0, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": { - "tangentMode": 0 - } - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 0, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": 0, - "rightTangentWeight": 1, - "leftTangent": 0, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": { - "tangentMode": 0 - } - } - ], - "preExtrapolation": 1, - "postExtrapolation": 1 - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 6 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [], - "_values": [], - "preExtrapolation": 1, - "postExtrapolation": 1 - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 8 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [], - "_values": [], - "preExtrapolation": 1, - "postExtrapolation": 1 - }, - { - "__type__": "cc.animation.Channel", - "_curve": { - "__id__": 10 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [], - "_values": [], - "preExtrapolation": 1, - "postExtrapolation": 1 - }, - { - "__type__": "cc.AnimationClipAdditiveSettings", - "enabled": false, - "refClip": null - } -] \ No newline at end of file diff --git a/assets/resources/game/animation.anim.meta b/assets/resources/game/animation.anim.meta deleted file mode 100644 index 5fbd17b9..00000000 --- a/assets/resources/game/animation.anim.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "2.0.3", - "importer": "animation-clip", - "imported": true, - "uuid": "e9c26937-5a7d-49ae-8ace-742c1f2b9b19", - "files": [ - ".cconb" - ], - "subMetas": {}, - "userData": { - "name": "animation" - } -} diff --git a/assets/resources/game/monster/boss.prefab b/assets/resources/game/monster/boss.prefab deleted file mode 100644 index 90598360..00000000 --- a/assets/resources/game/monster/boss.prefab +++ /dev/null @@ -1,805 +0,0 @@ -[ - { - "__type__": "cc.Prefab", - "_name": "boss", - "_objFlags": 0, - "__editorExtras__": {}, - "_native": "", - "data": { - "__id__": 1 - }, - "optimizationPolicy": 0, - "persistent": false - }, - { - "__type__": "cc.Node", - "_name": "boss", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": null, - "_children": [ - { - "__id__": 2 - }, - { - "__id__": 8 - }, - { - "__id__": 16 - } - ], - "_active": true, - "_components": [ - { - "__id__": 30 - }, - { - "__id__": 32 - }, - { - "__id__": 34 - }, - { - "__id__": 36 - } - ], - "_prefab": { - "__id__": 38 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "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": "shader", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - } - ], - "_prefab": { - "__id__": 7 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 165, - "height": 119 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7NISe7HdAD68SLfhnddy8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b1745dc0-d78b-4443-a4fc-746ff6749b39@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e71ctEmpxFC4KlSYRZNz/a" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "66VNgwnoRDmprg2mtbH825", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "avatar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 9 - }, - { - "__id__": 11 - }, - { - "__id__": 13 - } - ], - "_prefab": { - "__id__": 15 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": -0.7, - "y": 0.7, - "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__": 8 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 320, - "height": 320 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.53125, - "y": 0.53125 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2epemEawRGPpO3vKyuHHBL" - }, - { - "__type__": "sp.Skeleton", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 8 - }, - "_enabled": true, - "__prefab": { - "__id__": 12 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_skeletonData": { - "__uuid__": "52673d05-5225-4ac6-98e4-efe6494452ce", - "__expectedType__": "sp.SkeletonData" - }, - "defaultSkin": "war", - "defaultAnimation": "idle", - "_premultipliedAlpha": false, - "_timeScale": 1, - "_preCacheMode": 1, - "_cacheMode": 1, - "_sockets": [], - "_useTint": false, - "_debugMesh": false, - "_debugBones": false, - "_debugSlots": false, - "_enableBatch": false, - "loop": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d6Qb8NhhhN1ascGn7UPZok" - }, - { - "__type__": "d3a79W3OpNBsL5WHT9mZqHd", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 8 - }, - "_enabled": true, - "__prefab": { - "__id__": 14 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "69mhfaIZlB4rqXSUCD6dhL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "48a+Hx9oREoZ7vqKgprKhT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "top", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 17 - } - ], - "_active": true, - "_components": [ - { - "__id__": 25 - }, - { - "__id__": 27 - } - ], - "_prefab": { - "__id__": 29 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 110, - "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": "lab_name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 16 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 18 - }, - { - "__id__": 20 - }, - { - "__id__": 22 - } - ], - "_prefab": { - "__id__": 24 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 17.12, - "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__": 17 - }, - "_enabled": true, - "__prefab": { - "__id__": 19 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 56.04296875, - "height": 34.24 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c68UOAlNhN171Umca6yVvF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 17 - }, - "_enabled": true, - "__prefab": { - "__id__": 21 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "boos", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 24, - "_fontSize": 24, - "_fontFamily": "Arial", - "_lineHeight": 24, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 1, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2frm37uaJHQr0AEEaYyM82" - }, - { - "__type__": "cc.LabelOutline", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 17 - }, - "_enabled": true, - "__prefab": { - "__id__": 23 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aeeDsd9JVLMK0M/n2WTVl7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "31uZ7ewvdKoKWqTJ+narWR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 16 - }, - "_enabled": true, - "__prefab": { - "__id__": 26 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 0, - "height": 34.24 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "234p72JXlGdp68uJcFfl0q" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 16 - }, - "_enabled": true, - "__prefab": { - "__id__": 28 - }, - "_resizeMode": 1, - "_layoutType": 2, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a5G3mGGpNLDI2/5kZx17N8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6Y+tOem9EaKNOQr6QHMns", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 31 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14OhXRCixNOaApgow/hFbp" - }, - { - "__type__": "sp.Skeleton", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 33 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_skeletonData": null, - "defaultSkin": "", - "defaultAnimation": "", - "_premultipliedAlpha": true, - "_timeScale": 1, - "_preCacheMode": -1, - "_cacheMode": 0, - "_sockets": [], - "_useTint": false, - "_debugMesh": false, - "_debugBones": false, - "_debugSlots": false, - "_enableBatch": false, - "loop": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3dWWGO2rFK4LL+PeQ7ANRn" - }, - { - "__type__": "482c2FsvvZJ+5BgN3d7gY+D", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 35 - }, - "animator": { - "__id__": 13 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6cDIo6gXFNnbPNuWVAqhBD" - }, - { - "__type__": "dc1b7IQTVxHfIHFfWu0u4I/", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 37 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "88a6VdbQBB7YwXovYCN2Sy" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdklpBwCBM/qJ4WFlQF3kT", - "instance": null, - "targetOverrides": null - } -] \ No newline at end of file diff --git a/assets/resources/game/monster/boss.prefab.meta b/assets/resources/game/monster/boss.prefab.meta deleted file mode 100644 index e3b57c30..00000000 --- a/assets/resources/game/monster/boss.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "10ede57e-4c21-4ce6-aad3-f7e793a14412", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "boss" - } -} diff --git a/assets/resources/game/monster/niu.meta b/assets/resources/game/monster/niu.meta deleted file mode 100644 index 4be520dc..00000000 --- a/assets/resources/game/monster/niu.meta +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ver": "1.2.0", - "importer": "directory", - "imported": true, - "uuid": "50475ecb-cd0f-40ea-b188-b5e2876032aa", - "files": [], - "subMetas": {}, - "userData": {} -} diff --git a/assets/resources/game/monster/niu/spine_152_01.atlas b/assets/resources/game/monster/niu/spine_152_01.atlas deleted file mode 100644 index 60890cba..00000000 --- a/assets/resources/game/monster/niu/spine_152_01.atlas +++ /dev/null @@ -1,62 +0,0 @@ - -spine_152_01.png -size: 210,93 -format: RGBA8888 -filter: Linear,Linear -repeat: none -eyeq - rotate: false - xy: 83, 2 - size: 31, 13 - orig: 31, 14 - offset: 0, 0 - index: -1 -jiao - rotate: true - xy: 148, 18 - size: 31, 29 - orig: 31, 29 - offset: 0, 0 - index: -1 -shadow - rotate: false - xy: 116, 3 - size: 34, 12 - orig: 34, 12 - offset: 0, 0 - index: -1 -st - rotate: true - xy: 83, 17 - size: 74, 63 - orig: 74, 63 - offset: 0, 0 - index: -1 -t - rotate: false - xy: 2, 8 - size: 79, 83 - orig: 79, 83 - offset: 0, 0 - index: -1 -t1 - rotate: true - xy: 179, 15 - size: 34, 29 - orig: 34, 29 - offset: 0, 0 - index: -1 -t2 - rotate: false - xy: 148, 51 - size: 32, 40 - orig: 32, 40 - offset: 0, 0 - index: -1 -t3 - rotate: true - xy: 182, 58 - size: 33, 25 - orig: 33, 25 - offset: 0, 0 - index: -1 diff --git a/assets/resources/game/monster/niu/spine_152_01.atlas.meta b/assets/resources/game/monster/niu/spine_152_01.atlas.meta deleted file mode 100644 index 10a3a5c0..00000000 --- a/assets/resources/game/monster/niu/spine_152_01.atlas.meta +++ /dev/null @@ -1,12 +0,0 @@ -{ - "ver": "1.0.1", - "importer": "*", - "imported": true, - "uuid": "8208815d-1494-4fbe-ad6e-2eea22948e27", - "files": [ - ".atlas", - ".json" - ], - "subMetas": {}, - "userData": {} -} diff --git a/assets/resources/game/monster/niu/spine_152_01.json b/assets/resources/game/monster/niu/spine_152_01.json deleted file mode 100644 index cf4f198a..00000000 --- a/assets/resources/game/monster/niu/spine_152_01.json +++ /dev/null @@ -1,270 +0,0 @@ -{ -"skeleton": { - "hash": "/aek5bUD9AS1uquHWHqMmxBVOjM", - "spine": "3.8.99", - "x": -25.52, - "y": -9.01, - "width": 55.17, - "height": 43.32, - "images": "./images/", - "audio": "" -}, -"bones": [ - { "name": "root", "scaleX": 0.43, "scaleY": 0.43 }, - { "name": "bone", "parent": "root", "y": 0.23 }, - { - "name": "shadow", - "parent": "bone", - "length": 30.31, - "rotation": 0.67, - "x": 0.3, - "y": -9.51, - "scaleX": 1.596, - "scaleY": 1.975 - }, - { "name": "t", "parent": "bone", "x": 16.51, "y": 32.31 }, - { "name": "body", "parent": "bone", "x": -13.54, "y": 28.02 }, - { "name": "t1", "parent": "body", "x": 10.24, "y": -17.17 }, - { "name": "t2", "parent": "body", "x": -23.78, "y": -6.27 }, - { "name": "t3", "parent": "body", "x": 42.93, "y": -28.4 } -], -"slots": [ - { "name": "shadow", "bone": "shadow", "attachment": "shadow" }, - { "name": "t3", "bone": "t3", "attachment": "t3" }, - { "name": "body", "bone": "body", "attachment": "st" }, - { "name": "t2", "bone": "t2", "attachment": "t2" }, - { "name": "t1", "bone": "t1", "attachment": "t1" }, - { "name": "t", "bone": "t", "attachment": "t" }, - { "name": "j", "bone": "t", "attachment": "jiao" }, - { "name": "e", "bone": "t", "attachment": "eyeq" } -], -"skins": [ - { - "name": "default", - "attachments": { - "body": { - "st": { "x": 3.3, "y": 4.87, "rotation": -3.33, "width": 74, "height": 63 } - }, - "e": { - "eyeq": { "x": -0.57, "y": -6.99, "rotation": -43.36, "width": 31, "height": 14 } - }, - "j": { - "jiao": { "x": 36.95, "y": 3.41, "width": 31, "height": 29 } - }, - "shadow": { - "shadow": { - "x": -1.27, - "y": 1.39, - "scaleX": 2.121, - "scaleY": 1.2, - "rotation": -0.67, - "width": 34, - "height": 12 - } - }, - "t": { - "t": { "x": 2.95, "y": 5.77, "width": 79, "height": 83 } - }, - "t1": { - "t1": { "x": 1.61, "y": -6.15, "width": 34, "height": 29 } - }, - "t2": { - "t2": { "x": 0.72, "y": -11.57, "width": 32, "height": 40 } - }, - "t3": { - "t3": { "x": 0.06, "y": 4.17, "width": 33, "height": 25 } - } - } - } -], -"animations": { - "attack": { - "bones": { - "shadow": { - "translate": [ - { "time": 0.2333 }, - { "time": 0.3333, "x": 2.37 }, - { "time": 0.5 } - ], - "scale": [ - { "x": 1.038, "curve": 0.273, "c3": 0.62, "c4": 0.41 }, - { "time": 0.1333, "x": 1.072, "curve": "stepped" }, - { "time": 0.2333, "x": 1.072, "curve": 0.315, "c2": 0.28, "c3": 0.665, "c4": 0.66 }, - { "time": 0.3333, "x": 1.046, "curve": 0.381, "c2": 0.55, "c3": 0.742 }, - { "time": 0.5, "x": 1.038 } - ] - }, - "body": { - "translate": [ - {}, - { "time": 0.3333, "x": 2.64 }, - { "time": 0.5 } - ], - "scale": [ - {}, - { "time": 0.1667, "x": 1.065 }, - { "time": 0.3333 } - ] - }, - "t": { - "rotate": [ - {}, - { "time": 0.1667, "angle": -10.65 }, - { "time": 0.3333, "angle": 3.52 }, - { "time": 0.5 } - ], - "translate": [ - {}, - { "time": 0.1667, "x": -3.3 }, - { "time": 0.3333, "x": 6.93 }, - { "time": 0.5 } - ] - }, - "t3": { - "rotate": [ - {}, - { "time": 0.1667, "angle": 3.7 }, - { "time": 0.3333, "angle": -17.08 }, - { "time": 0.5 } - ] - }, - "t2": { - "rotate": [ - {}, - { "time": 0.1667, "angle": 3.7 }, - { "time": 0.3333, "angle": -17.08 }, - { "time": 0.5 } - ] - }, - "t1": { - "rotate": [ - {}, - { "time": 0.1667, "angle": 3.7 }, - { "time": 0.3333, "angle": -17.08 }, - { "time": 0.5 } - ] - } - } - }, - "idle": { - "bones": { - "body": { - "translate": [ - {}, - { "time": 0.5, "y": -1.32 }, - { "time": 1 } - ] - }, - "t": { - "translate": [ - {}, - { "time": 0.5, "y": -1.98 }, - { "time": 1 } - ] - }, - "t1": { - "translate": [ - {}, - { "time": 0.5, "y": -2.64 }, - { "time": 1 } - ], - "scale": [ - {}, - { "time": 0.5, "y": 0.922 }, - { "time": 1 } - ] - }, - "t2": { - "translate": [ - {}, - { "time": 0.5, "y": -2.64 }, - { "time": 1 } - ], - "scale": [ - {}, - { "time": 0.5, "y": 0.922 }, - { "time": 1 } - ] - }, - "t3": { - "translate": [ - {}, - { "time": 0.5, "y": -2.64 }, - { "time": 1 } - ], - "scale": [ - {}, - { "time": 0.5, "y": 0.922 }, - { "time": 1 } - ] - }, - "shadow": { - "scale": [ - {}, - { "time": 0.5, "x": 0.923 }, - { "time": 1 } - ] - } - } - }, - "move": { - "bones": { - "t": { - "rotate": [ - {}, - { "time": 0.1667, "angle": -2.41 }, - { "time": 0.5 } - ], - "translate": [ - {}, - { "time": 0.1667, "x": 0.8 }, - { "time": 0.5 } - ] - }, - "t3": { - "rotate": [ - {}, - { "time": 0.2, "angle": -0.3 }, - { "time": 0.4 } - ], - "translate": [ - {}, - { "time": 0.2, "x": -1.59, "y": -0.53 }, - { "time": 0.4 } - ], - "shear": [ - {}, - { "time": 0.2, "y": -21.25 }, - { "time": 0.4 } - ] - }, - "t2": { - "shear": [ - { "time": 0.0667 }, - { "time": 0.2333, "y": 6.13 }, - { "time": 0.4 } - ] - }, - "t1": { - "scale": [ - {}, - { "time": 0.1667, "x": 0.998, "y": 1.047 }, - { "time": 0.4 } - ], - "shear": [ - {}, - { "time": 0.1667, "y": 9.01 }, - { "time": 0.4 } - ] - }, - "body": { - "translate": [ - {}, - { "time": 0.1667, "x": 0.53 }, - { "time": 0.5 } - ] - } - } - } -} -} \ No newline at end of file diff --git a/assets/resources/game/monster/niu/spine_152_01.json.meta b/assets/resources/game/monster/niu/spine_152_01.json.meta deleted file mode 100644 index f51ed1f2..00000000 --- a/assets/resources/game/monster/niu/spine_152_01.json.meta +++ /dev/null @@ -1,11 +0,0 @@ -{ - "ver": "1.2.6", - "importer": "spine-data", - "imported": true, - "uuid": "cf49fb70-e29b-4609-afd8-01acf232aade", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": {} -} diff --git a/assets/resources/game/monster/niu/spine_152_01.png b/assets/resources/game/monster/niu/spine_152_01.png deleted file mode 100644 index 76a307f6..00000000 Binary files a/assets/resources/game/monster/niu/spine_152_01.png and /dev/null differ diff --git a/assets/resources/game/monster/niu/spine_152_01.png.meta b/assets/resources/game/monster/niu/spine_152_01.png.meta deleted file mode 100644 index 1964a63c..00000000 --- a/assets/resources/game/monster/niu/spine_152_01.png.meta +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ver": "1.0.26", - "importer": "image", - "imported": true, - "uuid": "fe09c0de-2b8f-4a3e-9a3a-43259c9b2cc0", - "files": [ - ".json", - ".png" - ], - "subMetas": { - "6c48a": { - "importer": "texture", - "uuid": "fe09c0de-2b8f-4a3e-9a3a-43259c9b2cc0@6c48a", - "displayName": "spine_152_01", - "id": "6c48a", - "name": "texture", - "userData": { - "wrapModeS": "repeat", - "wrapModeT": "repeat", - "minfilter": "linear", - "magfilter": "linear", - "mipfilter": "none", - "anisotropy": 0, - "isUuid": true, - "imageUuidOrDatabaseUri": "fe09c0de-2b8f-4a3e-9a3a-43259c9b2cc0", - "visible": false - }, - "ver": "1.0.22", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "hasAlpha": true, - "type": "texture", - "fixAlphaTransparencyArtifacts": false, - "redirect": "fe09c0de-2b8f-4a3e-9a3a-43259c9b2cc0@6c48a" - } -} diff --git a/assets/resources/game/monster/spine.meta b/assets/resources/game/monster/spine.meta deleted file mode 100644 index e7cc043a..00000000 --- a/assets/resources/game/monster/spine.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"2f43601d-548f-4b60-8db5-4fd7715916b6","files":[],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/monster/spine/animator.json b/assets/resources/game/monster/spine/animator.json deleted file mode 100644 index 483659a2..00000000 --- a/assets/resources/game/monster/spine/animator.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "animator": "1.0.0", - "mainStateMachine": { - "layerPos": [ - 0, - 0 - ], - "layerScale": 1, - "anyStatePos": [ - -660, - 390 - ], - "subStates": [ - "act1", - "idle", - "magic1", - "move" - ], - "subStateMachines": [] - }, - "subStateMachines": [], - "defaultState": "idle", - "anyState": { - "transitions": [] - }, - "states": [ - { - "position": [ - -180, - 420 - ], - "upStateMachine": "BaseLayer", - "state": "act1", - "motion": "act1", - "speed": 1, - "multiplier": "", - "loop": false, - "transitions": [ - { - "toState": "idle", - "hasExitTime": true, - "conditions": [] - } - ] - }, - { - "position": [ - -390, - 240 - ], - "upStateMachine": "BaseLayer", - "state": "idle", - "motion": "idle", - "speed": 1, - "multiplier": "", - "loop": true, - "transitions": [ - { - "toState": "move", - "hasExitTime": false, - "conditions": [ - { - "param": "act1", - "value": 0, - "logic": 0 - } - ] - }, - { - "toState": "act1", - "hasExitTime": false, - "conditions": [ - { - "param": "magic1", - "value": 0, - "logic": 0 - } - ] - }, - { - "toState": "magic1", - "hasExitTime": false, - "conditions": [ - { - "param": "move", - "value": 0, - "logic": 0 - } - ] - } - ] - }, - { - "position": [ - 60, - 180 - ], - "upStateMachine": "BaseLayer", - "state": "magic1", - "motion": "magic1", - "speed": 1, - "multiplier": "", - "loop": false, - "transitions": [ - { - "toState": "idle", - "hasExitTime": true, - "conditions": [] - } - ] - }, - { - "position": [ - -240, - 0 - ], - "upStateMachine": "BaseLayer", - "state": "move", - "motion": "move", - "speed": 1, - "multiplier": "", - "loop": false, - "transitions": [ - { - "toState": "idle", - "hasExitTime": true, - "conditions": [] - } - ] - } - ], - "parameters": [ - { - "param": "act1", - "type": 3, - "init": 0 - }, - { - "param": "magic1", - "type": 3, - "init": 0 - }, - { - "param": "move", - "type": 3, - "init": 0 - }, - { - "param": "idle", - "type": 3, - "init": 0 - } - ] -} \ No newline at end of file diff --git a/assets/resources/game/monster/spine/animator.json.meta b/assets/resources/game/monster/spine/animator.json.meta deleted file mode 100644 index 19dfc01b..00000000 --- a/assets/resources/game/monster/spine/animator.json.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"2.0.1","importer":"json","imported":true,"uuid":"ce02d24b-929d-41cb-a63f-49458f0b237f","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/monster/spine/skeleton.atlas b/assets/resources/game/monster/spine/skeleton.atlas deleted file mode 100644 index 62d1b55c..00000000 --- a/assets/resources/game/monster/spine/skeleton.atlas +++ /dev/null @@ -1,34 +0,0 @@ - -skeleton.png -size: 1271,324 -format: RGBA8888 -filter: Linear,Linear -repeat: none -hb_01 - rotate: false - xy: 2, 2 - size: 320, 320 - orig: 320, 320 - offset: 0, 0 - index: -1 -hb_02 - rotate: false - xy: 645, 10 - size: 312, 312 - orig: 320, 320 - offset: 1, 4 - index: -1 -hb_03 - rotate: true - xy: 324, 2 - size: 320, 319 - orig: 320, 320 - offset: 0, 1 - index: -1 -hb_04 - rotate: false - xy: 959, 12 - size: 310, 310 - orig: 320, 320 - offset: 2, 8 - index: -1 diff --git a/assets/resources/game/monster/spine/skeleton.atlas.meta b/assets/resources/game/monster/spine/skeleton.atlas.meta deleted file mode 100644 index d0675526..00000000 --- a/assets/resources/game/monster/spine/skeleton.atlas.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.0.1","importer":"*","imported":true,"uuid":"f87ad63c-320c-4ca5-b18a-79f174843462","files":[".atlas",".json"],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/monster/spine/skeleton.json b/assets/resources/game/monster/spine/skeleton.json deleted file mode 100644 index 6ef9e551..00000000 --- a/assets/resources/game/monster/spine/skeleton.json +++ /dev/null @@ -1,99 +0,0 @@ -{ -"skeleton": { - "hash": "fYDeOpztoYDiS0D+OqdbTuJk36Y", - "spine": "3.8.99", - "x": -170, - "y": -170, - "width": 320, - "height": 320, - "images": "", - "audio": "" -}, -"bones": [ - { "name": "root", "x": -10, "y": -10 } -], -"slots": [ - { "name": "hero_background", "bone": "root", "attachment": "hb_03" } -], -"skins": [ - { - "name": "heath", - "attachments": { - "hero_background": { - "hb_03": { "name": "hb_04", "width": 320, "height": 320 } - } - } - }, - { - "name": "magic", - "attachments": { - "hero_background": { - "hb_03": { "name": "hb_01", "x": -0.1, "y": 0.19, "width": 320, "height": 320 } - } - } - }, - { - "name": "monster", - "attachments": { - "hero_background": { - "hb_03": { "name": "hb_02", "width": 320, "height": 320 } - } - } - }, - { - "name": "war", - "attachments": { - "hero_background": { - "hb_03": { "width": 320, "height": 320 } - } - } - } -], -"animations": { - "act1": { - "bones": { - "root": { - "translate": [ - {}, - { "time": 0.3333, "x": -20 }, - { "time": 0.5667, "x": 40 }, - { "time": 0.8 } - ] - } - } - }, - "idle": { - "bones": { - "root": { - "translate": [ - {}, - { "time": 0.5, "y": 8 }, - { "time": 1 } - ] - } - } - }, - "magic1": { - "bones": { - "root": { - "rotate": [ - {}, - { "time": 0.5, "angle": 15 }, - { "time": 1 } - ] - } - } - }, - "move": { - "bones": { - "root": { - "translate": [ - {}, - { "time": 0.3667, "y": 15 }, - { "time": 0.8 } - ] - } - } - } -} -} \ No newline at end of file diff --git a/assets/resources/game/monster/spine/skeleton.json.meta b/assets/resources/game/monster/spine/skeleton.json.meta deleted file mode 100644 index 60fbfbfd..00000000 --- a/assets/resources/game/monster/spine/skeleton.json.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.2.6","importer":"spine-data","imported":true,"uuid":"6683952a-05cc-4103-9cfd-dbd67fea128a","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/resources/game/monster/spine/skeleton.png b/assets/resources/game/monster/spine/skeleton.png deleted file mode 100644 index 60444402..00000000 Binary files a/assets/resources/game/monster/spine/skeleton.png and /dev/null differ diff --git a/assets/resources/game/monster/spine/skeleton.png.meta b/assets/resources/game/monster/spine/skeleton.png.meta deleted file mode 100644 index b305fcbb..00000000 --- a/assets/resources/game/monster/spine/skeleton.png.meta +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ver": "1.0.26", - "importer": "image", - "imported": true, - "uuid": "94eb7a7d-f511-437e-84f0-6ce986da145c", - "files": [ - ".json", - ".png" - ], - "subMetas": { - "6c48a": { - "importer": "texture", - "uuid": "94eb7a7d-f511-437e-84f0-6ce986da145c@6c48a", - "displayName": "skeleton", - "id": "6c48a", - "name": "texture", - "userData": { - "wrapModeS": "repeat", - "wrapModeT": "repeat", - "minfilter": "linear", - "magfilter": "linear", - "mipfilter": "none", - "anisotropy": 0, - "isUuid": true, - "imageUuidOrDatabaseUri": "94eb7a7d-f511-437e-84f0-6ce986da145c", - "visible": false - }, - "ver": "1.0.22", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - } - }, - "userData": { - "hasAlpha": true, - "type": "texture", - "fixAlphaTransparencyArtifacts": false, - "redirect": "94eb7a7d-f511-437e-84f0-6ce986da145c@6c48a" - } -}