Przeglądaj źródła

怪物巢穴查看器

zhoupeng 1 rok temu
rodzic
commit
f938967679

+ 1524 - 0
airPlay/assets/Scene/nestShow.fire

@@ -0,0 +1,1524 @@
+[
+  {
+    "__type__": "cc.SceneAsset",
+    "_name": "",
+    "_objFlags": 0,
+    "_native": "",
+    "scene": {
+      "__id__": 1
+    }
+  },
+  {
+    "__type__": "cc.Scene",
+    "_objFlags": 0,
+    "_parent": null,
+    "_children": [
+      {
+        "__id__": 2
+      }
+    ],
+    "_active": false,
+    "_components": [],
+    "_prefab": null,
+    "_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,
+      "y": 0
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        0,
+        0,
+        0,
+        0,
+        1,
+        1,
+        1,
+        1
+      ]
+    },
+    "_is3DNode": true,
+    "_groupIndex": 0,
+    "groupIndex": 0,
+    "autoReleaseAssets": false,
+    "_id": "53c600e4-a3c5-435b-b94b-cea8a42d0025"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "test",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 1
+    },
+    "_children": [
+      {
+        "__id__": 3
+      },
+      {
+        "__id__": 5
+      },
+      {
+        "__id__": 13
+      },
+      {
+        "__id__": 21
+      }
+    ],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 32
+      },
+      {
+        "__id__": 33
+      },
+      {
+        "__id__": 34
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 1000,
+      "height": 1200
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        500,
+        600,
+        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": "a5esZu+45LA5mBpvttspPD"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "Main Camera",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 2
+    },
+    "_children": [],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 4
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 960,
+      "height": 640
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        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": "e1WoFrQ79G7r4ZuQE3HlNb"
+  },
+  {
+    "__type__": "cc.Camera",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 3
+    },
+    "_enabled": true,
+    "_cullingMask": 4294967295,
+    "_clearFlags": 7,
+    "_backgroundColor": {
+      "__type__": "cc.Color",
+      "r": 0,
+      "g": 0,
+      "b": 0,
+      "a": 255
+    },
+    "_depth": -1,
+    "_zoomRatio": 1,
+    "_targetTexture": null,
+    "_fov": 60,
+    "_orthoSize": 10,
+    "_nearClip": 1,
+    "_farClip": 4096,
+    "_ortho": true,
+    "_rect": {
+      "__type__": "cc.Rect",
+      "x": 0,
+      "y": 0,
+      "width": 1,
+      "height": 1
+    },
+    "_renderStages": 1,
+    "_alignWithScreen": true,
+    "_id": "81GN3uXINKVLeW4+iKSlim"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "$content_node",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 2
+    },
+    "_children": [
+      {
+        "__id__": 6
+      },
+      {
+        "__id__": 7
+      },
+      {
+        "__id__": 9
+      }
+    ],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 10
+      },
+      {
+        "__id__": 11
+      },
+      {
+        "__id__": 12
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 640,
+      "height": 1136
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        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": "24sv6OwhdMRLWmvl4bwQmU"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "$layer_node",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 5
+    },
+    "_children": [],
+    "_active": true,
+    "_components": [],
+    "_prefab": null,
+    "_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
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        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": "5eZUC+lvxDAL0UFeBfa0Xw"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "$top_node",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 5
+    },
+    "_children": [],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 8
+      }
+    ],
+    "_prefab": null,
+    "_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
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        -320,
+        568,
+        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": "e2aAAeZo1P0rGmpC6izVbq"
+  },
+  {
+    "__type__": "cc.Widget",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 7
+    },
+    "_enabled": true,
+    "alignMode": 1,
+    "_target": null,
+    "_alignFlags": 9,
+    "_left": 0,
+    "_right": 320,
+    "_top": 0,
+    "_bottom": 568,
+    "_verticalCenter": 0,
+    "_horizontalCenter": 0,
+    "_isAbsLeft": true,
+    "_isAbsRight": true,
+    "_isAbsTop": true,
+    "_isAbsBottom": true,
+    "_isAbsHorizontalCenter": true,
+    "_isAbsVerticalCenter": true,
+    "_originalWidth": 0,
+    "_originalHeight": 0,
+    "_id": "32IwYYLXFP9ZBxc9vSiLjM"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "$ui_node",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 5
+    },
+    "_children": [],
+    "_active": true,
+    "_components": [],
+    "_prefab": null,
+    "_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
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        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": "f83LJSzVxHtrSb3F67Fgfm"
+  },
+  {
+    "__type__": "cc.Widget",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 5
+    },
+    "_enabled": true,
+    "alignMode": 1,
+    "_target": null,
+    "_alignFlags": 0,
+    "_left": 0,
+    "_right": 0,
+    "_top": 0,
+    "_bottom": 0,
+    "_verticalCenter": 0,
+    "_horizontalCenter": 0,
+    "_isAbsLeft": true,
+    "_isAbsRight": true,
+    "_isAbsTop": true,
+    "_isAbsBottom": true,
+    "_isAbsHorizontalCenter": true,
+    "_isAbsVerticalCenter": true,
+    "_originalWidth": 0,
+    "_originalHeight": 0,
+    "_id": "50l1PLd21Pu41fInEWDYV6"
+  },
+  {
+    "__type__": "cc.Graphics",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 5
+    },
+    "_enabled": true,
+    "_materials": [
+      {
+        "__uuid__": "a153945d-2511-4c14-be7b-05d242f47d57"
+      }
+    ],
+    "_lineWidth": 5,
+    "_strokeColor": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 0,
+      "b": 0,
+      "a": 255
+    },
+    "_lineJoin": 2,
+    "_lineCap": 0,
+    "_fillColor": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 0,
+      "b": 0,
+      "a": 255
+    },
+    "_miterLimit": 10,
+    "_id": "a2RUX2NZlMaouT6c19J2vF"
+  },
+  {
+    "__type__": "079d2TH8t9PbagNA8UfVZr9",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 5
+    },
+    "_enabled": true,
+    "_id": "59j7xqiKNCD7i6RsX4LEvX"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "$refresh_btn",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 2
+    },
+    "_children": [
+      {
+        "__id__": 14
+      }
+    ],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 19
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 100,
+      "height": 40
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        -415.381,
+        433.229,
+        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": "18f4Gam+FFyIkzNwGfZz4v"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "Background",
+    "_objFlags": 512,
+    "_parent": {
+      "__id__": 13
+    },
+    "_children": [
+      {
+        "__id__": 15
+      }
+    ],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 17
+      },
+      {
+        "__id__": 18
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 100,
+      "height": 40
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        0,
+        0,
+        0,
+        0,
+        1,
+        1,
+        1,
+        0
+      ]
+    },
+    "_eulerAngles": {
+      "__type__": "cc.Vec3",
+      "x": 0,
+      "y": 0,
+      "z": 0
+    },
+    "_skewX": 0,
+    "_skewY": 0,
+    "_is3DNode": false,
+    "_groupIndex": 0,
+    "groupIndex": 0,
+    "_id": "deNG01yIFGV76X8hNvZFVJ"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "Label",
+    "_objFlags": 512,
+    "_parent": {
+      "__id__": 14
+    },
+    "_children": [],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 16
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 0,
+      "g": 0,
+      "b": 0,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 100,
+      "height": 40
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        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": "8dPFYD5KZPhLR7m7hk4KzI"
+  },
+  {
+    "__type__": "cc.Label",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 15
+    },
+    "_enabled": true,
+    "_materials": [
+      {
+        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
+      }
+    ],
+    "_srcBlendFactor": 770,
+    "_dstBlendFactor": 771,
+    "_string": "刷新",
+    "_N$string": "刷新",
+    "_fontSize": 20,
+    "_lineHeight": 40,
+    "_enableWrapText": false,
+    "_N$file": null,
+    "_isSystemFontUsed": true,
+    "_spacingX": 0,
+    "_batchAsBitmap": false,
+    "_styleFlags": 0,
+    "_underlineHeight": 0,
+    "_N$horizontalAlign": 1,
+    "_N$verticalAlign": 1,
+    "_N$fontFamily": "Arial",
+    "_N$overflow": 1,
+    "_N$cacheMode": 1,
+    "_id": "beOgfmAqdNz7CjlkeYgYwT"
+  },
+  {
+    "__type__": "cc.Sprite",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 14
+    },
+    "_enabled": true,
+    "_materials": [
+      {
+        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
+      }
+    ],
+    "_srcBlendFactor": 770,
+    "_dstBlendFactor": 771,
+    "_spriteFrame": {
+      "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
+    },
+    "_type": 1,
+    "_sizeMode": 0,
+    "_fillType": 0,
+    "_fillCenter": {
+      "__type__": "cc.Vec2",
+      "x": 0,
+      "y": 0
+    },
+    "_fillStart": 0,
+    "_fillRange": 0,
+    "_isTrimmedMode": true,
+    "_atlas": null,
+    "_id": "95MLr/H9pNO7kU+CjXjAQD"
+  },
+  {
+    "__type__": "cc.Widget",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 14
+    },
+    "_enabled": true,
+    "alignMode": 0,
+    "_target": null,
+    "_alignFlags": 45,
+    "_left": 0,
+    "_right": 0,
+    "_top": 0,
+    "_bottom": 0,
+    "_verticalCenter": 0,
+    "_horizontalCenter": 0,
+    "_isAbsLeft": true,
+    "_isAbsRight": true,
+    "_isAbsTop": true,
+    "_isAbsBottom": true,
+    "_isAbsHorizontalCenter": true,
+    "_isAbsVerticalCenter": true,
+    "_originalWidth": 100,
+    "_originalHeight": 40,
+    "_id": "75iv98GDFPuKvfm6fybfGC"
+  },
+  {
+    "__type__": "cc.Button",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 13
+    },
+    "_enabled": true,
+    "_normalMaterial": null,
+    "_grayMaterial": null,
+    "duration": 0.1,
+    "zoomScale": 1.2,
+    "clickEvents": [
+      {
+        "__id__": 20
+      }
+    ],
+    "_N$interactable": true,
+    "_N$enableAutoGrayEffect": false,
+    "_N$transition": 3,
+    "transition": 3,
+    "_N$normalColor": {
+      "__type__": "cc.Color",
+      "r": 230,
+      "g": 230,
+      "b": 230,
+      "a": 255
+    },
+    "_N$pressedColor": {
+      "__type__": "cc.Color",
+      "r": 200,
+      "g": 200,
+      "b": 200,
+      "a": 255
+    },
+    "pressedColor": {
+      "__type__": "cc.Color",
+      "r": 200,
+      "g": 200,
+      "b": 200,
+      "a": 255
+    },
+    "_N$hoverColor": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "hoverColor": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_N$disabledColor": {
+      "__type__": "cc.Color",
+      "r": 120,
+      "g": 120,
+      "b": 120,
+      "a": 200
+    },
+    "_N$normalSprite": {
+      "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
+    },
+    "_N$pressedSprite": {
+      "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
+    },
+    "pressedSprite": {
+      "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
+    },
+    "_N$hoverSprite": {
+      "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
+    },
+    "hoverSprite": {
+      "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
+    },
+    "_N$disabledSprite": {
+      "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
+    },
+    "_N$target": {
+      "__id__": 14
+    },
+    "_id": "63WOppNUxI3JKxtKS9bzVn"
+  },
+  {
+    "__type__": "cc.ClickEvent",
+    "target": {
+      "__id__": 2
+    },
+    "component": "",
+    "_componentId": "c8ad6fhb1BESYIiTZAAD3ne",
+    "handler": "onRefreshTouchEnd",
+    "customEventData": ""
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "$nest_edit",
+    "_objFlags": 0,
+    "_parent": {
+      "__id__": 2
+    },
+    "_children": [
+      {
+        "__id__": 22
+      },
+      {
+        "__id__": 25
+      },
+      {
+        "__id__": 28
+      }
+    ],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 31
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 88.4,
+      "height": 40
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        -418.25,
+        487.566,
+        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": "73SRAEm4pDzqutPZ+XVnam"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "BACKGROUND_SPRITE",
+    "_objFlags": 512,
+    "_parent": {
+      "__id__": 21
+    },
+    "_children": [],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 23
+      },
+      {
+        "__id__": 24
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 88.4,
+      "height": 40
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0.5,
+      "y": 0.5
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        0,
+        0,
+        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": "82Zu4zuyRMSabapae+sL2m"
+  },
+  {
+    "__type__": "cc.Sprite",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 22
+    },
+    "_enabled": true,
+    "_materials": [
+      {
+        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
+      }
+    ],
+    "_srcBlendFactor": 770,
+    "_dstBlendFactor": 771,
+    "_spriteFrame": {
+      "__uuid__": "ff0e91c7-55c6-4086-a39f-cb6e457b8c3b"
+    },
+    "_type": 1,
+    "_sizeMode": 0,
+    "_fillType": 0,
+    "_fillCenter": {
+      "__type__": "cc.Vec2",
+      "x": 0,
+      "y": 0
+    },
+    "_fillStart": 0,
+    "_fillRange": 0,
+    "_isTrimmedMode": true,
+    "_atlas": null,
+    "_id": "05R8ZyhY1GP4MgoSZ0hHv9"
+  },
+  {
+    "__type__": "cc.Widget",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 22
+    },
+    "_enabled": true,
+    "alignMode": 0,
+    "_target": null,
+    "_alignFlags": 45,
+    "_left": 0,
+    "_right": 0,
+    "_top": 0,
+    "_bottom": 0,
+    "_verticalCenter": 0,
+    "_horizontalCenter": 0,
+    "_isAbsLeft": true,
+    "_isAbsRight": true,
+    "_isAbsTop": true,
+    "_isAbsBottom": true,
+    "_isAbsHorizontalCenter": true,
+    "_isAbsVerticalCenter": true,
+    "_originalWidth": 160,
+    "_originalHeight": 40,
+    "_id": "c4sgGC931ASJkQGYUVRnzz"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "TEXT_LABEL",
+    "_objFlags": 512,
+    "_parent": {
+      "__id__": 21
+    },
+    "_children": [],
+    "_active": false,
+    "_components": [
+      {
+        "__id__": 26
+      },
+      {
+        "__id__": 27
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 255,
+      "g": 255,
+      "b": 255,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 158,
+      "height": 40
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0,
+      "y": 1
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        -78,
+        20,
+        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": "d9xbW/IaZLzIwsmUG/dEra"
+  },
+  {
+    "__type__": "cc.Label",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 25
+    },
+    "_enabled": true,
+    "_materials": [],
+    "_srcBlendFactor": 770,
+    "_dstBlendFactor": 771,
+    "_string": "",
+    "_N$string": "",
+    "_fontSize": 20,
+    "_lineHeight": 25,
+    "_enableWrapText": false,
+    "_N$file": null,
+    "_isSystemFontUsed": true,
+    "_spacingX": 0,
+    "_batchAsBitmap": false,
+    "_styleFlags": 0,
+    "_underlineHeight": 0,
+    "_N$horizontalAlign": 0,
+    "_N$verticalAlign": 1,
+    "_N$fontFamily": "Arial",
+    "_N$overflow": 1,
+    "_N$cacheMode": 0,
+    "_id": "8aOEF9cNdM1pweyD1zRMg5"
+  },
+  {
+    "__type__": "cc.Widget",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 25
+    },
+    "_enabled": true,
+    "alignMode": 0,
+    "_target": null,
+    "_alignFlags": 45,
+    "_left": 2,
+    "_right": 0,
+    "_top": 0,
+    "_bottom": 0,
+    "_verticalCenter": 0,
+    "_horizontalCenter": 0,
+    "_isAbsLeft": true,
+    "_isAbsRight": true,
+    "_isAbsTop": true,
+    "_isAbsBottom": true,
+    "_isAbsHorizontalCenter": true,
+    "_isAbsVerticalCenter": true,
+    "_originalWidth": 158,
+    "_originalHeight": 40,
+    "_id": "01ep+uPl9HrqngFAH34OMm"
+  },
+  {
+    "__type__": "cc.Node",
+    "_name": "PLACEHOLDER_LABEL",
+    "_objFlags": 512,
+    "_parent": {
+      "__id__": 21
+    },
+    "_children": [],
+    "_active": true,
+    "_components": [
+      {
+        "__id__": 29
+      },
+      {
+        "__id__": 30
+      }
+    ],
+    "_prefab": null,
+    "_opacity": 255,
+    "_color": {
+      "__type__": "cc.Color",
+      "r": 187,
+      "g": 187,
+      "b": 187,
+      "a": 255
+    },
+    "_contentSize": {
+      "__type__": "cc.Size",
+      "width": 86.4,
+      "height": 40
+    },
+    "_anchorPoint": {
+      "__type__": "cc.Vec2",
+      "x": 0,
+      "y": 1
+    },
+    "_trs": {
+      "__type__": "TypedArray",
+      "ctor": "Float64Array",
+      "array": [
+        -42.2,
+        20,
+        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": "caKBwhTP1BQaczrYCeuXDY"
+  },
+  {
+    "__type__": "cc.Label",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 28
+    },
+    "_enabled": true,
+    "_materials": [
+      {
+        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
+      }
+    ],
+    "_srcBlendFactor": 770,
+    "_dstBlendFactor": 771,
+    "_string": "nest id",
+    "_N$string": "nest id",
+    "_fontSize": 20,
+    "_lineHeight": 25,
+    "_enableWrapText": false,
+    "_N$file": null,
+    "_isSystemFontUsed": true,
+    "_spacingX": 0,
+    "_batchAsBitmap": false,
+    "_styleFlags": 0,
+    "_underlineHeight": 0,
+    "_N$horizontalAlign": 0,
+    "_N$verticalAlign": 1,
+    "_N$fontFamily": "Arial",
+    "_N$overflow": 1,
+    "_N$cacheMode": 0,
+    "_id": "8fIKkQzedDWL9MoqcjvYc4"
+  },
+  {
+    "__type__": "cc.Widget",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 28
+    },
+    "_enabled": true,
+    "alignMode": 0,
+    "_target": null,
+    "_alignFlags": 45,
+    "_left": 2,
+    "_right": 0,
+    "_top": 0,
+    "_bottom": 0,
+    "_verticalCenter": 0,
+    "_horizontalCenter": 0,
+    "_isAbsLeft": true,
+    "_isAbsRight": true,
+    "_isAbsTop": true,
+    "_isAbsBottom": true,
+    "_isAbsHorizontalCenter": true,
+    "_isAbsVerticalCenter": true,
+    "_originalWidth": 158,
+    "_originalHeight": 40,
+    "_id": "14uL9QZBdO0azv2Gz0XaKD"
+  },
+  {
+    "__type__": "cc.EditBox",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 21
+    },
+    "_enabled": true,
+    "_string": "",
+    "returnType": 0,
+    "maxLength": 8,
+    "_tabIndex": 0,
+    "editingDidBegan": [],
+    "textChanged": [],
+    "editingDidEnded": [],
+    "editingReturn": [],
+    "_N$textLabel": {
+      "__id__": 26
+    },
+    "_N$placeholderLabel": {
+      "__id__": 29
+    },
+    "_N$background": {
+      "__id__": 23
+    },
+    "_N$inputFlag": 5,
+    "_N$inputMode": 6,
+    "_N$stayOnTop": false,
+    "_id": "55MMf/THZIiLZUdVPbzp6+"
+  },
+  {
+    "__type__": "cc.Canvas",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 2
+    },
+    "_enabled": true,
+    "_designResolution": {
+      "__type__": "cc.Size",
+      "width": 1000,
+      "height": 1200
+    },
+    "_fitWidth": false,
+    "_fitHeight": false,
+    "_id": "59Cd0ovbdF4byw5sbjJDx7"
+  },
+  {
+    "__type__": "cc.Widget",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 2
+    },
+    "_enabled": true,
+    "alignMode": 1,
+    "_target": null,
+    "_alignFlags": 45,
+    "_left": 0,
+    "_right": 0,
+    "_top": 0,
+    "_bottom": 0,
+    "_verticalCenter": 0,
+    "_horizontalCenter": 0,
+    "_isAbsLeft": true,
+    "_isAbsRight": true,
+    "_isAbsTop": true,
+    "_isAbsBottom": true,
+    "_isAbsHorizontalCenter": true,
+    "_isAbsVerticalCenter": true,
+    "_originalWidth": 0,
+    "_originalHeight": 0,
+    "_id": "29zXboiXFBKoIV4PQ2liTe"
+  },
+  {
+    "__type__": "c8ad6fhb1BESYIiTZAAD3ne",
+    "_name": "",
+    "_objFlags": 0,
+    "node": {
+      "__id__": 2
+    },
+    "_enabled": true,
+    "$content_node": {
+      "__id__": 5
+    },
+    "$layer_node": {
+      "__id__": 6
+    },
+    "$top_node": {
+      "__id__": 7
+    },
+    "$ui_node": {
+      "__id__": 9
+    },
+    "$refresh_btn": {
+      "__id__": 19
+    },
+    "$nest_edit": {
+      "__id__": 31
+    },
+    "_id": "7futlKeM5PTJALRd/ASeIe"
+  }
+]

+ 0 - 0
airPlay/assets/Scene/test.fire.meta → airPlay/assets/Scene/nestShow.fire.meta


+ 0 - 655
airPlay/assets/Scene/test.fire

@@ -1,655 +0,0 @@
-[
-  {
-    "__type__": "cc.SceneAsset",
-    "_name": "",
-    "_objFlags": 0,
-    "_native": "",
-    "scene": {
-      "__id__": 1
-    }
-  },
-  {
-    "__type__": "cc.Scene",
-    "_objFlags": 0,
-    "_parent": null,
-    "_children": [
-      {
-        "__id__": 2
-      }
-    ],
-    "_active": true,
-    "_components": [],
-    "_prefab": null,
-    "_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,
-      "y": 0
-    },
-    "_trs": {
-      "__type__": "TypedArray",
-      "ctor": "Float64Array",
-      "array": [
-        0,
-        0,
-        0,
-        0,
-        0,
-        0,
-        1,
-        1,
-        1,
-        1
-      ]
-    },
-    "_is3DNode": true,
-    "_groupIndex": 0,
-    "groupIndex": 0,
-    "autoReleaseAssets": false,
-    "_id": "53c600e4-a3c5-435b-b94b-cea8a42d0025"
-  },
-  {
-    "__type__": "cc.Node",
-    "_name": "test",
-    "_objFlags": 0,
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [
-      {
-        "__id__": 3
-      },
-      {
-        "__id__": 5
-      }
-    ],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 13
-      },
-      {
-        "__id__": 14
-      },
-      {
-        "__id__": 15
-      }
-    ],
-    "_prefab": null,
-    "_opacity": 255,
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_contentSize": {
-      "__type__": "cc.Size",
-      "width": 1136,
-      "height": 1200
-    },
-    "_anchorPoint": {
-      "__type__": "cc.Vec2",
-      "x": 0.5,
-      "y": 0.5
-    },
-    "_trs": {
-      "__type__": "TypedArray",
-      "ctor": "Float64Array",
-      "array": [
-        568,
-        600,
-        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": "a5esZu+45LA5mBpvttspPD"
-  },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Camera",
-    "_objFlags": 0,
-    "_parent": {
-      "__id__": 2
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 4
-      }
-    ],
-    "_prefab": null,
-    "_opacity": 255,
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_contentSize": {
-      "__type__": "cc.Size",
-      "width": 960,
-      "height": 640
-    },
-    "_anchorPoint": {
-      "__type__": "cc.Vec2",
-      "x": 0.5,
-      "y": 0.5
-    },
-    "_trs": {
-      "__type__": "TypedArray",
-      "ctor": "Float64Array",
-      "array": [
-        0,
-        0,
-        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": "e1WoFrQ79G7r4ZuQE3HlNb"
-  },
-  {
-    "__type__": "cc.Camera",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 3
-    },
-    "_enabled": true,
-    "_cullingMask": 4294967295,
-    "_clearFlags": 7,
-    "_backgroundColor": {
-      "__type__": "cc.Color",
-      "r": 0,
-      "g": 0,
-      "b": 0,
-      "a": 255
-    },
-    "_depth": -1,
-    "_zoomRatio": 1,
-    "_targetTexture": null,
-    "_fov": 60,
-    "_orthoSize": 10,
-    "_nearClip": 1,
-    "_farClip": 4096,
-    "_ortho": true,
-    "_rect": {
-      "__type__": "cc.Rect",
-      "x": 0,
-      "y": 0,
-      "width": 1,
-      "height": 1
-    },
-    "_renderStages": 1,
-    "_alignWithScreen": true,
-    "_id": "81GN3uXINKVLeW4+iKSlim"
-  },
-  {
-    "__type__": "cc.Node",
-    "_name": "$content_node",
-    "_objFlags": 0,
-    "_parent": {
-      "__id__": 2
-    },
-    "_children": [
-      {
-        "__id__": 6
-      },
-      {
-        "__id__": 7
-      },
-      {
-        "__id__": 9
-      }
-    ],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 10
-      },
-      {
-        "__id__": 11
-      },
-      {
-        "__id__": 12
-      }
-    ],
-    "_prefab": null,
-    "_opacity": 255,
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_contentSize": {
-      "__type__": "cc.Size",
-      "width": 640,
-      "height": 1136
-    },
-    "_anchorPoint": {
-      "__type__": "cc.Vec2",
-      "x": 0.5,
-      "y": 0.5
-    },
-    "_trs": {
-      "__type__": "TypedArray",
-      "ctor": "Float64Array",
-      "array": [
-        0,
-        0,
-        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": "24sv6OwhdMRLWmvl4bwQmU"
-  },
-  {
-    "__type__": "cc.Node",
-    "_name": "$layer_node",
-    "_objFlags": 0,
-    "_parent": {
-      "__id__": 5
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [],
-    "_prefab": null,
-    "_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
-    },
-    "_trs": {
-      "__type__": "TypedArray",
-      "ctor": "Float64Array",
-      "array": [
-        0,
-        0,
-        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": "5eZUC+lvxDAL0UFeBfa0Xw"
-  },
-  {
-    "__type__": "cc.Node",
-    "_name": "$top_node",
-    "_objFlags": 0,
-    "_parent": {
-      "__id__": 5
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": null,
-    "_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
-    },
-    "_trs": {
-      "__type__": "TypedArray",
-      "ctor": "Float64Array",
-      "array": [
-        -320,
-        568,
-        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": "e2aAAeZo1P0rGmpC6izVbq"
-  },
-  {
-    "__type__": "cc.Widget",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": true,
-    "alignMode": 1,
-    "_target": null,
-    "_alignFlags": 9,
-    "_left": 0,
-    "_right": 320,
-    "_top": 0,
-    "_bottom": 568,
-    "_verticalCenter": 0,
-    "_horizontalCenter": 0,
-    "_isAbsLeft": true,
-    "_isAbsRight": true,
-    "_isAbsTop": true,
-    "_isAbsBottom": true,
-    "_isAbsHorizontalCenter": true,
-    "_isAbsVerticalCenter": true,
-    "_originalWidth": 0,
-    "_originalHeight": 0,
-    "_id": "32IwYYLXFP9ZBxc9vSiLjM"
-  },
-  {
-    "__type__": "cc.Node",
-    "_name": "$ui_node",
-    "_objFlags": 0,
-    "_parent": {
-      "__id__": 5
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [],
-    "_prefab": null,
-    "_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
-    },
-    "_trs": {
-      "__type__": "TypedArray",
-      "ctor": "Float64Array",
-      "array": [
-        0,
-        0,
-        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": "f83LJSzVxHtrSb3F67Fgfm"
-  },
-  {
-    "__type__": "cc.Widget",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 5
-    },
-    "_enabled": true,
-    "alignMode": 1,
-    "_target": null,
-    "_alignFlags": 0,
-    "_left": 0,
-    "_right": 0,
-    "_top": 0,
-    "_bottom": 0,
-    "_verticalCenter": 0,
-    "_horizontalCenter": 0,
-    "_isAbsLeft": true,
-    "_isAbsRight": true,
-    "_isAbsTop": true,
-    "_isAbsBottom": true,
-    "_isAbsHorizontalCenter": true,
-    "_isAbsVerticalCenter": true,
-    "_originalWidth": 0,
-    "_originalHeight": 0,
-    "_id": "50l1PLd21Pu41fInEWDYV6"
-  },
-  {
-    "__type__": "079d2TH8t9PbagNA8UfVZr9",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 5
-    },
-    "_enabled": true,
-    "_id": "59j7xqiKNCD7i6RsX4LEvX"
-  },
-  {
-    "__type__": "cc.Graphics",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 5
-    },
-    "_enabled": true,
-    "_materials": [
-      {
-        "__uuid__": "a153945d-2511-4c14-be7b-05d242f47d57"
-      }
-    ],
-    "_lineWidth": 5,
-    "_strokeColor": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 0,
-      "b": 0,
-      "a": 255
-    },
-    "_lineJoin": 2,
-    "_lineCap": 0,
-    "_fillColor": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 0,
-      "b": 0,
-      "a": 255
-    },
-    "_miterLimit": 10,
-    "_id": "a2RUX2NZlMaouT6c19J2vF"
-  },
-  {
-    "__type__": "cc.Canvas",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 2
-    },
-    "_enabled": true,
-    "_designResolution": {
-      "__type__": "cc.Size",
-      "width": 1136,
-      "height": 1200
-    },
-    "_fitWidth": false,
-    "_fitHeight": false,
-    "_id": "59Cd0ovbdF4byw5sbjJDx7"
-  },
-  {
-    "__type__": "cc.Widget",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 2
-    },
-    "_enabled": true,
-    "alignMode": 1,
-    "_target": null,
-    "_alignFlags": 45,
-    "_left": 0,
-    "_right": 0,
-    "_top": 0,
-    "_bottom": 0,
-    "_verticalCenter": 0,
-    "_horizontalCenter": 0,
-    "_isAbsLeft": true,
-    "_isAbsRight": true,
-    "_isAbsTop": true,
-    "_isAbsBottom": true,
-    "_isAbsHorizontalCenter": true,
-    "_isAbsVerticalCenter": true,
-    "_originalWidth": 0,
-    "_originalHeight": 0,
-    "_id": "29zXboiXFBKoIV4PQ2liTe"
-  },
-  {
-    "__type__": "c8ad6fhb1BESYIiTZAAD3ne",
-    "_name": "",
-    "_objFlags": 0,
-    "node": {
-      "__id__": 2
-    },
-    "_enabled": true,
-    "$content_node": {
-      "__id__": 5
-    },
-    "$layer_node": {
-      "__id__": 6
-    },
-    "$top_node": {
-      "__id__": 7
-    },
-    "$ui_node": {
-      "__id__": 9
-    },
-    "_id": "7futlKeM5PTJALRd/ASeIe"
-  }
-]

+ 26 - 3
airPlay/assets/Scene/test.ts

@@ -6,6 +6,7 @@ import { BulletItem } from "../Script/game/cfg/bulletItem";
 import { ConfigMgr } from "../Script/game/cfg/configMgr";
 import { Utils } from "../Script/game/common/utils";
 import { Barrage } from "../Script/game/nest/barrage";
+import { EffectMgr } from "../Script/game/nest/effectMgr";
 import { NestPlay } from "../Script/game/nest/nestPlay";
 import { Draw } from "./test/draw";
 
@@ -15,10 +16,9 @@ const {ccclass, property} = cc._decorator;
 export default class test extends cc.Component {
 
     /*===========================自动绑定组件开始===========================*/
-    /*自动生成*/
+	/*自动生成*/
     @property({type:cc.Node, displayName:""})
     private $content_node:cc.Node = null;
-    
 	/*自动生成*/
     @property({type:cc.Node, displayName:""})
     private $layer_node:cc.Node = null;
@@ -29,19 +29,42 @@ export default class test extends cc.Component {
     @property({type:cc.Node, displayName:""})
     private $ui_node:cc.Node = null;
 
+    /*自动生成*/
+    @property({type:cc.Button, displayName:""})
+    private $refresh_btn:cc.Button = null;
+    
+    /*自动生成*/
+    @property({type:cc.EditBox, displayName:""})
+    private $nest_edit:cc.EditBox = null;
+    
 	/*===========================自动绑定组件结束===========================*/
 
     /*===========================自动生成按钮事件开始==========================*/
+	onRefreshTouchEnd(){
+        let id = this.$nest_edit.string;
+        this.createNest(id);
+    }
+
 
 	/*===========================自动生成按钮事件结束==========================*/
 
     protected async onLoad() {
         await ConfigMgr.inst.init();
         this.$content_node.addComponent(Draw);
+        this.$nest_edit.string = '101';
+
+
+        Barrage.inst.layer = this.$layer_node;
+        EffectMgr.inst.layer = this.$ui_node;
+        
+    }
+
+    createNest(id: string){
+        this.$top_node.destroyAllChildren();
         let nestNode = Utils.createNode(this.$top_node, `nest`);
         nestNode.addComponent(Draw);
         let nestPlay = nestNode.addComponent(NestPlay);
-        nestPlay.init('101',1);
+        nestPlay.init(id,1);
     }
     
     async testCfg(){

+ 4 - 2
airPlay/assets/Scene/test/draw.ts

@@ -1,10 +1,12 @@
+import { Utils } from "../../Script/game/common/utils";
+
 const {ccclass, property, executeInEditMode, playOnFocus} = cc._decorator;
 
 @ccclass
 @executeInEditMode
 export class Draw extends cc.Component {
-    protected onLoad(): void {
-        let debugDrawer = this.node.addComponent(cc.Graphics);
+    protected start(): void {
+        let debugDrawer = Utils.getCpt(cc.Graphics, this.node)
         debugDrawer.lineWidth = 5;
         debugDrawer.strokeColor = new cc.Color(255, 0, 0);
         debugDrawer.fillColor = new cc.Color(255, 0, 0);

+ 6 - 6
airPlay/build-templates/web-desktop/json/bullet.json

@@ -6,7 +6,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":5
+        "cd":6
     },
     "2001":{
         "travel":2,
@@ -15,7 +15,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":5
+        "cd":4
     },
     "2002":{
         "travel":2,
@@ -24,7 +24,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":2
+        "cd":1.5
     },
     "2003":{
         "travel":2,
@@ -33,7 +33,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":1
+        "cd":0.5
     },
     "3001":{
         "travel":3,
@@ -42,7 +42,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":2
+        "cd":1
     },
     "4001":{
         "travel":4,
@@ -51,6 +51,6 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":1
+        "cd":0.5
     }
 }

+ 4 - 4
airPlay/build-templates/web-desktop/json/monster.json

@@ -4,11 +4,11 @@
         "hp":"[100;10]"
     },
     "2001":{
-        "atk":"[150;15]",
-        "hp":"[150;15]"
+        "atk":"[300;30]",
+        "hp":"[300;30]"
     },
     "3001":{
-        "atk":"[200;20]",
-        "hp":"[200;20]"
+        "atk":"[500;50]",
+        "hp":"[500;50]"
     }
 }

+ 73 - 63
airPlay/build-templates/web-desktop/json/nest.json

@@ -6,8 +6,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "102":{
         "pos":"[320;0]",
@@ -16,8 +16,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "103":{
         "pos":"[480;0]",
@@ -26,8 +26,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "104":{
         "pos":"[-50;900]",
@@ -36,8 +36,8 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "105":{
         "pos":"[690;900]",
@@ -46,38 +46,38 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "106":{
         "pos":"[160;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":20,
-        "num":3
+        "bullet":"[[1;1001;0]]",
+        "time":50,
+        "num":1
     },
     "107":{
         "pos":"[320;-50]",
-        "type":1,
+        "type":16,
         "shape":102,
         "atktiming":"",
         "pattern":"[[1;2001]]",
-        "bullet":"[[1;2002]]",
-        "time":20,
-        "num":3
+        "bullet":"[[1;2002;3]]",
+        "time":50,
+        "num":1
     },
     "108":{
         "pos":"[480;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":20,
-        "num":3
+        "bullet":"[[1;1001;0]]",
+        "time":50,
+        "num":1
     },
     "109":{
         "pos":"[0;300]",
@@ -86,18 +86,18 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":5
     },
     "110":{
-        "pos":"[320;0]",
-        "type":7,
-        "shape":103,
+        "pos":"[640;300]",
+        "type":12,
+        "shape":101,
         "atktiming":"",
-        "pattern":"[[1;3001]]",
-        "bullet":"[[1;3001]]",
-        "time":0,
-        "num":1
+        "pattern":"[[1;1001]]",
+        "bullet":"[[]]",
+        "time":50,
+        "num":5
     },
     "111":{
         "pos":"[160;0]",
@@ -106,8 +106,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":0,
-        "num":4
+        "time":50,
+        "num":6
     },
     "112":{
         "pos":"[480;0]",
@@ -116,8 +116,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":0,
-        "num":4
+        "time":50,
+        "num":6
     },
     "113":{
         "pos":"[0;200]",
@@ -126,7 +126,7 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":0.2,
+        "time":50,
         "num":4
     },
     "114":{
@@ -136,7 +136,7 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":0.2,
+        "time":50,
         "num":4
     },
     "115":{
@@ -146,7 +146,7 @@
         "atktiming":"",
         "pattern":"[[1;2001]]",
         "bullet":"[[1;2001;0;3001;2]]",
-        "time":1,
+        "time":50,
         "num":1
     },
     "116":{
@@ -156,7 +156,7 @@
         "atktiming":"",
         "pattern":"[[1;2001]]",
         "bullet":"[[1;2001;0;3001;2]]",
-        "time":1,
+        "time":50,
         "num":1
     },
     "117":{
@@ -166,8 +166,8 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "118":{
         "pos":"[640;200]",
@@ -176,8 +176,8 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "119":{
         "pos":"[160;0]",
@@ -186,47 +186,47 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[]]",
-        "time":0,
-        "num":4
+        "time":50,
+        "num":6
     },
     "120":{
         "pos":"[80;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "121":{
         "pos":"[160;-50]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "122":{
         "pos":"[480;-50]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "123":{
         "pos":"[540;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "124":{
@@ -235,8 +235,8 @@
         "shape":103,
         "atktiming":"",
         "pattern":"[[1;3001]]",
-        "bullet":"[[1;4001]]",
-        "time":0,
+        "bullet":"[[1;4001;0]]",
+        "time":50,
         "num":1
     },
     "125":{
@@ -245,8 +245,8 @@
         "shape":102,
         "atktiming":"",
         "pattern":"[[1;2001]]",
-        "bullet":"[[1;2001]]",
-        "time":0,
+        "bullet":"[[1;2001;0]]",
+        "time":50,
         "num":1
     },
     "126":{
@@ -255,8 +255,18 @@
         "shape":102,
         "atktiming":"",
         "pattern":"[[1;2001]]",
-        "bullet":"[[1;2001]]",
-        "time":0,
+        "bullet":"[[1;2001;0]]",
+        "time":50,
+        "num":1
+    },
+    "127":{
+        "pos":"[320;0]",
+        "type":7,
+        "shape":103,
+        "atktiming":"",
+        "pattern":"[[1;3001]]",
+        "bullet":"[[1;3001;0]]",
+        "time":50,
         "num":1
     }
 }

+ 15 - 15
airPlay/build-templates/web-desktop/json/smallLevel.json

@@ -1,41 +1,41 @@
 {
     "1":{
-        "nest1":"[[101;1][102;1][103;1]]",
-        "interval2":"[5;99]",
+        "nest1":"[[101;1][103;1]]",
+        "interval2":"[5;5]",
         "nest2":"[[104;2][105;2]]",
-        "interval3":"[5;99]",
+        "interval3":"[5;5]",
         "nest3":"[[106;3][107;3][108;3]]",
-        "interval4":"[5;99]",
+        "interval4":"",
         "nest4":"",
-        "interval5":"[5;99]",
+        "interval5":"",
         "nest5":"",
         "interval6":"",
         "nest6":""
     },
     "2":{
         "nest1":"[[109;2]]",
-        "interval2":"[2;99]",
+        "interval2":"[2;5]",
         "nest2":"[[110;2]]",
-        "interval3":"[5;99]",
+        "interval3":"[5;5]",
         "nest3":"[[111;3][112;3]]",
-        "interval4":"[5;99]",
+        "interval4":"[5;5]",
         "nest4":"[[113;4][114;4]]",
-        "interval5":"[3;99]",
+        "interval5":"[5;5]",
         "nest5":"[[115;5][116;5]]",
         "interval6":"",
         "nest6":""
     },
     "3":{
         "nest1":"[[117;3]]",
-        "interval2":"[2;99]",
+        "interval2":"[1;5]",
         "nest2":"[[118;3]]",
-        "interval3":"[3;99]",
+        "interval3":"[3;5]",
         "nest3":"[[119;4]]",
-        "interval4":"[5;99]",
+        "interval4":"[5;5]",
         "nest4":"[[120;4][121;4][122;4][123;4]]",
-        "interval5":"[5;99]",
-        "nest5":"[[124;5]]",
-        "interval6":"[3;99]",
+        "interval5":"[3;5]",
+        "nest5":"[[124;8]]",
+        "interval6":"[2;5]",
         "nest6":"[[125;4][126;4]]"
     }
 }

+ 153 - 0
airPlay/build-templates/web-desktop/main.js

@@ -0,0 +1,153 @@
+window.boot = function () {
+    var settings = window._CCSettings;
+    window._CCSettings = undefined;
+    var onProgress = null;
+    
+    var RESOURCES = cc.AssetManager.BuiltinBundleName.RESOURCES;
+    var INTERNAL = cc.AssetManager.BuiltinBundleName.INTERNAL;
+    var MAIN = cc.AssetManager.BuiltinBundleName.MAIN;
+    function setLoadingDisplay () {
+        // Loading splash scene
+        var splash = document.getElementById('splash');
+        var progressBar = splash.querySelector('.progress-bar span');
+        onProgress = function (finish, total) {
+            var percent = 100 * finish / total;
+            if (progressBar) {
+                progressBar.style.width = percent.toFixed(2) + '%';
+            }
+        };
+        splash.style.display = 'block';
+        progressBar.style.width = '0%';
+
+        cc.director.once(cc.Director.EVENT_AFTER_SCENE_LAUNCH, function () {
+            splash.style.display = 'none';
+        });
+    }
+
+    var onStart = function () {
+
+        cc.view.enableRetina(true);
+        cc.view.resizeWithBrowserSize(true);
+
+        if (cc.sys.isBrowser) {
+            setLoadingDisplay();
+        }
+
+        if (cc.sys.isMobile) {
+            if (settings.orientation === 'landscape') {
+                cc.view.setOrientation(cc.macro.ORIENTATION_LANDSCAPE);
+            }
+            else if (settings.orientation === 'portrait') {
+                cc.view.setOrientation(cc.macro.ORIENTATION_PORTRAIT);
+            }
+            cc.view.enableAutoFullScreen([
+                cc.sys.BROWSER_TYPE_BAIDU,
+                cc.sys.BROWSER_TYPE_BAIDU_APP,
+                cc.sys.BROWSER_TYPE_WECHAT,
+                cc.sys.BROWSER_TYPE_MOBILE_QQ,
+                cc.sys.BROWSER_TYPE_MIUI,
+                cc.sys.BROWSER_TYPE_HUAWEI,
+                cc.sys.BROWSER_TYPE_UC,
+            ].indexOf(cc.sys.browserType) < 0);
+        }
+
+        // Limit downloading max concurrent task to 2,
+        // more tasks simultaneously may cause performance draw back on some android system / browsers.
+        // You can adjust the number based on your own test result, you have to set it before any loading process to take effect.
+        // if (cc.sys.isBrowser && cc.sys.os === cc.sys.OS_ANDROID) {
+        //     cc.assetManager.downloader.maxConcurrency = 2;
+        //     cc.assetManager.downloader.maxRequestsPerFrame = 2;
+        // }
+
+        var launchScene = settings.launchScene;
+
+        if(window.location.href.includes('editor')){
+            launchScene = 'db://assets/Scene/nestShow.fire';
+
+            var GameDiv = document.getElementById('GameDiv');
+            GameDiv.style.width = '1000px'
+            GameDiv.style.height = '1200px'
+        }
+
+        var bundle = cc.assetManager.bundles.find(function (b) {
+            return b.getSceneInfo(launchScene);
+        });
+        
+        bundle.loadScene(launchScene, null, onProgress,
+            function (err, scene) {
+                if (!err) {
+                    cc.director.runSceneImmediate(scene);
+                    if (cc.sys.isBrowser) {
+                        // show canvas
+                        var canvas = document.getElementById('GameCanvas');
+                        canvas.style.visibility = '';
+                        var div = document.getElementById('GameDiv');
+                        if (div) {
+                            div.style.backgroundImage = '';
+                        }
+                        console.log('Success to load scene: ' + launchScene);
+                    }
+                }
+            }
+        );
+
+    };
+
+    var option = {
+        id: 'GameCanvas',
+        debugMode: settings.debug ? cc.debug.DebugMode.INFO : cc.debug.DebugMode.ERROR,
+        showFPS: settings.debug,
+        frameRate: 60,
+        groupList: settings.groupList,
+        collisionMatrix: settings.collisionMatrix,
+    };
+
+    cc.assetManager.init({ 
+        bundleVers: settings.bundleVers,
+        remoteBundles: settings.remoteBundles,
+        server: settings.server
+    });
+    
+    var bundleRoot = [INTERNAL];
+    settings.hasResourcesBundle && bundleRoot.push(RESOURCES);
+
+    var count = 0;
+    function cb (err) {
+        if (err) return console.error(err.message, err.stack);
+        count++;
+        if (count === bundleRoot.length + 1) {
+            cc.assetManager.loadBundle(MAIN, function (err) {
+                if (!err) cc.game.run(option, onStart);
+            });
+        }
+    }
+
+    cc.assetManager.loadScript(settings.jsList.map(function (x) { return 'src/' + x;}), cb);
+
+    for (var i = 0; i < bundleRoot.length; i++) {
+        cc.assetManager.loadBundle(bundleRoot[i], cb);
+    }
+};
+
+if (window.jsb) {
+    var isRuntime = (typeof loadRuntime === 'function');
+    if (isRuntime) {
+        require('src/settings.js');
+        require('src/cocos2d-runtime.js');
+        if (CC_PHYSICS_BUILTIN || CC_PHYSICS_CANNON) {
+            require('src/physics.js');
+        }
+        require('jsb-adapter/engine/index.js');
+    }
+    else {
+        require('src/settings.js');
+        require('src/cocos2d-jsb.js');
+        if (CC_PHYSICS_BUILTIN || CC_PHYSICS_CANNON) {
+            require('src/physics.js');
+        }
+        require('jsb-adapter/jsb-engine.js');
+    }
+
+    cc.macro.CLEANUP_IMAGE_CACHE = true;
+    window.boot();
+}

BIN
airPlay/client-editor/excel/关卡.xls


+ 2 - 1
airPlay/client-editor/export.bat

@@ -1 +1,2 @@
-node excel.js
+node excel.js
+pause

+ 6 - 6
airPlay/preview-templates/json/bullet.json

@@ -6,7 +6,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":5
+        "cd":6
     },
     "2001":{
         "travel":2,
@@ -15,7 +15,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":5
+        "cd":4
     },
     "2002":{
         "travel":2,
@@ -24,7 +24,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":2
+        "cd":1.5
     },
     "2003":{
         "travel":2,
@@ -33,7 +33,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":1
+        "cd":0.5
     },
     "3001":{
         "travel":3,
@@ -42,7 +42,7 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":2
+        "cd":1
     },
     "4001":{
         "travel":4,
@@ -51,6 +51,6 @@
         "end":"[2;300]",
         "volume":5,
         "effect1":10,
-        "cd":1
+        "cd":0.5
     }
 }

+ 4 - 4
airPlay/preview-templates/json/monster.json

@@ -4,11 +4,11 @@
         "hp":"[100;10]"
     },
     "2001":{
-        "atk":"[150;15]",
-        "hp":"[150;15]"
+        "atk":"[300;30]",
+        "hp":"[300;30]"
     },
     "3001":{
-        "atk":"[200;20]",
-        "hp":"[200;20]"
+        "atk":"[500;50]",
+        "hp":"[500;50]"
     }
 }

+ 73 - 63
airPlay/preview-templates/json/nest.json

@@ -6,8 +6,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "102":{
         "pos":"[320;0]",
@@ -16,8 +16,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "103":{
         "pos":"[480;0]",
@@ -26,8 +26,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "104":{
         "pos":"[-50;900]",
@@ -36,8 +36,8 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "105":{
         "pos":"[690;900]",
@@ -46,38 +46,38 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "106":{
         "pos":"[160;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":20,
-        "num":3
+        "bullet":"[[1;1001;0]]",
+        "time":50,
+        "num":1
     },
     "107":{
         "pos":"[320;-50]",
-        "type":1,
+        "type":16,
         "shape":102,
         "atktiming":"",
         "pattern":"[[1;2001]]",
-        "bullet":"[[1;2002]]",
-        "time":20,
-        "num":3
+        "bullet":"[[1;2002;3]]",
+        "time":50,
+        "num":1
     },
     "108":{
         "pos":"[480;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":20,
-        "num":3
+        "bullet":"[[1;1001;0]]",
+        "time":50,
+        "num":1
     },
     "109":{
         "pos":"[0;300]",
@@ -86,18 +86,18 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":5
     },
     "110":{
-        "pos":"[320;0]",
-        "type":7,
-        "shape":103,
+        "pos":"[640;300]",
+        "type":12,
+        "shape":101,
         "atktiming":"",
-        "pattern":"[[1;3001]]",
-        "bullet":"[[1;3001]]",
-        "time":0,
-        "num":1
+        "pattern":"[[1;1001]]",
+        "bullet":"[[]]",
+        "time":50,
+        "num":5
     },
     "111":{
         "pos":"[160;0]",
@@ -106,8 +106,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":0,
-        "num":4
+        "time":50,
+        "num":6
     },
     "112":{
         "pos":"[480;0]",
@@ -116,8 +116,8 @@
         "atktiming":"",
         "pattern":"[[1;1001]]",
         "bullet":"[[]]",
-        "time":0,
-        "num":4
+        "time":50,
+        "num":6
     },
     "113":{
         "pos":"[0;200]",
@@ -126,7 +126,7 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":0.2,
+        "time":50,
         "num":4
     },
     "114":{
@@ -136,7 +136,7 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[2;1001;0]]",
-        "time":0.2,
+        "time":50,
         "num":4
     },
     "115":{
@@ -146,7 +146,7 @@
         "atktiming":"",
         "pattern":"[[1;2001]]",
         "bullet":"[[1;2001;0;3001;2]]",
-        "time":1,
+        "time":50,
         "num":1
     },
     "116":{
@@ -156,7 +156,7 @@
         "atktiming":"",
         "pattern":"[[1;2001]]",
         "bullet":"[[1;2001;0;3001;2]]",
-        "time":1,
+        "time":50,
         "num":1
     },
     "117":{
@@ -166,8 +166,8 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "118":{
         "pos":"[640;200]",
@@ -176,8 +176,8 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[]]",
-        "time":20,
-        "num":3
+        "time":50,
+        "num":4
     },
     "119":{
         "pos":"[160;0]",
@@ -186,47 +186,47 @@
         "atktiming":"",
         "pattern":"[[2;1001]]",
         "bullet":"[[]]",
-        "time":0,
-        "num":4
+        "time":50,
+        "num":6
     },
     "120":{
         "pos":"[80;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "121":{
         "pos":"[160;-50]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "122":{
         "pos":"[480;-50]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "123":{
         "pos":"[540;0]",
-        "type":1,
+        "type":16,
         "shape":101,
         "atktiming":"",
         "pattern":"[[1;1001]]",
-        "bullet":"[[1;1001]]",
-        "time":0,
+        "bullet":"[[1;1001;0]]",
+        "time":50,
         "num":1
     },
     "124":{
@@ -235,8 +235,8 @@
         "shape":103,
         "atktiming":"",
         "pattern":"[[1;3001]]",
-        "bullet":"[[1;4001]]",
-        "time":0,
+        "bullet":"[[1;4001;0]]",
+        "time":50,
         "num":1
     },
     "125":{
@@ -245,8 +245,8 @@
         "shape":102,
         "atktiming":"",
         "pattern":"[[1;2001]]",
-        "bullet":"[[1;2001]]",
-        "time":0,
+        "bullet":"[[1;2001;0]]",
+        "time":50,
         "num":1
     },
     "126":{
@@ -255,8 +255,18 @@
         "shape":102,
         "atktiming":"",
         "pattern":"[[1;2001]]",
-        "bullet":"[[1;2001]]",
-        "time":0,
+        "bullet":"[[1;2001;0]]",
+        "time":50,
+        "num":1
+    },
+    "127":{
+        "pos":"[320;0]",
+        "type":7,
+        "shape":103,
+        "atktiming":"",
+        "pattern":"[[1;3001]]",
+        "bullet":"[[1;3001;0]]",
+        "time":50,
         "num":1
     }
 }

+ 15 - 15
airPlay/preview-templates/json/smallLevel.json

@@ -1,41 +1,41 @@
 {
     "1":{
-        "nest1":"[[101;1][102;1][103;1]]",
-        "interval2":"[5;99]",
+        "nest1":"[[101;1][103;1]]",
+        "interval2":"[5;5]",
         "nest2":"[[104;2][105;2]]",
-        "interval3":"[5;99]",
+        "interval3":"[5;5]",
         "nest3":"[[106;3][107;3][108;3]]",
-        "interval4":"[5;99]",
+        "interval4":"",
         "nest4":"",
-        "interval5":"[5;99]",
+        "interval5":"",
         "nest5":"",
         "interval6":"",
         "nest6":""
     },
     "2":{
         "nest1":"[[109;2]]",
-        "interval2":"[2;99]",
+        "interval2":"[2;5]",
         "nest2":"[[110;2]]",
-        "interval3":"[5;99]",
+        "interval3":"[5;5]",
         "nest3":"[[111;3][112;3]]",
-        "interval4":"[5;99]",
+        "interval4":"[5;5]",
         "nest4":"[[113;4][114;4]]",
-        "interval5":"[3;99]",
+        "interval5":"[5;5]",
         "nest5":"[[115;5][116;5]]",
         "interval6":"",
         "nest6":""
     },
     "3":{
         "nest1":"[[117;3]]",
-        "interval2":"[2;99]",
+        "interval2":"[1;5]",
         "nest2":"[[118;3]]",
-        "interval3":"[3;99]",
+        "interval3":"[3;5]",
         "nest3":"[[119;4]]",
-        "interval4":"[5;99]",
+        "interval4":"[5;5]",
         "nest4":"[[120;4][121;4][122;4][123;4]]",
-        "interval5":"[5;99]",
-        "nest5":"[[124;5]]",
-        "interval6":"[3;99]",
+        "interval5":"[3;5]",
+        "nest5":"[[124;8]]",
+        "interval6":"[2;5]",
         "nest6":"[[125;4][126;4]]"
     }
 }

+ 9 - 4
editor/web-desktop/main.js

@@ -54,12 +54,17 @@ window.boot = function () {
         // Limit downloading max concurrent task to 2,
         // more tasks simultaneously may cause performance draw back on some android system / browsers.
         // You can adjust the number based on your own test result, you have to set it before any loading process to take effect.
-        if (cc.sys.isBrowser && cc.sys.os === cc.sys.OS_ANDROID) {
-            cc.assetManager.downloader.maxConcurrency = 2;
-            cc.assetManager.downloader.maxRequestsPerFrame = 2;
-        }
+        // if (cc.sys.isBrowser && cc.sys.os === cc.sys.OS_ANDROID) {
+        //     cc.assetManager.downloader.maxConcurrency = 2;
+        //     cc.assetManager.downloader.maxRequestsPerFrame = 2;
+        // }
 
         var launchScene = settings.launchScene;
+
+        if(window.location.href.includes('editor')){
+            launchScene = 'nestShow';
+        }
+
         var bundle = cc.assetManager.bundles.find(function (b) {
             return b.getSceneInfo(launchScene);
         });