|
|
@@ -0,0 +1,221 @@
|
|
|
+[
|
|
|
+ {
|
|
|
+ "__type__": "cc.Prefab",
|
|
|
+ "_name": "",
|
|
|
+ "_objFlags": 0,
|
|
|
+ "_native": "",
|
|
|
+ "data": {
|
|
|
+ "__id__": 1
|
|
|
+ },
|
|
|
+ "optimizationPolicy": 0,
|
|
|
+ "asyncLoadAssets": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "__type__": "cc.Node",
|
|
|
+ "_name": "Boss",
|
|
|
+ "_objFlags": 0,
|
|
|
+ "_parent": null,
|
|
|
+ "_children": [
|
|
|
+ {
|
|
|
+ "__id__": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "_active": true,
|
|
|
+ "_level": 1,
|
|
|
+ "_components": [
|
|
|
+ {
|
|
|
+ "__id__": 5
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "_prefab": {
|
|
|
+ "__id__": 6
|
|
|
+ },
|
|
|
+ "_opacity": 255,
|
|
|
+ "_color": {
|
|
|
+ "__type__": "cc.Color",
|
|
|
+ "r": 255,
|
|
|
+ "g": 255,
|
|
|
+ "b": 255,
|
|
|
+ "a": 255
|
|
|
+ },
|
|
|
+ "_contentSize": {
|
|
|
+ "__type__": "cc.Size",
|
|
|
+ "width": 0,
|
|
|
+ "height": 0
|
|
|
+ },
|
|
|
+ "_anchorPoint": {
|
|
|
+ "__type__": "cc.Vec2",
|
|
|
+ "x": 0.5,
|
|
|
+ "y": 0.5
|
|
|
+ },
|
|
|
+ "_quat": {
|
|
|
+ "__type__": "cc.Quat",
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0,
|
|
|
+ "w": 1
|
|
|
+ },
|
|
|
+ "_skewX": 0,
|
|
|
+ "_skewY": 0,
|
|
|
+ "groupIndex": 4,
|
|
|
+ "_id": "",
|
|
|
+ "_trs": {
|
|
|
+ "__type__": "TypedArray",
|
|
|
+ "ctor": "Float64Array",
|
|
|
+ "array": [
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 1,
|
|
|
+ 1,
|
|
|
+ 1,
|
|
|
+ 1
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "__type__": "cc.Node",
|
|
|
+ "_name": "Boss copy",
|
|
|
+ "_objFlags": 0,
|
|
|
+ "_parent": {
|
|
|
+ "__id__": 1
|
|
|
+ },
|
|
|
+ "_children": [],
|
|
|
+ "_active": true,
|
|
|
+ "_level": 2,
|
|
|
+ "_components": [
|
|
|
+ {
|
|
|
+ "__id__": 3
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "_prefab": {
|
|
|
+ "__id__": 4
|
|
|
+ },
|
|
|
+ "_opacity": 255,
|
|
|
+ "_color": {
|
|
|
+ "__type__": "cc.Color",
|
|
|
+ "r": 255,
|
|
|
+ "g": 255,
|
|
|
+ "b": 255,
|
|
|
+ "a": 255
|
|
|
+ },
|
|
|
+ "_contentSize": {
|
|
|
+ "__type__": "cc.Size",
|
|
|
+ "width": 0,
|
|
|
+ "height": 0
|
|
|
+ },
|
|
|
+ "_anchorPoint": {
|
|
|
+ "__type__": "cc.Vec2",
|
|
|
+ "x": 0.5,
|
|
|
+ "y": 0.5
|
|
|
+ },
|
|
|
+ "_quat": {
|
|
|
+ "__type__": "cc.Quat",
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0,
|
|
|
+ "w": 1
|
|
|
+ },
|
|
|
+ "_skewX": 0,
|
|
|
+ "_skewY": 0,
|
|
|
+ "groupIndex": 4,
|
|
|
+ "_id": "",
|
|
|
+ "_trs": {
|
|
|
+ "__type__": "TypedArray",
|
|
|
+ "ctor": "Float64Array",
|
|
|
+ "array": [
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 1,
|
|
|
+ 1.5,
|
|
|
+ 1.5,
|
|
|
+ 1
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "__type__": "dragonBones.ArmatureDisplay",
|
|
|
+ "_name": "",
|
|
|
+ "_objFlags": 0,
|
|
|
+ "node": {
|
|
|
+ "__id__": 2
|
|
|
+ },
|
|
|
+ "_enabled": true,
|
|
|
+ "_armatureName": "boss",
|
|
|
+ "_animationName": "idle",
|
|
|
+ "_preCacheMode": 0,
|
|
|
+ "_cacheMode": 0,
|
|
|
+ "playTimes": -1,
|
|
|
+ "premultipliedAlpha": false,
|
|
|
+ "_armatureKey": "da319a79-89d0-4f5b-8f9d-b1cebbeddba2#8ef15c6a-0733-48e9-8f71-0965247657bf",
|
|
|
+ "_accTime": 0,
|
|
|
+ "_playCount": 0,
|
|
|
+ "_frameCache": null,
|
|
|
+ "_curFrame": null,
|
|
|
+ "_playing": false,
|
|
|
+ "_armatureCache": null,
|
|
|
+ "_N$dragonAsset": {
|
|
|
+ "__uuid__": "da319a79-89d0-4f5b-8f9d-b1cebbeddba2"
|
|
|
+ },
|
|
|
+ "_N$dragonAtlasAsset": {
|
|
|
+ "__uuid__": "8ef15c6a-0733-48e9-8f71-0965247657bf"
|
|
|
+ },
|
|
|
+ "_N$_defaultArmatureIndex": 0,
|
|
|
+ "_N$_animationIndex": 1,
|
|
|
+ "_N$_defaultCacheMode": 0,
|
|
|
+ "_N$timeScale": 1,
|
|
|
+ "_N$debugBones": false,
|
|
|
+ "_N$enableBatch": false,
|
|
|
+ "_id": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "__type__": "cc.PrefabInfo",
|
|
|
+ "root": {
|
|
|
+ "__id__": 1
|
|
|
+ },
|
|
|
+ "asset": {
|
|
|
+ "__uuid__": "7c6d207a-9842-4223-935f-8cab2a3d5c77"
|
|
|
+ },
|
|
|
+ "fileId": "c96bdJJXFFLoSEmsPTcdTX",
|
|
|
+ "sync": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "__type__": "cc.BoxCollider",
|
|
|
+ "_name": "",
|
|
|
+ "_objFlags": 0,
|
|
|
+ "node": {
|
|
|
+ "__id__": 1
|
|
|
+ },
|
|
|
+ "_enabled": true,
|
|
|
+ "tag": 0,
|
|
|
+ "_offset": {
|
|
|
+ "__type__": "cc.Vec2",
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "_size": {
|
|
|
+ "__type__": "cc.Size",
|
|
|
+ "width": 300,
|
|
|
+ "height": 300
|
|
|
+ },
|
|
|
+ "_id": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "__type__": "cc.PrefabInfo",
|
|
|
+ "root": {
|
|
|
+ "__id__": 1
|
|
|
+ },
|
|
|
+ "asset": {
|
|
|
+ "__uuid__": "7c6d207a-9842-4223-935f-8cab2a3d5c77"
|
|
|
+ },
|
|
|
+ "fileId": "f8DOsdnLhIBJuxHNVaD6pe",
|
|
|
+ "sync": false
|
|
|
+ }
|
|
|
+]
|