Commit b8d0c25b b8d0c25b5a65d65ae64aba33850eff45c7d2e7cd by jinwawa

fix sceneExplore problem

1 parent 99177252
Showing 36 changed files with 1186 additions and 66 deletions
......@@ -407,18 +407,18 @@ cc.Class({
}
}
if (0 == this._fiCurrentFocus.node.getName().indexOf('TopCell')) {
// fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
let iIndex = fiFrom.node.name.replace("TopCell", '');
if (this._oInit.aTopImg[iIndex]) {
Network.loadImageInNativeRuntime(
this._oInit.aTopImg[iIndex],
function (texture) {
fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
}, null, this
);
}
}
// if (0 == this._fiCurrentFocus.node.getName().indexOf('TopCell')) {
// // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
// let iIndex = fiFrom.node.name.replace("TopCell", '');
// if (this._oInit.aTopImg[iIndex]) {
// Network.loadImageInNativeRuntime(
// this._oInit.aTopImg[iIndex],
// function (texture) {
// fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
// }, null, this
// );
// }
// }
},
onAfterFocusChange: function (event) {
......@@ -441,18 +441,18 @@ cc.Class({
this._oSceneContext._iCurrentLeftIndex = iIndex;
}
if (0 == fiTo.node.getName().indexOf('TopCell')) {
let iIndex = fiTo.node.name.replace("TopCell", '');
// fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
if (this._oInit.aTopImg[iIndex]) {
Network.loadImageInNativeRuntime(
this._oInit.aTopImg[iIndex],
function (texture) {
fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
}, null, this
);
}
}
// if (0 == fiTo.node.getName().indexOf('TopCell')) {
// let iIndex = fiTo.node.name.replace("TopCell", '');
// // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
// if (this._oInit.aTopImg[iIndex]) {
// Network.loadImageInNativeRuntime(
// this._oInit.aTopImg[iIndex],
// function (texture) {
// fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
// }, null, this
// );
// }
// }
},
keyDownDirection: function (Direct) {
......
......@@ -14,7 +14,7 @@ cc.Class({
"name": "Navigator",/* 左侧导航 */
"layout": "vertical",//浮动式垂直布局
"position": [44, 98],//框架的起始坐标
"childrenSize": [166, 94],//子元素尺寸
"childrenSize": [159, 72],//子元素尺寸
"childrenMargin": [0, 0, 3, 0],//子元素边距
"dataContainer": "promotion_list",//列表名称
"data": {/* 对于数据比较少的采取这种方式或者本地数据 */
......@@ -39,7 +39,8 @@ cc.Class({
},
{
"name": "primarySchool",
"tvlink": '{"click": [{"action": "changeLayout","parameters": {"layoutPath": "layout/waterfall_primarySchool.json"}}]}',
// "tvlink": '{"click": [{"action": "changeLayout","parameters": {"layoutPath": "layout/waterfall_primarySchool.json"}}]}',
"tvlink": '{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneGame"}}]}',
"type": "promotion_item",
"imageURL": "image/navigator/primary.png",
"top": 360,
......@@ -78,30 +79,30 @@ cc.Class({
"resultSet": [
{
"name": "收藏",
"left": 822,
"top": 19,
"width": 137,
"height": 65,
"left": 1104,
"top": 35,
"width": 38,
"height": 38,
"tvlink": '{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneDiary"}}]}',
"type" : "promotion_item",
"imageURL": "image/addition/my.png"
},
{
"name": "历史",
"left": 965,
"top": 19,
"width": 137,
"height": 65,
"left": 1158,
"top": 35,
"width": 38,
"height": 38,
"tvlink": '{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneHistory"}}]}',
"type" : "promotion_item",
"imageURL": "image/addition/history.png"
},
{
"name": "搜索",
"left": 1108,
"top": 19,
"width": 137,
"height": 65,
"left": 1213,
"top": 35,
"width": 38,
"height": 38,
"tvlink": '{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneSearch"}}]}',
"type" : "promotion_item",
"imageURL": "image/addition/search.png"
......
......@@ -5,7 +5,7 @@
"_native": "",
"_duration": 7.5,
"sample": 8,
"speed": 0.3,
"speed": 0.2,
"wrapMode": 2,
"curveData": {
"props": {
......
{
"ver": "1.0.1",
"uuid": "e2e376e6-cde1-416f-b7d5-e4f8daea8953",
"isSubpackage": false,
"subpackageName": "",
"subMetas": {}
}
\ No newline at end of file
{"frameRate":60,"isGlobal":0,"armature":[{"bone":[{"name":"root","transform":{}},{"inheritScale":false,"transform":{"y":20.9393,"x":-3.83},"name":"Layer1","parent":"root"},{"length":112,"transform":{"y":-39.8899,"skX":90.9548,"skY":90.9548,"x":-2.4595},"parent":"root","inheritScale":false,"name":"Layer19"},{"length":101,"transform":{"y":-10.561,"skX":-38.9536,"skY":-38.9536,"x":-3.9265},"parent":"Layer19","inheritScale":false,"name":"Layer17"},{"length":81,"transform":{"y":-10.2153,"skX":-20.483,"skY":-20.483,"x":35.3347},"parent":"Layer19","inheritScale":false,"name":"Layer10"},{"length":78,"transform":{"y":10.034,"skX":15.7006,"skY":15.7006,"x":35.5472},"parent":"Layer19","inheritScale":false,"name":"Layer12"},{"length":82,"transform":{"y":16.279,"skX":40.4526,"skY":40.4526,"x":-1.6039},"parent":"Layer19","inheritScale":false,"name":"Layer14"},{"length":160,"transform":{"y":-1.7706,"skX":178.5993,"skY":178.5993,"x":-6.2804},"parent":"Layer19","inheritScale":false,"name":"Layer21"}],"type":"Armature","frameRate":60,"animation":[{"playTimes":0,"bone":[{"frame":[{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"skX":-2.3659,"skY":-2.3659},"duration":15},{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"skX":3.2177,"skY":3.2177},"duration":15},{"transform":{},"duration":0}],"name":"Layer21"},{"frame":[{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"skX":13.2312,"skY":13.2312},"duration":15},{"tweenEasing":0,"transform":{"y":-2.5206,"skX":-12.3228,"skY":-12.3228,"x":1.2082},"duration":15},{"tweenEasing":0,"transform":{"y":-6.2492,"skX":-62.777,"skY":-62.777,"x":-0.1042},"duration":15},{"transform":{},"duration":0}],"name":"Layer14"},{"frame":[{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"y":-4},"duration":15},{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"y":-4},"duration":15},{"transform":{},"duration":0}],"name":"Layer19"},{"frame":[{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"y":-7.499,"skX":-38.8025,"skY":-38.8025,"x":-0.125},"duration":15},{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"y":2.4997,"skX":15.1876,"skY":15.1876,"x":0.0417},"duration":15},{"transform":{},"duration":0}],"name":"Layer12"},{"frame":[{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"y":1.8748,"skX":32.7635,"skY":32.7635,"x":0.0313},"duration":15},{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"y":-3.7496,"skX":-17.9195,"skY":-17.9195,"x":-0.0625},"duration":15},{"transform":{},"duration":0}],"name":"Layer10"},{"frame":[{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"skX":-22.4995,"skY":-22.4995},"duration":15},{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"y":1.2498,"skX":23.6194,"skY":23.6194,"x":0.0208},"duration":15},{"transform":{},"duration":0}],"name":"Layer17"},{"frame":[{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"scX":0.9},"duration":15},{"tweenEasing":0,"transform":{},"duration":15},{"tweenEasing":0,"transform":{"scX":0.9},"duration":15},{"transform":{},"duration":0}],"name":"Layer1"},{"frame":[{"transform":{},"duration":60}],"name":"root"}],"slot":[{"frame":[{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":null,"duration":0}],"name":"Layer21"},{"frame":[{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":null,"duration":0}],"name":"Layer14"},{"frame":[{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":null,"duration":0}],"name":"Layer19"},{"frame":[{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":null,"duration":0}],"name":"Layer12"},{"frame":[{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":null,"duration":0}],"name":"Layer10"},{"frame":[{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":null,"duration":0}],"name":"Layer17"},{"frame":[{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":0,"duration":15},{"tweenEasing":null,"duration":0}],"name":"Layer1"}],"ffd":[],"ik":[],"frame":[],"name":"Animation1","duration":60}],"defaultActions":[{"gotoAndPlay":"Animation1"}],"aabb":{"width":157,"y":-168.93573553683655,"height":194.87503553683655,"x":-89.9550723745457},"ik":[],"name":"armatureName","skin":[{"slot":[{"display":[{"path":"duck05","type":"image","name":"duck05","transform":{"y":2.0343,"skX":-60.474,"skY":-60.474,"x":8.4202}}],"name":"Layer10"},{"display":[{"path":"duck06","type":"image","name":"duck06","transform":{"y":-0.0025,"skX":-116.3619,"skY":-116.3619,"x":10.4107}}],"name":"Layer12"},{"display":[{"path":"duck03","type":"image","name":"duck03","transform":{"y":1.4731,"skX":-90.9548,"skY":-90.9548,"x":16.3561}}],"name":"Layer19"},{"display":[{"path":"duck02","type":"image","name":"duck02","transform":{"y":1.0493,"skX":-122.6046,"skY":-122.6045,"x":19.4616}}],"name":"Layer14"},{"display":[{"path":"duck01","type":"image","name":"duck01","transform":{"y":-10.4049,"skX":90.4459,"skY":90.4459,"x":59.8786}}],"name":"Layer21"},{"display":[{"path":"duck07","type":"image","name":"duck07","transform":{}}],"name":"Layer1"},{"display":[{"path":"duck04","type":"image","name":"duck04","transform":{"y":0.273,"skX":-52.0013,"skY":-52.0012,"x":19.2394}}],"name":"Layer17"}],"name":""}],"slot":[{"name":"Layer1","parent":"Layer1","color":{}},{"z":1,"name":"Layer17","parent":"Layer17","color":{}},{"z":2,"name":"Layer10","parent":"Layer10","color":{}},{"z":3,"name":"Layer12","parent":"Layer12","color":{}},{"z":4,"name":"Layer19","parent":"Layer19","color":{}},{"z":5,"name":"Layer14","parent":"Layer14","color":{}},{"z":6,"name":"Layer21","parent":"Layer21","color":{}}]}],"name":"duck","version":"5.0"}
\ No newline at end of file
{
"ver": "1.0.0",
"uuid": "12fcf88d-19e6-4c0e-a0e9-90493cbd8988",
"dragonBonesJson": "{\"frameRate\":60,\"isGlobal\":0,\"armature\":[{\"bone\":[{\"name\":\"root\",\"transform\":{}},{\"inheritScale\":false,\"transform\":{\"y\":20.9393,\"x\":-3.83},\"name\":\"Layer1\",\"parent\":\"root\"},{\"length\":112,\"transform\":{\"y\":-39.8899,\"skX\":90.9548,\"skY\":90.9548,\"x\":-2.4595},\"parent\":\"root\",\"inheritScale\":false,\"name\":\"Layer19\"},{\"length\":101,\"transform\":{\"y\":-10.561,\"skX\":-38.9536,\"skY\":-38.9536,\"x\":-3.9265},\"parent\":\"Layer19\",\"inheritScale\":false,\"name\":\"Layer17\"},{\"length\":81,\"transform\":{\"y\":-10.2153,\"skX\":-20.483,\"skY\":-20.483,\"x\":35.3347},\"parent\":\"Layer19\",\"inheritScale\":false,\"name\":\"Layer10\"},{\"length\":78,\"transform\":{\"y\":10.034,\"skX\":15.7006,\"skY\":15.7006,\"x\":35.5472},\"parent\":\"Layer19\",\"inheritScale\":false,\"name\":\"Layer12\"},{\"length\":82,\"transform\":{\"y\":16.279,\"skX\":40.4526,\"skY\":40.4526,\"x\":-1.6039},\"parent\":\"Layer19\",\"inheritScale\":false,\"name\":\"Layer14\"},{\"length\":160,\"transform\":{\"y\":-1.7706,\"skX\":178.5993,\"skY\":178.5993,\"x\":-6.2804},\"parent\":\"Layer19\",\"inheritScale\":false,\"name\":\"Layer21\"}],\"type\":\"Armature\",\"frameRate\":60,\"animation\":[{\"playTimes\":0,\"bone\":[{\"frame\":[{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"skX\":-2.3659,\"skY\":-2.3659},\"duration\":15},{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"skX\":3.2177,\"skY\":3.2177},\"duration\":15},{\"transform\":{},\"duration\":0}],\"name\":\"Layer21\"},{\"frame\":[{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"skX\":13.2312,\"skY\":13.2312},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":-2.5206,\"skX\":-12.3228,\"skY\":-12.3228,\"x\":1.2082},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":-6.2492,\"skX\":-62.777,\"skY\":-62.777,\"x\":-0.1042},\"duration\":15},{\"transform\":{},\"duration\":0}],\"name\":\"Layer14\"},{\"frame\":[{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":-4},\"duration\":15},{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":-4},\"duration\":15},{\"transform\":{},\"duration\":0}],\"name\":\"Layer19\"},{\"frame\":[{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":-7.499,\"skX\":-38.8025,\"skY\":-38.8025,\"x\":-0.125},\"duration\":15},{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":2.4997,\"skX\":15.1876,\"skY\":15.1876,\"x\":0.0417},\"duration\":15},{\"transform\":{},\"duration\":0}],\"name\":\"Layer12\"},{\"frame\":[{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":1.8748,\"skX\":32.7635,\"skY\":32.7635,\"x\":0.0313},\"duration\":15},{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":-3.7496,\"skX\":-17.9195,\"skY\":-17.9195,\"x\":-0.0625},\"duration\":15},{\"transform\":{},\"duration\":0}],\"name\":\"Layer10\"},{\"frame\":[{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"skX\":-22.4995,\"skY\":-22.4995},\"duration\":15},{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"y\":1.2498,\"skX\":23.6194,\"skY\":23.6194,\"x\":0.0208},\"duration\":15},{\"transform\":{},\"duration\":0}],\"name\":\"Layer17\"},{\"frame\":[{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"scX\":0.9},\"duration\":15},{\"tweenEasing\":0,\"transform\":{},\"duration\":15},{\"tweenEasing\":0,\"transform\":{\"scX\":0.9},\"duration\":15},{\"transform\":{},\"duration\":0}],\"name\":\"Layer1\"},{\"frame\":[{\"transform\":{},\"duration\":60}],\"name\":\"root\"}],\"slot\":[{\"frame\":[{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":null,\"duration\":0}],\"name\":\"Layer21\"},{\"frame\":[{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":null,\"duration\":0}],\"name\":\"Layer14\"},{\"frame\":[{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":null,\"duration\":0}],\"name\":\"Layer19\"},{\"frame\":[{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":null,\"duration\":0}],\"name\":\"Layer12\"},{\"frame\":[{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":null,\"duration\":0}],\"name\":\"Layer10\"},{\"frame\":[{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":null,\"duration\":0}],\"name\":\"Layer17\"},{\"frame\":[{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":0,\"duration\":15},{\"tweenEasing\":null,\"duration\":0}],\"name\":\"Layer1\"}],\"ffd\":[],\"ik\":[],\"frame\":[],\"name\":\"Animation1\",\"duration\":60}],\"defaultActions\":[{\"gotoAndPlay\":\"Animation1\"}],\"aabb\":{\"width\":157,\"y\":-168.93573553683655,\"height\":194.87503553683655,\"x\":-89.9550723745457},\"ik\":[],\"name\":\"armatureName\",\"skin\":[{\"slot\":[{\"display\":[{\"path\":\"duck05\",\"type\":\"image\",\"name\":\"duck05\",\"transform\":{\"y\":2.0343,\"skX\":-60.474,\"skY\":-60.474,\"x\":8.4202}}],\"name\":\"Layer10\"},{\"display\":[{\"path\":\"duck06\",\"type\":\"image\",\"name\":\"duck06\",\"transform\":{\"y\":-0.0025,\"skX\":-116.3619,\"skY\":-116.3619,\"x\":10.4107}}],\"name\":\"Layer12\"},{\"display\":[{\"path\":\"duck03\",\"type\":\"image\",\"name\":\"duck03\",\"transform\":{\"y\":1.4731,\"skX\":-90.9548,\"skY\":-90.9548,\"x\":16.3561}}],\"name\":\"Layer19\"},{\"display\":[{\"path\":\"duck02\",\"type\":\"image\",\"name\":\"duck02\",\"transform\":{\"y\":1.0493,\"skX\":-122.6046,\"skY\":-122.6045,\"x\":19.4616}}],\"name\":\"Layer14\"},{\"display\":[{\"path\":\"duck01\",\"type\":\"image\",\"name\":\"duck01\",\"transform\":{\"y\":-10.4049,\"skX\":90.4459,\"skY\":90.4459,\"x\":59.8786}}],\"name\":\"Layer21\"},{\"display\":[{\"path\":\"duck07\",\"type\":\"image\",\"name\":\"duck07\",\"transform\":{}}],\"name\":\"Layer1\"},{\"display\":[{\"path\":\"duck04\",\"type\":\"image\",\"name\":\"duck04\",\"transform\":{\"y\":0.273,\"skX\":-52.0013,\"skY\":-52.0012,\"x\":19.2394}}],\"name\":\"Layer17\"}],\"name\":\"\"}],\"slot\":[{\"name\":\"Layer1\",\"parent\":\"Layer1\",\"color\":{}},{\"z\":1,\"name\":\"Layer17\",\"parent\":\"Layer17\",\"color\":{}},{\"z\":2,\"name\":\"Layer10\",\"parent\":\"Layer10\",\"color\":{}},{\"z\":3,\"name\":\"Layer12\",\"parent\":\"Layer12\",\"color\":{}},{\"z\":4,\"name\":\"Layer19\",\"parent\":\"Layer19\",\"color\":{}},{\"z\":5,\"name\":\"Layer14\",\"parent\":\"Layer14\",\"color\":{}},{\"z\":6,\"name\":\"Layer21\",\"parent\":\"Layer21\",\"color\":{}}]}],\"name\":\"duck\",\"version\":\"5.0\"}",
"subMetas": {}
}
\ No newline at end of file
{"width":256,"imagePath":"duck_tex.png","height":256,"name":"duck","SubTexture":[{"width":66,"y":108,"height":10,"name":"duck07","x":160},{"width":35,"y":64,"height":40,"name":"duck04","x":160},{"width":24,"y":76,"height":30,"name":"duck05","x":197},{"width":24,"y":44,"height":30,"name":"duck06","x":222},{"width":60,"y":1,"height":61,"name":"duck03","x":160},{"width":27,"y":1,"height":41,"name":"duck02","x":222},{"width":157,"y":1,"height":126,"name":"duck01","x":1}]}
\ No newline at end of file
{
"ver": "1.0.0",
"uuid": "3348c645-59e4-4bf2-b5ac-02172ce7f044",
"atlasJson": "{\"width\":256,\"imagePath\":\"duck_tex.png\",\"height\":256,\"name\":\"duck\",\"SubTexture\":[{\"width\":66,\"y\":108,\"height\":10,\"name\":\"duck07\",\"x\":160},{\"width\":35,\"y\":64,\"height\":40,\"name\":\"duck04\",\"x\":160},{\"width\":24,\"y\":76,\"height\":30,\"name\":\"duck05\",\"x\":197},{\"width\":24,\"y\":44,\"height\":30,\"name\":\"duck06\",\"x\":222},{\"width\":60,\"y\":1,\"height\":61,\"name\":\"duck03\",\"x\":160},{\"width\":27,\"y\":1,\"height\":41,\"name\":\"duck02\",\"x\":222},{\"width\":157,\"y\":1,\"height\":126,\"name\":\"duck01\",\"x\":1}]}",
"texture": "5d2ba554-a63a-4a5c-96d2-82152eff95b5",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "5d2ba554-a63a-4a5c-96d2-82152eff95b5",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"duck_tex": {
"ver": "1.0.4",
"uuid": "abf7a9c2-4fb6-4899-ba2b-2dc582b38b12",
"rawTextureUuid": "5d2ba554-a63a-4a5c-96d2-82152eff95b5",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -3,
"offsetY": 64,
"trimX": 1,
"trimY": 1,
"width": 248,
"height": 126,
"rawWidth": 256,
"rawHeight": 256,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "926267b5-de6e-4a3d-9f82-f5ec7006bd00",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"bg_loading_pop_2": {
"ver": "1.0.4",
"uuid": "260d622d-3a11-4350-8775-4a225ae5a348",
"rawTextureUuid": "926267b5-de6e-4a3d-9f82-f5ec7006bd00",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 635,
"height": 342,
"rawWidth": 635,
"rawHeight": 342,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "768a3cbe-ea2a-412a-9915-5ba206f2120b",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"bg_shop_item_icon": {
"ver": "1.0.4",
"uuid": "20a09849-4fac-4159-ab45-65501e0f945b",
"rawTextureUuid": "768a3cbe-ea2a-412a-9915-5ba206f2120b",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 75,
"height": 75,
"rawWidth": 75,
"rawHeight": 75,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "8618fb6f-4c3c-42b9-8357-e309a7155f28",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"btn_back_2": {
"ver": "1.0.4",
"uuid": "e43d8224-1726-467f-a939-8ea9c8efc8bc",
"rawTextureUuid": "8618fb6f-4c3c-42b9-8357-e309a7155f28",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 0.5,
"trimX": 0,
"trimY": 0,
"width": 53,
"height": 47,
"rawWidth": 54,
"rawHeight": 48,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "61ca46a0-2e29-48ab-9af7-c9b3ba0bc8ac",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"btn_common_pop_close": {
"ver": "1.0.4",
"uuid": "59262b31-5913-43a6-8075-23de6b2f9a06",
"rawTextureUuid": "61ca46a0-2e29-48ab-9af7-c9b3ba0bc8ac",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 82,
"height": 82,
"rawWidth": 82,
"rawHeight": 82,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "87254772-462f-487e-b3af-3c1b2c68de34",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"head_1": {
"ver": "1.0.4",
"uuid": "55fbb89f-85d9-4bb8-8825-9cb5292881f5",
"rawTextureUuid": "87254772-462f-487e-b3af-3c1b2c68de34",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 168,
"height": 220,
"rawWidth": 168,
"rawHeight": 220,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "00f32f7d-54fd-4c97-a226-b61561b33239",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"icon_money": {
"ver": "1.0.4",
"uuid": "3f55e57f-58ff-4674-80a1-4f3cb937762c",
"rawTextureUuid": "00f32f7d-54fd-4c97-a226-b61561b33239",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 196,
"height": 168,
"rawWidth": 196,
"rawHeight": 168,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
......@@ -8,8 +8,7 @@
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
......@@ -44,8 +43,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 40,
"height": 36
"width": 159,
"height": 72
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -64,18 +63,18 @@
"y": 1,
"z": 1
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"groupIndex": 0,
"_rotationX": 0,
"_rotationY": 0,
"_id": ""
},
{
......@@ -106,8 +105,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 40,
"height": 36
"width": 159,
"height": 72
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -126,18 +125,18 @@
"y": 1,
"z": 1
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"groupIndex": 0,
"_rotationX": 0,
"_rotationY": 0,
"_id": ""
},
{
......@@ -148,11 +147,6 @@
"__id__": 2
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": null,
......@@ -167,6 +161,7 @@
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_state": 0,
"_atlas": null,
"_id": ""
},
......@@ -192,9 +187,9 @@
"alignMode": 1,
"_target": null,
"_alignFlags": 9,
"_left": -20,
"_left": -79.5,
"_right": 0,
"_top": 702,
"_top": 684,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
......
<root>
<explore id="1" id2="1" name="555,没人陪我玩,好寂寞。" type="1" map="1" choice1="陪陪蜥蜴,和它交朋友" choice2="陪它去看《小猪佩奇》,开朗的孩子朋友多。" function="1:500054" image="xiyi.png" reward="10001:100"/>
<explore id="2" id2="1" name="555,没人陪我玩,好寂寞。" type="1" map="1" choice1="陪陪蜥蜴,和它交朋友" choice2="去玩叠蛋糕给它看,这个小游戏可好玩了!" function="2:300056" image="xiyi.png" reward="10001:100"/>
<explore id="3" id2="1" name="555,没人陪我玩,好寂寞。" type="1" map="1" choice1="陪陪蜥蜴,和它交朋友" choice2="和小狗一起听儿歌:工程车之歌" function="3:18897" image="xiyi.png" reward="10001:100"/>
<explore id="2" id2="1" name="555,没人陪我玩,好寂寞。" type="2" map="1" choice1="陪陪蜥蜴,和它交朋友" choice2="去玩叠蛋糕给它看,这个小游戏可好玩了!" function="2:300056" image="xiyi.png" reward="10001:100"/>
<explore id="3" id2="1" name="555,没人陪我玩,好寂寞。" type="2" map="1" choice1="陪陪蜥蜴,和它交朋友" choice2="和小狗一起听儿歌:工程车之歌" function="3:18897" image="xiyi.png" reward="10001:100"/>
<explore id="4" id2="1" name="555,没人陪我玩,好寂寞。" type="1" map="1" choice1="我想和别的小动物一起玩。" choice2="" function="1:500054" image="xiyi.png" reward="10001:100"/>
<explore id="5" id2="1" name="捡到一个宝箱。" type="2" map="1" choice1="" choice2="" function="1:500054" image="baoxiang.png" reward="10001:100"/>
<explore id="6" id2="1" name="迷路了,进度减少10%" type="3" map="1" choice1="" choice2="" function="1:500054" image="xiyi.png" reward="10001:100"/>
......
{
"ver": "2.2.0",
"uuid": "55a2f65d-ae2f-430d-997a-a183b03af495",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"turntable_tomorrow": {
"ver": "1.0.4",
"uuid": "94bfdc3d-6b0f-4a61-b0f0-beed62e88578",
"rawTextureUuid": "55a2f65d-ae2f-430d-997a-a183b03af495",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 1,
"width": 94,
"height": 97,
"rawWidth": 94,
"rawHeight": 99,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.2.0",
"uuid": "21e522fa-4f5a-4dbe-8880-d68215b08d1a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"subMetas": {
"xiyi": {
"ver": "1.0.4",
"uuid": "30eaee90-b002-4d6c-a1c1-f252176a5890",
"rawTextureUuid": "21e522fa-4f5a-4dbe-8880-d68215b08d1a",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 120,
"height": 158,
"rawWidth": 120,
"rawHeight": 158,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "pfbDialogCell",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
},
{
"__id__": 5
}
],
"_active": true,
"_level": 1,
"_components": [],
"_prefab": {
"__id__": 8
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 450,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Icon",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_level": 0,
"_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": 20,
"height": 20
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": -222,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": null,
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_state": 0,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "cbd54b30-9e7f-422c-b742-9b434a12b6da"
},
"fileId": "592x6ksi9BRrRAJCVkUIic",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Content",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_level": 2,
"_components": [
{
"__id__": 6
}
],
"_prefab": {
"__id__": 7
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 450,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_useOriginalSize": false,
"_string": "陪他去看《小猪佩奇》,开朗的孩子朋友多",
"_N$string": "陪他去看《小猪佩奇》,开朗的孩子朋友多",
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 2,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "cbd54b30-9e7f-422c-b742-9b434a12b6da"
},
"fileId": "83YAY8oi5FD67hDNJN+Ezb",
"sync": false
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "cbd54b30-9e7f-422c-b742-9b434a12b6da"
},
"fileId": "43je+l5UZHppZNWqV9PaIl",
"sync": false
}
]
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "cbd54b30-9e7f-422c-b742-9b434a12b6da",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"subMetas": {}
}
\ No newline at end of file
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "pfbShowCategory",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
},
{
"__id__": 5
},
{
"__id__": 8
},
{
"__id__": 11
}
],
"_active": true,
"_level": 1,
"_components": [
{
"__id__": 14
}
],
"_prefab": {
"__id__": 15
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 499,
"height": 109
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "New Sprite(Splash)",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_level": 2,
"_components": [
{
"__id__": 3
}
],
"_prefab": {
"__id__": 4
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 499,
"height": 109
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_state": 0,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "8fc297a9-26e1-4936-aaa0-59dffbb57d8d"
},
"fileId": "e4M4WCL31CNrUEnnaC/ZIS",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "New Sprite",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_level": 2,
"_components": [
{
"__id__": 6
}
],
"_prefab": {
"__id__": 7
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 75,
"height": 75
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": -132,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "20a09849-4fac-4159-ab45-65501e0f945b"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_state": 0,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "8fc297a9-26e1-4936-aaa0-59dffbb57d8d"
},
"fileId": "29CRPS5n1LD55GZeLNDFrY",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Pic",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_level": 2,
"_components": [
{
"__id__": 9
}
],
"_prefab": {
"__id__": 10
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 61,
"height": 61
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": -133,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
},
"_enabled": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "437d0612-8583-46d0-ad75-46a400680bbb"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_state": 0,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "8fc297a9-26e1-4936-aaa0-59dffbb57d8d"
},
"fileId": "38ud78dPJMv4KKCPooxuqe",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Txt",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_level": 2,
"_components": [
{
"__id__": 12
}
],
"_prefab": {
"__id__": 13
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 66,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 11
},
"_enabled": true,
"_useOriginalSize": false,
"_string": "获取宠物饼干*7200",
"_N$string": "获取宠物饼干*7200",
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 2,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "8fc297a9-26e1-4936-aaa0-59dffbb57d8d"
},
"fileId": "a0QHVGyY1JEbOrO+g9hWvC",
"sync": false
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 9,
"_left": -249.5,
"_right": 0,
"_top": 665.5,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "8fc297a9-26e1-4936-aaa0-59dffbb57d8d"
},
"fileId": "f3FKYd7SJEvrs4s48MPI1G",
"sync": false
}
]
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "8fc297a9-26e1-4936-aaa0-59dffbb57d8d",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"subMetas": {}
}
\ No newline at end of file