[
  {
    "__type__": "cc.Prefab",
    "_name": "",
    "_objFlags": 0,
    "_native": "",
    "data": {
      "__id__": 1
    },
    "optimizationPolicy": 0,
    "asyncLoadAssets": false,
    "readonly": false
  },
  {
    "__type__": "cc.Node",
    "_name": "DJ0102",
    "_objFlags": 0,
    "_parent": null,
    "_children": [
      {
        "__id__": 2
      }
    ],
    "_active": true,
    "_components": [
      {
        "__id__": 5
      },
      {
        "__id__": 6
      },
      {
        "__id__": 7
      },
      {
        "__id__": 8
      },
      {
        "__id__": 9
      }
    ],
    "_prefab": {
      "__id__": 10
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 130,
      "height": 136
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        7160.55,
        3870.833,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        1
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 6,
    "groupIndex": 6,
    "_id": ""
  },
  {
    "__type__": "cc.Node",
    "_name": "glow_jiaodi",
    "_objFlags": 0,
    "_parent": {
      "__id__": 1
    },
    "_children": [],
    "_active": true,
    "_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": 164,
      "height": 164
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        57.415,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        1
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "sp.Skeleton",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 2
    },
    "_enabled": true,
    "_materials": [
      {
        "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
      }
    ],
    "paused": false,
    "defaultSkin": "default",
    "defaultAnimation": "glow_jiaodi",
    "_preCacheMode": 0,
    "_cacheMode": 0,
    "loop": true,
    "premultipliedAlpha": true,
    "timeScale": 1,
    "_accTime": 0,
    "_playCount": 0,
    "_frameCache": null,
    "_curFrame": null,
    "_skeletonCache": null,
    "_animationName": "glow_jiaodi",
    "_animationQueue": [],
    "_headAniInfo": null,
    "_playTimes": 0,
    "_isAniComplete": true,
    "_N$skeletonData": {
      "__uuid__": "f8abc38f-6d84-4532-ba1b-56e0e5353983"
    },
    "_N$_defaultCacheMode": 0,
    "_N$debugSlots": false,
    "_N$debugBones": false,
    "_N$debugMesh": false,
    "_N$useTint": false,
    "_N$enableBatch": false,
    "_id": ""
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__uuid__": "c1fa2217-e454-46ca-ad7b-31c2afa8adc4"
    },
    "fileId": "1dpG9paDVJepobM+ZqE9Oi",
    "sync": false
  },
  {
    "__type__": "sp.Skeleton",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "_materials": [
      {
        "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
      }
    ],
    "paused": false,
    "defaultSkin": "default",
    "defaultAnimation": "",
    "_preCacheMode": 0,
    "_cacheMode": 0,
    "loop": false,
    "premultipliedAlpha": true,
    "timeScale": 1,
    "_accTime": 0,
    "_playCount": 0,
    "_frameCache": null,
    "_curFrame": null,
    "_skeletonCache": null,
    "_animationName": "open",
    "_animationQueue": [],
    "_headAniInfo": null,
    "_playTimes": 1,
    "_isAniComplete": true,
    "_N$skeletonData": {
      "__uuid__": "755dd236-20ed-4f4c-96db-2c10740ca75a"
    },
    "_N$_defaultCacheMode": 0,
    "_N$debugSlots": false,
    "_N$debugBones": false,
    "_N$debugMesh": false,
    "_N$useTint": false,
    "_N$enableBatch": false,
    "_id": ""
  },
  {
    "__type__": "cc.RigidBody",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "_type": 0,
    "_allowSleep": true,
    "_gravityScale": 1,
    "_linearDamping": 0,
    "_angularDamping": 0,
    "_linearVelocity": {
      "__type__": "cc.Vec2",
      "x": 0,
      "y": 0
    },
    "_angularVelocity": 0,
    "_fixedRotation": false,
    "enabledContactListener": true,
    "bullet": false,
    "awakeOnLoad": true,
    "_id": ""
  },
  {
    "__type__": "cc.PhysicsBoxCollider",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "tag": 1,
    "_density": 1,
    "_sensor": true,
    "_friction": 0.2,
    "_restitution": 0,
    "body": null,
    "_offset": {
      "__type__": "cc.Vec2",
      "x": 2,
      "y": 40
    },
    "_size": {
      "__type__": "cc.Size",
      "width": 194,
      "height": 231
    },
    "_id": ""
  },
  {
    "__type__": "cc.PhysicsBoxCollider",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "tag": 0,
    "_density": 1,
    "_sensor": false,
    "_friction": 0.2,
    "_restitution": 0,
    "body": null,
    "_offset": {
      "__type__": "cc.Vec2",
      "x": 2,
      "y": 58
    },
    "_size": {
      "__type__": "cc.Size",
      "width": 136,
      "height": 134
    },
    "_id": ""
  },
  {
    "__type__": "1113b7zL+NLVLsgpkD0uOUY",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "boxId": "117",
    "text": [],
    "spine": {
      "__id__": 5
    },
    "mTipsIcon": {
      "__uuid__": "a14d21c5-7536-43cf-83de-61a63435b6dc"
    },
    "guides": [],
    "isGuide": false,
    "guideStep": 0,
    "mFenceTrigger": [],
    "mCancelNode": null,
    "_id": ""
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__uuid__": "c1fa2217-e454-46ca-ad7b-31c2afa8adc4"
    },
    "fileId": "",
    "sync": false
  }
]