From 46e04e2dc21cab97b63504c1991098a7b3d16042 Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Tue, 9 Sep 2025 15:33:44 +0800 Subject: [PATCH] update --- .../chat18x/ui/panels/PopupGirlListPanel.ts | 26 + .../ui/panels/PopupGirlListPanel.ts.meta | 9 + assets/bundles/Chat18x/ChatPanel.prefab | 14 +- .../bundles/Chat18x/PopupGIrlListPanel.prefab | 26 +- assets/bundles/Chat18x/ThemePanel.prefab | 1903 ++++++++++++++++- 5 files changed, 1909 insertions(+), 69 deletions(-) create mode 100644 assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts create mode 100644 assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts.meta diff --git a/assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts b/assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts new file mode 100644 index 00000000..78530a54 --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts @@ -0,0 +1,26 @@ +import { _decorator, Button, Component, Node } from "cc"; +import li_BaseView from "../../../Main/Common/li_BaseView"; +import Utils from "../../../Main/Common/Utils"; +import { GButton } from "../../../Main/Common/GButton"; +const { ccclass, property } = _decorator; + +@ccclass("PopupGirlListPanel") +export class PopupGirlListPanel extends li_BaseView { + private _nodeTab: any = {}; + + private girlId: number; + + openUIDataCT(data) { + this.girlId = data; + } + onLoadCT() { + Utils.parseNode(this.node, this._nodeTab); + } + registerListener() { + GButton.BandClick(this._nodeTab.BuyBtn, this.buyCharacter, this); + } + buyCharacter() { + // 购买id为girlId的女生 + console.log(this.girlId); + } +} diff --git a/assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts.meta b/assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts.meta new file mode 100644 index 00000000..020df0bd --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/PopupGirlListPanel.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "5d94228f-b43d-4fd7-8cb6-0336edbff11b", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/bundles/Chat18x/ChatPanel.prefab b/assets/bundles/Chat18x/ChatPanel.prefab index 372af340..dbea7643 100644 --- a/assets/bundles/Chat18x/ChatPanel.prefab +++ b/assets/bundles/Chat18x/ChatPanel.prefab @@ -1911,6 +1911,8 @@ "__id__": 0 }, "fileId": "69iHXwwNhJmK72DMPkk2Wk", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -2770,7 +2772,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 11, + "y": 0, "z": 0 }, "_lrot": { @@ -2932,7 +2934,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 1080, - "height": 1962 + "height": 2340 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2961,8 +2963,8 @@ "_target": null, "_left": 0, "_right": 0, - "_top": 178, - "_bottom": 200, + "_top": 0, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -3584,6 +3586,8 @@ "__id__": 0 }, "fileId": "c4MQuwEUpHGpnsXNkYYrYs", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -6705,6 +6709,8 @@ "__id__": 0 }, "fileId": "a4Nb4ZSDFOqYcn9TAsyUu5", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { diff --git a/assets/bundles/Chat18x/PopupGIrlListPanel.prefab b/assets/bundles/Chat18x/PopupGIrlListPanel.prefab index 00995bc5..030bfc18 100644 --- a/assets/bundles/Chat18x/PopupGIrlListPanel.prefab +++ b/assets/bundles/Chat18x/PopupGIrlListPanel.prefab @@ -44,10 +44,13 @@ }, { "__id__": 120 + }, + { + "__id__": 122 } ], "_prefab": { - "__id__": 122 + "__id__": 124 }, "_lpos": { "__type__": "cc.Vec3", @@ -1057,7 +1060,7 @@ "__id__": 66 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 72 @@ -2842,6 +2845,25 @@ "__type__": "cc.CompPrefabInfo", "fileId": "d1s++F71pCoo/ePChgCcoU" }, + { + "__type__": "5d942KPtD1P14y2Azbtv/Eb", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 123 + }, + "m_rootNode": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "010N5nyQBFzb5OtX6ndt1Y" + }, { "__type__": "cc.PrefabInfo", "root": { diff --git a/assets/bundles/Chat18x/ThemePanel.prefab b/assets/bundles/Chat18x/ThemePanel.prefab index f21df053..ab6d0227 100644 --- a/assets/bundles/Chat18x/ThemePanel.prefab +++ b/assets/bundles/Chat18x/ThemePanel.prefab @@ -25,17 +25,17 @@ "_active": true, "_components": [ { - "__id__": 296 + "__id__": 376 }, { - "__id__": 298 + "__id__": 378 }, { - "__id__": 300 + "__id__": 380 } ], "_prefab": { - "__id__": 302 + "__id__": 382 }, "_lpos": { "__type__": "cc.Vec3", @@ -85,17 +85,17 @@ "_active": true, "_components": [ { - "__id__": 289 + "__id__": 369 }, { - "__id__": 291 + "__id__": 371 }, { - "__id__": 293 + "__id__": 373 } ], "_prefab": { - "__id__": 295 + "__id__": 375 }, "_lpos": { "__type__": "cc.Vec3", @@ -2877,17 +2877,17 @@ "_active": true, "_components": [ { - "__id__": 282 + "__id__": 362 }, { - "__id__": 284 + "__id__": 364 }, { - "__id__": 286 + "__id__": 366 } ], "_prefab": { - "__id__": 288 + "__id__": 368 }, "_lpos": { "__type__": "cc.Vec3", @@ -2937,7 +2937,7 @@ "__id__": 179 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 187 @@ -5946,25 +5946,25 @@ "_active": true, "_components": [ { - "__id__": 273 + "__id__": 353 }, { - "__id__": 275 + "__id__": 355 }, { - "__id__": 277 + "__id__": 357 }, { - "__id__": 279 + "__id__": 359 } ], "_prefab": { - "__id__": 281 + "__id__": 361 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -250.1902500000001, + "y": 0, "z": 0 }, "_lrot": { @@ -6006,20 +6006,20 @@ "_active": true, "_components": [ { - "__id__": 264 + "__id__": 344 }, { - "__id__": 266 + "__id__": 346 }, { - "__id__": 268 + "__id__": 348 }, { - "__id__": 270 + "__id__": 350 } ], "_prefab": { - "__id__": 272 + "__id__": 352 }, "_lpos": { "__type__": "cc.Vec3", @@ -6052,32 +6052,152 @@ }, { "__type__": "cc.Node", - "_name": "allThemecontent", + "_name": "Layout", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 255 }, - "_children": [], - "_active": true, - "_components": [ + "_children": [ { "__id__": 257 }, + { + "__id__": 329 + } + ], + "_active": true, + "_components": [ + { + "__id__": 337 + }, + { + "__id__": 339 + }, + { + "__id__": 341 + } + ], + "_prefab": { + "__id__": 343 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 467.75000000000006, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "recomandPanel", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 256 + }, + "_children": [ + { + "__id__": 258 + }, + { + "__id__": 266 + }, + { + "__id__": 316 + } + ], + "_active": true, + "_components": [ + { + "__id__": 324 + }, + { + "__id__": 326 + } + ], + "_prefab": { + "__id__": 328 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.69999999999996, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "frame", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 257 + }, + "_children": [], + "_active": true, + "_components": [ { "__id__": 259 }, { "__id__": 261 + }, + { + "__id__": 263 } ], "_prefab": { - "__id__": 263 + "__id__": 265 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 682.198, + "y": 0, "z": 0 }, "_lrot": { @@ -6109,12 +6229,1560 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 258 }, "_enabled": true, "__prefab": { + "__id__": 260 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 966, + "height": 442 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbfR/xqG1BOYruw0DcakXI" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { "__id__": 258 }, + "_enabled": true, + "__prefab": { + "__id__": 262 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8082441e-0382-4c77-bf9f-ec49d8dd7f75@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9auoqVYTFNgrcZI0wBfsYO" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 258 + }, + "_enabled": true, + "__prefab": { + "__id__": 264 + }, + "_alignFlags": 18, + "_target": null, + "_left": 455, + "_right": 455, + "_top": 261.865, + "_bottom": 124.13499999999999, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 56, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "45v9Bf8sZKtJ1jgqVTxjbp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c0O8z7UQtK3L9VB3gxhy2e", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "rect", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 257 + }, + "_children": [ + { + "__id__": 267 + }, + { + "__id__": 281 + }, + { + "__id__": 289 + }, + { + "__id__": 297 + } + ], + "_active": true, + "_components": [ + { + "__id__": 307 + }, + { + "__id__": 309 + }, + { + "__id__": 311 + }, + { + "__id__": 313 + } + ], + "_prefab": { + "__id__": 315 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Mask", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 266 + }, + "_children": [ + { + "__id__": 268 + } + ], + "_active": true, + "_components": [ + { + "__id__": 274 + }, + { + "__id__": 276 + }, + { + "__id__": 278 + } + ], + "_prefab": { + "__id__": 280 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -482.79, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "recPicSlot", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 267 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 269 + }, + { + "__id__": 271 + } + ], + "_prefab": { + "__id__": 273 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 268 + }, + "_enabled": true, + "__prefab": { + "__id__": 270 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 460, + "height": 460 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0SMAICEFLVIOSKgJcY1HJ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 268 + }, + "_enabled": true, + "__prefab": { + "__id__": 272 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cfd5524f-1860-4b97-ac54-edfe0990e92f@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0263KFBdRCwpA+0Ejrr4jt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "05EMaDKjdF8LvKxeR+GfMx", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 267 + }, + "_enabled": true, + "__prefab": { + "__id__": 275 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 462.7, + "height": 446.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "15V5NEXXlOt6DXpebiY7+a" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 267 + }, + "_enabled": true, + "__prefab": { + "__id__": 277 + }, + "_type": 0, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a3uwKYYlVCzbFuOXvh0821" + }, + { + "__type__": "cc.Graphics", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 267 + }, + "_enabled": true, + "__prefab": { + "__id__": 279 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_lineWidth": 1, + "_strokeColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_lineJoin": 2, + "_lineCap": 0, + "_fillColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_miterLimit": 10, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8b/noGXw9DRaxEflVdejKz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "96FuGeaZVIE4Lms28v5u6d", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "recomandText", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 266 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 282 + }, + { + "__id__": 284 + }, + { + "__id__": 286 + } + ], + "_prefab": { + "__id__": 288 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 6.628000000000043, + "y": 148.7199999999998, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 281 + }, + "_enabled": true, + "__prefab": { + "__id__": 283 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 431.844, + "height": 124.247 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50OVSLEu9LK4mXN5SUWPC4" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 281 + }, + "_enabled": true, + "__prefab": { + "__id__": 285 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 54, + "g": 39, + "b": 61, + "a": 255 + }, + "_string": "Daily\nrecommendations", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 49, + "_fontSize": 48, + "_fontFamily": "NotoSans-Regular", + "_lineHeight": 50.6, + "_overflow": 2, + "_enableWrapText": true, + "_font": { + "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "253d9H+nFL/oQMmgsvFHHZ" + }, + { + "__type__": "d7e4fOii5xNLqH2PF6de4pP", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 281 + }, + "_enabled": true, + "__prefab": { + "__id__": 287 + }, + "languageKey": "themepanel.recomandtext", + "defaultText": "", + "autoUpdate": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "96WcqVngNKNKy8QmTlIEje" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d96z0CH+1GrYYsvVIJqyzT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "characterNameText", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 266 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 290 + }, + { + "__id__": 292 + }, + { + "__id__": 294 + } + ], + "_prefab": { + "__id__": 296 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 1.26400000000001, + "y": -73.29500000000007, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 289 + }, + "_enabled": true, + "__prefab": { + "__id__": 291 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 254.992, + "height": 100.01 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eiMhj/RhB8pVnt4FIz3RP" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 289 + }, + "_enabled": true, + "__prefab": { + "__id__": 293 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 218, + "g": 158, + "b": 252, + "a": 255 + }, + "_string": "Anaya", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 60, + "_fontSize": 59, + "_fontFamily": "NotoSans-Regular", + "_lineHeight": 0, + "_overflow": 2, + "_enableWrapText": true, + "_font": { + "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c4IVMiKXBOkJ4Ze8cgqytW" + }, + { + "__type__": "d7e4fOii5xNLqH2PF6de4pP", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 289 + }, + "_enabled": true, + "__prefab": { + "__id__": 295 + }, + "languageKey": "girl_10001_name", + "defaultText": "", + "autoUpdate": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "80PK9HBNhAkryr+WxVsTXp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7f2LC7JcVF8YL848DnlbEN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ChatWithRecBtn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 266 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 298 + }, + { + "__id__": 300 + }, + { + "__id__": 302 + }, + { + "__id__": 304 + } + ], + "_prefab": { + "__id__": 306 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 372.97799999999995, + "y": -72.481, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 297 + }, + "_enabled": true, + "__prefab": { + "__id__": 299 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 158, + "height": 157 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "47ABdVUQ5FhLFGm05k+Zok" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 297 + }, + "_enabled": true, + "__prefab": { + "__id__": 301 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f95869cc-08b8-4470-a426-027233cd7328@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "61Grj2xElNSrGIXIcf3Y4R" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 297 + }, + "_enabled": true, + "__prefab": { + "__id__": 303 + }, + "_alignFlags": 34, + "_target": null, + "_left": 20, + "_right": 31.022000000000048, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": -72.481, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 8, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "76DjPpB9ZMzZQmv0NhVAo5" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 297 + }, + "_enabled": true, + "__prefab": { + "__id__": 305 + }, + "clickEvents": [], + "_interactable": true, + "_transition": 0, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "47w2wpUiFJ8KIZj8Se65Zn" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aQ+7w3bhJcpc+u6ofyPiz", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 266 + }, + "_enabled": true, + "__prefab": { + "__id__": 308 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 966, + "height": 442 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7bHf6bojRKiLzWnKhhuktL" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 266 + }, + "_enabled": true, + "__prefab": { + "__id__": 310 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 56, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "72vF/LdD5MTaqVdzwAsNfH" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 266 + }, + "_enabled": true, + "__prefab": { + "__id__": 312 + }, + "_type": 3, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "22nRWJFu1HhppXcGvPv0Hd" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 266 + }, + "_enabled": true, + "__prefab": { + "__id__": 314 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8082441e-0382-4c77-bf9f-ec49d8dd7f75@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "62HUqayRZI67q1rdqXgPsv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "97RfS2D+pI+IxCmGF/SGSK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "frame-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 257 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 317 + }, + { + "__id__": 319 + }, + { + "__id__": 321 + } + ], + "_prefab": { + "__id__": 323 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 316 + }, + "_enabled": true, + "__prefab": { + "__id__": 318 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1060, + "height": 379.158 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a3W2FtoZ1De7qsfKJMPnvn" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 316 + }, + "_enabled": true, + "__prefab": { + "__id__": 320 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "1622aad1-df40-4d88-94cb-fe395a2b26fd@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14MgG/dPpAvYcFgNbHaYb9" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 316 + }, + "_enabled": true, + "__prefab": { + "__id__": 322 + }, + "_alignFlags": 45, + "_target": null, + "_left": 10, + "_right": 10, + "_top": 10, + "_bottom": 10, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 56, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2cu32EJKVDmbXlkV8v3arZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2eGfuLKkFPKqz2OQHrX1kN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 257 + }, + "_enabled": true, + "__prefab": { + "__id__": 325 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 966, + "height": 442 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cfueOI4J9PbJnoALyEfJo1" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 257 + }, + "_enabled": true, + "__prefab": { + "__id__": 327 + }, + "_alignFlags": 41, + "_target": null, + "_left": 57, + "_right": 57, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ecywXWcPFBxKjJAG82im6w" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "65yA9WhlNH0JrSxGOeWOcT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "allThemecontent", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 256 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 330 + }, + { + "__id__": 332 + }, + { + "__id__": 334 + } + ], + "_prefab": { + "__id__": 336 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -237.70000000000002, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 329 + }, + "_enabled": true, + "__prefab": { + "__id__": 331 + }, "_contentSize": { "__type__": "cc.Size", "width": 1080, @@ -6123,7 +7791,7 @@ "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, - "y": 1 + "y": 0.5 }, "_id": "" }, @@ -6137,11 +7805,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 260 + "__id__": 333 }, "_resizeMode": 1, "_layoutType": 3, @@ -6175,16 +7843,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 262 + "__id__": 335 }, "_alignFlags": 40, "_target": null, - "_left": -10, - "_right": -10, + "_left": 0, + "_right": 0, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -6198,7 +7866,7 @@ "_originalWidth": 750, "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 0, + "_lockFlags": 40, "_id": "" }, { @@ -6214,8 +7882,119 @@ "__id__": 0 }, "fileId": "8ebvTeO6lMSYYDg4uDho8z", - "instance": null, - "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 256 + }, + "_enabled": true, + "__prefab": { + "__id__": 338 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1080, + "height": 475.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "033dOyR7tBAJOHHH4Xnk0Y" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 256 + }, + "_enabled": true, + "__prefab": { + "__id__": 340 + }, + "_resizeMode": 1, + "_layoutType": 2, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 33.4, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "47tMx2/g5M2LpjsDAqOM84" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 256 + }, + "_enabled": true, + "__prefab": { + "__id__": 342 + }, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e2ptwEM69C+odN9Rl9LXxb" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51KcV2HfdKO6K1YfqFDU4y", "nestedPrefabInstanceRoots": null }, { @@ -6228,12 +8007,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 345 }, "_contentSize": { "__type__": "cc.Size", "width": 1060, - "height": 1371.5194999999999 + "height": 1871.9 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6256,7 +8035,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 267 + "__id__": 347 }, "_type": 0, "_inverted": false, @@ -6278,7 +8057,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 269 + "__id__": 349 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6324,7 +8103,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 271 + "__id__": 351 }, "_alignFlags": 45, "_target": null, @@ -6359,8 +8138,6 @@ "__id__": 0 }, "fileId": "70oATObmVB8YbRUVE9gFZQ", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -6373,12 +8150,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 274 + "__id__": 354 }, "_contentSize": { "__type__": "cc.Size", "width": 1060, - "height": 1371.5194999999999 + "height": 1871.9 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6401,7 +8178,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 276 + "__id__": 356 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6446,7 +8223,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 358 }, "bounceDuration": 0.23, "brake": 0.75, @@ -6477,13 +8254,13 @@ }, "_enabled": true, "__prefab": { - "__id__": 280 + "__id__": 360 }, "_alignFlags": 45, "_target": null, "_left": 10, "_right": 10, - "_top": 500.3805000000001, + "_top": 0, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -6526,7 +8303,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 283 + "__id__": 363 }, "_contentSize": { "__type__": "cc.Size", @@ -6554,7 +8331,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 285 + "__id__": 365 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6599,7 +8376,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 287 + "__id__": 367 }, "_alignFlags": 45, "_target": null, @@ -6648,7 +8425,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 290 + "__id__": 370 }, "_contentSize": { "__type__": "cc.Size", @@ -6676,7 +8453,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 292 + "__id__": 372 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6721,7 +8498,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 294 + "__id__": 374 }, "_alignFlags": 45, "_target": null, @@ -6770,7 +8547,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 297 + "__id__": 377 }, "_contentSize": { "__type__": "cc.Size", @@ -6798,7 +8575,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 299 + "__id__": 379 }, "_alignFlags": 45, "_target": null, @@ -6834,7 +8611,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 301 + "__id__": 381 }, "m_rootNode": null, "_id": ""