diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..3f142e1 Binary files /dev/null and b/.DS_Store differ diff --git a/client/.gitignore b/client/.gitignore new file mode 100755 index 0000000..769e64c --- /dev/null +++ b/client/.gitignore @@ -0,0 +1,61 @@ +#///////////////////////////////////////////////////////////////////////////// +# Fireball Projects +#///////////////////////////////////////////////////////////////////////////// + +library/ +temp/ +local/ +build/ + +#///////////////////////////////////////////////////////////////////////////// +# Logs and databases +#///////////////////////////////////////////////////////////////////////////// + +*.log +*.sql +*.sqlite + +#///////////////////////////////////////////////////////////////////////////// +# files for debugger +#///////////////////////////////////////////////////////////////////////////// + +*.sln +*.csproj +*.pidb +*.unityproj +*.suo + +#///////////////////////////////////////////////////////////////////////////// +# OS generated files +#///////////////////////////////////////////////////////////////////////////// + +.DS_Store +ehthumbs.db +Thumbs.db + +#///////////////////////////////////////////////////////////////////////////// +# exvim files +#///////////////////////////////////////////////////////////////////////////// + +*UnityVS.meta +*.err +*.err.meta +*.exvim +*.exvim.meta +*.vimentry +*.vimentry.meta +*.vimproject +*.vimproject.meta +.vimfiles.*/ +.exvim.*/ +quick_gen_project_*_autogen.bat +quick_gen_project_*_autogen.bat.meta +quick_gen_project_*_autogen.sh +quick_gen_project_*_autogen.sh.meta +.exvim.app + +#///////////////////////////////////////////////////////////////////////////// +# webstorm files +#///////////////////////////////////////////////////////////////////////////// + +.idea/ diff --git a/client/README.md b/client/README.md new file mode 100755 index 0000000..09b0019 --- /dev/null +++ b/client/README.md @@ -0,0 +1,2 @@ +# hello-world +Hello world new project template. diff --git a/client/README_copy.md b/client/README_copy.md new file mode 100755 index 0000000..aa9bec7 --- /dev/null +++ b/client/README_copy.md @@ -0,0 +1,7 @@ +# hello-world +Hello world new project template. +2016-09-16 23:28:35.559 SCMJ-mobile[5764:6847046] *** Assertion failure in void _UIApplicationMainPreparations(int, char **, NSString *__strong, NSString *__strong)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3512.60.12/UIApplication.m:3702 +2016-09-16 23:28:35.561 SCMJ-mobile[5764:6847046] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unable to instantiate the UIApplication subclass instance. No class named NSApplication is loaded.' +*** First throw call stack: +(0x183c16db0 0x18327bf80 0x183c16c80 0x18459c1c0 0x189023b5c 0x188de2054 0x1000befc0 0x1836928b8) +libc++abi.dylib: terminating with uncaught exception of type NSException \ No newline at end of file diff --git a/client/assets/anims.meta b/client/assets/anims.meta new file mode 100755 index 0000000..97044a5 --- /dev/null +++ b/client/assets/anims.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "824dabd4-6ad7-487f-9c71-01ed2c6a6c40", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/angry.anim b/client/assets/anims/angry.anim new file mode 100755 index 0000000..3d44c5f --- /dev/null +++ b/client/assets/anims/angry.anim @@ -0,0 +1,67 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "angry", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.3333333333333333, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "8fe224e5-640d-4a87-99b6-fa1e261713bf" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "e88648aa-c921-4c4c-a071-9ef8ea95a262" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "e88648aa-c921-4c4c-a071-9ef8ea95a262" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "43cf194b-951f-41d2-abf8-4b00596fc99c" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "0c68b464-2b10-4d64-a025-e93952845161" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "7411c09d-2f89-4202-9d7a-1101493513d4" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "1c88086c-8bdc-4480-b651-82a71273f079" + } + }, + { + "frame": 1.1666666666666667, + "value": { + "__uuid__": "574a6b87-40f5-467f-9bd4-5decd2e86138" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/angry.anim.meta b/client/assets/anims/angry.anim.meta new file mode 100755 index 0000000..cae1cbd --- /dev/null +++ b/client/assets/anims/angry.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "f6874ded-313f-4ce5-a3d4-08925be31265", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/dingque_tuijian.anim b/client/assets/anims/dingque_tuijian.anim new file mode 100755 index 0000000..5d00dfc --- /dev/null +++ b/client/assets/anims/dingque_tuijian.anim @@ -0,0 +1,54 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "dingque_tuijian", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.2, + "sample": 5, + "speed": 1, + "wrapMode": 22, + "curveData": { + "comps": { + "cc.Sprite": {} + }, + "props": { + "scaleX": [ + { + "frame": 0, + "value": 0.95 + }, + { + "frame": 0.4, + "value": 1.1 + }, + { + "frame": 0.8, + "value": 0.95 + }, + { + "frame": 1.2, + "value": 1.1 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 0.95 + }, + { + "frame": 0.4, + "value": 1.1 + }, + { + "frame": 0.8, + "value": 0.95 + }, + { + "frame": 1.2, + "value": 1.1 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/dingque_tuijian.anim.meta b/client/assets/anims/dingque_tuijian.anim.meta new file mode 100755 index 0000000..2e5ccca --- /dev/null +++ b/client/assets/anims/dingque_tuijian.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "a0a634b2-48b2-4a89-a985-ab8b4c00e172", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/fennu.anim b/client/assets/anims/fennu.anim new file mode 100755 index 0000000..578d3ed --- /dev/null +++ b/client/assets/anims/fennu.anim @@ -0,0 +1,43 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "fennu", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.6666666666666666, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "74885e9d-0ba7-4c31-ad8a-2f5a2b4fc6e7" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "74885e9d-0ba7-4c31-ad8a-2f5a2b4fc6e7" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "ec7d16ec-e9ab-4bde-aded-feb81e933c40" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "ec7d16ec-e9ab-4bde-aded-feb81e933c40" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/fennu.anim.meta b/client/assets/anims/fennu.anim.meta new file mode 100755 index 0000000..97a3d1f --- /dev/null +++ b/client/assets/anims/fennu.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/guafeng.anim b/client/assets/anims/guafeng.anim new file mode 100755 index 0000000..9b02e82 --- /dev/null +++ b/client/assets/anims/guafeng.anim @@ -0,0 +1,67 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "guafeng", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.6666666666666666, + "sample": 12, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "1ac0776a-ec85-476e-bbdb-6e9eace3e082" + } + }, + { + "frame": 0.08333333333333333, + "value": { + "__uuid__": "8714b659-208c-4b6f-bf7c-69c3ed504017" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "b44ad3b9-5da6-4f10-89f1-630768646ed8" + } + }, + { + "frame": 0.25, + "value": { + "__uuid__": "3dc7b598-874d-468f-9f4d-3013eab17d36" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "4f77b050-277e-41bc-9793-94a9c10b6bd9" + } + }, + { + "frame": 0.4166666666666667, + "value": { + "__uuid__": "0ce7a298-26b4-428c-bccb-89b95cbbec39" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "999f2d03-9986-4725-8680-fc16a62646bc" + } + }, + { + "frame": 0.5833333333333334, + "value": { + "__uuid__": "9ce1fd88-86b4-49a4-876d-9da08ddb294f" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/guafeng.anim.meta b/client/assets/anims/guafeng.anim.meta new file mode 100755 index 0000000..ea90511 --- /dev/null +++ b/client/assets/anims/guafeng.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "283c5930-9769-4d13-92bc-9f1605a36335", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/han.anim b/client/assets/anims/han.anim new file mode 100755 index 0000000..853ca14 --- /dev/null +++ b/client/assets/anims/han.anim @@ -0,0 +1,31 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "han", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.3333333333333333, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "cc85a55a-6a5f-4376-a1e7-9def6d14f73b" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "37d4ee65-bd1a-47ae-be4d-eddc881e8ff0" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/han.anim.meta b/client/assets/anims/han.anim.meta new file mode 100755 index 0000000..d59dce3 --- /dev/null +++ b/client/assets/anims/han.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "2f267281-0313-4ab5-bb20-2c8c084b9db7", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/happy.anim b/client/assets/anims/happy.anim new file mode 100755 index 0000000..901505c --- /dev/null +++ b/client/assets/anims/happy.anim @@ -0,0 +1,31 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "happy", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.3333333333333333, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "092833c8-627a-4f92-9774-83e743083685" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "5c72c12b-d37a-47aa-8a04-faa20f4d8be0" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/happy.anim.meta b/client/assets/anims/happy.anim.meta new file mode 100755 index 0000000..3776c16 --- /dev/null +++ b/client/assets/anims/happy.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "78b9174d-35ce-4e92-af35-e003f3348d34", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/huaixiao.anim b/client/assets/anims/huaixiao.anim new file mode 100755 index 0000000..d4ac777 --- /dev/null +++ b/client/assets/anims/huaixiao.anim @@ -0,0 +1,67 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "huaixiao", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.3333333333333333, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "59bbd743-7bfd-42bc-84d3-d0bb0898bea5" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "7fd48fa0-f426-4a16-8ffa-35093afdef59" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "b412c14f-56c7-4725-8896-d342425609bd" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "02fb2d75-6aff-4e2f-b971-ecc8a65de7a5" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "b460ae13-6304-4916-a065-092f5544ae00" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "caae3f7d-5afc-40df-b058-2c229216895e" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "ebe3fd18-d11e-449e-a9d7-f90daacfb94b" + } + }, + { + "frame": 1.1666666666666667, + "value": { + "__uuid__": "ecec0041-4528-48f0-8b08-49f5358014b8" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/huaixiao.anim.meta b/client/assets/anims/huaixiao.anim.meta new file mode 100755 index 0000000..d4dd47d --- /dev/null +++ b/client/assets/anims/huaixiao.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "1713f177-ed64-4b6e-8535-a5cea8101f5a", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/jiong.anim b/client/assets/anims/jiong.anim new file mode 100755 index 0000000..7f7d1f5 --- /dev/null +++ b/client/assets/anims/jiong.anim @@ -0,0 +1,55 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "jiong", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "3d241371-739e-4441-963c-b0159a01a19e" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "5dec5a15-1c35-46ca-94a1-df6f0d024e29" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "dee9b327-1443-40c8-ab14-76110c4bae92" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "04ddd588-57c3-4d45-8322-0bb2eb8e0dd1" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "7635d991-faef-4770-bd40-3a3eebb3b281" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "4cf4ed66-5b23-4410-ad0e-ddeac313e067" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/jiong.anim.meta b/client/assets/anims/jiong.anim.meta new file mode 100755 index 0000000..987e351 --- /dev/null +++ b/client/assets/anims/jiong.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/lihai.anim b/client/assets/anims/lihai.anim new file mode 100755 index 0000000..aa36837 --- /dev/null +++ b/client/assets/anims/lihai.anim @@ -0,0 +1,97 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "lihai", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 2.1666666666666665, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "d79c5202-76c4-4caa-938e-36a9452f100b" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "de0c43c2-ba63-44a8-b2e8-ace6b0d571ab" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "07ef7eba-7d2c-416f-8dc5-80b50fea62e3" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "789d279c-3505-47f1-aff4-62d2cd22ad66" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "c247a0e4-43d3-4d92-a51a-6ed4c7a8c040" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "e8eda776-a770-42ff-bd4b-1ddaa5aac8d8" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "cdb95d9b-b7ae-4d5d-bd67-fa757a4c282d" + } + }, + { + "frame": 1.1666666666666667, + "value": { + "__uuid__": "cf1eac64-de9c-4dd6-9a26-a417abeb55e1" + } + }, + { + "frame": 1.3333333333333333, + "value": { + "__uuid__": "1ca0ad3c-f918-44f8-b146-9c3afd14da18" + } + }, + { + "frame": 1.5, + "value": { + "__uuid__": "f185a906-ccba-4a6e-9f1d-fd84839c25e8" + } + }, + { + "frame": 1.6666666666666667, + "value": { + "__uuid__": "54a6caf2-73d4-4f69-a6dd-507e00f7539f" + } + }, + { + "frame": 1.8333333333333333, + "value": { + "__uuid__": "006c6abe-45c5-421e-be27-44d827370cc9" + } + }, + { + "frame": 2, + "value": { + "__uuid__": "7ecd578f-9f4e-4b1b-aa7f-ca8ca0e2e7c0" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/lihai.anim.meta b/client/assets/anims/lihai.anim.meta new file mode 100755 index 0000000..e186fe1 --- /dev/null +++ b/client/assets/anims/lihai.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "4acfc9b0-d737-42b1-ade6-8254cbe914d3", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/nv_idle.anim b/client/assets/anims/nv_idle.anim new file mode 100755 index 0000000..f20e841 --- /dev/null +++ b/client/assets/anims/nv_idle.anim @@ -0,0 +1,67 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "nv_idle", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 6.666666666666667, + "sample": 3, + "speed": 1, + "wrapMode": 22, + "curveData": { + "props": { + "scaleX": [ + { + "frame": 0, + "value": 1 + }, + { + "frame": 3.3333333333333335, + "value": 1.05 + }, + { + "frame": 6.666666666666667, + "value": 1.0694200666669036 + }, + { + "frame": 6.666666666666667, + "value": 1.01 + }, + { + "frame": 6.666666666666667, + "value": 1 + }, + { + "frame": 6.666666666666667, + "value": 1.0401957999999227 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 1 + }, + { + "frame": 3.3333333333333335, + "value": 1.05 + }, + { + "frame": 6.666666666666667, + "value": 1.0694200666669036 + }, + { + "frame": 6.666666666666667, + "value": 1.1 + }, + { + "frame": 6.666666666666667, + "value": 1 + }, + { + "frame": 6.666666666666667, + "value": 1.0401957999999227 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/nv_idle.anim.meta b/client/assets/anims/nv_idle.anim.meta new file mode 100755 index 0000000..3a4de47 --- /dev/null +++ b/client/assets/anims/nv_idle.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ea92705c-a5a5-41fe-876e-95193b26bd9e", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/play_gang.anim b/client/assets/anims/play_gang.anim new file mode 100755 index 0000000..b2af694 --- /dev/null +++ b/client/assets/anims/play_gang.anim @@ -0,0 +1,95 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "play_gang", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.66, + "sample": 6, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "76bddb0f-eec5-4801-b527-5df333134dd5" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "99eaf0ec-4201-4fb5-9edb-389538ff8e43" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "99eaf0ec-4201-4fb5-9edb-389538ff8e43" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "99eaf0ec-4201-4fb5-9edb-389538ff8e43" + } + } + ] + } + }, + "props": { + "scaleX": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1 + } + ], + "color": [ + { + "frame": 0, + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + } + ], + "opacity": [ + { + "frame": 0, + "value": 255 + }, + { + "frame": 0.16666666666666666, + "value": 255 + }, + { + "frame": 0.3333333333333333, + "value": 255 + }, + { + "frame": 0.5, + "value": 0 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/play_gang.anim.meta b/client/assets/anims/play_gang.anim.meta new file mode 100755 index 0000000..5a25012 --- /dev/null +++ b/client/assets/anims/play_gang.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "0470db5f-e2e7-4a23-985e-087e2faf1e35", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/play_guafeng.anim b/client/assets/anims/play_guafeng.anim new file mode 100755 index 0000000..b88c003 --- /dev/null +++ b/client/assets/anims/play_guafeng.anim @@ -0,0 +1,93 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "play_guafeng", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.17, + "sample": 6, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "d4b7c258-db82-4cee-99c3-cbdd4c71b941" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "fd62cb57-e79b-4fb0-865a-bce7bf226a16" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "09de0d73-53fe-44c3-8fd5-f02d3dfe80bb" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "7d776ae8-340f-4a13-ba9e-8c05afa9ac30" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "5bd44f21-8a1b-413d-8d64-08e3c4b67f90" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "a0fc3f61-d6aa-459a-acce-8203cea59a66" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "00d442fc-5cf0-417a-bb75-566f8d97b3b4" + } + } + ] + } + }, + "props": { + "opacity": [ + { + "frame": 0.8333333333333334, + "value": 255 + }, + { + "frame": 1, + "value": 0 + } + ], + "scaleX": [ + { + "frame": 0, + "value": 0 + }, + { + "frame": 0.16666666666666666, + "value": 0.8 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 0 + }, + { + "frame": 0.16666666666666666, + "value": 0.8 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/play_guafeng.anim.meta b/client/assets/anims/play_guafeng.anim.meta new file mode 100755 index 0000000..969a6d9 --- /dev/null +++ b/client/assets/anims/play_guafeng.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ea90eb71-da66-44b9-b343-b577cdb7d53f", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/play_hu.anim b/client/assets/anims/play_hu.anim new file mode 100755 index 0000000..25e9aac --- /dev/null +++ b/client/assets/anims/play_hu.anim @@ -0,0 +1,95 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "play_hu", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.66, + "sample": 6, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "0a7d1bf3-6a53-4ebf-ac44-ceda9ca52a24" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "0a7d1bf3-6a53-4ebf-ac44-ceda9ca52a24" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "0a7d1bf3-6a53-4ebf-ac44-ceda9ca52a24" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "0a7d1bf3-6a53-4ebf-ac44-ceda9ca52a24" + } + } + ] + } + }, + "props": { + "scaleX": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1.5 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1.5 + } + ], + "color": [ + { + "frame": 0, + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + } + ], + "opacity": [ + { + "frame": 0, + "value": 255 + }, + { + "frame": 0.16666666666666666, + "value": 255 + }, + { + "frame": 0.3333333333333333, + "value": 255 + }, + { + "frame": 0.5, + "value": 0 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/play_hu.anim.meta b/client/assets/anims/play_hu.anim.meta new file mode 100755 index 0000000..a3bd1a8 --- /dev/null +++ b/client/assets/anims/play_hu.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "3172929a-6752-4840-b747-9ab45c973a88", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/play_peng.anim b/client/assets/anims/play_peng.anim new file mode 100755 index 0000000..88c580b --- /dev/null +++ b/client/assets/anims/play_peng.anim @@ -0,0 +1,95 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "play_peng", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.66, + "sample": 6, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "0af3806a-fc3e-4554-ae11-72122fc2a87d" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "fb70909f-8fd7-45c3-9a8a-409e63c6d6e5" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "fb70909f-8fd7-45c3-9a8a-409e63c6d6e5" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "fb70909f-8fd7-45c3-9a8a-409e63c6d6e5" + } + } + ] + } + }, + "props": { + "scaleX": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1 + } + ], + "color": [ + { + "frame": 0, + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + } + ], + "opacity": [ + { + "frame": 0, + "value": 255 + }, + { + "frame": 0.16666666666666666, + "value": 255 + }, + { + "frame": 0.3333333333333333, + "value": 255 + }, + { + "frame": 0.5, + "value": 0 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/play_peng.anim.meta b/client/assets/anims/play_peng.anim.meta new file mode 100755 index 0000000..69b8178 --- /dev/null +++ b/client/assets/anims/play_peng.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "a812d421-cef6-49b1-88ec-f64a8d3fda71", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/play_xiayu.anim b/client/assets/anims/play_xiayu.anim new file mode 100755 index 0000000..55f11a8 --- /dev/null +++ b/client/assets/anims/play_xiayu.anim @@ -0,0 +1,97 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "play_xiayu", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.1666666666666667, + "sample": 6, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "7498f8b2-3d65-47a5-a5dc-3f484a6e5f42" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "72f3f982-810b-4ca7-8662-602d2424e179" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "dfd021b3-5669-4e73-8a28-5e16a579e110" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "38d62777-d02a-4b17-a3f0-493cc47d334e" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "2ad8e984-fb49-4a51-ac0f-46bb27251f6e" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "667bb892-2b32-4444-9750-6c7dfa65b275" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "667bb892-2b32-4444-9750-6c7dfa65b275" + } + } + ] + } + }, + "props": { + "opacity": [ + { + "frame": 0.16666666666666666, + "value": 255 + }, + { + "frame": 0.8333333333333334, + "value": 255 + }, + { + "frame": 1, + "value": 0 + } + ], + "scaleX": [ + { + "frame": 0, + "value": 0 + }, + { + "frame": 0.16666666666666666, + "value": 0.8 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 0 + }, + { + "frame": 0.16666666666666666, + "value": 0.8 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/play_xiayu.anim.meta b/client/assets/anims/play_xiayu.anim.meta new file mode 100755 index 0000000..5339d30 --- /dev/null +++ b/client/assets/anims/play_xiayu.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "e4237ef8-fd32-4874-9ab0-6f94b5393b8b", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/play_zimo.anim b/client/assets/anims/play_zimo.anim new file mode 100755 index 0000000..811cca5 --- /dev/null +++ b/client/assets/anims/play_zimo.anim @@ -0,0 +1,95 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "play_zimo", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.66, + "sample": 6, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "737ce392-0510-4d29-abc2-788dd4d02bff" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "737ce392-0510-4d29-abc2-788dd4d02bff" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "737ce392-0510-4d29-abc2-788dd4d02bff" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "737ce392-0510-4d29-abc2-788dd4d02bff" + } + } + ] + } + }, + "props": { + "scaleX": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1 + } + ], + "scaleY": [ + { + "frame": 0, + "value": 0.5 + }, + { + "frame": 0.16666666666666666, + "value": 1 + } + ], + "color": [ + { + "frame": 0, + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + } + ], + "opacity": [ + { + "frame": 0, + "value": 255 + }, + { + "frame": 0.16666666666666666, + "value": 255 + }, + { + "frame": 0.3333333333333333, + "value": 255 + }, + { + "frame": 0.5, + "value": 0 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/play_zimo.anim.meta b/client/assets/anims/play_zimo.anim.meta new file mode 100755 index 0000000..7623f88 --- /dev/null +++ b/client/assets/anims/play_zimo.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ee5ff482-e2c9-47e9-972a-ee4e4f8f2adb", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/se.anim b/client/assets/anims/se.anim new file mode 100755 index 0000000..207e92d --- /dev/null +++ b/client/assets/anims/se.anim @@ -0,0 +1,61 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "se", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.1666666666666667, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "fb284fb4-227c-4d21-bc7c-510f804fa112" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "b1b5f887-6e69-4701-b38c-b25252c3a569" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "0742b288-ef58-49da-aa18-226ca275227f" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "721fb52f-dc4f-48e0-b583-43fb72c4b452" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "fb284fb4-227c-4d21-bc7c-510f804fa112" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "b1b5f887-6e69-4701-b38c-b25252c3a569" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "0742b288-ef58-49da-aa18-226ca275227f" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/se.anim.meta b/client/assets/anims/se.anim.meta new file mode 100755 index 0000000..0669564 --- /dev/null +++ b/client/assets/anims/se.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "0d1d8c59-b160-4c74-8a8f-9d77877502fa", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/shaoxiang.anim b/client/assets/anims/shaoxiang.anim new file mode 100755 index 0000000..0ea2937 --- /dev/null +++ b/client/assets/anims/shaoxiang.anim @@ -0,0 +1,49 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "shaoxiang", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.8333333333333334, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "d3d93b91-5ef4-40df-9456-d6915b2098a5" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "1272c881-cc49-4cca-be3f-1dfd7be3a100" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "31e651f0-4cf7-4da8-a63c-d112bfb9f786" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "f8357817-9926-4db9-a88c-9a171b5d3fea" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "1be49286-2bf6-4081-9470-97cad682f5f9" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/shaoxiang.anim.meta b/client/assets/anims/shaoxiang.anim.meta new file mode 100755 index 0000000..2dd19b9 --- /dev/null +++ b/client/assets/anims/shaoxiang.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "10c6b231-c25e-4eab-808c-f107e0e66dff", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/shihua.anim b/client/assets/anims/shihua.anim new file mode 100755 index 0000000..2528696 --- /dev/null +++ b/client/assets/anims/shihua.anim @@ -0,0 +1,55 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "shihua", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.5, + "sample": 12, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "9c24b693-4be6-4fee-8fec-9614208b37fc" + } + }, + { + "frame": 0.08333333333333333, + "value": { + "__uuid__": "f2666293-f619-40bd-850e-04cb601c4f23" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "ecb7074a-215e-4245-976a-5e0669c94479" + } + }, + { + "frame": 0.25, + "value": { + "__uuid__": "216ecf6c-1d78-4218-a52d-9ed7712b5831" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "e0906f59-9a5b-4b4a-9406-132008e36610" + } + }, + { + "frame": 0.4166666666666667, + "value": { + "__uuid__": "66b308cb-b553-47c2-a12c-21370349a729" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/shihua.anim.meta b/client/assets/anims/shihua.anim.meta new file mode 100755 index 0000000..37dc5da --- /dev/null +++ b/client/assets/anims/shihua.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/sleep.anim b/client/assets/anims/sleep.anim new file mode 100755 index 0000000..dee04e0 --- /dev/null +++ b/client/assets/anims/sleep.anim @@ -0,0 +1,73 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "sleep", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.5, + "sample": 6, + "speed": 1, + "wrapMode": 22, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "cff26fca-aca8-4f1d-9486-ddb04669788b" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "fd15829e-3860-49b5-9e85-909d58750275" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "17ad7104-10d9-418c-96cc-0af9154385d4" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "3910b006-24a5-4e8b-9c51-4592b88ad2c7" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "16228643-2a90-4cd0-b781-45f6bdc338d6" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "a8b8cff8-f7ee-405a-905d-00ee80a86c86" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "073df302-1989-4307-aba9-73f2b6364525" + } + }, + { + "frame": 1.1666666666666667, + "value": { + "__uuid__": "1132394a-d9cc-4421-8e45-fec617cde021" + } + }, + { + "frame": 1.3333333333333333, + "value": { + "__uuid__": "6f711013-a943-4391-a5e2-5dc5ee2c43fe" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/sleep.anim.meta b/client/assets/anims/sleep.anim.meta new file mode 100755 index 0000000..0ae81bc --- /dev/null +++ b/client/assets/anims/sleep.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "336a1d18-1647-4f4d-a297-0f54688e1cfe", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/smile.anim b/client/assets/anims/smile.anim new file mode 100755 index 0000000..e83ec22 --- /dev/null +++ b/client/assets/anims/smile.anim @@ -0,0 +1,73 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "smile", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 1.5, + "sample": 6, + "speed": 1, + "wrapMode": 22, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "c0371335-9e49-4fb9-93c3-706e70fa6816" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "225cd024-e1df-4ebc-8769-ef31947d3051" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "8192a3ff-7ebf-4298-a972-68a6920c2616" + } + }, + { + "frame": 0.5, + "value": { + "__uuid__": "f89760d5-2554-46f1-ab00-c302382d8f11" + } + }, + { + "frame": 0.6666666666666666, + "value": { + "__uuid__": "5683f3a3-b0ef-4b92-b5a4-643a3aa10911" + } + }, + { + "frame": 0.8333333333333334, + "value": { + "__uuid__": "9e65e011-14ff-48cd-935d-4cda9c43c9a3" + } + }, + { + "frame": 1, + "value": { + "__uuid__": "7e91eac6-b184-45c2-82c6-92362176638e" + } + }, + { + "frame": 1.1666666666666667, + "value": { + "__uuid__": "e912bdb2-f94f-4721-b384-7c9c4e6ab229" + } + }, + { + "frame": 1.3333333333333333, + "value": { + "__uuid__": "b44e445a-e2fa-4326-9080-22ffacd9208e" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/smile.anim.meta b/client/assets/anims/smile.anim.meta new file mode 100755 index 0000000..eeaa5fb --- /dev/null +++ b/client/assets/anims/smile.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/touxiang.anim b/client/assets/anims/touxiang.anim new file mode 100755 index 0000000..cd3848b --- /dev/null +++ b/client/assets/anims/touxiang.anim @@ -0,0 +1,43 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "touxiang", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.5, + "sample": 8, + "speed": 1, + "wrapMode": 22, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "50500b39-b2bb-4c1e-838b-b7874b8370a1" + } + }, + { + "frame": 0.125, + "value": { + "__uuid__": "895585dc-65c0-41a6-a6c6-fff6ec95714b" + } + }, + { + "frame": 0.25, + "value": { + "__uuid__": "dc1a17e2-17f0-4cae-b88f-af8176f08e24" + } + }, + { + "frame": 0.375, + "value": { + "__uuid__": "b2f29176-11c6-44dd-8c7a-0638772e4ead" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/touxiang.anim.meta b/client/assets/anims/touxiang.anim.meta new file mode 100755 index 0000000..dc2d7cb --- /dev/null +++ b/client/assets/anims/touxiang.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "b0a14769-d96d-4be0-b02e-fbddca936daa", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/xiayu.anim b/client/assets/anims/xiayu.anim new file mode 100755 index 0000000..91091fe --- /dev/null +++ b/client/assets/anims/xiayu.anim @@ -0,0 +1,73 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "xiayu", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.5, + "sample": 12, + "speed": 1, + "wrapMode": 1, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "c60480ec-5571-4301-a6d0-b7e52258aa6f" + } + }, + { + "frame": 0.08333333333333333, + "value": { + "__uuid__": "17da0da6-7609-48ca-bcfd-3ac332b6d00d" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "6a8bf6e5-665f-43b3-ada0-8b141c3c25ed" + } + }, + { + "frame": 0.3333333333333333, + "value": { + "__uuid__": "507f0bef-7034-40f3-8f13-2f3683ea428f" + } + }, + { + "frame": 0.4166666666666667, + "value": { + "__uuid__": "5c55545a-49fb-4919-9fcf-2b8a69b98dbf" + } + } + ] + } + }, + "props": { + "y": [ + { + "frame": 0, + "value": 0 + }, + { + "frame": 0.16666666666666666, + "value": 0 + }, + { + "frame": 0.25, + "value": 0 + }, + { + "frame": 0.3333333333333333, + "value": -50 + }, + { + "frame": 0.4166666666666667, + "value": -50 + } + ] + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/xiayu.anim.meta b/client/assets/anims/xiayu.anim.meta new file mode 100755 index 0000000..e8a2421 --- /dev/null +++ b/client/assets/anims/xiayu.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "be6ff400-afca-46a7-bd0d-3f9335b1be87", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/yun.anim b/client/assets/anims/yun.anim new file mode 100755 index 0000000..c4d6aeb --- /dev/null +++ b/client/assets/anims/yun.anim @@ -0,0 +1,43 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "yun", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.5, + "sample": 8, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "009b55b1-565e-483a-8a5c-f9195d4cfa76" + } + }, + { + "frame": 0.125, + "value": { + "__uuid__": "7e7a797e-7896-4577-92a9-7c39115c97cd" + } + }, + { + "frame": 0.25, + "value": { + "__uuid__": "63c63e1a-d30c-450a-8795-e60c8408f715" + } + }, + { + "frame": 0.375, + "value": { + "__uuid__": "4327d1d7-afcc-49af-b6e0-f0abd482649c" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/yun.anim.meta b/client/assets/anims/yun.anim.meta new file mode 100755 index 0000000..6501916 --- /dev/null +++ b/client/assets/anims/yun.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "4369d0a6-ab05-48f7-b182-f4da05b42051", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/anims/zhiya.anim b/client/assets/anims/zhiya.anim new file mode 100755 index 0000000..600b4fa --- /dev/null +++ b/client/assets/anims/zhiya.anim @@ -0,0 +1,31 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "zhiya", + "_objFlags": 0, + "_rawFiles": null, + "_duration": 0.3333333333333333, + "sample": 6, + "speed": 1, + "wrapMode": 2, + "curveData": { + "comps": { + "cc.Sprite": { + "spriteFrame": [ + { + "frame": 0, + "value": { + "__uuid__": "48285984-e828-4033-8a54-dd4e5654f01e" + } + }, + { + "frame": 0.16666666666666666, + "value": { + "__uuid__": "5c8f3de3-2dba-4e42-b354-d776cadfa12b" + } + } + ] + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/client/assets/anims/zhiya.anim.meta b/client/assets/anims/zhiya.anim.meta new file mode 100755 index 0000000..bd4ac14 --- /dev/null +++ b/client/assets/anims/zhiya.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/babykylin.png b/client/assets/babykylin.png new file mode 100755 index 0000000..5479e3e Binary files /dev/null and b/client/assets/babykylin.png differ diff --git a/client/assets/babykylin.png.meta b/client/assets/babykylin.png.meta new file mode 100755 index 0000000..0ea65b7 --- /dev/null +++ b/client/assets/babykylin.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "04d79bb4-0cff-43ce-bd62-d1c46b609255", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "babykylin": { + "ver": "1.0.3", + "uuid": "85246ecf-6f60-49c6-bc6f-f18606e771b2", + "rawTextureUuid": "04d79bb4-0cff-43ce-bd62-d1c46b609255", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -2.5, + "offsetY": 2.5, + "trimX": 63, + "trimY": 53, + "width": 125, + "height": 153, + "rawWidth": 256, + "rawHeight": 264, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/prefabs.meta b/client/assets/prefabs.meta new file mode 100755 index 0000000..48999f4 --- /dev/null +++ b/client/assets/prefabs.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "5f41e8be-3282-4aa5-818c-70d7d8a6b0bf", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/ChuPai.prefab b/client/assets/prefabs/ChuPai.prefab new file mode 100755 index 0000000..dfd6e20 --- /dev/null +++ b/client/assets/prefabs/ChuPai.prefab @@ -0,0 +1,161 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "ChuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 5 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + } + ], + "_prefab": { + "__id__": 4 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "44f6fbrW4tN+KfvWX2OEkjj" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "b5891hnB3xPsZ8btypA8brR" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/ChuPai.prefab.meta b/client/assets/prefabs/ChuPai.prefab.meta new file mode 100755 index 0000000..db25a72 --- /dev/null +++ b/client/assets/prefabs/ChuPai.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/HistoryItem.prefab b/client/assets/prefabs/HistoryItem.prefab new file mode 100755 index 0000000..7072a6f --- /dev/null +++ b/client/assets/prefabs/HistoryItem.prefab @@ -0,0 +1,952 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "HistoryItem", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1210, + "height": 150 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 6 + }, + { + "__id__": 9 + }, + { + "__id__": 12 + }, + { + "__id__": 15 + }, + { + "__id__": 18 + }, + { + "__id__": 21 + }, + { + "__id__": 24 + }, + { + "__id__": 27 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 31 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_opacity": 0, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1195, + "height": 129 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -7, + "y": -3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 4 + } + ], + "_prefab": { + "__id__": 5 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1195, + "height": 129 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$padding": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "e8833FKcuZNbqmqt9SQUBzI" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44.49, + "height": 240 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -461, + "y": 41 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 8 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 6 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 80, + "_lineHeight": 80, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1\n\n", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "63914t6MRVNJpDsnG1JNRNp" + }, + { + "__type__": "cc.Node", + "_name": "roomNo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 284.07, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -383, + "y": 67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 10 + } + ], + "_prefab": { + "__id__": 11 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 9 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "Room No.:571118", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "62324mdg2dL1KjRkRCw8KXm" + }, + { + "__type__": "cc.Node", + "_name": "time", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 325, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 93, + "y": 67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 14 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "2016-09-03 17:07:19", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "62324mdg2dL1KjRkRCw8KXm" + }, + { + "__type__": "cc.Node", + "_name": "info0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 262.64, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -383, + "y": 22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 17 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "Miss.Banana:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "62324mdg2dL1KjRkRCw8KXm" + }, + { + "__type__": "cc.Node", + "_name": "info1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 262.64, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 93, + "y": 22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 20 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 18 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "Miss.Banana:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "4ea520D4zBB+5u/QJyuHv4P" + }, + { + "__type__": "cc.Node", + "_name": "info2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 262.64, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -383, + "y": -24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 22 + } + ], + "_prefab": { + "__id__": 23 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 21 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "Miss.Banana:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "3f4c0e5fAtAp6J+EkJpHyet" + }, + { + "__type__": "cc.Node", + "_name": "info3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 262.64, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 93, + "y": -24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 25 + } + ], + "_prefab": { + "__id__": 26 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 24 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "Miss.Banana:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "e4090cfXZNMK7i8GlkvqH8F" + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1133, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -73 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 28 + } + ], + "_prefab": { + "__id__": 29 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 27 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 1, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "9a306dXV65L85GSouYk0ZvU" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + null + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "490eap8gSJCRJ2FiJx5dBAr" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/HistoryItem.prefab.meta b/client/assets/prefabs/HistoryItem.prefab.meta new file mode 100755 index 0000000..df89db8 --- /dev/null +++ b/client/assets/prefabs/HistoryItem.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/JoinGame.prefab b/client/assets/prefabs/JoinGame.prefab new file mode 100755 index 0000000..38f874e --- /dev/null +++ b/client/assets/prefabs/JoinGame.prefab @@ -0,0 +1,3777 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "JoinGame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 7 + }, + { + "__id__": 10 + }, + { + "__id__": 13 + }, + { + "__id__": 16 + }, + { + "__id__": 19 + }, + { + "__id__": 22 + }, + { + "__id__": 25 + }, + { + "__id__": 28 + }, + { + "__id__": 31 + }, + { + "__id__": 36 + }, + { + "__id__": 41 + }, + { + "__id__": 46 + }, + { + "__id__": 51 + }, + { + "__id__": 56 + }, + { + "__id__": 61 + }, + { + "__id__": 66 + }, + { + "__id__": 71 + }, + { + "__id__": 76 + }, + { + "__id__": 81 + }, + { + "__id__": 86 + }, + { + "__id__": 91 + }, + { + "__id__": 94 + }, + { + "__id__": 97 + }, + { + "__id__": 100 + }, + { + "__id__": 103 + }, + { + "__id__": 106 + }, + { + "__id__": 109 + }, + { + "__id__": 112 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 8, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 117 + } + ], + "_prefab": { + "__id__": 118 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 128, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 4 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 6 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$padding": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 2 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "25d00V2eCtB1IdSxeVkqQPM" + }, + { + "__type__": "cc.Node", + "_name": "Z_jiaruyouxitangchuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 733, + "height": 562 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 8 + } + ], + "_prefab": { + "__id__": 9 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 7 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "f5874d5c-9a65-4a06-880a-0043be4f2c06" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "825cdqFEKZFuboDwLaSCY8c" + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 73, + "height": 73 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -271, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 11 + } + ], + "_prefab": { + "__id__": 12 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 10 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95d4ffb9-3393-4d7e-844e-5b1dd6f6b709" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "78f20DNTv9LVJT/WB9ZZubo" + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 73, + "height": 73 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -179, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 14 + } + ], + "_prefab": { + "__id__": 15 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95d4ffb9-3393-4d7e-844e-5b1dd6f6b709" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "de791DEV2FIVblJEc0xbZ/h" + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 73, + "height": 73 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -89, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 17 + } + ], + "_prefab": { + "__id__": 18 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 16 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95d4ffb9-3393-4d7e-844e-5b1dd6f6b709" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "5a8c3nZuuRCaIeWfT6spMeY" + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 73, + "height": 73 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 2, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 20 + } + ], + "_prefab": { + "__id__": 21 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 19 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95d4ffb9-3393-4d7e-844e-5b1dd6f6b709" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "0ddeexYpz1PBLAP/LTqJTMO" + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 73, + "height": 73 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 93, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 24 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 22 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95d4ffb9-3393-4d7e-844e-5b1dd6f6b709" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "1ed101swmhLNpO2wvZyf2Sb" + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 73, + "height": 73 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 182, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 26 + } + ], + "_prefab": { + "__id__": 27 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 25 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95d4ffb9-3393-4d7e-844e-5b1dd6f6b709" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "956eea5geZF4biXj0j0WpFj" + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 73, + "height": 73 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 273, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 29 + } + ], + "_prefab": { + "__id__": 30 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 28 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95d4ffb9-3393-4d7e-844e-5b1dd6f6b709" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "48228h+6JNC/5v/Plr/FArr" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -79, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 32 + }, + { + "__id__": 33 + } + ], + "_prefab": { + "__id__": 35 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 31 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "661a7cb2-f216-4a8c-8dbd-a8242a6dd0d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 31 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "af334004-50fa-43e1-973b-a147669ee60a" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 34 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "661a7cb2-f216-4a8c-8dbd-a8242a6dd0d8" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 31 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN0Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "2c167mtG9ZEZ4ZplsZXovos" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -237, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 37 + }, + { + "__id__": 38 + } + ], + "_prefab": { + "__id__": 40 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "064b5b9d-a9bf-42f1-ab9c-c52e1344020a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 121, + "g": 121, + "b": 121, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "01837e08-19f9-4659-8771-54601c5bdfa5" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 39 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "064b5b9d-a9bf-42f1-ab9c-c52e1344020a" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 36 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN1Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "f3800UeBfJOSITWhzg5OlM8" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -79, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 42 + }, + { + "__id__": 43 + } + ], + "_prefab": { + "__id__": 45 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 41 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "0e1d368f-c425-4cf4-8940-fbe51871faf1" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 41 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "83799f0c-d1fd-4677-8c29-1c52dba3fa48" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 44 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "0e1d368f-c425-4cf4-8940-fbe51871faf1" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 41 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN2Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "23ea8B3UbBPjal+sirrQtfX" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 80, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 47 + }, + { + "__id__": 48 + } + ], + "_prefab": { + "__id__": 50 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c9738638-07b3-43de-9af7-2f976027c1ea" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "8082cd90-cfdd-426b-a90a-79c89571e9aa" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 49 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "c9738638-07b3-43de-9af7-2f976027c1ea" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 46 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN3Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "7773c6C9lVLgpyTT5VqjqQK" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 239, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 52 + }, + { + "__id__": 53 + } + ], + "_prefab": { + "__id__": 55 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 51 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c0cd928a-d91f-47bf-a403-f992be0029e2" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 51 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "784d5335-d254-4a6d-9623-7f981d368b52" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 54 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "c0cd928a-d91f-47bf-a403-f992be0029e2" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 51 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN4Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3c269X0+5VBYbQ/xNE6YyRY" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -237, + "y": -87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 57 + }, + { + "__id__": 58 + } + ], + "_prefab": { + "__id__": 60 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 56 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "f60d7d65-5d3f-46e5-8a4d-3fa6871a68ad" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 56 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "1e434256-876a-4b4e-a328-fe0de69dca2d" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 59 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "f60d7d65-5d3f-46e5-8a4d-3fa6871a68ad" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 56 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN5Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3129cYVsLJBjLV7URgRudw+" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -79, + "y": -87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 62 + }, + { + "__id__": 63 + } + ], + "_prefab": { + "__id__": 65 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 61 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d7d9a863-10b1-4120-ac8c-3d41520bf293" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 61 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "226b5110-c62a-4d73-bd1d-4b9b94193ed2" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 64 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "d7d9a863-10b1-4120-ac8c-3d41520bf293" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 61 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN6Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "b50e6xkh3BA17hXRAsPOHzH" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 80, + "y": -87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 67 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 66 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "355e7152-f826-49ec-a420-538d29892c68" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 66 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "29d7b689-2ab9-4296-8ac7-0990a3b26cec" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 69 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "355e7152-f826-49ec-a420-538d29892c68" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 66 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN7Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "2c0bbp34QdEFp+n9bT4hHPa" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 239, + "y": -88 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 72 + }, + { + "__id__": 73 + } + ], + "_prefab": { + "__id__": 75 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "f5edc715-8115-4589-ab36-ce07e6fcbf72" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "8cefaecf-6e05-408b-add4-f63fbafd4e8a" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 74 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "f5edc715-8115-4589-ab36-ce07e6fcbf72" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 71 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN8Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "a3f72L63TJMIpGGgcehhglJ" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -237, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 77 + }, + { + "__id__": 78 + } + ], + "_prefab": { + "__id__": 80 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 76 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "04dfcd16-5d12-4d31-847e-c1b18acc4726" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 76 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "c7580807-2bed-4bac-8b59-adcd94a81b75" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 79 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "04dfcd16-5d12-4d31-847e-c1b18acc4726" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 76 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onN9Clicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3721auLL6ZAuYCquBZP0TPV" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_Lose_weight", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 80, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 82 + }, + { + "__id__": 83 + } + ], + "_prefab": { + "__id__": 85 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 81 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "966a5156-2ba8-4406-a21b-bb44485e9303" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 81 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "6dcaeae5-a151-4609-a3c9-84952da5adb4" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 84 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "966a5156-2ba8-4406-a21b-bb44485e9303" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 81 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onResetClicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "db661z9hfVCP5gdGXiWgNmz" + }, + { + "__type__": "cc.Node", + "_name": "Z_button_del", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 239, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 87 + }, + { + "__id__": 88 + } + ], + "_prefab": { + "__id__": 90 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 86 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "69c40dc5-64d6-4140-bd79-11cbbadbb00d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "795d004d-0eb0-476f-a28d-9aa6e1c4a84a" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 86 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "1535fcc4-f084-45e7-a482-10323db81e44" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 89 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "69c40dc5-64d6-4140-bd79-11cbbadbb00d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 86 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onDelClicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "c3fa30uhelN5ZjGuUnwBVdZ" + }, + { + "__type__": "cc.Node", + "_name": "N0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -272, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 92 + } + ], + "_prefab": { + "__id__": 93 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 91 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "915ce899XhGkqaFFA1Pnemx" + }, + { + "__type__": "cc.Node", + "_name": "N1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -181, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 96 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "a6f8bdtqnVIsKs3MW5cL6Qw" + }, + { + "__type__": "cc.Node", + "_name": "N2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -90, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 98 + } + ], + "_prefab": { + "__id__": 99 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 97 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3c0099vmrRPx5jtxdJkfzCU" + }, + { + "__type__": "cc.Node", + "_name": "N3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 101 + } + ], + "_prefab": { + "__id__": 102 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 100 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "538dcFqX41G/LRUJpTf6WWB" + }, + { + "__type__": "cc.Node", + "_name": "N4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 92, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 104 + } + ], + "_prefab": { + "__id__": 105 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 103 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "7944fToJUZG7pxR55fH8bSe" + }, + { + "__type__": "cc.Node", + "_name": "N5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 179, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 107 + } + ], + "_prefab": { + "__id__": 108 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 106 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "d7005p/0WJEpL6ulCmWP7ko" + }, + { + "__type__": "cc.Node", + "_name": "N6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 270, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 110 + } + ], + "_prefab": { + "__id__": 111 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 109 + }, + "_enabled": true, + "_useOriginalSize": false, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "2defa589TlMIpyRq3+Q1IkJ" + }, + { + "__type__": "cc.Node", + "_name": "close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 56 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 312, + "y": 238 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 113 + }, + { + "__id__": 114 + } + ], + "_prefab": { + "__id__": 116 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 112 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d19d6a19-15d0-4e01-8c78-0cdd1cf140c1" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "37fddc8f-5bf6-41cf-bf17-2e403b1abe08" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 112 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": { + "__uuid__": "bd846dd2-64ff-4c89-b165-d959c83c0f8d" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 115 + } + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "d19d6a19-15d0-4e01-8c78-0cdd1cf140c1" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 112 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "JoinGameInput", + "handler": "onCloseClicked" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "5f4e9drH6ZPhaywnudhwJ3Y" + }, + { + "__type__": "10a1c8jz95Ju4NnpkOWUfin", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "nums": [ + { + "__id__": 92 + }, + { + "__id__": 95 + }, + { + "__id__": 98 + }, + { + "__id__": 101 + }, + { + "__id__": 104 + }, + { + "__id__": 107 + }, + { + "__id__": 110 + } + ], + "_inputIndex": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "a6f6djGb+RJRZE6TYjnaKP7" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/JoinGame.prefab.meta b/client/assets/prefabs/JoinGame.prefab.meta new file mode 100755 index 0000000..c4123e4 --- /dev/null +++ b/client/assets/prefabs/JoinGame.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/MyMahJong.prefab b/client/assets/prefabs/MyMahJong.prefab new file mode 100755 index 0000000..dbf0120 --- /dev/null +++ b/client/assets/prefabs/MyMahJong.prefab @@ -0,0 +1,151 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -122, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 2 + }, + { + "__id__": 3 + } + ], + "_prefab": { + "__id__": 4 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + null + ], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "06ac3mTs0JMrb7+IlMxbGfh" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/MyMahJong.prefab.meta b/client/assets/prefabs/MyMahJong.prefab.meta new file mode 100755 index 0000000..f72d29d --- /dev/null +++ b/client/assets/prefabs/MyMahJong.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "8f272adf-0dee-464e-bfc2-bd8bd6f38479", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/PengGangLeftAndRight.prefab b/client/assets/prefabs/PengGangLeftAndRight.prefab new file mode 100755 index 0000000..039eb9b --- /dev/null +++ b/client/assets/prefabs/PengGangLeftAndRight.prefab @@ -0,0 +1,455 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "PengGangLeftAndRight", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 5 + }, + { + "__id__": 8 + }, + { + "__id__": 11 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 14 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "L_autumn", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + } + ], + "_prefab": { + "__id__": 4 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5a8ba0b6-f0d2-40c8-a712-8a42f323c602" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "65bb91f9-898a-4f92-a37d-fb84bed2cd5c" + }, + "fileId": "c93f1ngGINAH4u4QHbLdKsw" + }, + { + "__type__": "cc.Node", + "_name": "L_autumn", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 7 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5a8ba0b6-f0d2-40c8-a712-8a42f323c602" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "65bb91f9-898a-4f92-a37d-fb84bed2cd5c" + }, + "fileId": "754f7F1OIpEnLRJ5IGpgEzn" + }, + { + "__type__": "cc.Node", + "_name": "L_autumn", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -50 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 9 + } + ], + "_prefab": { + "__id__": 10 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 8 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5a8ba0b6-f0d2-40c8-a712-8a42f323c602" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "65bb91f9-898a-4f92-a37d-fb84bed2cd5c" + }, + "fileId": "f3807uY6eBCfarVYW+WufLQ" + }, + { + "__type__": "cc.Node", + "_name": "gang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -0.4, + "y": -12.8 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 13 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5a8ba0b6-f0d2-40c8-a712-8a42f323c602" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "65bb91f9-898a-4f92-a37d-fb84bed2cd5c" + }, + "fileId": "76208GI8NRC5oePSXMhjQNg" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "65bb91f9-898a-4f92-a37d-fb84bed2cd5c" + }, + "fileId": "7e56780qx5Hir9Oo9EerK7r" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/PengGangLeftAndRight.prefab.meta b/client/assets/prefabs/PengGangLeftAndRight.prefab.meta new file mode 100755 index 0000000..a953405 --- /dev/null +++ b/client/assets/prefabs/PengGangLeftAndRight.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "65bb91f9-898a-4f92-a37d-fb84bed2cd5c", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/PengGangMyself.prefab b/client/assets/prefabs/PengGangMyself.prefab new file mode 100755 index 0000000..f59a8a8 --- /dev/null +++ b/client/assets/prefabs/PengGangMyself.prefab @@ -0,0 +1,447 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "PengGangMyself", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 5 + }, + { + "__id__": 8 + }, + { + "__id__": 11 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 14 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + } + ], + "_prefab": { + "__id__": 4 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d6891d75-4cbd-44cd-88ff-7c3b6387946f" + }, + "fileId": "04f32i3BjpDgLWUyijGwjLo" + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 7 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d6891d75-4cbd-44cd-88ff-7c3b6387946f" + }, + "fileId": "8a861iKrTtPDYT5z89pZYQn" + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 9 + } + ], + "_prefab": { + "__id__": 10 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 8 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d6891d75-4cbd-44cd-88ff-7c3b6387946f" + }, + "fileId": "e93406RKOpPfpFRSmRLPqt5" + }, + { + "__type__": "cc.Node", + "_name": "gang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 21 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 13 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d6891d75-4cbd-44cd-88ff-7c3b6387946f" + }, + "fileId": "725952118BNTLzOohG/7qGo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d6891d75-4cbd-44cd-88ff-7c3b6387946f" + }, + "fileId": "298820o7JZHfKUnKIVeutwN" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/PengGangMyself.prefab.meta b/client/assets/prefabs/PengGangMyself.prefab.meta new file mode 100755 index 0000000..1275e41 --- /dev/null +++ b/client/assets/prefabs/PengGangMyself.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "d6891d75-4cbd-44cd-88ff-7c3b6387946f", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/WaitingConnection.prefab b/client/assets/prefabs/WaitingConnection.prefab new file mode 100755 index 0000000..3cf9976 --- /dev/null +++ b/client/assets/prefabs/WaitingConnection.prefab @@ -0,0 +1,636 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "WaitingConnection", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 6 + }, + { + "__id__": 9 + }, + { + "__id__": 12 + }, + { + "__id__": 15 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 18 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 20 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 63, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 4 + } + ], + "_prefab": { + "__id__": 5 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$padding": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8b98bNahuFNG6hdvCi1NEQZ" + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 250 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 8 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 6 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "08edc5qMi1GNIOPT1/+Q4CE" + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156.95, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 78 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 10 + } + ], + "_prefab": { + "__id__": 11 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 9 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": " 正在登录游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "6ca22GIGnND4ZgWPY/knc9m" + }, + { + "__type__": "cc.Node", + "_name": "loading_image", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 14 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "33a87e63-83e7-4f98-a40e-96feece06697" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "c3fefzKTgRNL5VgfiSpLfOV" + }, + { + "__type__": "cc.Node", + "_name": "jzshazi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 17 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "30220141-dcea-4b2c-82ea-f6932b703abd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "15461fSawBG87CnfB3s49cE" + }, + { + "__type__": "10e32jDstpLhIGHWrQEq2vN", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "target": { + "__id__": 12 + }, + "_isShow": false, + "lblContent": { + "__id__": 10 + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8f12cJXjThP5ILDjCfdQMUv" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/WaitingConnection.prefab.meta b/client/assets/prefabs/WaitingConnection.prefab.meta new file mode 100755 index 0000000..7f3152a --- /dev/null +++ b/client/assets/prefabs/WaitingConnection.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/alert.prefab b/client/assets/prefabs/alert.prefab new file mode 100755 index 0000000..e0e1b5a --- /dev/null +++ b/client/assets/prefabs/alert.prefab @@ -0,0 +1,792 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "alert", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 6 + }, + { + "__id__": 9 + }, + { + "__id__": 12 + }, + { + "__id__": 15 + }, + { + "__id__": 19 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": false, + "_components": [ + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 24 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 30, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 4 + } + ], + "_prefab": { + "__id__": 5 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$padding": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "f11f9ITrlhJbbqZuUmjNCkT" + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 350 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 8 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 6 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "53fe9K8U/NBkKtuKqGJLhMF" + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 124 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 10 + } + ], + "_prefab": { + "__id__": 11 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 9 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "提示", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "3019eV6xSVDa6PegorwuCts" + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 16 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 14 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "9b7e9yTEBhDpYqg5dnoWF7Y" + }, + { + "__type__": "cc.Node", + "_name": "btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -120, + "y": -102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 17 + } + ], + "_prefab": { + "__id__": 18 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "718e98bd-522b-4ff0-b5cd-e955aa0d620b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 15 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "544aeNqBd5JbZQHsA5SbIFM" + }, + { + "__type__": "cc.Node", + "_name": "btn_cancel", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 120, + "y": -102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 20 + }, + { + "__id__": 21 + } + ], + "_prefab": { + "__id__": 22 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 19 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5df0fb42-67cf-4df8-8ba4-539ef53a3ba7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 19 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 19 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "364dcrZY2JP0JgoFg8PvNfI" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "28f35eafd5N9KGxdhNM33sJ" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/alert.prefab.meta b/client/assets/prefabs/alert.prefab.meta new file mode 100755 index 0000000..96e25d6 --- /dev/null +++ b/client/assets/prefabs/alert.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "43cab994-4ae6-4348-ba93-23bdcf03c240", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/emoji.prefab b/client/assets/prefabs/emoji.prefab new file mode 100755 index 0000000..d489b56 --- /dev/null +++ b/client/assets/prefabs/emoji.prefab @@ -0,0 +1,159 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 65, + "y": 102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_reorderChildDirty": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 2 + }, + { + "__id__": 3 + } + ], + "_prefab": { + "__id__": 4 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": null, + "fileId": "1d2acZOoqRBx7W6H0QcRS42" + } +] \ No newline at end of file diff --git a/client/assets/prefabs/emoji.prefab.meta b/client/assets/prefabs/emoji.prefab.meta new file mode 100755 index 0000000..ad2995c --- /dev/null +++ b/client/assets/prefabs/emoji.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "88b610e0-ae46-4547-9ba7-7f3d35a09c88", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/settings.prefab b/client/assets/prefabs/settings.prefab new file mode 100755 index 0000000..49dcf57 --- /dev/null +++ b/client/assets/prefabs/settings.prefab @@ -0,0 +1,2656 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "settings", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 5 + }, + { + "__id__": 8 + }, + { + "__id__": 12 + }, + { + "__id__": 41 + }, + { + "__id__": 70 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 77 + }, + { + "__id__": 78 + } + ], + "_prefab": { + "__id__": 79 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 758, + "height": 480 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + } + ], + "_prefab": { + "__id__": 4 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8c0802iqbhHaJcTSbt+PYSS", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "PopupScene16", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 116, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 194 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 7 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "abb55ec9-187f-436e-9a1a-5ba431862e87" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "baed3co9T9NjL5lFZivFRrt", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 364, + "y": 215 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 10 + } + ], + "_prefab": { + "__id__": 11 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 8 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 8 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.9, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 8 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "45a33fYxkFAsbKNmtW3OrGC", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "yinxiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 13 + }, + { + "__id__": 16 + }, + { + "__id__": 32 + }, + { + "__id__": 36 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -300, + "y": 92 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 40 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 15, + "b": 15, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 14 + } + ], + "_prefab": { + "__id__": 15 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "音效", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7d436R3ASpEXJIvTKBLz7zn", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 17 + }, + { + "__id__": 20 + }, + { + "__id__": 26 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 285, + "y": 1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 31 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Background", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 16 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 18 + } + ], + "_prefab": { + "__id__": 19 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 17 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7f5d1ce1-ad62-48c3-891d-2feb0457a744" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6c101PP4VtHCYulvhYmRSEe", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 16 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 21 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -214, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 25 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting12", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 20 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 22 + } + ], + "_prefab": { + "__id__": 23 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 21 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9d456e8d-b4a7-492e-bc9a-bd60dff93263" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "950e0UG3ndLgLXT+gT4Rjq1", + "sync": false + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 20 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "33061U5Mh1JOZsx4juteUvN", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Handle", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 16 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 51, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 27 + }, + { + "__id__": 28 + } + ], + "_prefab": { + "__id__": 29 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 26 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 26 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.1, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 26 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9d032WLPx9JDq8qHl750kik", + "sync": false + }, + { + "__type__": "cc.Slider", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 16 + }, + "_enabled": true, + "direction": 0, + "slideEvents": [], + "_N$handle": { + "__id__": 28 + }, + "_N$progress": 0.5 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "281e2D1L8BH5IP/Oqd6MhrF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yx_open", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 33 + }, + { + "__id__": 34 + } + ], + "_prefab": { + "__id__": 35 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 32 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c4d40921-9a54-4928-8409-ce5c5c456840" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 32 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 32 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9f47ahL40pC274twuzs9Tgx", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yx_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 37 + }, + { + "__id__": 38 + } + ], + "_prefab": { + "__id__": 39 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "66a82289-42b1-4fb6-a223-220e32129cfa" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 36 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5f545B4LsJIm5Qap+F2GTNU", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "db30dN6Y05KiaIXm1zgDuDZ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "yinyue", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 42 + }, + { + "__id__": 45 + }, + { + "__id__": 61 + }, + { + "__id__": 65 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -300, + "y": -13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 69 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 15, + "b": 15, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 41 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 43 + } + ], + "_prefab": { + "__id__": 44 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 42 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "音乐", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8bed3JDBzZBJLBV8Po3yoBt", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 41 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 46 + }, + { + "__id__": 49 + }, + { + "__id__": 55 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 285, + "y": 1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 59 + } + ], + "_prefab": { + "__id__": 60 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Background", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 47 + } + ], + "_prefab": { + "__id__": 48 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7f5d1ce1-ad62-48c3-891d-2feb0457a744" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8b845+IKV9M4a2Izh+avNmS", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 50 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -214, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 53 + } + ], + "_prefab": { + "__id__": 54 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting12", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 49 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 51 + } + ], + "_prefab": { + "__id__": 52 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 50 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9d456e8d-b4a7-492e-bc9a-bd60dff93263" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c6320RsoyRMrK+5nylfCSfk", + "sync": false + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 49 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "675cdpQXSpDW4MdxVsMmT+Z", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Handle", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 51, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 56 + }, + { + "__id__": 57 + } + ], + "_prefab": { + "__id__": 58 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 55 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 55 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.1, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 55 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "68039e/Ta1AELsQnpvrSJMh", + "sync": false + }, + { + "__type__": "cc.Slider", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 45 + }, + "_enabled": true, + "direction": 0, + "slideEvents": [], + "_N$handle": { + "__id__": 57 + }, + "_N$progress": 0.5 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b0c35okH09EsKY62dR8Sook", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yy_open", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 41 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 62 + }, + { + "__id__": 63 + } + ], + "_prefab": { + "__id__": 64 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 61 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c4d40921-9a54-4928-8409-ce5c5c456840" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 61 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 61 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "597719YWJdOEqJahN3Nm9kD", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yy_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 41 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 66 + }, + { + "__id__": 67 + } + ], + "_prefab": { + "__id__": 68 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 65 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8ee53e49-397a-4974-b996-923c19d3cf0a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 65 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 65 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "787482SEgFKgbBCoDnBSNyk", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6bf59JERjtEX6l23jm6J6rK", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_exit", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 288, + "height": 77 + }, + "_children": [ + { + "__id__": 71 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -146 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 74 + }, + { + "__id__": 75 + } + ], + "_prefab": { + "__id__": 76 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting10", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 184, + "height": 45 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 72 + } + ], + "_prefab": { + "__id__": 73 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "498383c9-347c-434f-84e3-53e4f304d72a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "38782rdbmhM8KY+gY3SV3U3", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 70 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 70 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.9, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 70 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5d80d+s6+ZHjrOPXDKHMBYj", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1 + } + }, + { + "__type__": "4c04fyd89JAZY7qGjvubi+f", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "_btnYXOpen": null, + "_btnYXClose": null, + "_btnYYOpen": null, + "_btnYYClose": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4c909j7vh5DkbfELGxXVvmm", + "sync": false + } +] \ No newline at end of file diff --git a/client/assets/prefabs/settings.prefab.meta b/client/assets/prefabs/settings.prefab.meta new file mode 100755 index 0000000..95c1366 --- /dev/null +++ b/client/assets/prefabs/settings.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "bb4e83c3-ec89-44bc-bd44-70431b9bd933", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/prefabs/userinfo.prefab b/client/assets/prefabs/userinfo.prefab new file mode 100755 index 0000000..00c7bbd --- /dev/null +++ b/client/assets/prefabs/userinfo.prefab @@ -0,0 +1,969 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "data": { + "__id__": 1 + } + }, + { + "__type__": "cc.Node", + "_name": "userinfo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 7 + }, + { + "__id__": 10 + }, + { + "__id__": 13 + }, + { + "__id__": 16 + }, + { + "__id__": 19 + }, + { + "__id__": 23 + }, + { + "__id__": 26 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": false, + "_components": [ + { + "__id__": 29 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 31 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 30, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 4 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 6 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 1280, + "_originalHeight": 720 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "67824+gx8RP476ggCmbdH25", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 200 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 8 + } + ], + "_prefab": { + "__id__": 9 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 7 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1888drucLhD458pqcbrOINf", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": 46 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 11 + } + ], + "_prefab": { + "__id__": 12 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 10 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "洛神科技", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "776cfxUStBDrY/eC8SPyi2y", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "ip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": -7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 14 + } + ], + "_prefab": { + "__id__": 15 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "IP: 171.217.46.219", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "26cd2AA681EObEdC11m2tnI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "id", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 17 + } + ], + "_prefab": { + "__id__": 18 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 16 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "ID: 103", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2d0c3ND2ARC/ZBlaclRtIyt", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -155, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 20 + }, + { + "__id__": 21 + } + ], + "_prefab": { + "__id__": 22 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 19 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "afc96215-f657-4e45-b5e6-ff5152f52566" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 19 + }, + "_enabled": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6b291hH7s9OOKktX4ML9rAe", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "sex_female", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -207, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": false, + "_components": [ + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 25 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 23 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8c2e8172-65aa-4d5f-ad62-5383e3f1f939" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b4defolLmtG0bDEBbVnOKRO", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "sex_male", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -207, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "", + "_active": true, + "_components": [ + { + "__id__": 27 + } + ], + "_prefab": { + "__id__": 28 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 26 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecf2a72a-7f6b-496d-a333-45912d28efcd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5302azh5f5F4ZMQLx9/yUpo", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 1280, + "_originalHeight": 720 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "361f9ipxABL1YeNo9g47lsF", + "sync": false + } +] \ No newline at end of file diff --git a/client/assets/prefabs/userinfo.prefab.meta b/client/assets/prefabs/userinfo.prefab.meta new file mode 100755 index 0000000..180f149 --- /dev/null +++ b/client/assets/prefabs/userinfo.prefab.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "19a75185-fd4a-473e-ae42-2b5490ad13e7", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources.meta b/client/assets/resources.meta new file mode 100755 index 0000000..fa1203f --- /dev/null +++ b/client/assets/resources.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "751f29e8-8146-472e-84f3-5d404293f63d", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds.meta b/client/assets/resources/sounds.meta new file mode 100755 index 0000000..74f9457 --- /dev/null +++ b/client/assets/resources/sounds.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "2604e275-c862-43e7-b9bf-753c68e40f53", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/bgFight.mp3 b/client/assets/resources/sounds/bgFight.mp3 new file mode 100755 index 0000000..149022b Binary files /dev/null and b/client/assets/resources/sounds/bgFight.mp3 differ diff --git a/client/assets/resources/sounds/bgFight.mp3.meta b/client/assets/resources/sounds/bgFight.mp3.meta new file mode 100755 index 0000000..8a99d8a --- /dev/null +++ b/client/assets/resources/sounds/bgFight.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "81ac8927-5852-4c37-ba91-c9faaad18d20", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/bgMain.mp3 b/client/assets/resources/sounds/bgMain.mp3 new file mode 100755 index 0000000..df73d08 Binary files /dev/null and b/client/assets/resources/sounds/bgMain.mp3 differ diff --git a/client/assets/resources/sounds/bgMain.mp3.meta b/client/assets/resources/sounds/bgMain.mp3.meta new file mode 100755 index 0000000..39193ff --- /dev/null +++ b/client/assets/resources/sounds/bgMain.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ca3cd36e-e121-4a85-9b3f-0daa92af7d54", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/btnClick.mp3 b/client/assets/resources/sounds/btnClick.mp3 new file mode 100755 index 0000000..e6c6e66 Binary files /dev/null and b/client/assets/resources/sounds/btnClick.mp3 differ diff --git a/client/assets/resources/sounds/btnClick.mp3.meta b/client/assets/resources/sounds/btnClick.mp3.meta new file mode 100755 index 0000000..ae72db5 --- /dev/null +++ b/client/assets/resources/sounds/btnClick.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "8f65957d-38ab-47c5-8f52-ab42bb7e9592", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/deal.mp3 b/client/assets/resources/sounds/deal.mp3 new file mode 100755 index 0000000..7a6e590 Binary files /dev/null and b/client/assets/resources/sounds/deal.mp3 differ diff --git a/client/assets/resources/sounds/deal.mp3.meta b/client/assets/resources/sounds/deal.mp3.meta new file mode 100755 index 0000000..2ca36b5 --- /dev/null +++ b/client/assets/resources/sounds/deal.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "b71386fb-c7cd-4a3c-ac2b-0ac0f43e8d73", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/dropCoin.mp3 b/client/assets/resources/sounds/dropCoin.mp3 new file mode 100755 index 0000000..03c0e08 Binary files /dev/null and b/client/assets/resources/sounds/dropCoin.mp3 differ diff --git a/client/assets/resources/sounds/dropCoin.mp3.meta b/client/assets/resources/sounds/dropCoin.mp3.meta new file mode 100755 index 0000000..37e90df --- /dev/null +++ b/client/assets/resources/sounds/dropCoin.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "cba40643-a5b7-47c5-9f55-32fd075e0e0b", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_1.mp3 b/client/assets/resources/sounds/fix_msg_1.mp3 new file mode 100755 index 0000000..3365d04 Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_1.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_1.mp3.meta b/client/assets/resources/sounds/fix_msg_1.mp3.meta new file mode 100755 index 0000000..6ab8456 --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_1.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ad5300c1-35eb-448b-b629-095cf4e7411d", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_2.mp3 b/client/assets/resources/sounds/fix_msg_2.mp3 new file mode 100755 index 0000000..eac4d77 Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_2.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_2.mp3.meta b/client/assets/resources/sounds/fix_msg_2.mp3.meta new file mode 100755 index 0000000..706ddac --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_2.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "25b01ded-55d1-4ea1-a84c-401d10341444", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_3.mp3 b/client/assets/resources/sounds/fix_msg_3.mp3 new file mode 100755 index 0000000..39905b2 Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_3.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_3.mp3.meta b/client/assets/resources/sounds/fix_msg_3.mp3.meta new file mode 100755 index 0000000..67851fc --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_3.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "e811c999-f2a8-4aa6-93ea-f0e14f6a71c0", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_4.mp3 b/client/assets/resources/sounds/fix_msg_4.mp3 new file mode 100755 index 0000000..f8abae1 Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_4.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_4.mp3.meta b/client/assets/resources/sounds/fix_msg_4.mp3.meta new file mode 100755 index 0000000..488ee7d --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_4.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "aa9cd25a-64c9-441b-9d24-0c27463ef557", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_5.mp3 b/client/assets/resources/sounds/fix_msg_5.mp3 new file mode 100755 index 0000000..05c54e0 Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_5.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_5.mp3.meta b/client/assets/resources/sounds/fix_msg_5.mp3.meta new file mode 100755 index 0000000..7c30d21 --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_5.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "86a1f6eb-e8b7-4949-99c3-7b0dc6636b7c", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_6.mp3 b/client/assets/resources/sounds/fix_msg_6.mp3 new file mode 100755 index 0000000..9178ee8 Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_6.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_6.mp3.meta b/client/assets/resources/sounds/fix_msg_6.mp3.meta new file mode 100755 index 0000000..d4acc0a --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_6.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "163dc8fe-8ccf-4eb4-bdd5-d3c2578bb010", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_7.mp3 b/client/assets/resources/sounds/fix_msg_7.mp3 new file mode 100755 index 0000000..2a1590e Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_7.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_7.mp3.meta b/client/assets/resources/sounds/fix_msg_7.mp3.meta new file mode 100755 index 0000000..6a3c3d1 --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_7.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "5a64ca79-d766-45d2-9797-8315e1c79323", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_8.mp3 b/client/assets/resources/sounds/fix_msg_8.mp3 new file mode 100755 index 0000000..212d532 Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_8.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_8.mp3.meta b/client/assets/resources/sounds/fix_msg_8.mp3.meta new file mode 100755 index 0000000..cda2864 --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_8.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "41f357e0-872e-4cf4-a4e4-aa44e7a773e2", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/fix_msg_9.mp3 b/client/assets/resources/sounds/fix_msg_9.mp3 new file mode 100755 index 0000000..d95569d Binary files /dev/null and b/client/assets/resources/sounds/fix_msg_9.mp3 differ diff --git a/client/assets/resources/sounds/fix_msg_9.mp3.meta b/client/assets/resources/sounds/fix_msg_9.mp3.meta new file mode 100755 index 0000000..e5d42f4 --- /dev/null +++ b/client/assets/resources/sounds/fix_msg_9.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "fbfde31f-b206-4b60-8120-809d7c51d59b", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/give.mp3 b/client/assets/resources/sounds/give.mp3 new file mode 100755 index 0000000..12093f0 Binary files /dev/null and b/client/assets/resources/sounds/give.mp3 differ diff --git a/client/assets/resources/sounds/give.mp3.meta b/client/assets/resources/sounds/give.mp3.meta new file mode 100755 index 0000000..fcdf5ed --- /dev/null +++ b/client/assets/resources/sounds/give.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ff23e3fc-4306-4ac8-8ca6-6a6b8c60a6ba", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/guafeng.mp3 b/client/assets/resources/sounds/guafeng.mp3 new file mode 100755 index 0000000..5cf8899 Binary files /dev/null and b/client/assets/resources/sounds/guafeng.mp3 differ diff --git a/client/assets/resources/sounds/guafeng.mp3.meta b/client/assets/resources/sounds/guafeng.mp3.meta new file mode 100755 index 0000000..4cbd48a --- /dev/null +++ b/client/assets/resources/sounds/guafeng.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "539804c3-bf8c-41a1-adb8-2e8949a4746e", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/guess.meta b/client/assets/resources/sounds/guess.meta new file mode 100755 index 0000000..c8dd3b0 --- /dev/null +++ b/client/assets/resources/sounds/guess.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "a03b520f-431d-4283-9fae-5e86d6519973", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/guess/bgm.mp3 b/client/assets/resources/sounds/guess/bgm.mp3 new file mode 100755 index 0000000..a9a3d86 Binary files /dev/null and b/client/assets/resources/sounds/guess/bgm.mp3 differ diff --git a/client/assets/resources/sounds/guess/bgm.mp3.meta b/client/assets/resources/sounds/guess/bgm.mp3.meta new file mode 100755 index 0000000..ff5b13a --- /dev/null +++ b/client/assets/resources/sounds/guess/bgm.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "3a146ece-8553-4d46-a086-3c2fa0e56d51", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/guess/lose.mp3 b/client/assets/resources/sounds/guess/lose.mp3 new file mode 100755 index 0000000..6bb3be2 Binary files /dev/null and b/client/assets/resources/sounds/guess/lose.mp3 differ diff --git a/client/assets/resources/sounds/guess/lose.mp3.meta b/client/assets/resources/sounds/guess/lose.mp3.meta new file mode 100755 index 0000000..b0e96af --- /dev/null +++ b/client/assets/resources/sounds/guess/lose.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "42c34357-0452-4ce0-95e2-faea1855e74c", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/guess/win.mp3 b/client/assets/resources/sounds/guess/win.mp3 new file mode 100755 index 0000000..e475ae6 Binary files /dev/null and b/client/assets/resources/sounds/guess/win.mp3 differ diff --git a/client/assets/resources/sounds/guess/win.mp3.meta b/client/assets/resources/sounds/guess/win.mp3.meta new file mode 100755 index 0000000..0a42d78 --- /dev/null +++ b/client/assets/resources/sounds/guess/win.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "d61777c9-dc91-434a-af24-e2bcadc24750", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/horse.meta b/client/assets/resources/sounds/horse.meta new file mode 100755 index 0000000..c93c1fc --- /dev/null +++ b/client/assets/resources/sounds/horse.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "0addd383-503d-4080-a207-45b04f509072", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/horse/bet.mp3 b/client/assets/resources/sounds/horse/bet.mp3 new file mode 100755 index 0000000..ea7d1cf Binary files /dev/null and b/client/assets/resources/sounds/horse/bet.mp3 differ diff --git a/client/assets/resources/sounds/horse/bet.mp3.meta b/client/assets/resources/sounds/horse/bet.mp3.meta new file mode 100755 index 0000000..12bf702 --- /dev/null +++ b/client/assets/resources/sounds/horse/bet.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "203d3fc3-ed0c-4233-bf82-c7588f4b71c7", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/horse/bgBet.mp3 b/client/assets/resources/sounds/horse/bgBet.mp3 new file mode 100755 index 0000000..92df71a Binary files /dev/null and b/client/assets/resources/sounds/horse/bgBet.mp3 differ diff --git a/client/assets/resources/sounds/horse/bgBet.mp3.meta b/client/assets/resources/sounds/horse/bgBet.mp3.meta new file mode 100755 index 0000000..6ec8f54 --- /dev/null +++ b/client/assets/resources/sounds/horse/bgBet.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "6638e2d2-85b9-4412-8af4-ce5ab3301f69", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/horse/bgRace.mp3 b/client/assets/resources/sounds/horse/bgRace.mp3 new file mode 100755 index 0000000..9dbe5a7 Binary files /dev/null and b/client/assets/resources/sounds/horse/bgRace.mp3 differ diff --git a/client/assets/resources/sounds/horse/bgRace.mp3.meta b/client/assets/resources/sounds/horse/bgRace.mp3.meta new file mode 100755 index 0000000..55feaf1 --- /dev/null +++ b/client/assets/resources/sounds/horse/bgRace.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "cd0f27e6-0e4d-4008-a435-e5082a00adb9", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/horse/go.mp3 b/client/assets/resources/sounds/horse/go.mp3 new file mode 100755 index 0000000..04d35f0 Binary files /dev/null and b/client/assets/resources/sounds/horse/go.mp3 differ diff --git a/client/assets/resources/sounds/horse/go.mp3.meta b/client/assets/resources/sounds/horse/go.mp3.meta new file mode 100755 index 0000000..e11ab20 --- /dev/null +++ b/client/assets/resources/sounds/horse/go.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "7f884842-50bd-4266-b8fd-3e45a9c9fae0", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/horse/shutter.mp3 b/client/assets/resources/sounds/horse/shutter.mp3 new file mode 100755 index 0000000..4b3711f Binary files /dev/null and b/client/assets/resources/sounds/horse/shutter.mp3 differ diff --git a/client/assets/resources/sounds/horse/shutter.mp3.meta b/client/assets/resources/sounds/horse/shutter.mp3.meta new file mode 100755 index 0000000..bd8441b --- /dev/null +++ b/client/assets/resources/sounds/horse/shutter.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "928345a5-0da5-4d97-8163-59ad46e44302", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/lose.mp3 b/client/assets/resources/sounds/lose.mp3 new file mode 100755 index 0000000..aa477ef Binary files /dev/null and b/client/assets/resources/sounds/lose.mp3 differ diff --git a/client/assets/resources/sounds/lose.mp3.meta b/client/assets/resources/sounds/lose.mp3.meta new file mode 100755 index 0000000..739b03b --- /dev/null +++ b/client/assets/resources/sounds/lose.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "6e8086d5-006c-4266-b4ca-048ec6b3f9bf", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv.meta b/client/assets/resources/sounds/nv.meta new file mode 100755 index 0000000..79f939d --- /dev/null +++ b/client/assets/resources/sounds/nv.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "9e2e5592-da7f-424d-bfe2-7d14584a86e1", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/1.mp3 b/client/assets/resources/sounds/nv/1.mp3 new file mode 100755 index 0000000..7c8ebe9 Binary files /dev/null and b/client/assets/resources/sounds/nv/1.mp3 differ diff --git a/client/assets/resources/sounds/nv/1.mp3.meta b/client/assets/resources/sounds/nv/1.mp3.meta new file mode 100755 index 0000000..5c284b1 --- /dev/null +++ b/client/assets/resources/sounds/nv/1.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "47c594e7-f9d4-407c-8a53-5baf308ceb2d", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/11.mp3 b/client/assets/resources/sounds/nv/11.mp3 new file mode 100755 index 0000000..6474eca Binary files /dev/null and b/client/assets/resources/sounds/nv/11.mp3 differ diff --git a/client/assets/resources/sounds/nv/11.mp3.meta b/client/assets/resources/sounds/nv/11.mp3.meta new file mode 100755 index 0000000..82f4d4b --- /dev/null +++ b/client/assets/resources/sounds/nv/11.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "67ff2693-da34-4f87-9f97-3d986a209dbe", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/12.mp3 b/client/assets/resources/sounds/nv/12.mp3 new file mode 100755 index 0000000..63cb6ef Binary files /dev/null and b/client/assets/resources/sounds/nv/12.mp3 differ diff --git a/client/assets/resources/sounds/nv/12.mp3.meta b/client/assets/resources/sounds/nv/12.mp3.meta new file mode 100755 index 0000000..a335ead --- /dev/null +++ b/client/assets/resources/sounds/nv/12.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "7af0a870-0cd1-46c2-9240-1743af231fca", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/13.mp3 b/client/assets/resources/sounds/nv/13.mp3 new file mode 100755 index 0000000..30ddf9d Binary files /dev/null and b/client/assets/resources/sounds/nv/13.mp3 differ diff --git a/client/assets/resources/sounds/nv/13.mp3.meta b/client/assets/resources/sounds/nv/13.mp3.meta new file mode 100755 index 0000000..b4d67ae --- /dev/null +++ b/client/assets/resources/sounds/nv/13.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "6492c6a4-31f6-4832-81dd-1146850fb97e", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/14.mp3 b/client/assets/resources/sounds/nv/14.mp3 new file mode 100755 index 0000000..763835d Binary files /dev/null and b/client/assets/resources/sounds/nv/14.mp3 differ diff --git a/client/assets/resources/sounds/nv/14.mp3.meta b/client/assets/resources/sounds/nv/14.mp3.meta new file mode 100755 index 0000000..6d1c90c --- /dev/null +++ b/client/assets/resources/sounds/nv/14.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "26aba82d-8cef-45cb-948a-70673550e365", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/15.mp3 b/client/assets/resources/sounds/nv/15.mp3 new file mode 100755 index 0000000..7731c25 Binary files /dev/null and b/client/assets/resources/sounds/nv/15.mp3 differ diff --git a/client/assets/resources/sounds/nv/15.mp3.meta b/client/assets/resources/sounds/nv/15.mp3.meta new file mode 100755 index 0000000..9e6bfcc --- /dev/null +++ b/client/assets/resources/sounds/nv/15.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ee6e3fdb-39fd-49a5-a791-f2b6f68defb5", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/16.mp3 b/client/assets/resources/sounds/nv/16.mp3 new file mode 100755 index 0000000..c6ad8bc Binary files /dev/null and b/client/assets/resources/sounds/nv/16.mp3 differ diff --git a/client/assets/resources/sounds/nv/16.mp3.meta b/client/assets/resources/sounds/nv/16.mp3.meta new file mode 100755 index 0000000..a4f5f8e --- /dev/null +++ b/client/assets/resources/sounds/nv/16.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "6b0c4811-b2c6-4992-a357-157372a3a3a6", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/17.mp3 b/client/assets/resources/sounds/nv/17.mp3 new file mode 100755 index 0000000..13533de Binary files /dev/null and b/client/assets/resources/sounds/nv/17.mp3 differ diff --git a/client/assets/resources/sounds/nv/17.mp3.meta b/client/assets/resources/sounds/nv/17.mp3.meta new file mode 100755 index 0000000..30b21b7 --- /dev/null +++ b/client/assets/resources/sounds/nv/17.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "4ea5ae2f-0f9e-47b6-af10-5a78924840c5", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/18.mp3 b/client/assets/resources/sounds/nv/18.mp3 new file mode 100755 index 0000000..fef6c44 Binary files /dev/null and b/client/assets/resources/sounds/nv/18.mp3 differ diff --git a/client/assets/resources/sounds/nv/18.mp3.meta b/client/assets/resources/sounds/nv/18.mp3.meta new file mode 100755 index 0000000..4a600d3 --- /dev/null +++ b/client/assets/resources/sounds/nv/18.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "39c6e070-9c82-4c49-8cd4-51e9a05d9637", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/19.mp3 b/client/assets/resources/sounds/nv/19.mp3 new file mode 100755 index 0000000..df61326 Binary files /dev/null and b/client/assets/resources/sounds/nv/19.mp3 differ diff --git a/client/assets/resources/sounds/nv/19.mp3.meta b/client/assets/resources/sounds/nv/19.mp3.meta new file mode 100755 index 0000000..50fe27f --- /dev/null +++ b/client/assets/resources/sounds/nv/19.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "85278faa-c64c-4385-81fc-7f0fb1fc2940", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/2.mp3 b/client/assets/resources/sounds/nv/2.mp3 new file mode 100755 index 0000000..d4ef8b5 Binary files /dev/null and b/client/assets/resources/sounds/nv/2.mp3 differ diff --git a/client/assets/resources/sounds/nv/2.mp3.meta b/client/assets/resources/sounds/nv/2.mp3.meta new file mode 100755 index 0000000..3b9896f --- /dev/null +++ b/client/assets/resources/sounds/nv/2.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "96490529-584d-4ef7-bc25-f52ccf7abc04", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/21.mp3 b/client/assets/resources/sounds/nv/21.mp3 new file mode 100755 index 0000000..2c28af8 Binary files /dev/null and b/client/assets/resources/sounds/nv/21.mp3 differ diff --git a/client/assets/resources/sounds/nv/21.mp3.meta b/client/assets/resources/sounds/nv/21.mp3.meta new file mode 100755 index 0000000..ea57c19 --- /dev/null +++ b/client/assets/resources/sounds/nv/21.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "2a090963-a3c5-41dd-95c2-62bc2b9ada79", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/22.mp3 b/client/assets/resources/sounds/nv/22.mp3 new file mode 100755 index 0000000..156e00e Binary files /dev/null and b/client/assets/resources/sounds/nv/22.mp3 differ diff --git a/client/assets/resources/sounds/nv/22.mp3.meta b/client/assets/resources/sounds/nv/22.mp3.meta new file mode 100755 index 0000000..026b5cd --- /dev/null +++ b/client/assets/resources/sounds/nv/22.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "14630a6e-3d97-4fda-ae43-61809774e116", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/23.mp3 b/client/assets/resources/sounds/nv/23.mp3 new file mode 100755 index 0000000..26bae4b Binary files /dev/null and b/client/assets/resources/sounds/nv/23.mp3 differ diff --git a/client/assets/resources/sounds/nv/23.mp3.meta b/client/assets/resources/sounds/nv/23.mp3.meta new file mode 100755 index 0000000..b7f5f5c --- /dev/null +++ b/client/assets/resources/sounds/nv/23.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "89f57315-fad5-4b3f-8ecf-1e932886b163", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/24.mp3 b/client/assets/resources/sounds/nv/24.mp3 new file mode 100755 index 0000000..1a773de Binary files /dev/null and b/client/assets/resources/sounds/nv/24.mp3 differ diff --git a/client/assets/resources/sounds/nv/24.mp3.meta b/client/assets/resources/sounds/nv/24.mp3.meta new file mode 100755 index 0000000..e39cac6 --- /dev/null +++ b/client/assets/resources/sounds/nv/24.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "b907c6e6-3d07-4f19-bda2-e06dc9bb0502", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/25.mp3 b/client/assets/resources/sounds/nv/25.mp3 new file mode 100755 index 0000000..534e487 Binary files /dev/null and b/client/assets/resources/sounds/nv/25.mp3 differ diff --git a/client/assets/resources/sounds/nv/25.mp3.meta b/client/assets/resources/sounds/nv/25.mp3.meta new file mode 100755 index 0000000..12b930f --- /dev/null +++ b/client/assets/resources/sounds/nv/25.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "2d8d85bc-728f-4add-8508-28eb5e2cb56d", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/26.mp3 b/client/assets/resources/sounds/nv/26.mp3 new file mode 100755 index 0000000..a902a8b Binary files /dev/null and b/client/assets/resources/sounds/nv/26.mp3 differ diff --git a/client/assets/resources/sounds/nv/26.mp3.meta b/client/assets/resources/sounds/nv/26.mp3.meta new file mode 100755 index 0000000..b194fe1 --- /dev/null +++ b/client/assets/resources/sounds/nv/26.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "72385906-a05c-4c15-a964-e874c5ca9088", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/27.mp3 b/client/assets/resources/sounds/nv/27.mp3 new file mode 100755 index 0000000..a719185 Binary files /dev/null and b/client/assets/resources/sounds/nv/27.mp3 differ diff --git a/client/assets/resources/sounds/nv/27.mp3.meta b/client/assets/resources/sounds/nv/27.mp3.meta new file mode 100755 index 0000000..0c75bfb --- /dev/null +++ b/client/assets/resources/sounds/nv/27.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ef96c12a-c070-409f-b419-44632e9f1fac", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/28.mp3 b/client/assets/resources/sounds/nv/28.mp3 new file mode 100755 index 0000000..523ff1a Binary files /dev/null and b/client/assets/resources/sounds/nv/28.mp3 differ diff --git a/client/assets/resources/sounds/nv/28.mp3.meta b/client/assets/resources/sounds/nv/28.mp3.meta new file mode 100755 index 0000000..94925b0 --- /dev/null +++ b/client/assets/resources/sounds/nv/28.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "60d599d0-5883-45ea-9b73-23ee5c908ddd", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/29.mp3 b/client/assets/resources/sounds/nv/29.mp3 new file mode 100755 index 0000000..a8ec2e6 Binary files /dev/null and b/client/assets/resources/sounds/nv/29.mp3 differ diff --git a/client/assets/resources/sounds/nv/29.mp3.meta b/client/assets/resources/sounds/nv/29.mp3.meta new file mode 100755 index 0000000..9a84a11 --- /dev/null +++ b/client/assets/resources/sounds/nv/29.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "e6e7ab6b-5d8c-49c8-8546-a1da8a60c9f3", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/3.mp3 b/client/assets/resources/sounds/nv/3.mp3 new file mode 100755 index 0000000..88add5f Binary files /dev/null and b/client/assets/resources/sounds/nv/3.mp3 differ diff --git a/client/assets/resources/sounds/nv/3.mp3.meta b/client/assets/resources/sounds/nv/3.mp3.meta new file mode 100755 index 0000000..4c86f8c --- /dev/null +++ b/client/assets/resources/sounds/nv/3.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "935a4e23-06b6-4669-b00f-feaa68eb7f4e", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/31.mp3 b/client/assets/resources/sounds/nv/31.mp3 new file mode 100755 index 0000000..eca5445 Binary files /dev/null and b/client/assets/resources/sounds/nv/31.mp3 differ diff --git a/client/assets/resources/sounds/nv/31.mp3.meta b/client/assets/resources/sounds/nv/31.mp3.meta new file mode 100755 index 0000000..30dfcc0 --- /dev/null +++ b/client/assets/resources/sounds/nv/31.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "f24db379-9aa2-49eb-8171-b00f87915ffe", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/4.mp3 b/client/assets/resources/sounds/nv/4.mp3 new file mode 100755 index 0000000..2a111ef Binary files /dev/null and b/client/assets/resources/sounds/nv/4.mp3 differ diff --git a/client/assets/resources/sounds/nv/4.mp3.meta b/client/assets/resources/sounds/nv/4.mp3.meta new file mode 100755 index 0000000..e1be0fd --- /dev/null +++ b/client/assets/resources/sounds/nv/4.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "9184bc96-c6d2-4eeb-83b6-11bf6a4c9dad", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/41.mp3 b/client/assets/resources/sounds/nv/41.mp3 new file mode 100755 index 0000000..401c94e Binary files /dev/null and b/client/assets/resources/sounds/nv/41.mp3 differ diff --git a/client/assets/resources/sounds/nv/41.mp3.meta b/client/assets/resources/sounds/nv/41.mp3.meta new file mode 100755 index 0000000..d782e66 --- /dev/null +++ b/client/assets/resources/sounds/nv/41.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "e80565cc-cf17-4cc3-8fc9-c7a6173f053b", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/5.mp3 b/client/assets/resources/sounds/nv/5.mp3 new file mode 100755 index 0000000..860555c Binary files /dev/null and b/client/assets/resources/sounds/nv/5.mp3 differ diff --git a/client/assets/resources/sounds/nv/5.mp3.meta b/client/assets/resources/sounds/nv/5.mp3.meta new file mode 100755 index 0000000..534c8e1 --- /dev/null +++ b/client/assets/resources/sounds/nv/5.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "a5ec6867-36f2-406c-b963-6c4f73e7258b", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/51.mp3 b/client/assets/resources/sounds/nv/51.mp3 new file mode 100755 index 0000000..65fc8cc Binary files /dev/null and b/client/assets/resources/sounds/nv/51.mp3 differ diff --git a/client/assets/resources/sounds/nv/51.mp3.meta b/client/assets/resources/sounds/nv/51.mp3.meta new file mode 100755 index 0000000..f74113d --- /dev/null +++ b/client/assets/resources/sounds/nv/51.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "876bb2d1-28a8-491e-8770-21cddfe2863a", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/6.mp3 b/client/assets/resources/sounds/nv/6.mp3 new file mode 100755 index 0000000..d5a5220 Binary files /dev/null and b/client/assets/resources/sounds/nv/6.mp3 differ diff --git a/client/assets/resources/sounds/nv/6.mp3.meta b/client/assets/resources/sounds/nv/6.mp3.meta new file mode 100755 index 0000000..2cbe182 --- /dev/null +++ b/client/assets/resources/sounds/nv/6.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "021dd735-2275-48c0-88be-3262e61df608", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/61.mp3 b/client/assets/resources/sounds/nv/61.mp3 new file mode 100755 index 0000000..d03b8dc Binary files /dev/null and b/client/assets/resources/sounds/nv/61.mp3 differ diff --git a/client/assets/resources/sounds/nv/61.mp3.meta b/client/assets/resources/sounds/nv/61.mp3.meta new file mode 100755 index 0000000..1d4865e --- /dev/null +++ b/client/assets/resources/sounds/nv/61.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "3484fee3-8d13-4858-9aa5-4eaf5f559510", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/7.mp3 b/client/assets/resources/sounds/nv/7.mp3 new file mode 100755 index 0000000..085686e Binary files /dev/null and b/client/assets/resources/sounds/nv/7.mp3 differ diff --git a/client/assets/resources/sounds/nv/7.mp3.meta b/client/assets/resources/sounds/nv/7.mp3.meta new file mode 100755 index 0000000..5b7c392 --- /dev/null +++ b/client/assets/resources/sounds/nv/7.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "de08319e-2c5e-4643-9b9c-3da6315eee97", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/71.mp3 b/client/assets/resources/sounds/nv/71.mp3 new file mode 100755 index 0000000..6134b3a Binary files /dev/null and b/client/assets/resources/sounds/nv/71.mp3 differ diff --git a/client/assets/resources/sounds/nv/71.mp3.meta b/client/assets/resources/sounds/nv/71.mp3.meta new file mode 100755 index 0000000..d3ae1e5 --- /dev/null +++ b/client/assets/resources/sounds/nv/71.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "aec3e5d6-af97-4fb9-ac3f-78bc5f919425", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/8.mp3 b/client/assets/resources/sounds/nv/8.mp3 new file mode 100755 index 0000000..3dc2b30 Binary files /dev/null and b/client/assets/resources/sounds/nv/8.mp3 differ diff --git a/client/assets/resources/sounds/nv/8.mp3.meta b/client/assets/resources/sounds/nv/8.mp3.meta new file mode 100755 index 0000000..7c5e3e3 --- /dev/null +++ b/client/assets/resources/sounds/nv/8.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "be329ec2-31be-4910-a8c6-ffd3361c9f59", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/81.mp3 b/client/assets/resources/sounds/nv/81.mp3 new file mode 100755 index 0000000..a52848c Binary files /dev/null and b/client/assets/resources/sounds/nv/81.mp3 differ diff --git a/client/assets/resources/sounds/nv/81.mp3.meta b/client/assets/resources/sounds/nv/81.mp3.meta new file mode 100755 index 0000000..10eaebb --- /dev/null +++ b/client/assets/resources/sounds/nv/81.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "e99eaed7-5cfc-4a44-9469-4808ce7edca6", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/9.mp3 b/client/assets/resources/sounds/nv/9.mp3 new file mode 100755 index 0000000..bf2e03f Binary files /dev/null and b/client/assets/resources/sounds/nv/9.mp3 differ diff --git a/client/assets/resources/sounds/nv/9.mp3.meta b/client/assets/resources/sounds/nv/9.mp3.meta new file mode 100755 index 0000000..c12553c --- /dev/null +++ b/client/assets/resources/sounds/nv/9.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "4e416ab2-9204-4d4c-ae0d-1fc7a665a541", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/91.mp3 b/client/assets/resources/sounds/nv/91.mp3 new file mode 100755 index 0000000..6fcc1d9 Binary files /dev/null and b/client/assets/resources/sounds/nv/91.mp3 differ diff --git a/client/assets/resources/sounds/nv/91.mp3.meta b/client/assets/resources/sounds/nv/91.mp3.meta new file mode 100755 index 0000000..ff83b9c --- /dev/null +++ b/client/assets/resources/sounds/nv/91.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "64cb6e2b-51b8-4834-a908-ba158a4c2803", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/chi.mp3 b/client/assets/resources/sounds/nv/chi.mp3 new file mode 100755 index 0000000..2743a27 Binary files /dev/null and b/client/assets/resources/sounds/nv/chi.mp3 differ diff --git a/client/assets/resources/sounds/nv/chi.mp3.meta b/client/assets/resources/sounds/nv/chi.mp3.meta new file mode 100755 index 0000000..8d354e0 --- /dev/null +++ b/client/assets/resources/sounds/nv/chi.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "a92c6a26-e25e-44d5-bdf5-e71dadf6639d", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/gang.mp3 b/client/assets/resources/sounds/nv/gang.mp3 new file mode 100755 index 0000000..62422b9 Binary files /dev/null and b/client/assets/resources/sounds/nv/gang.mp3 differ diff --git a/client/assets/resources/sounds/nv/gang.mp3.meta b/client/assets/resources/sounds/nv/gang.mp3.meta new file mode 100755 index 0000000..83028b6 --- /dev/null +++ b/client/assets/resources/sounds/nv/gang.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "bde088bf-fc4d-4b74-8b0b-3599ee306a36", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/hu.mp3 b/client/assets/resources/sounds/nv/hu.mp3 new file mode 100755 index 0000000..4c224b5 Binary files /dev/null and b/client/assets/resources/sounds/nv/hu.mp3 differ diff --git a/client/assets/resources/sounds/nv/hu.mp3.meta b/client/assets/resources/sounds/nv/hu.mp3.meta new file mode 100755 index 0000000..afd1efa --- /dev/null +++ b/client/assets/resources/sounds/nv/hu.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "ecca0b6a-0bc2-4db8-a7f1-6b195c649b9e", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/nv/peng.mp3 b/client/assets/resources/sounds/nv/peng.mp3 new file mode 100755 index 0000000..d4e6d6a Binary files /dev/null and b/client/assets/resources/sounds/nv/peng.mp3 differ diff --git a/client/assets/resources/sounds/nv/peng.mp3.meta b/client/assets/resources/sounds/nv/peng.mp3.meta new file mode 100755 index 0000000..78259df --- /dev/null +++ b/client/assets/resources/sounds/nv/peng.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "41c5f395-3f6e-4ec1-be02-88f99f4e8376", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/rain.mp3 b/client/assets/resources/sounds/rain.mp3 new file mode 100755 index 0000000..114f085 Binary files /dev/null and b/client/assets/resources/sounds/rain.mp3 differ diff --git a/client/assets/resources/sounds/rain.mp3.meta b/client/assets/resources/sounds/rain.mp3.meta new file mode 100755 index 0000000..e8a556a --- /dev/null +++ b/client/assets/resources/sounds/rain.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "92736375-1111-4844-b612-97f5f47a233c", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/select.mp3 b/client/assets/resources/sounds/select.mp3 new file mode 100755 index 0000000..68994c3 Binary files /dev/null and b/client/assets/resources/sounds/select.mp3 differ diff --git a/client/assets/resources/sounds/select.mp3.meta b/client/assets/resources/sounds/select.mp3.meta new file mode 100755 index 0000000..3db6df2 --- /dev/null +++ b/client/assets/resources/sounds/select.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "0ebd449f-102f-4aa2-b56d-703942ef38c8", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/shuffle.mp3 b/client/assets/resources/sounds/shuffle.mp3 new file mode 100755 index 0000000..7998544 Binary files /dev/null and b/client/assets/resources/sounds/shuffle.mp3 differ diff --git a/client/assets/resources/sounds/shuffle.mp3.meta b/client/assets/resources/sounds/shuffle.mp3.meta new file mode 100755 index 0000000..70a4547 --- /dev/null +++ b/client/assets/resources/sounds/shuffle.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "dd3e1879-4f97-44d4-bfca-4eb083547f9b", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/sort.mp3 b/client/assets/resources/sounds/sort.mp3 new file mode 100755 index 0000000..91248a7 Binary files /dev/null and b/client/assets/resources/sounds/sort.mp3 differ diff --git a/client/assets/resources/sounds/sort.mp3.meta b/client/assets/resources/sounds/sort.mp3.meta new file mode 100755 index 0000000..1f6faeb --- /dev/null +++ b/client/assets/resources/sounds/sort.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "62c609ef-fa1a-4c27-bbb4-622cbe2331f7", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/timeup_alarm.mp3 b/client/assets/resources/sounds/timeup_alarm.mp3 new file mode 100755 index 0000000..ba2f0f5 Binary files /dev/null and b/client/assets/resources/sounds/timeup_alarm.mp3 differ diff --git a/client/assets/resources/sounds/timeup_alarm.mp3.meta b/client/assets/resources/sounds/timeup_alarm.mp3.meta new file mode 100755 index 0000000..2641515 --- /dev/null +++ b/client/assets/resources/sounds/timeup_alarm.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "aa56f9b7-3cd1-44db-ab41-733ad9fcb235", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/ui_click.mp3 b/client/assets/resources/sounds/ui_click.mp3 new file mode 100755 index 0000000..428dbdb Binary files /dev/null and b/client/assets/resources/sounds/ui_click.mp3 differ diff --git a/client/assets/resources/sounds/ui_click.mp3.meta b/client/assets/resources/sounds/ui_click.mp3.meta new file mode 100755 index 0000000..e1cd031 --- /dev/null +++ b/client/assets/resources/sounds/ui_click.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "2625c55c-353c-4953-82b7-13472755e8ca", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/sounds/win.mp3 b/client/assets/resources/sounds/win.mp3 new file mode 100755 index 0000000..af12a29 Binary files /dev/null and b/client/assets/resources/sounds/win.mp3 differ diff --git a/client/assets/resources/sounds/win.mp3.meta b/client/assets/resources/sounds/win.mp3.meta new file mode 100755 index 0000000..2320053 --- /dev/null +++ b/client/assets/resources/sounds/win.mp3.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "343161f7-49fd-4509-8f56-e5fab266f275", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures.meta b/client/assets/resources/textures.meta new file mode 100755 index 0000000..6ba347d --- /dev/null +++ b/client/assets/resources/textures.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "700defc7-ee0a-4150-a166-60291a50e358", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ.meta b/client/assets/resources/textures/MJ.meta new file mode 100755 index 0000000..d4197b1 --- /dev/null +++ b/client/assets/resources/textures/MJ.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "b3122745-ee39-4358-83d0-93bfa03e06bd", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/bottom.meta b/client/assets/resources/textures/MJ/bottom.meta new file mode 100755 index 0000000..f8a89e6 --- /dev/null +++ b/client/assets/resources/textures/MJ/bottom.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "c78eb4b1-033c-41b0-b0c4-ff36c198b6dd", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/bottom/B_bamboo_1.png b/client/assets/resources/textures/MJ/bottom/B_bamboo_1.png new file mode 100755 index 0000000..0306bb0 Binary files /dev/null and b/client/assets/resources/textures/MJ/bottom/B_bamboo_1.png differ diff --git a/client/assets/resources/textures/MJ/bottom/B_bamboo_1.png.meta b/client/assets/resources/textures/MJ/bottom/B_bamboo_1.png.meta new file mode 100755 index 0000000..5144868 --- /dev/null +++ b/client/assets/resources/textures/MJ/bottom/B_bamboo_1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4a171fbc-4d51-48b9-be4a-face1c24b1ca", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "B_bamboo_1": { + "ver": "1.0.3", + "uuid": "8532d2cf-5b76-4801-a64f-cf9e12a138f7", + "rawTextureUuid": "4a171fbc-4d51-48b9-be4a-face1c24b1ca", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/bottom/B_bamboo_5.png b/client/assets/resources/textures/MJ/bottom/B_bamboo_5.png new file mode 100755 index 0000000..e4958b2 Binary files /dev/null and b/client/assets/resources/textures/MJ/bottom/B_bamboo_5.png differ diff --git a/client/assets/resources/textures/MJ/bottom/B_bamboo_5.png.meta b/client/assets/resources/textures/MJ/bottom/B_bamboo_5.png.meta new file mode 100755 index 0000000..4203db7 --- /dev/null +++ b/client/assets/resources/textures/MJ/bottom/B_bamboo_5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "30f64244-e7a1-4ec7-a516-e23dd3455aff", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "B_bamboo_5": { + "ver": "1.0.3", + "uuid": "e52aa553-af72-440b-b7a5-fc46ce134e8b", + "rawTextureUuid": "30f64244-e7a1-4ec7-a516-e23dd3455aff", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/bottom/Z_bottom.plist b/client/assets/resources/textures/MJ/bottom/Z_bottom.plist new file mode 100755 index 0000000..26ab1e0 --- /dev/null +++ b/client/assets/resources/textures/MJ/bottom/Z_bottom.plist @@ -0,0 +1,445 @@ + + + + + frames + + B_autumn.png + + frame + {{0,0},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_1.png + + frame + {{0,84},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_2.png + + frame + {{0,168},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_3.png + + frame + {{0,252},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_4.png + + frame + {{0,336},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_5.png + + frame + {{0,420},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_6.png + + frame + {{55,0},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_7.png + + frame + {{55,84},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_8.png + + frame + {{55,168},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_bamboo_9.png + + frame + {{55,252},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_1.png + + frame + {{55,336},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_2.png + + frame + {{55,420},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_3.png + + frame + {{110,0},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_4.png + + frame + {{110,84},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_5.png + + frame + {{110,168},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_6.png + + frame + {{110,252},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_7.png + + frame + {{110,336},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_8.png + + frame + {{110,420},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_character_9.png + + frame + {{165,0},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_1.png + + frame + {{165,84},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_2.png + + frame + {{165,168},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_3.png + + frame + {{165,252},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_4.png + + frame + {{165,336},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_5.png + + frame + {{165,420},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_6.png + + frame + {{220,0},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_7.png + + frame + {{220,84},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_8.png + + frame + {{220,168},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_dot_9.png + + frame + {{220,252},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_green.png + + frame + {{220,336},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_plum.png + + frame + {{220,420},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_red.png + + frame + {{275,0},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_white.png + + frame + {{275,84},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_wind_east.png + + frame + {{275,168},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_wind_north.png + + frame + {{275,252},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_wind_south.png + + frame + {{275,336},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_wind_west.png + + frame + {{275,420},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + B_winter.png + + frame + {{330,0},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + e_mj_b_up.png + + frame + {{330,84},{55,84}} + offset + {0,0} + rotated + + sourceSize + {55,84} + + + metadata + + format + 2 + textureFileName + Z_bottom.png + realTextureFileName + Z_bottom.png + size + {512,512} + + texture + + width + 512 + height + 512 + + + \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/bottom/Z_bottom.plist.meta b/client/assets/resources/textures/MJ/bottom/Z_bottom.plist.meta new file mode 100755 index 0000000..134bb8a --- /dev/null +++ b/client/assets/resources/textures/MJ/bottom/Z_bottom.plist.meta @@ -0,0 +1,848 @@ +{ + "ver": "1.2.4", + "uuid": "c80abbb2-c412-4736-96c6-734930fa9dd9", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "size": { + "width": 512, + "height": 512 + }, + "type": "Texture Packer", + "subMetas": { + "B_autumn.png": { + "ver": "1.0.3", + "uuid": "5ea4cbbf-d3ad-469d-8488-e3b5c9e14d66", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_1.png": { + "ver": "1.0.3", + "uuid": "2a712174-365d-40a5-8c39-85860c809e56", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 84, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_2.png": { + "ver": "1.0.3", + "uuid": "3a4bc43a-320e-496b-84e3-9cd7b192cafa", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 168, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_3.png": { + "ver": "1.0.3", + "uuid": "cead5d37-33b1-4d99-a054-e64168a887f6", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 252, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_4.png": { + "ver": "1.0.3", + "uuid": "4d42ddcf-8e6c-4396-bf69-26dd2b288e2b", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 336, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_5.png": { + "ver": "1.0.3", + "uuid": "5ebc8906-0653-4bf2-9325-d4368a3d46db", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 420, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_6.png": { + "ver": "1.0.3", + "uuid": "001488ed-61c9-40a1-a7e0-9152dfe8df0e", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 55, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_7.png": { + "ver": "1.0.3", + "uuid": "836d2a01-b443-4b1a-92ca-642a907122fb", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 55, + "trimY": 84, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_8.png": { + "ver": "1.0.3", + "uuid": "ef0b2857-5785-46e2-b02c-63f7171098ab", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 55, + "trimY": 168, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_bamboo_9.png": { + "ver": "1.0.3", + "uuid": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 55, + "trimY": 252, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_1.png": { + "ver": "1.0.3", + "uuid": "89250d26-0fc2-447e-bf18-58c7af624cb7", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 55, + "trimY": 336, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_2.png": { + "ver": "1.0.3", + "uuid": "ace46e09-37ab-4607-9282-99981f565cef", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 55, + "trimY": 420, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_3.png": { + "ver": "1.0.3", + "uuid": "96934e02-32aa-4e99-9cbc-de01b7dff81b", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 110, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_4.png": { + "ver": "1.0.3", + "uuid": "08aa8adc-4f84-4b32-bc75-bb402d5b134b", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 110, + "trimY": 84, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_5.png": { + "ver": "1.0.3", + "uuid": "e37d1ee9-ac92-47c6-a2a7-66a3c524f7df", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 110, + "trimY": 168, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_6.png": { + "ver": "1.0.3", + "uuid": "1aecfa70-0b27-44ba-b6c5-65efb20c5948", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 110, + "trimY": 252, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_7.png": { + "ver": "1.0.3", + "uuid": "4226dac1-b3ec-43e0-bd22-9fe16f8c4de7", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 110, + "trimY": 336, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_8.png": { + "ver": "1.0.3", + "uuid": "f824f614-8f4b-4f99-b85d-4845c8039956", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 110, + "trimY": 420, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_character_9.png": { + "ver": "1.0.3", + "uuid": "ff112882-d1ec-4ee1-92ad-c2778e6b14e4", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 165, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_1.png": { + "ver": "1.0.3", + "uuid": "815524ef-1c74-45c5-9b08-27960b851e85", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 165, + "trimY": 84, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_2.png": { + "ver": "1.0.3", + "uuid": "d98016fb-e005-46b8-b1f2-b7934b265254", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 165, + "trimY": 168, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_3.png": { + "ver": "1.0.3", + "uuid": "8e0d9625-3f6f-46a6-861b-b5301050174c", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 165, + "trimY": 252, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_4.png": { + "ver": "1.0.3", + "uuid": "b191c7fe-e16c-496a-94df-6cfd5865f8f2", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 165, + "trimY": 336, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_5.png": { + "ver": "1.0.3", + "uuid": "be329022-a763-47b1-a16e-55e317f4464a", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 165, + "trimY": 420, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_6.png": { + "ver": "1.0.3", + "uuid": "20e91468-a3cc-4bcb-b150-8cc19161b1ba", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 220, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_7.png": { + "ver": "1.0.3", + "uuid": "8a7516b1-6171-4406-8413-297aa4123326", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 220, + "trimY": 84, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_8.png": { + "ver": "1.0.3", + "uuid": "e015c7f1-cd70-4c94-b381-5f910532e4cc", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 220, + "trimY": 168, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_dot_9.png": { + "ver": "1.0.3", + "uuid": "ba318dd9-5759-42a3-9d92-dd5765808651", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 220, + "trimY": 252, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_green.png": { + "ver": "1.0.3", + "uuid": "6ed16926-a1df-40e2-b4c0-b9c2bf4a2aeb", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 220, + "trimY": 336, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_plum.png": { + "ver": "1.0.3", + "uuid": "1cbd6b1a-6cd4-4f59-a49f-53005d224e95", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 220, + "trimY": 420, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_red.png": { + "ver": "1.0.3", + "uuid": "8a1ef75b-231d-4577-aad3-4ccce7a1cd95", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 275, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_white.png": { + "ver": "1.0.3", + "uuid": "d0dfc100-c4be-45de-8df6-1c51de881c06", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 275, + "trimY": 84, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_wind_east.png": { + "ver": "1.0.3", + "uuid": "4c4a9d3c-37b6-4aa6-b692-8e04c6818225", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 275, + "trimY": 168, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_wind_north.png": { + "ver": "1.0.3", + "uuid": "a8be677d-5057-42f3-9c45-ef5b5595b5f5", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 275, + "trimY": 252, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_wind_south.png": { + "ver": "1.0.3", + "uuid": "9639ea2b-ad15-48ac-9335-68c6e2f45330", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 275, + "trimY": 336, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_wind_west.png": { + "ver": "1.0.3", + "uuid": "5ab46b86-6642-499f-89ea-b70b7ce6752e", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 275, + "trimY": 420, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "B_winter.png": { + "ver": "1.0.3", + "uuid": "58189fa6-582c-4bc1-8818-d64112bed4e1", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 330, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_b_up.png": { + "ver": "1.0.3", + "uuid": "4424c05a-7f85-4e5f-8c8c-a8102270bbf1", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 330, + "trimY": 84, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/bottom/Z_bottom.png b/client/assets/resources/textures/MJ/bottom/Z_bottom.png new file mode 100755 index 0000000..6751519 Binary files /dev/null and b/client/assets/resources/textures/MJ/bottom/Z_bottom.png differ diff --git a/client/assets/resources/textures/MJ/bottom/Z_bottom.png.meta b/client/assets/resources/textures/MJ/bottom/Z_bottom.png.meta new file mode 100755 index 0000000..288890e --- /dev/null +++ b/client/assets/resources/textures/MJ/bottom/Z_bottom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_bottom": { + "ver": "1.0.3", + "uuid": "cceeb278-53dd-49a2-ad52-9aa7a73203da", + "rawTextureUuid": "11e1e0e7-8f29-4f20-b8c3-63a1df760681", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -63.5, + "offsetY": 4, + "trimX": 0, + "trimY": 0, + "width": 385, + "height": 504, + "rawWidth": 512, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/bottom/e_mj_b_up.png b/client/assets/resources/textures/MJ/bottom/e_mj_b_up.png new file mode 100755 index 0000000..f01ba36 Binary files /dev/null and b/client/assets/resources/textures/MJ/bottom/e_mj_b_up.png differ diff --git a/client/assets/resources/textures/MJ/bottom/e_mj_b_up.png.meta b/client/assets/resources/textures/MJ/bottom/e_mj_b_up.png.meta new file mode 100755 index 0000000..ddf07aa --- /dev/null +++ b/client/assets/resources/textures/MJ/bottom/e_mj_b_up.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "8affa554-e05c-4610-8ff3-a06d4e7e456b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "e_mj_b_up": { + "ver": "1.0.3", + "uuid": "3fa90332-39d7-4ef0-aa1e-289ba203421e", + "rawTextureUuid": "8affa554-e05c-4610-8ff3-a06d4e7e456b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 55, + "height": 84, + "rawWidth": 55, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/left.meta b/client/assets/resources/textures/MJ/left.meta new file mode 100755 index 0000000..17dba7c --- /dev/null +++ b/client/assets/resources/textures/MJ/left.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "8a5afedd-b510-4212-9834-6165725e08c9", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/left/Z_left.plist b/client/assets/resources/textures/MJ/left/Z_left.plist new file mode 100755 index 0000000..79aef2c --- /dev/null +++ b/client/assets/resources/textures/MJ/left/Z_left.plist @@ -0,0 +1,568 @@ + + + + + frames + + L_autumn.png + + frame + {{2,461},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo.png + + frame + {{2,410},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_1.png + + frame + {{2,359},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_2.png + + frame + {{206,308},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_3.png + + frame + {{155,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_4.png + + frame + {{104,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_5.png + + frame + {{53,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_6.png + + frame + {{2,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_7.png + + frame + {{206,257},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_8.png + + frame + {{155,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_bamboo_9.png + + frame + {{104,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_1.png + + frame + {{53,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_2.png + + frame + {{2,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_3.png + + frame + {{155,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_4.png + + frame + {{104,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_5.png + + frame + {{53,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_6.png + + frame + {{2,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_7.png + + frame + {{206,206},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_8.png + + frame + {{155,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_character_9.png + + frame + {{104,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_chrysanthemum.png + + frame + {{53,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_1.png + + frame + {{2,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_2.png + + frame + {{206,155},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_3.png + + frame + {{155,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_4.png + + frame + {{104,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_5.png + + frame + {{53,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_6.png + + frame + {{2,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_7.png + + frame + {{206,104},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_8.png + + frame + {{155,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_dot_9.png + + frame + {{104,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_green.png + + frame + {{53,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_orchid.png + + frame + {{2,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_plum.png + + frame + {{206,53},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_red.png + + frame + {{155,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_spring.png + + frame + {{104,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_summer.png + + frame + {{53,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_white.png + + frame + {{2,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_wind_east.png + + frame + {{206,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_wind_north.png + + frame + {{155,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_wind_south.png + + frame + {{104,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_wind_west.png + + frame + {{53,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + L_winter.png + + frame + {{2,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + + metadata + + format + 2 + realTextureFileName + Z_left.png + size + {256,512} + smartupdate + $TexturePacker:SmartUpdate:b9de79ca1fea8e470da797795d6ab07e:1/1$ + textureFileName + Z_left.png + + + diff --git a/client/assets/resources/textures/MJ/left/Z_left.plist.meta b/client/assets/resources/textures/MJ/left/Z_left.plist.meta new file mode 100755 index 0000000..8f3cc02 --- /dev/null +++ b/client/assets/resources/textures/MJ/left/Z_left.plist.meta @@ -0,0 +1,936 @@ +{ + "ver": "1.2.4", + "uuid": "dc0f12a0-949b-450f-9d67-9f1054b115f8", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "size": { + "width": 256, + "height": 512 + }, + "type": "Texture Packer", + "subMetas": { + "L_autumn.png": { + "ver": "1.0.3", + "uuid": "5a8ba0b6-f0d2-40c8-a712-8a42f323c602", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 461, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo.png": { + "ver": "1.0.3", + "uuid": "d1ea8ac0-7e17-4924-899e-1b2bd520fca6", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 410, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_1.png": { + "ver": "1.0.3", + "uuid": "87b96191-fa48-423f-b671-8b942f81b8b0", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 359, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_2.png": { + "ver": "1.0.3", + "uuid": "5703d1da-4911-4396-a82d-b6b5f0f7eab6", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 308, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_3.png": { + "ver": "1.0.3", + "uuid": "1dd2be1a-f5cb-4386-a063-625c0acd8eb6", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_4.png": { + "ver": "1.0.3", + "uuid": "e1ffb160-a2ba-4b85-9133-0616b4de100c", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_5.png": { + "ver": "1.0.3", + "uuid": "d39e5304-2526-469c-820e-9c156171542d", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_6.png": { + "ver": "1.0.3", + "uuid": "ac8be0c2-1c7f-4675-b462-dd8f52283017", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_7.png": { + "ver": "1.0.3", + "uuid": "11ac894c-3582-4768-bc25-80de5f46a0cd", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 257, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_8.png": { + "ver": "1.0.3", + "uuid": "866ccc82-41fe-4046-9c1e-4466c7933b0c", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_bamboo_9.png": { + "ver": "1.0.3", + "uuid": "daf4f6ca-498c-4dd4-91aa-89d63269eb85", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_1.png": { + "ver": "1.0.3", + "uuid": "f2edef3e-a500-4585-b39d-8dae2b4cc531", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_2.png": { + "ver": "1.0.3", + "uuid": "4c1e3125-a324-404a-a515-639653fdeb54", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_3.png": { + "ver": "1.0.3", + "uuid": "d9eb0394-4dde-4a94-a36e-040e1b6cadfa", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_4.png": { + "ver": "1.0.3", + "uuid": "5fae1714-f8c0-4683-bef2-8ad3dc5d96a8", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_5.png": { + "ver": "1.0.3", + "uuid": "37baaa16-b7be-4e0e-8c38-d471fd2bf334", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_6.png": { + "ver": "1.0.3", + "uuid": "014e2b9c-aece-45ab-a588-ec19c669546b", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_7.png": { + "ver": "1.0.3", + "uuid": "b23dea61-eec0-4d8b-8397-5148277e21ba", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 206, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_8.png": { + "ver": "1.0.3", + "uuid": "c682722e-501f-491f-83b9-6ac4cf7101e4", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_character_9.png": { + "ver": "1.0.3", + "uuid": "026b4040-ebfd-487c-a7d4-0806ea5820e1", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_chrysanthemum.png": { + "ver": "1.0.3", + "uuid": "02070caa-b061-47a3-b8fe-8be4bb252b3a", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_1.png": { + "ver": "1.0.3", + "uuid": "8b77d34d-496d-4e36-aa08-27096567bf0f", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_2.png": { + "ver": "1.0.3", + "uuid": "5322e3e8-b47b-408a-9bf0-23ec6fc1936c", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 155, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_3.png": { + "ver": "1.0.3", + "uuid": "fab8a700-71e3-415c-9af5-27398c333981", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_4.png": { + "ver": "1.0.3", + "uuid": "2f63db7a-573e-4821-89b2-35f72edf67f0", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_5.png": { + "ver": "1.0.3", + "uuid": "06357dfd-5b12-40cd-b94c-cfa0e20d2e72", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_6.png": { + "ver": "1.0.3", + "uuid": "5c27ea1c-ead5-4b7a-b7fc-60ed40a3cd94", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_7.png": { + "ver": "1.0.3", + "uuid": "329a4adb-a9ca-4d95-9e9b-85475a1d74ab", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 104, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_8.png": { + "ver": "1.0.3", + "uuid": "6cfad644-dfdd-40a9-b947-5644eb2906b4", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_dot_9.png": { + "ver": "1.0.3", + "uuid": "3fa8e33b-2a70-4bfb-8693-b1d1c6fbef6a", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_green.png": { + "ver": "1.0.3", + "uuid": "1d8873d5-1f11-43be-b233-8047bb53fa5f", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_orchid.png": { + "ver": "1.0.3", + "uuid": "b23a8d60-d314-40c1-9abb-424a335ddc26", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_plum.png": { + "ver": "1.0.3", + "uuid": "2db7b3e5-2efd-409b-b434-17bd3c764929", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 53, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_red.png": { + "ver": "1.0.3", + "uuid": "8c082abd-20ad-4fb2-b1e2-4b99e943da66", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_spring.png": { + "ver": "1.0.3", + "uuid": "c87018b3-f070-4296-89a1-b381ed5cf759", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_summer.png": { + "ver": "1.0.3", + "uuid": "fd1eb247-5106-4745-b234-94b01f2badb3", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_white.png": { + "ver": "1.0.3", + "uuid": "0e08d727-5083-4210-872c-fd5d2faddd3b", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_wind_east.png": { + "ver": "1.0.3", + "uuid": "d4ed868f-c4a4-4a75-9ae8-e8c005d9fa10", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_wind_north.png": { + "ver": "1.0.3", + "uuid": "d10d3fb4-7a2c-4698-96e9-77c8914eb137", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_wind_south.png": { + "ver": "1.0.3", + "uuid": "0b79f9c7-27bc-4cbe-b226-5cae256501c3", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_wind_west.png": { + "ver": "1.0.3", + "uuid": "6927a755-077d-4825-a595-3c4c0998d29d", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "L_winter.png": { + "ver": "1.0.3", + "uuid": "bbb5fe8c-0f31-41f3-8774-635da092fbff", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/left/Z_left.png b/client/assets/resources/textures/MJ/left/Z_left.png new file mode 100755 index 0000000..1851e41 Binary files /dev/null and b/client/assets/resources/textures/MJ/left/Z_left.png differ diff --git a/client/assets/resources/textures/MJ/left/Z_left.png.meta b/client/assets/resources/textures/MJ/left/Z_left.png.meta new file mode 100755 index 0000000..ff15600 --- /dev/null +++ b/client/assets/resources/textures/MJ/left/Z_left.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_left": { + "ver": "1.0.3", + "uuid": "d7003345-08c2-4992-8b68-31cffc31b677", + "rawTextureUuid": "cd29c45b-8029-40d1-82c6-592c23b7d3cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -4, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 244, + "height": 508, + "rawWidth": 256, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/mjEmpty.plist b/client/assets/resources/textures/MJ/mjEmpty.plist new file mode 100755 index 0000000..4f0030b --- /dev/null +++ b/client/assets/resources/textures/MJ/mjEmpty.plist @@ -0,0 +1,139 @@ + + + + + frames + + e_mj_b_bottom.png + + frame + {{87,63},{38,59}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{38,59}} + sourceSize + {38,59} + + e_mj_b_left.png + + frame + {{86,181},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + e_mj_b_right.png + + frame + {{2,129},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + e_mj_b_up.png + + frame + {{87,2},{38,59}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{38,59}} + sourceSize + {38,59} + + e_mj_left.png + + frame + {{28,190},{24,60}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{24,60}} + sourceSize + {24,60} + + e_mj_right.png + + frame + {{2,181},{24,60}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{24,60}} + sourceSize + {24,60} + + e_mj_up.png + + frame + {{44,129},{40,59}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{40,59}} + sourceSize + {40,59} + + e_mj_v.png + + frame + {{87,124},{36,55}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{36,55}} + sourceSize + {36,55} + + e_mj_v_1.png + + frame + {{2,2},{83,125}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{83,125}} + sourceSize + {83,125} + + + metadata + + format + 2 + realTextureFileName + mjEmpty.png + size + {128,256} + smartupdate + $TexturePacker:SmartUpdate:b073959926c476be73d0646c81785453:1/1$ + textureFileName + mjEmpty.png + + + diff --git a/client/assets/resources/textures/MJ/mjEmpty.plist.meta b/client/assets/resources/textures/MJ/mjEmpty.plist.meta new file mode 100755 index 0000000..f39dd92 --- /dev/null +++ b/client/assets/resources/textures/MJ/mjEmpty.plist.meta @@ -0,0 +1,210 @@ +{ + "ver": "1.2.4", + "uuid": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "size": { + "width": 128, + "height": 256 + }, + "type": "Texture Packer", + "subMetas": { + "e_mj_b_bottom.png": { + "ver": "1.0.3", + "uuid": "9b326c9e-2120-4262-9131-04cc8d824e24", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 87, + "trimY": 63, + "width": 38, + "height": 59, + "rawWidth": 38, + "rawHeight": 59, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_b_left.png": { + "ver": "1.0.3", + "uuid": "b9abadb1-b872-4b4e-b997-81d092746c94", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 86, + "trimY": 181, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_b_right.png": { + "ver": "1.0.3", + "uuid": "5fcb8009-ae70-4dcd-aea5-079bc448ac55", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 129, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_b_up.png": { + "ver": "1.0.3", + "uuid": "9289e00c-6c8c-4489-b57d-ee322cacc7d8", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 87, + "trimY": 2, + "width": 38, + "height": 59, + "rawWidth": 38, + "rawHeight": 59, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_left.png": { + "ver": "1.0.3", + "uuid": "bac6f5f0-d06b-41be-8122-b47ea55c8788", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 28, + "trimY": 190, + "width": 24, + "height": 60, + "rawWidth": 24, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_right.png": { + "ver": "1.0.3", + "uuid": "37481f79-c4df-464a-bf6c-a75486171fd6", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 181, + "width": 24, + "height": 60, + "rawWidth": 24, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_up.png": { + "ver": "1.0.3", + "uuid": "fa43d352-05ef-40df-87a8-60ddfc6532d8", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 44, + "trimY": 129, + "width": 40, + "height": 59, + "rawWidth": 40, + "rawHeight": 59, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_v.png": { + "ver": "1.0.3", + "uuid": "0b79c326-c0e2-4d0f-bddb-3945ee7f73cd", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 87, + "trimY": 124, + "width": 36, + "height": 55, + "rawWidth": 36, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "e_mj_v_1.png": { + "ver": "1.0.3", + "uuid": "282e64c4-424f-4d65-b265-430ae59d9fa5", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 83, + "height": 125, + "rawWidth": 83, + "rawHeight": 125, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/mjEmpty.png b/client/assets/resources/textures/MJ/mjEmpty.png new file mode 100755 index 0000000..e35e610 Binary files /dev/null and b/client/assets/resources/textures/MJ/mjEmpty.png differ diff --git a/client/assets/resources/textures/MJ/mjEmpty.png.meta b/client/assets/resources/textures/MJ/mjEmpty.png.meta new file mode 100755 index 0000000..cc51632 --- /dev/null +++ b/client/assets/resources/textures/MJ/mjEmpty.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "mjEmpty": { + "ver": "1.0.3", + "uuid": "07b19e0a-b505-4d93-a200-e5edc66c99b3", + "rawTextureUuid": "347575c5-fc00-4b99-9cca-1c89f8e39415", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 2, + "trimX": 2, + "trimY": 2, + "width": 124, + "height": 248, + "rawWidth": 128, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/my.meta b/client/assets/resources/textures/MJ/my.meta new file mode 100755 index 0000000..e912a8c --- /dev/null +++ b/client/assets/resources/textures/MJ/my.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "c80b7e7a-e243-44d6-9fde-f78bef49e696", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/my/M_character_3.png b/client/assets/resources/textures/MJ/my/M_character_3.png new file mode 100755 index 0000000..9b5b975 Binary files /dev/null and b/client/assets/resources/textures/MJ/my/M_character_3.png differ diff --git a/client/assets/resources/textures/MJ/my/M_character_3.png.meta b/client/assets/resources/textures/MJ/my/M_character_3.png.meta new file mode 100755 index 0000000..92de352 --- /dev/null +++ b/client/assets/resources/textures/MJ/my/M_character_3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "26069576-2594-45a0-a28a-693ee5471312", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "M_character_3": { + "ver": "1.0.3", + "uuid": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9", + "rawTextureUuid": "26069576-2594-45a0-a28a-693ee5471312", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/my/Z_my.plist b/client/assets/resources/textures/MJ/my/Z_my.plist new file mode 100755 index 0000000..1fcf8e3 --- /dev/null +++ b/client/assets/resources/textures/MJ/my/Z_my.plist @@ -0,0 +1,568 @@ + + + + + frames + + M_autumn.png + + frame + {{79,886},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo.png + + frame + {{79,771},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_1.png + + frame + {{424,656},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_2.png + + frame + {{309,618},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_3.png + + frame + {{194,618},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_4.png + + frame + {{79,618},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_5.png + + frame + {{424,541},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_6.png + + frame + {{309,541},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_7.png + + frame + {{194,541},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_8.png + + frame + {{79,541},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_bamboo_9.png + + frame + {{2,886},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_1.png + + frame + {{2,771},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_2.png + + frame + {{2,656},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_3.png + + frame + {{2,541},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_4.png + + frame + {{347,464},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_5.png + + frame + {{232,464},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_6.png + + frame + {{117,464},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_7.png + + frame + {{2,464},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_8.png + + frame + {{347,387},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_character_9.png + + frame + {{232,387},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_chrysanthemum.png + + frame + {{117,387},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_1.png + + frame + {{2,387},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_2.png + + frame + {{347,310},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_3.png + + frame + {{232,310},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_4.png + + frame + {{117,310},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_5.png + + frame + {{2,310},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_6.png + + frame + {{347,233},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_7.png + + frame + {{232,233},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_8.png + + frame + {{117,233},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_dot_9.png + + frame + {{2,233},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_green.png + + frame + {{347,156},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_orchid.png + + frame + {{232,156},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_plum.png + + frame + {{117,156},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_red.png + + frame + {{2,156},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_spring.png + + frame + {{347,79},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_summer.png + + frame + {{232,79},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_white.png + + frame + {{117,79},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_wind_east.png + + frame + {{2,79},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_wind_north.png + + frame + {{347,2},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_wind_south.png + + frame + {{232,2},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_wind_west.png + + frame + {{117,2},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + M_winter.png + + frame + {{2,2},{75,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,113}} + sourceSize + {75,113} + + + metadata + + format + 2 + realTextureFileName + Z_my.png + size + {512,1024} + smartupdate + $TexturePacker:SmartUpdate:f7ef80278e5ae8681955b79d8223d113:1/1$ + textureFileName + Z_my.png + + + diff --git a/client/assets/resources/textures/MJ/my/Z_my.plist.meta b/client/assets/resources/textures/MJ/my/Z_my.plist.meta new file mode 100755 index 0000000..aa8ffa2 --- /dev/null +++ b/client/assets/resources/textures/MJ/my/Z_my.plist.meta @@ -0,0 +1,936 @@ +{ + "ver": "1.2.4", + "uuid": "ab2500fa-9ff8-4489-a1c7-5febd50136b7", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "size": { + "width": 512, + "height": 1024 + }, + "type": "Texture Packer", + "subMetas": { + "M_autumn.png": { + "ver": "1.0.3", + "uuid": "b2bde301-3bb6-4d07-a5b0-99cafcbec717", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 79, + "trimY": 886, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo.png": { + "ver": "1.0.3", + "uuid": "8f63fcfb-d714-44db-b840-2cde17648738", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 79, + "trimY": 771, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_1.png": { + "ver": "1.0.3", + "uuid": "bb5e640f-7f9f-48c5-8695-deb1e57f0a91", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 424, + "trimY": 656, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_2.png": { + "ver": "1.0.3", + "uuid": "eda9a42a-6b21-4792-bcde-1916f1f76d2c", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 309, + "trimY": 618, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_3.png": { + "ver": "1.0.3", + "uuid": "dbe2b062-0b7c-424c-b928-84658f4324e4", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 194, + "trimY": 618, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_4.png": { + "ver": "1.0.3", + "uuid": "8350eb62-c416-4e8a-bb91-30762b045da6", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 79, + "trimY": 618, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_5.png": { + "ver": "1.0.3", + "uuid": "fcb826b8-dcca-4795-b94d-ffea6eb25350", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 424, + "trimY": 541, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_6.png": { + "ver": "1.0.3", + "uuid": "6120fc28-be94-496c-9a0b-e636a54ef049", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 309, + "trimY": 541, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_7.png": { + "ver": "1.0.3", + "uuid": "1a96991d-0fec-46e8-a593-768de4e1d105", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 194, + "trimY": 541, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_8.png": { + "ver": "1.0.3", + "uuid": "360eb57b-9704-40f6-9284-c2593ebbc324", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 79, + "trimY": 541, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_bamboo_9.png": { + "ver": "1.0.3", + "uuid": "e1b15a33-b97d-4e1a-b851-6fd562170671", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 886, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_1.png": { + "ver": "1.0.3", + "uuid": "b0ba2ebe-a39f-473f-8de1-4b49c8690940", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 771, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_2.png": { + "ver": "1.0.3", + "uuid": "8ccc7c83-6ae1-4396-b287-d7cdf5dd87cc", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 656, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_3.png": { + "ver": "1.0.3", + "uuid": "2c9aa949-8b8e-4dc3-a42e-88939ee2e84d", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 541, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_4.png": { + "ver": "1.0.3", + "uuid": "59409a24-303b-4212-b2c3-d3ae09c28d7f", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 347, + "trimY": 464, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_5.png": { + "ver": "1.0.3", + "uuid": "fbcbc31f-1c06-473c-bbc1-0d39efdd7445", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 232, + "trimY": 464, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_6.png": { + "ver": "1.0.3", + "uuid": "af1c4afa-6fe9-433e-a9eb-5fb2e7086fd6", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 464, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_7.png": { + "ver": "1.0.3", + "uuid": "8976316c-cae9-43b9-8fa0-36532ccced65", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 464, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_8.png": { + "ver": "1.0.3", + "uuid": "0e1a1779-cd6d-466b-880c-fd89275274fa", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 347, + "trimY": 387, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_character_9.png": { + "ver": "1.0.3", + "uuid": "516faa4e-cd1e-4501-b5e3-6f83650549c4", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 232, + "trimY": 387, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_chrysanthemum.png": { + "ver": "1.0.3", + "uuid": "088725d4-b66d-40d0-a3fe-aeeec07307b5", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 387, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_1.png": { + "ver": "1.0.3", + "uuid": "a1aca5ef-b367-4b65-ab8e-e567e039e9c3", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 387, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_2.png": { + "ver": "1.0.3", + "uuid": "17c15905-21e5-4911-b272-afa575f1d9c2", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 347, + "trimY": 310, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_3.png": { + "ver": "1.0.3", + "uuid": "4ac30c8e-023a-4e83-aa95-9022172c9bee", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 232, + "trimY": 310, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_4.png": { + "ver": "1.0.3", + "uuid": "24bd55f3-2acf-46f4-99b5-7e32b4127773", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 310, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_5.png": { + "ver": "1.0.3", + "uuid": "893d538d-23fc-4e55-8669-b717cb905636", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 310, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_6.png": { + "ver": "1.0.3", + "uuid": "62ce077e-9af1-4617-ab01-50d67a3b457a", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 347, + "trimY": 233, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_7.png": { + "ver": "1.0.3", + "uuid": "ec4501d1-8b58-467e-994a-8ecb4a0006e1", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 232, + "trimY": 233, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_8.png": { + "ver": "1.0.3", + "uuid": "83a3e8f0-e9d7-4eab-a67a-cf9bc5ae69a5", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 233, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_dot_9.png": { + "ver": "1.0.3", + "uuid": "40a7ce28-a17d-4952-8d33-6853ee0d060c", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 233, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_green.png": { + "ver": "1.0.3", + "uuid": "bfab0cb0-774f-4c38-8263-4ed7c6c763f2", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 347, + "trimY": 156, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_orchid.png": { + "ver": "1.0.3", + "uuid": "fc248c7f-23ff-4019-bfb9-08be4c5722de", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 232, + "trimY": 156, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_plum.png": { + "ver": "1.0.3", + "uuid": "caeb40a8-4f48-4fcc-b20e-2406ff408450", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 156, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_red.png": { + "ver": "1.0.3", + "uuid": "74b83ad5-4e4d-46db-8222-cc98a66cddef", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 156, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_spring.png": { + "ver": "1.0.3", + "uuid": "9c8e2f45-a85d-4b5a-9347-5868f3e355bc", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 347, + "trimY": 79, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_summer.png": { + "ver": "1.0.3", + "uuid": "d968d96e-fe8e-4332-9646-a558343b20ee", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 232, + "trimY": 79, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_white.png": { + "ver": "1.0.3", + "uuid": "dfc88041-d607-409f-bc18-d65dc7226af1", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 79, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_wind_east.png": { + "ver": "1.0.3", + "uuid": "cba1400b-4e40-44d4-a288-1d74f6757332", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 79, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_wind_north.png": { + "ver": "1.0.3", + "uuid": "d53f742d-e434-4147-ae95-498fda6957bb", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 347, + "trimY": 2, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_wind_south.png": { + "ver": "1.0.3", + "uuid": "9cc2dc4e-e55c-498b-83b1-ce01f3804123", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 232, + "trimY": 2, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_wind_west.png": { + "ver": "1.0.3", + "uuid": "61749169-1f57-43e2-91d0-e473992efe49", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 2, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "M_winter.png": { + "ver": "1.0.3", + "uuid": "78e898c8-ab73-4740-912b-74f95a405d93", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 75, + "height": 113, + "rawWidth": 75, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/my/Z_my.png b/client/assets/resources/textures/MJ/my/Z_my.png new file mode 100755 index 0000000..10d67e0 Binary files /dev/null and b/client/assets/resources/textures/MJ/my/Z_my.png differ diff --git a/client/assets/resources/textures/MJ/my/Z_my.png.meta b/client/assets/resources/textures/MJ/my/Z_my.png.meta new file mode 100755 index 0000000..2bd7104 --- /dev/null +++ b/client/assets/resources/textures/MJ/my/Z_my.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_my": { + "ver": "1.0.3", + "uuid": "c20fd7f7-187e-4c40-8183-f6a896a2aed7", + "rawTextureUuid": "eaf07895-ebbe-4eb1-88e4-c7aa675d15b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -5.5, + "offsetY": 11.5, + "trimX": 2, + "trimY": 2, + "width": 497, + "height": 997, + "rawWidth": 512, + "rawHeight": 1024, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/right.meta b/client/assets/resources/textures/MJ/right.meta new file mode 100755 index 0000000..ae5b79a --- /dev/null +++ b/client/assets/resources/textures/MJ/right.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "10712ce0-d470-446f-8cc9-5e3d55734cb4", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/right/R_character_1.png b/client/assets/resources/textures/MJ/right/R_character_1.png new file mode 100755 index 0000000..c087171 Binary files /dev/null and b/client/assets/resources/textures/MJ/right/R_character_1.png differ diff --git a/client/assets/resources/textures/MJ/right/R_character_1.png.meta b/client/assets/resources/textures/MJ/right/R_character_1.png.meta new file mode 100755 index 0000000..c47e7a5 --- /dev/null +++ b/client/assets/resources/textures/MJ/right/R_character_1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2133eb49-bb89-480b-b451-43becbb3cef2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "R_character_1": { + "ver": "1.0.3", + "uuid": "67368907-8fe6-493f-be21-083e0ed0306b", + "rawTextureUuid": "2133eb49-bb89-480b-b451-43becbb3cef2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/right/Z_right.plist b/client/assets/resources/textures/MJ/right/Z_right.plist new file mode 100755 index 0000000..2858d62 --- /dev/null +++ b/client/assets/resources/textures/MJ/right/Z_right.plist @@ -0,0 +1,568 @@ + + + + + frames + + R_autumn.png + + frame + {{2,461},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo.png + + frame + {{2,410},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_1.png + + frame + {{2,359},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_2.png + + frame + {{206,308},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_3.png + + frame + {{155,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_4.png + + frame + {{104,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_5.png + + frame + {{53,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_6.png + + frame + {{2,296},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_7.png + + frame + {{206,257},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_8.png + + frame + {{155,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_bamboo_9.png + + frame + {{104,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_1.png + + frame + {{53,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_2.png + + frame + {{2,254},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_3.png + + frame + {{155,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_4.png + + frame + {{104,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_5.png + + frame + {{53,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_6.png + + frame + {{2,212},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_7.png + + frame + {{206,206},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_8.png + + frame + {{155,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_character_9.png + + frame + {{104,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_chrysanthemum.png + + frame + {{53,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_1.png + + frame + {{2,170},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_2.png + + frame + {{206,155},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_3.png + + frame + {{155,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_4.png + + frame + {{104,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_5.png + + frame + {{53,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_6.png + + frame + {{2,128},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_7.png + + frame + {{206,104},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_8.png + + frame + {{155,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_dot_9.png + + frame + {{104,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_green.png + + frame + {{53,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_orchid.png + + frame + {{2,86},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_plum.png + + frame + {{206,53},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_red.png + + frame + {{155,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_spring.png + + frame + {{104,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_summer.png + + frame + {{53,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_white.png + + frame + {{2,44},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_wind_east.png + + frame + {{206,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_wind_north.png + + frame + {{155,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_wind_south.png + + frame + {{104,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_wind_west.png + + frame + {{53,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + R_winter.png + + frame + {{2,2},{49,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{49,40}} + sourceSize + {49,40} + + + metadata + + format + 2 + realTextureFileName + Z_right.png + size + {256,512} + smartupdate + $TexturePacker:SmartUpdate:1041c485ae118acfb52d75b0da060262:1/1$ + textureFileName + Z_right.png + + + diff --git a/client/assets/resources/textures/MJ/right/Z_right.plist.meta b/client/assets/resources/textures/MJ/right/Z_right.plist.meta new file mode 100755 index 0000000..9a39e83 --- /dev/null +++ b/client/assets/resources/textures/MJ/right/Z_right.plist.meta @@ -0,0 +1,936 @@ +{ + "ver": "1.2.4", + "uuid": "48bbc34e-d304-4947-a0fc-bba08f27205b", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "size": { + "width": 256, + "height": 512 + }, + "type": "Texture Packer", + "subMetas": { + "R_autumn.png": { + "ver": "1.0.3", + "uuid": "3836d8d3-441e-4db9-a771-3d17e1233842", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 461, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo.png": { + "ver": "1.0.3", + "uuid": "80236eb7-5080-4170-96ee-a8c4f8a016cb", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 410, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_1.png": { + "ver": "1.0.3", + "uuid": "1b59695e-5540-424c-9039-1f104391aeda", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 359, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_2.png": { + "ver": "1.0.3", + "uuid": "cd8f59ff-9bdc-4b86-8bd8-2ed99cc3da9a", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 308, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_3.png": { + "ver": "1.0.3", + "uuid": "0fb27d8f-8360-4c08-92c5-2d18eb854610", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_4.png": { + "ver": "1.0.3", + "uuid": "ac2f73dd-07af-497f-9af1-a6c12260d106", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_5.png": { + "ver": "1.0.3", + "uuid": "9c49f08b-f821-4a09-9f66-c1711f0330e0", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_6.png": { + "ver": "1.0.3", + "uuid": "835db317-51f5-4689-9dc8-71442c726ab4", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 296, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_7.png": { + "ver": "1.0.3", + "uuid": "11241202-69c2-49ac-a07d-56a8f172c4d5", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 257, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_8.png": { + "ver": "1.0.3", + "uuid": "0d6a1d80-5319-4829-861a-5d28bbff3782", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_bamboo_9.png": { + "ver": "1.0.3", + "uuid": "d4f25282-d9d0-4d30-8b2d-0b93e761e717", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_1.png": { + "ver": "1.0.3", + "uuid": "c3c044c5-9bab-4f50-8fe9-38982a5a648e", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_2.png": { + "ver": "1.0.3", + "uuid": "caeffa32-dd50-48ec-9df4-2ad873d8535c", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 254, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_3.png": { + "ver": "1.0.3", + "uuid": "e1c391b9-3c69-4637-8876-9a1bbd585e97", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_4.png": { + "ver": "1.0.3", + "uuid": "a5490aed-a2bf-48f8-bfdf-5f48327a061f", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_5.png": { + "ver": "1.0.3", + "uuid": "1d09396e-f87c-4ba0-8b4b-6b1473ff279b", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_6.png": { + "ver": "1.0.3", + "uuid": "7c2ce215-1bd6-499a-a441-a242784bfe85", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 212, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_7.png": { + "ver": "1.0.3", + "uuid": "b2a05403-3e08-4089-852f-d5b90261ade2", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 206, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_8.png": { + "ver": "1.0.3", + "uuid": "af421aaf-6a5b-4663-a033-8ed750ca5a54", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_character_9.png": { + "ver": "1.0.3", + "uuid": "9f844e2e-44df-45d4-bc1f-9cdef2d8d1cc", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_chrysanthemum.png": { + "ver": "1.0.3", + "uuid": "7e4b0329-9455-4d54-8daa-8e36668a4a34", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_1.png": { + "ver": "1.0.3", + "uuid": "d5da5754-a91d-4204-8aca-5e648a4da1c8", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 170, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_2.png": { + "ver": "1.0.3", + "uuid": "19800559-9d4f-4615-a91f-83b6e82daed6", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 155, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_3.png": { + "ver": "1.0.3", + "uuid": "537e486e-8ef6-48ce-8094-32aa50d9410e", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_4.png": { + "ver": "1.0.3", + "uuid": "d7ee5835-6b15-4294-a79d-72574036cd3f", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_5.png": { + "ver": "1.0.3", + "uuid": "5cac63a0-5716-436d-9066-8ade4e05d6a6", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_6.png": { + "ver": "1.0.3", + "uuid": "bc866d92-d324-4d6b-91bd-5b26df85577f", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 128, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_7.png": { + "ver": "1.0.3", + "uuid": "870c289f-6778-4a0e-b7a7-788a831eba65", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 104, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_8.png": { + "ver": "1.0.3", + "uuid": "7a56407b-28b3-447f-9a20-d16c0a7c03a3", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_dot_9.png": { + "ver": "1.0.3", + "uuid": "4afc8a40-c557-4507-9998-1eecb96c46e6", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_green.png": { + "ver": "1.0.3", + "uuid": "75a98499-2f66-4c05-a7c3-6efdbf2becb5", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_orchid.png": { + "ver": "1.0.3", + "uuid": "e8dd3c7f-2177-4c87-8ce7-9f08bc34d8bc", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 86, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_plum.png": { + "ver": "1.0.3", + "uuid": "539d920f-2dd2-40d2-ae1c-41f880f07042", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 53, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_red.png": { + "ver": "1.0.3", + "uuid": "393f1987-dda3-4e38-8936-1aa059f8ee7a", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_spring.png": { + "ver": "1.0.3", + "uuid": "f78391f5-138d-44c1-9755-3a9b027b0f28", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_summer.png": { + "ver": "1.0.3", + "uuid": "73551241-ffce-43ee-9e14-9159c4954e57", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_white.png": { + "ver": "1.0.3", + "uuid": "ecd8d18c-8b8d-45a0-b0aa-0acc029f7fce", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 44, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_wind_east.png": { + "ver": "1.0.3", + "uuid": "fdb663a5-8b5d-46dd-81b8-f03217e77e3a", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 206, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_wind_north.png": { + "ver": "1.0.3", + "uuid": "7d691697-7e83-4729-a1b2-8f7ad43304da", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 155, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_wind_south.png": { + "ver": "1.0.3", + "uuid": "1d96874b-13bf-4d95-be33-7d45957d435a", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_wind_west.png": { + "ver": "1.0.3", + "uuid": "d98c0735-3f6a-45a2-862d-db432518af85", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 53, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "R_winter.png": { + "ver": "1.0.3", + "uuid": "e97f8db4-4c2b-43c9-8b16-2a064aa4c200", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 49, + "height": 40, + "rawWidth": 49, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJ/right/Z_right.png b/client/assets/resources/textures/MJ/right/Z_right.png new file mode 100755 index 0000000..4a7d3b8 Binary files /dev/null and b/client/assets/resources/textures/MJ/right/Z_right.png differ diff --git a/client/assets/resources/textures/MJ/right/Z_right.png.meta b/client/assets/resources/textures/MJ/right/Z_right.png.meta new file mode 100755 index 0000000..0dc0eb4 --- /dev/null +++ b/client/assets/resources/textures/MJ/right/Z_right.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_right": { + "ver": "1.0.3", + "uuid": "8d9a2026-aae8-4db2-b6e1-1d89eed524cf", + "rawTextureUuid": "059ebe81-c575-49ff-8a71-3d899278040c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -4, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 244, + "height": 508, + "rawWidth": 256, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom.meta b/client/assets/resources/textures/MJRoom.meta new file mode 100755 index 0000000..410d788 --- /dev/null +++ b/client/assets/resources/textures/MJRoom.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "a3d4b553-7679-4e39-9b66-2a6b49752c5c", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_arrow.png b/client/assets/resources/textures/MJRoom/Z_arrow.png new file mode 100755 index 0000000..8d0e1a5 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_arrow.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_arrow.png.meta b/client/assets/resources/textures/MJRoom/Z_arrow.png.meta new file mode 100755 index 0000000..ed3dddd --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_arrow.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "9ef3b925-1469-46be-8f24-6f8cf6529777", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_arrow": { + "ver": "1.0.3", + "uuid": "7824e0e7-a8d6-4bed-b56d-de6cede5973b", + "rawTextureUuid": "9ef3b925-1469-46be-8f24-6f8cf6529777", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 26, + "height": 34, + "rawWidth": 26, + "rawHeight": 34, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_arrow_frame.png b/client/assets/resources/textures/MJRoom/Z_arrow_frame.png new file mode 100755 index 0000000..6e72a0f Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_arrow_frame.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_arrow_frame.png.meta b/client/assets/resources/textures/MJRoom/Z_arrow_frame.png.meta new file mode 100755 index 0000000..61bc13e --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_arrow_frame.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5b7ee4c3-c6c1-4578-a34b-f2d1308b39ea", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_arrow_frame": { + "ver": "1.0.3", + "uuid": "08616609-bfbf-459c-a8af-cf9ea29e453d", + "rawTextureUuid": "5b7ee4c3-c6c1-4578-a34b-f2d1308b39ea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 106, + "height": 106, + "rawWidth": 106, + "rawHeight": 106, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_arrow_top.png b/client/assets/resources/textures/MJRoom/Z_arrow_top.png new file mode 100755 index 0000000..48d533b Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_arrow_top.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_arrow_top.png.meta b/client/assets/resources/textures/MJRoom/Z_arrow_top.png.meta new file mode 100755 index 0000000..ce91fb2 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_arrow_top.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a6e70db1-0583-49ee-98c3-0a93bba8726c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_arrow_top": { + "ver": "1.0.3", + "uuid": "b2c1781b-17c0-4385-ae58-5ca7a67b741d", + "rawTextureUuid": "a6e70db1-0583-49ee-98c3-0a93bba8726c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0.5, + "trimX": 0, + "trimY": 0, + "width": 50, + "height": 50, + "rawWidth": 50, + "rawHeight": 51, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_bg_bottom.png b/client/assets/resources/textures/MJRoom/Z_bg_bottom.png new file mode 100755 index 0000000..d0b59a0 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_bg_bottom.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_bg_bottom.png.meta b/client/assets/resources/textures/MJRoom/Z_bg_bottom.png.meta new file mode 100755 index 0000000..e125797 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_bg_bottom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "86e4599b-a34b-42b2-9648-d70e023c27ec", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_bg_bottom": { + "ver": "1.0.3", + "uuid": "23d25b30-e11b-4057-ad29-758f259c1c40", + "rawTextureUuid": "86e4599b-a34b-42b2-9648-d70e023c27ec", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 1112, + "height": 20, + "rawWidth": 1112, + "rawHeight": 21, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 50, + "borderRight": 50, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_bg_lAr.png b/client/assets/resources/textures/MJRoom/Z_bg_lAr.png new file mode 100755 index 0000000..b193940 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_bg_lAr.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_bg_lAr.png.meta b/client/assets/resources/textures/MJRoom/Z_bg_lAr.png.meta new file mode 100755 index 0000000..55fe6cd --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_bg_lAr.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "c133eeb7-b095-4b0d-b52a-f6e62e25b8c6", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_bg_lAr": { + "ver": "1.0.3", + "uuid": "73e9da26-3bde-42ef-9905-9b080302bf85", + "rawTextureUuid": "c133eeb7-b095-4b0d-b52a-f6e62e25b8c6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0.5, + "trimX": 0, + "trimY": 0, + "width": 17, + "height": 550, + "rawWidth": 17, + "rawHeight": 551, + "borderTop": 50, + "borderBottom": 50, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_corner_lbottom.png b/client/assets/resources/textures/MJRoom/Z_corner_lbottom.png new file mode 100755 index 0000000..55d4b67 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_corner_lbottom.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_corner_lbottom.png.meta b/client/assets/resources/textures/MJRoom/Z_corner_lbottom.png.meta new file mode 100755 index 0000000..d3b195d --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_corner_lbottom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a45ebdea-ea32-4df4-800a-c0ce41779a36", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_corner_lbottom": { + "ver": "1.0.3", + "uuid": "e86727d5-028b-4b5c-8806-8d5098c5128b", + "rawTextureUuid": "a45ebdea-ea32-4df4-800a-c0ce41779a36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 84, + "height": 85, + "rawWidth": 84, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_corner_ltop.png b/client/assets/resources/textures/MJRoom/Z_corner_ltop.png new file mode 100755 index 0000000..2b8420c Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_corner_ltop.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_corner_ltop.png.meta b/client/assets/resources/textures/MJRoom/Z_corner_ltop.png.meta new file mode 100755 index 0000000..56e442f --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_corner_ltop.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "349b548a-27e6-4a14-b849-98a681d0eb22", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_corner_ltop": { + "ver": "1.0.3", + "uuid": "6a16e48b-b85c-47eb-a246-dbde91b1ceae", + "rawTextureUuid": "349b548a-27e6-4a14-b849-98a681d0eb22", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 84, + "height": 85, + "rawWidth": 84, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_corner_rbottom.png b/client/assets/resources/textures/MJRoom/Z_corner_rbottom.png new file mode 100755 index 0000000..90f0bcf Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_corner_rbottom.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_corner_rbottom.png.meta b/client/assets/resources/textures/MJRoom/Z_corner_rbottom.png.meta new file mode 100755 index 0000000..72ba23a --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_corner_rbottom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "f94a44c9-6fb5-471d-a3e3-39fbaba360e0", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_corner_rbottom": { + "ver": "1.0.3", + "uuid": "19cf2c64-10c2-42eb-b6a4-a3d60b17dd68", + "rawTextureUuid": "f94a44c9-6fb5-471d-a3e3-39fbaba360e0", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 84, + "height": 85, + "rawWidth": 84, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_corner_rtop.png b/client/assets/resources/textures/MJRoom/Z_corner_rtop.png new file mode 100755 index 0000000..0caff05 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_corner_rtop.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_corner_rtop.png.meta b/client/assets/resources/textures/MJRoom/Z_corner_rtop.png.meta new file mode 100755 index 0000000..8c326cd --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_corner_rtop.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "6854b8d9-094d-4d26-afc9-be83f3fd6307", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_corner_rtop": { + "ver": "1.0.3", + "uuid": "6e3f06a1-7edb-4a86-bfbf-2cd12d45c41e", + "rawTextureUuid": "6854b8d9-094d-4d26-afc9-be83f3fd6307", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 84, + "height": 85, + "rawWidth": 84, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_count_down_num.png b/client/assets/resources/textures/MJRoom/Z_count_down_num.png new file mode 100755 index 0000000..e18db08 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_count_down_num.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_count_down_num.png.meta b/client/assets/resources/textures/MJRoom/Z_count_down_num.png.meta new file mode 100755 index 0000000..17c1f09 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_count_down_num.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "9b303182-c61c-4e2b-b67a-8c97ffbebbac", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_count_down_num": { + "ver": "1.0.3", + "uuid": "56a65ee0-9ed8-4a88-a573-0594dcbb16b9", + "rawTextureUuid": "9b303182-c61c-4e2b-b67a-8c97ffbebbac", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 238, + "height": 32, + "rawWidth": 240, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_help.png b/client/assets/resources/textures/MJRoom/Z_help.png new file mode 100755 index 0000000..0f79b1c Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_help.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_help.png.meta b/client/assets/resources/textures/MJRoom/Z_help.png.meta new file mode 100755 index 0000000..72b3db1 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_help.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "ccbd262d-9b47-4e96-a498-fe30e0ffe58f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_help": { + "ver": "1.0.3", + "uuid": "a046059e-0c94-4865-a6c6-be200f23181f", + "rawTextureUuid": "ccbd262d-9b47-4e96-a498-fe30e0ffe58f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 38, + "height": 40, + "rawWidth": 38, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_money_frame.png b/client/assets/resources/textures/MJRoom/Z_money_frame.png new file mode 100755 index 0000000..f96cad0 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_money_frame.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_money_frame.png.meta b/client/assets/resources/textures/MJRoom/Z_money_frame.png.meta new file mode 100755 index 0000000..70e9c1e --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_money_frame.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7aaea111-105d-4f25-9a0a-7fdef510bf69", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_money_frame": { + "ver": "1.0.3", + "uuid": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb", + "rawTextureUuid": "7aaea111-105d-4f25-9a0a-7fdef510bf69", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 86, + "height": 27, + "rawWidth": 86, + "rawHeight": 27, + "borderTop": 13, + "borderBottom": 13, + "borderLeft": 20, + "borderRight": 20, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_nobody.png b/client/assets/resources/textures/MJRoom/Z_nobody.png new file mode 100755 index 0000000..cb26b0e Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_nobody.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_nobody.png.meta b/client/assets/resources/textures/MJRoom/Z_nobody.png.meta new file mode 100755 index 0000000..c97efbe --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_nobody.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e8e2ee02-19dc-4e3b-a16f-02c482589aeb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_nobody": { + "ver": "1.0.3", + "uuid": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b", + "rawTextureUuid": "e8e2ee02-19dc-4e3b-a16f-02c482589aeb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0.5, + "trimX": 10, + "trimY": 5, + "width": 46, + "height": 54, + "rawWidth": 65, + "rawHeight": 65, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_offline.png b/client/assets/resources/textures/MJRoom/Z_offline.png new file mode 100755 index 0000000..fd8760f Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_offline.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_offline.png.meta b/client/assets/resources/textures/MJRoom/Z_offline.png.meta new file mode 100755 index 0000000..79f0408 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_offline.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "b43b1e6b-9b2e-4ca7-9a02-4e23633fb112", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_offline": { + "ver": "1.0.3", + "uuid": "e1a3a475-5518-47c8-a3dd-0d00a6ec9eb5", + "rawTextureUuid": "b43b1e6b-9b2e-4ca7-9a02-4e23633fb112", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 42, + "height": 16, + "rawWidth": 44, + "rawHeight": 16, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_power.png b/client/assets/resources/textures/MJRoom/Z_power.png new file mode 100755 index 0000000..e507676 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_power.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_power.png.meta b/client/assets/resources/textures/MJRoom/Z_power.png.meta new file mode 100755 index 0000000..386a816 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_power.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7aa67722-5e92-4a79-b123-0c1e485229a4", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_power": { + "ver": "1.0.3", + "uuid": "521b4858-11da-45d5-95ac-5a9577f59e2c", + "rawTextureUuid": "7aa67722-5e92-4a79-b123-0c1e485229a4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 1, + "width": 56, + "height": 29, + "rawWidth": 56, + "rawHeight": 31, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_user.png b/client/assets/resources/textures/MJRoom/Z_user.png new file mode 100755 index 0000000..70da7cf Binary files /dev/null and b/client/assets/resources/textures/MJRoom/Z_user.png differ diff --git a/client/assets/resources/textures/MJRoom/Z_user.png.meta b/client/assets/resources/textures/MJRoom/Z_user.png.meta new file mode 100755 index 0000000..6c8a46b --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_user.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "36947334-3056-435d-8888-387f5fa53d54", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_user": { + "ver": "1.0.3", + "uuid": "48c1d635-cb9e-4f2a-96ec-07c30130e107", + "rawTextureUuid": "36947334-3056-435d-8888-387f5fa53d54", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 96, + "height": 97, + "rawWidth": 96, + "rawHeight": 97, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/Z_wifi.plist b/client/assets/resources/textures/MJRoom/Z_wifi.plist new file mode 100755 index 0000000..5e4d6c2 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_wifi.plist @@ -0,0 +1,74 @@ + + + + + frames + + Z_wifi_1.png + + frame + {{2,2},{48,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{48,38}} + sourceSize + {48,38} + + Z_wifi_2.png + + frame + {{2,42},{42,30}} + offset + {-3,-4} + rotated + + sourceColorRect + {{0,8},{42,30}} + sourceSize + {48,38} + + Z_wifi_3.png + + frame + {{2,74},{26,22}} + offset + {0,-8} + rotated + + sourceColorRect + {{11,16},{26,22}} + sourceSize + {48,38} + + Z_wifi_4.png + + frame + {{46,42},{16,14}} + offset + {0,-12} + rotated + + sourceColorRect + {{16,24},{16,14}} + sourceSize + {48,38} + + + metadata + + format + 2 + realTextureFileName + Z_wifi.png + size + {64,128} + smartupdate + $TexturePacker:SmartUpdate:7d494a8c9244eafa8a7054f3465a5f03:1/1$ + textureFileName + Z_wifi.png + + + diff --git a/client/assets/resources/textures/MJRoom/Z_wifi.plist.meta b/client/assets/resources/textures/MJRoom/Z_wifi.plist.meta new file mode 100755 index 0000000..277b180 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/Z_wifi.plist.meta @@ -0,0 +1,95 @@ +{ + "ver": "1.2.4", + "uuid": "d1ec606d-1a3a-4ebf-a9f1-5391b946cd31", + "size": { + "width": 64, + "height": 128 + }, + "type": "Texture Packer", + "subMetas": { + "Z_wifi_1.png": { + "ver": "1.0.3", + "uuid": "a5c2bb3a-45eb-41d7-ac46-f2823c669104", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 48, + "height": 38, + "rawWidth": 48, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Z_wifi_2.png": { + "ver": "1.0.3", + "uuid": "9c8dd523-f857-44ba-ba67-77eb5c258e76", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -3, + "offsetY": -4, + "trimX": 2, + "trimY": 42, + "width": 42, + "height": 30, + "rawWidth": 48, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Z_wifi_3.png": { + "ver": "1.0.3", + "uuid": "8b018912-da14-4c07-a104-b7f00b41e9a9", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": -8, + "trimX": 2, + "trimY": 74, + "width": 26, + "height": 22, + "rawWidth": 48, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Z_wifi_4.png": { + "ver": "1.0.3", + "uuid": "f9560c03-fff5-4eed-9035-0ec5e547e19c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -12, + "trimX": 46, + "trimY": 42, + "width": 16, + "height": 14, + "rawWidth": 48, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/powerG.PNG b/client/assets/resources/textures/MJRoom/powerG.PNG new file mode 100755 index 0000000..8f4cca6 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/powerG.PNG differ diff --git a/client/assets/resources/textures/MJRoom/powerG.PNG.meta b/client/assets/resources/textures/MJRoom/powerG.PNG.meta new file mode 100755 index 0000000..a1020f2 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/powerG.PNG.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d184fd48-1327-4dcd-b226-2f322843dd36", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "powerG": { + "ver": "1.0.3", + "uuid": "16d3afa4-d1c5-45c6-9448-e56b37b91224", + "rawTextureUuid": "d184fd48-1327-4dcd-b226-2f322843dd36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 34, + "height": 17, + "rawWidth": 34, + "rawHeight": 17, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/MJRoom/roundnumbg.png b/client/assets/resources/textures/MJRoom/roundnumbg.png new file mode 100755 index 0000000..7a1f5a1 Binary files /dev/null and b/client/assets/resources/textures/MJRoom/roundnumbg.png differ diff --git a/client/assets/resources/textures/MJRoom/roundnumbg.png.meta b/client/assets/resources/textures/MJRoom/roundnumbg.png.meta new file mode 100755 index 0000000..df630b6 --- /dev/null +++ b/client/assets/resources/textures/MJRoom/roundnumbg.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "8f63e355-627e-4c36-84dd-582117d7a1f0", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "roundnumbg": { + "ver": "1.0.3", + "uuid": "96053a47-4c56-4e4c-b7f6-1d11becf13a6", + "rawTextureUuid": "8f63e355-627e-4c36-84dd-582117d7a1f0", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 110, + "height": 27, + "rawWidth": 110, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk.meta b/client/assets/resources/textures/bk.meta new file mode 100755 index 0000000..a3245ba --- /dev/null +++ b/client/assets/resources/textures/bk.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "de65654d-1a28-4867-853d-8c6deea4eeab", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/LOGO.png b/client/assets/resources/textures/bk/LOGO.png new file mode 100755 index 0000000..1904f6f Binary files /dev/null and b/client/assets/resources/textures/bk/LOGO.png differ diff --git a/client/assets/resources/textures/bk/LOGO.png.meta b/client/assets/resources/textures/bk/LOGO.png.meta new file mode 100755 index 0000000..24d38e3 --- /dev/null +++ b/client/assets/resources/textures/bk/LOGO.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "fa744098-e9fa-426a-81b6-1ee710a2ba9c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "LOGO": { + "ver": "1.0.3", + "uuid": "9fde12b5-e35e-4de7-8014-b96690ef1ff0", + "rawTextureUuid": "fa744098-e9fa-426a-81b6-1ee710a2ba9c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 883, + "height": 228, + "rawWidth": 883, + "rawHeight": 228, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/LOGO_mini.png b/client/assets/resources/textures/bk/LOGO_mini.png new file mode 100755 index 0000000..16010f1 Binary files /dev/null and b/client/assets/resources/textures/bk/LOGO_mini.png differ diff --git a/client/assets/resources/textures/bk/LOGO_mini.png.meta b/client/assets/resources/textures/bk/LOGO_mini.png.meta new file mode 100755 index 0000000..aba6990 --- /dev/null +++ b/client/assets/resources/textures/bk/LOGO_mini.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "44ec75a5-e20f-47ea-bf4e-da03f9b4c806", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "LOGO_mini": { + "ver": "1.0.3", + "uuid": "de83c74a-5db9-4fb2-a445-f8ee6aa5ed45", + "rawTextureUuid": "44ec75a5-e20f-47ea-bf4e-da03f9b4c806", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 384, + "height": 99, + "rawWidth": 384, + "rawHeight": 99, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/bg1.png b/client/assets/resources/textures/bk/bg1.png new file mode 100755 index 0000000..12e8eea Binary files /dev/null and b/client/assets/resources/textures/bk/bg1.png differ diff --git a/client/assets/resources/textures/bk/bg1.png.meta b/client/assets/resources/textures/bk/bg1.png.meta new file mode 100755 index 0000000..f869692 --- /dev/null +++ b/client/assets/resources/textures/bk/bg1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a18925f7-e1ba-4121-8654-7273aaa87412", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "bg1": { + "ver": "1.0.3", + "uuid": "dc18bcef-c6d8-46b3-81a0-d91ce3ed83ea", + "rawTextureUuid": "a18925f7-e1ba-4121-8654-7273aaa87412", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/bg2.png b/client/assets/resources/textures/bk/bg2.png new file mode 100755 index 0000000..9fd36b6 Binary files /dev/null and b/client/assets/resources/textures/bk/bg2.png differ diff --git a/client/assets/resources/textures/bk/bg2.png.meta b/client/assets/resources/textures/bk/bg2.png.meta new file mode 100755 index 0000000..cfd3921 --- /dev/null +++ b/client/assets/resources/textures/bk/bg2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e463b89c-e7f1-4ad2-a8cb-eacc9507ca91", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "bg2": { + "ver": "1.0.3", + "uuid": "693b96ce-a4f6-4ace-a54e-d1cecfb93d6d", + "rawTextureUuid": "e463b89c-e7f1-4ad2-a8cb-eacc9507ca91", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/btn_create_room.png b/client/assets/resources/textures/bk/btn_create_room.png new file mode 100755 index 0000000..14aad69 Binary files /dev/null and b/client/assets/resources/textures/bk/btn_create_room.png differ diff --git a/client/assets/resources/textures/bk/btn_create_room.png.meta b/client/assets/resources/textures/bk/btn_create_room.png.meta new file mode 100755 index 0000000..d59511e --- /dev/null +++ b/client/assets/resources/textures/bk/btn_create_room.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "38a4e733-ec1d-43a7-b0e5-df7e0c9a7ae0", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "btn_create_room": { + "ver": "1.0.3", + "uuid": "124287eb-7819-4f20-91da-50759cb16063", + "rawTextureUuid": "38a4e733-ec1d-43a7-b0e5-df7e0c9a7ae0", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 383, + "height": 159, + "rawWidth": 383, + "rawHeight": 159, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/btn_enter_room.png b/client/assets/resources/textures/bk/btn_enter_room.png new file mode 100755 index 0000000..b7732a3 Binary files /dev/null and b/client/assets/resources/textures/bk/btn_enter_room.png differ diff --git a/client/assets/resources/textures/bk/btn_enter_room.png.meta b/client/assets/resources/textures/bk/btn_enter_room.png.meta new file mode 100755 index 0000000..eafc179 --- /dev/null +++ b/client/assets/resources/textures/bk/btn_enter_room.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "cfe8c1d9-1810-4839-b265-8a54f53682aa", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "btn_enter_room": { + "ver": "1.0.3", + "uuid": "5cdf3758-4cce-4dcf-9321-a257a408269c", + "rawTextureUuid": "cfe8c1d9-1810-4839-b265-8a54f53682aa", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 383, + "height": 159, + "rawWidth": 383, + "rawHeight": 159, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/btn_return_room.png b/client/assets/resources/textures/bk/btn_return_room.png new file mode 100755 index 0000000..2078119 Binary files /dev/null and b/client/assets/resources/textures/bk/btn_return_room.png differ diff --git a/client/assets/resources/textures/bk/btn_return_room.png.meta b/client/assets/resources/textures/bk/btn_return_room.png.meta new file mode 100755 index 0000000..de5a934 --- /dev/null +++ b/client/assets/resources/textures/bk/btn_return_room.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4c5cf5d7-ffd6-4d8d-bcb5-4b469e689850", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "btn_return_room": { + "ver": "1.0.3", + "uuid": "f6c224f1-be43-4b53-a56b-a75f5001c952", + "rawTextureUuid": "4c5cf5d7-ffd6-4d8d-bcb5-4b469e689850", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 383, + "height": 159, + "rawWidth": 383, + "rawHeight": 159, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/btn_weixin_login.png b/client/assets/resources/textures/bk/btn_weixin_login.png new file mode 100755 index 0000000..32c3077 Binary files /dev/null and b/client/assets/resources/textures/bk/btn_weixin_login.png differ diff --git a/client/assets/resources/textures/bk/btn_weixin_login.png.meta b/client/assets/resources/textures/bk/btn_weixin_login.png.meta new file mode 100755 index 0000000..c317ecc --- /dev/null +++ b/client/assets/resources/textures/bk/btn_weixin_login.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "87679a64-f1ce-4fc5-b9fb-780e770d485d", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "btn_weixin_login": { + "ver": "1.0.3", + "uuid": "3040cec3-8b19-4c7a-929c-9bff1cd882ed", + "rawTextureUuid": "87679a64-f1ce-4fc5-b9fb-780e770d485d", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 406, + "height": 156, + "rawWidth": 406, + "rawHeight": 156, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/notice.png b/client/assets/resources/textures/bk/notice.png new file mode 100755 index 0000000..2ae0a92 Binary files /dev/null and b/client/assets/resources/textures/bk/notice.png differ diff --git a/client/assets/resources/textures/bk/notice.png.meta b/client/assets/resources/textures/bk/notice.png.meta new file mode 100755 index 0000000..cab8240 --- /dev/null +++ b/client/assets/resources/textures/bk/notice.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5c283df5-b6fb-4d01-ba2c-5ea3f6853175", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "notice": { + "ver": "1.0.3", + "uuid": "3d08e1eb-e155-4540-a4cd-8575dddb2be9", + "rawTextureUuid": "5c283df5-b6fb-4d01-ba2c-5ea3f6853175", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 390, + "height": 450, + "rawWidth": 390, + "rawHeight": 450, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/nv.png b/client/assets/resources/textures/bk/nv.png new file mode 100755 index 0000000..4534a09 Binary files /dev/null and b/client/assets/resources/textures/bk/nv.png differ diff --git a/client/assets/resources/textures/bk/nv.png.meta b/client/assets/resources/textures/bk/nv.png.meta new file mode 100755 index 0000000..2e5c306 --- /dev/null +++ b/client/assets/resources/textures/bk/nv.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "170ec580-0453-48cf-932f-20798e6ef1ad", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "nv": { + "ver": "1.0.3", + "uuid": "7d3576c9-40cc-4924-b6af-f2d0f611dd6b", + "rawTextureUuid": "170ec580-0453-48cf-932f-20798e6ef1ad", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 554, + "height": 606, + "rawWidth": 554, + "rawHeight": 606, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/bk/top_bar.png b/client/assets/resources/textures/bk/top_bar.png new file mode 100755 index 0000000..dbfccdb Binary files /dev/null and b/client/assets/resources/textures/bk/top_bar.png differ diff --git a/client/assets/resources/textures/bk/top_bar.png.meta b/client/assets/resources/textures/bk/top_bar.png.meta new file mode 100755 index 0000000..9f72cb9 --- /dev/null +++ b/client/assets/resources/textures/bk/top_bar.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "763f2268-7cd9-4d6a-9df0-9e65f6b7f5f5", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "top_bar": { + "ver": "1.0.3", + "uuid": "01ce6d04-c3f8-4fb2-90a0-063813b8fd9b", + "rawTextureUuid": "763f2268-7cd9-4d6a-9df0-9e65f6b7f5f5", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 113, + "rawWidth": 1280, + "rawHeight": 113, + "borderTop": 50, + "borderBottom": 50, + "borderLeft": 50, + "borderRight": 50, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat.meta b/client/assets/resources/textures/chat.meta new file mode 100755 index 0000000..e6a4396 --- /dev/null +++ b/client/assets/resources/textures/chat.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "7b88c7db-6bfd-42e8-90c2-9aa29efa616f", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/Z_chat_bottom_1.png b/client/assets/resources/textures/chat/Z_chat_bottom_1.png new file mode 100755 index 0000000..eeb69e6 Binary files /dev/null and b/client/assets/resources/textures/chat/Z_chat_bottom_1.png differ diff --git a/client/assets/resources/textures/chat/Z_chat_bottom_1.png.meta b/client/assets/resources/textures/chat/Z_chat_bottom_1.png.meta new file mode 100755 index 0000000..f47b25f --- /dev/null +++ b/client/assets/resources/textures/chat/Z_chat_bottom_1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e7180329-ad86-43c4-871e-6d337895df56", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_chat_bottom_1": { + "ver": "1.0.3", + "uuid": "bce1c001-43f5-4e94-b2ca-8460d5a1960c", + "rawTextureUuid": "e7180329-ad86-43c4-871e-6d337895df56", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 77, + "height": 78, + "rawWidth": 77, + "rawHeight": 79, + "borderTop": 20, + "borderBottom": 20, + "borderLeft": 20, + "borderRight": 20, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_backbg.png b/client/assets/resources/textures/chat/chat_backbg.png new file mode 100755 index 0000000..9b95e37 Binary files /dev/null and b/client/assets/resources/textures/chat/chat_backbg.png differ diff --git a/client/assets/resources/textures/chat/chat_backbg.png.meta b/client/assets/resources/textures/chat/chat_backbg.png.meta new file mode 100755 index 0000000..6318968 --- /dev/null +++ b/client/assets/resources/textures/chat/chat_backbg.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "8a52eb2f-380a-41b1-aa60-9bd65060d595", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_backbg": { + "ver": "1.0.3", + "uuid": "db886f00-0ada-4183-b6d9-f339a7d16dd4", + "rawTextureUuid": "8a52eb2f-380a-41b1-aa60-9bd65060d595", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 850, + "height": 531, + "rawWidth": 850, + "rawHeight": 531, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_chick.png b/client/assets/resources/textures/chat/chat_chick.png new file mode 100755 index 0000000..dd4e032 Binary files /dev/null and b/client/assets/resources/textures/chat/chat_chick.png differ diff --git a/client/assets/resources/textures/chat/chat_chick.png.meta b/client/assets/resources/textures/chat/chat_chick.png.meta new file mode 100755 index 0000000..e8e4860 --- /dev/null +++ b/client/assets/resources/textures/chat/chat_chick.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "ba0c28cf-ca39-44a5-bccc-e27c418e829c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_chick": { + "ver": "1.0.3", + "uuid": "9ea541bf-5c7d-4910-8330-31e7f474c8b0", + "rawTextureUuid": "ba0c28cf-ca39-44a5-bccc-e27c418e829c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 399, + "height": 55, + "rawWidth": 399, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_easychat.png b/client/assets/resources/textures/chat/chat_easychat.png new file mode 100755 index 0000000..a625379 Binary files /dev/null and b/client/assets/resources/textures/chat/chat_easychat.png differ diff --git a/client/assets/resources/textures/chat/chat_easychat.png.meta b/client/assets/resources/textures/chat/chat_easychat.png.meta new file mode 100755 index 0000000..a86f3c8 --- /dev/null +++ b/client/assets/resources/textures/chat/chat_easychat.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "eef02d27-5721-44e9-8461-3de54269fc3a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_easychat": { + "ver": "1.0.3", + "uuid": "8a68b8fa-1bcb-4c9a-92cb-bd47c4bd5df8", + "rawTextureUuid": "eef02d27-5721-44e9-8461-3de54269fc3a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 419, + "height": 52, + "rawWidth": 419, + "rawHeight": 52, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_easychat1.png b/client/assets/resources/textures/chat/chat_easychat1.png new file mode 100755 index 0000000..9026c10 Binary files /dev/null and b/client/assets/resources/textures/chat/chat_easychat1.png differ diff --git a/client/assets/resources/textures/chat/chat_easychat1.png.meta b/client/assets/resources/textures/chat/chat_easychat1.png.meta new file mode 100755 index 0000000..0ba25c9 --- /dev/null +++ b/client/assets/resources/textures/chat/chat_easychat1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7448101a-99aa-4163-821d-8e1d74df23bd", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_easychat1": { + "ver": "1.0.3", + "uuid": "325e47b0-3fb8-4cc1-b6eb-45891fd122de", + "rawTextureUuid": "7448101a-99aa-4163-821d-8e1d74df23bd", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 419, + "height": 60, + "rawWidth": 419, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_emoji.png b/client/assets/resources/textures/chat/chat_emoji.png new file mode 100755 index 0000000..dc82dc0 Binary files /dev/null and b/client/assets/resources/textures/chat/chat_emoji.png differ diff --git a/client/assets/resources/textures/chat/chat_emoji.png.meta b/client/assets/resources/textures/chat/chat_emoji.png.meta new file mode 100755 index 0000000..cb10219 --- /dev/null +++ b/client/assets/resources/textures/chat/chat_emoji.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "75b22bef-022a-48b7-8c28-5a6c6d00016e", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_emoji": { + "ver": "1.0.3", + "uuid": "c7289abd-1844-47d5-87b2-aabd502393c7", + "rawTextureUuid": "75b22bef-022a-48b7-8c28-5a6c6d00016e", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 419, + "height": 52, + "rawWidth": 419, + "rawHeight": 52, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_emoji1.png b/client/assets/resources/textures/chat/chat_emoji1.png new file mode 100755 index 0000000..d2a2252 Binary files /dev/null and b/client/assets/resources/textures/chat/chat_emoji1.png differ diff --git a/client/assets/resources/textures/chat/chat_emoji1.png.meta b/client/assets/resources/textures/chat/chat_emoji1.png.meta new file mode 100755 index 0000000..451e9c7 --- /dev/null +++ b/client/assets/resources/textures/chat/chat_emoji1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2fd6b9fd-6fc7-4e08-abc6-8a1f3482d57c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_emoji1": { + "ver": "1.0.3", + "uuid": "680b9fb5-f40f-4b5f-8a1f-6dd65a0c5b94", + "rawTextureUuid": "2fd6b9fd-6fc7-4e08-abc6-8a1f3482d57c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 419, + "height": 60, + "rawWidth": 419, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_emojibg.png b/client/assets/resources/textures/chat/chat_emojibg.png new file mode 100755 index 0000000..86b8265 Binary files /dev/null and b/client/assets/resources/textures/chat/chat_emojibg.png differ diff --git a/client/assets/resources/textures/chat/chat_emojibg.png.meta b/client/assets/resources/textures/chat/chat_emojibg.png.meta new file mode 100755 index 0000000..e347d0d --- /dev/null +++ b/client/assets/resources/textures/chat/chat_emojibg.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7b9b7f4f-c00c-40c8-8a27-4b92d9e20eb6", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_emojibg": { + "ver": "1.0.3", + "uuid": "8ae39b2a-9963-42f5-8988-e5152803f870", + "rawTextureUuid": "7b9b7f4f-c00c-40c8-8a27-4b92d9e20eb6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 798, + "height": 343, + "rawWidth": 798, + "rawHeight": 343, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chat_normol.png b/client/assets/resources/textures/chat/chat_normol.png new file mode 100755 index 0000000..7a16fbd Binary files /dev/null and b/client/assets/resources/textures/chat/chat_normol.png differ diff --git a/client/assets/resources/textures/chat/chat_normol.png.meta b/client/assets/resources/textures/chat/chat_normol.png.meta new file mode 100755 index 0000000..e7c2393 --- /dev/null +++ b/client/assets/resources/textures/chat/chat_normol.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "1c41d745-c430-43f1-a4eb-7041f9084524", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat_normol": { + "ver": "1.0.3", + "uuid": "d0d50645-30a9-4207-9f58-ae6e0d360649", + "rawTextureUuid": "1c41d745-c430-43f1-a4eb-7041f9084524", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 399, + "height": 57, + "rawWidth": 399, + "rawHeight": 57, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chatbg_ld.png b/client/assets/resources/textures/chat/chatbg_ld.png new file mode 100755 index 0000000..51cbbd4 Binary files /dev/null and b/client/assets/resources/textures/chat/chatbg_ld.png differ diff --git a/client/assets/resources/textures/chat/chatbg_ld.png.meta b/client/assets/resources/textures/chat/chatbg_ld.png.meta new file mode 100755 index 0000000..79540e2 --- /dev/null +++ b/client/assets/resources/textures/chat/chatbg_ld.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "757141a1-2d34-4805-9151-2799f99b6ba8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chatbg_ld": { + "ver": "1.0.3", + "uuid": "10b2f590-dd13-4057-9ea3-ac53c1487106", + "rawTextureUuid": "757141a1-2d34-4805-9151-2799f99b6ba8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 120, + "height": 66, + "rawWidth": 120, + "rawHeight": 66, + "borderTop": 15, + "borderBottom": 30, + "borderLeft": 45, + "borderRight": 15, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chatbg_lt.png b/client/assets/resources/textures/chat/chatbg_lt.png new file mode 100755 index 0000000..afa2d64 Binary files /dev/null and b/client/assets/resources/textures/chat/chatbg_lt.png differ diff --git a/client/assets/resources/textures/chat/chatbg_lt.png.meta b/client/assets/resources/textures/chat/chatbg_lt.png.meta new file mode 100755 index 0000000..6797687 --- /dev/null +++ b/client/assets/resources/textures/chat/chatbg_lt.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "53ca47b4-0893-427c-8f32-af077874b300", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chatbg_lt": { + "ver": "1.0.3", + "uuid": "db2e469d-64f7-4fb2-b62d-bf54447a517e", + "rawTextureUuid": "53ca47b4-0893-427c-8f32-af077874b300", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 138, + "height": 66, + "rawWidth": 138, + "rawHeight": 66, + "borderTop": 30, + "borderBottom": 15, + "borderLeft": 45, + "borderRight": 15, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/chatbg_rd.png b/client/assets/resources/textures/chat/chatbg_rd.png new file mode 100755 index 0000000..6e6c091 Binary files /dev/null and b/client/assets/resources/textures/chat/chatbg_rd.png differ diff --git a/client/assets/resources/textures/chat/chatbg_rd.png.meta b/client/assets/resources/textures/chat/chatbg_rd.png.meta new file mode 100755 index 0000000..4459fb3 --- /dev/null +++ b/client/assets/resources/textures/chat/chatbg_rd.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "19e480fd-213d-4896-bf1c-c355851d83b4", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chatbg_rd": { + "ver": "1.0.3", + "uuid": "8d68fedf-6682-4a51-8977-b860121d0b71", + "rawTextureUuid": "19e480fd-213d-4896-bf1c-c355851d83b4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 156, + "height": 66, + "rawWidth": 156, + "rawHeight": 66, + "borderTop": 15, + "borderBottom": 30, + "borderLeft": 15, + "borderRight": 45, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/emoji_action_texture.plist b/client/assets/resources/textures/chat/emoji_action_texture.plist new file mode 100755 index 0000000..1ea880c --- /dev/null +++ b/client/assets/resources/textures/chat/emoji_action_texture.plist @@ -0,0 +1,973 @@ + + + + + frames + + angry0.png + + frame + {{1232,331},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + angry1.png + + frame + {{1265,152},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + angry2.png + + frame + {{1284,0},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + angry3.png + + frame + {{1151,804},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + angry4.png + + frame + {{1163,650},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + angry5.png + + frame + {{1252,447},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + angry6.png + + frame + {{1344,268},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + angry7.png + + frame + {{1377,116},{112,116}} + offset + {0,0} + rotated + + sourceSize + {112,116} + + fennu0.png + + frame + {{757,0},{108,140}} + offset + {0,0} + rotated + + sourceSize + {108,140} + + fennu1.png + + frame + {{556,758},{108,140}} + offset + {0,0} + rotated + + sourceSize + {108,140} + + fennu2.png + + frame + {{641,633},{108,140}} + offset + {0,0} + rotated + + sourceSize + {108,140} + + han0.png + + frame + {{556,898},{115,129}} + offset + {0,0} + rotated + + sourceSize + {115,129} + + han1.png + + frame + {{664,741},{115,129}} + offset + {0,0} + rotated + + sourceSize + {115,129} + + happy0.png + + frame + {{1052,683},{111,121}} + offset + {0,0} + rotated + + sourceSize + {111,121} + + happy1.png + + frame + {{1141,529},{111,121}} + offset + {0,0} + rotated + + sourceSize + {111,121} + + huaixiao0.png + + frame + {{384,258},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao1.png + + frame + {{401,383},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao2.png + + frame + {{508,258},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao3.png + + frame + {{401,508},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao4.png + + frame + {{517,633},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao5.png + + frame + {{525,383},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao6.png + + frame + {{525,508},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao7.png + + frame + {{512,0},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + huaixiao8.png + + frame + {{512,125},{125,124}} + offset + {0,0} + rotated + + sourceSize + {125,124} + + jiong0.png + + frame + {{0,0},{147,135}} + offset + {0,0} + rotated + + sourceSize + {147,135} + + jiong1.png + + frame + {{0,147},{147,135}} + offset + {0,0} + rotated + + sourceSize + {147,135} + + jiong2.png + + frame + {{0,294},{147,135}} + offset + {0,0} + rotated + + sourceSize + {147,135} + + jiong3.png + + frame + {{0,441},{147,135}} + offset + {0,0} + rotated + + sourceSize + {147,135} + + jiong4.png + + frame + {{0,588},{147,135}} + offset + {0,0} + rotated + + sourceSize + {147,135} + + jiong5.png + + frame + {{0,735},{147,135}} + offset + {0,0} + rotated + + sourceSize + {147,135} + + lihai0.png + + frame + {{995,197},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai1.png + + frame + {{1042,89},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai10.png + + frame + {{781,581},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai11.png + + frame + {{871,581},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai12.png + + frame + {{900,733},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai2.png + + frame + {{928,441},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai3.png + + frame + {{1049,349},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai4.png + + frame + {{1085,179},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai5.png + + frame + {{1175,179},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai6.png + + frame + {{1194,0},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai7.png + + frame + {{961,531},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai8.png + + frame + {{1051,531},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + lihai9.png + + frame + {{1080,439},{90,152}} + offset + {0,0} + rotated + + sourceSize + {90,152} + + se0.png + + frame + {{884,108},{89,158}} + offset + {0,0} + rotated + + sourceSize + {89,158} + + se1.png + + frame + {{897,0},{89,158}} + offset + {0,0} + rotated + + sourceSize + {89,158} + + se2.png + + frame + {{770,492},{89,158}} + offset + {0,0} + rotated + + sourceSize + {89,158} + + se3.png + + frame + {{891,352},{89,158}} + offset + {0,0} + rotated + + sourceSize + {89,158} + + shaoxiang0.png + + frame + {{135,760},{121,127}} + offset + {0,0} + rotated + + sourceSize + {121,127} + + shaoxiang1.png + + frame + {{262,760},{121,127}} + offset + {0,0} + rotated + + sourceSize + {121,127} + + shaoxiang2.png + + frame + {{632,250},{121,127}} + offset + {0,0} + rotated + + sourceSize + {121,127} + + shaoxiang3.png + + frame + {{636,0},{121,127}} + offset + {0,0} + rotated + + sourceSize + {121,127} + + shaoxiang4.png + + frame + {{636,127},{121,127}} + offset + {0,0} + rotated + + sourceSize + {121,127} + + shihua0.png + + frame + {{1396,0},{109,116}} + offset + {0,0} + rotated + + sourceSize + {109,116} + + shihua1.png + + frame + {{1263,766},{109,116}} + offset + {0,0} + rotated + + sourceSize + {109,116} + + shihua2.png + + frame + {{1263,882},{109,116}} + offset + {0,0} + rotated + + sourceSize + {109,116} + + shihua3.png + + frame + {{1275,563},{109,116}} + offset + {0,0} + rotated + + sourceSize + {109,116} + + shihua4.png + + frame + {{1364,384},{109,116}} + offset + {0,0} + rotated + + sourceSize + {109,116} + + shihua5.png + + frame + {{1456,232},{109,116}} + offset + {0,0} + rotated + + sourceSize + {109,116} + + sleep0.png + + frame + {{135,486},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep1.png + + frame + {{135,623},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep2.png + + frame + {{162,881},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep3.png + + frame + {{295,881},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep4.png + + frame + {{251,0},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep5.png + + frame + {{251,137},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep6.png + + frame + {{251,274},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep7.png + + frame + {{268,411},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + sleep8.png + + frame + {{268,548},{133,137}} + offset + {0,0} + rotated + + sourceSize + {133,137} + + smaile0.png + + frame + {{685,870},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile1.png + + frame + {{779,741},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile2.png + + frame + {{806,863},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile3.png + + frame + {{649,377},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile4.png + + frame + {{753,248},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile5.png + + frame + {{763,108},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile6.png + + frame + {{649,499},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile7.png + + frame + {{770,370},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + smaile8.png + + frame + {{874,230},{122,121}} + offset + {0,0} + rotated + + sourceSize + {122,121} + + touxiang0.png + + frame + {{0,882},{162,116}} + offset + {0,0} + rotated + + sourceSize + {162,116} + + touxiang1.png + + frame + {{135,0},{162,116}} + offset + {0,0} + rotated + + sourceSize + {162,116} + + touxiang2.png + + frame + {{135,162},{162,116}} + offset + {0,0} + rotated + + sourceSize + {162,116} + + touxiang3.png + + frame + {{135,324},{162,116}} + offset + {0,0} + rotated + + sourceSize + {162,116} + + yun0.png + + frame + {{389,685},{128,129}} + offset + {0,0} + rotated + + sourceSize + {128,129} + + yun1.png + + frame + {{428,814},{128,129}} + offset + {0,0} + rotated + + sourceSize + {128,129} + + yun2.png + + frame + {{384,0},{128,129}} + offset + {0,0} + rotated + + sourceSize + {128,129} + + yun3.png + + frame + {{384,129},{128,129}} + offset + {0,0} + rotated + + sourceSize + {128,129} + + zhiya0.png + + frame + {{927,823},{112,120}} + offset + {0,0} + rotated + + sourceSize + {112,120} + + zhiya1.png + + frame + {{1039,823},{112,120}} + offset + {0,0} + rotated + + sourceSize + {112,120} + + + metadata + + format + 2 + textureFileName + emoji_action_texture.png + realTextureFileName + emoji_action_texture.png + size + {2048,1024} + + texture + + width + 2048 + height + 1024 + + + \ No newline at end of file diff --git a/client/assets/resources/textures/chat/emoji_action_texture.plist.meta b/client/assets/resources/textures/chat/emoji_action_texture.plist.meta new file mode 100755 index 0000000..f955306 --- /dev/null +++ b/client/assets/resources/textures/chat/emoji_action_texture.plist.meta @@ -0,0 +1,1904 @@ +{ + "ver": "1.2.4", + "uuid": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "size": { + "width": 2048, + "height": 1024 + }, + "type": "Texture Packer", + "subMetas": { + "angry0.png": { + "ver": "1.0.3", + "uuid": "8fe224e5-640d-4a87-99b6-fa1e261713bf", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1232, + "trimY": 331, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "angry1.png": { + "ver": "1.0.3", + "uuid": "e88648aa-c921-4c4c-a071-9ef8ea95a262", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1265, + "trimY": 152, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "angry2.png": { + "ver": "1.0.3", + "uuid": "f4a71a07-1bc0-459d-8e9a-07a7ee56485a", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1284, + "trimY": 0, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "angry3.png": { + "ver": "1.0.3", + "uuid": "43cf194b-951f-41d2-abf8-4b00596fc99c", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1151, + "trimY": 804, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "angry4.png": { + "ver": "1.0.3", + "uuid": "0c68b464-2b10-4d64-a025-e93952845161", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1163, + "trimY": 650, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "angry5.png": { + "ver": "1.0.3", + "uuid": "7411c09d-2f89-4202-9d7a-1101493513d4", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1252, + "trimY": 447, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "angry6.png": { + "ver": "1.0.3", + "uuid": "1c88086c-8bdc-4480-b651-82a71273f079", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1344, + "trimY": 268, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "angry7.png": { + "ver": "1.0.3", + "uuid": "574a6b87-40f5-467f-9bd4-5decd2e86138", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1377, + "trimY": 116, + "width": 112, + "height": 116, + "rawWidth": 112, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "fennu0.png": { + "ver": "1.0.3", + "uuid": "74885e9d-0ba7-4c31-ad8a-2f5a2b4fc6e7", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 757, + "trimY": 0, + "width": 108, + "height": 140, + "rawWidth": 108, + "rawHeight": 140, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "fennu1.png": { + "ver": "1.0.3", + "uuid": "443c94c6-7c19-47d2-afea-91a6c097f7a6", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 556, + "trimY": 758, + "width": 108, + "height": 140, + "rawWidth": 108, + "rawHeight": 140, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "fennu2.png": { + "ver": "1.0.3", + "uuid": "ec7d16ec-e9ab-4bde-aded-feb81e933c40", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 641, + "trimY": 633, + "width": 108, + "height": 140, + "rawWidth": 108, + "rawHeight": 140, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "han0.png": { + "ver": "1.0.3", + "uuid": "cc85a55a-6a5f-4376-a1e7-9def6d14f73b", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 556, + "trimY": 898, + "width": 115, + "height": 129, + "rawWidth": 115, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "han1.png": { + "ver": "1.0.3", + "uuid": "37d4ee65-bd1a-47ae-be4d-eddc881e8ff0", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 664, + "trimY": 741, + "width": 115, + "height": 129, + "rawWidth": 115, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "happy0.png": { + "ver": "1.0.3", + "uuid": "092833c8-627a-4f92-9774-83e743083685", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1052, + "trimY": 683, + "width": 111, + "height": 121, + "rawWidth": 111, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "happy1.png": { + "ver": "1.0.3", + "uuid": "5c72c12b-d37a-47aa-8a04-faa20f4d8be0", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1141, + "trimY": 529, + "width": 111, + "height": 121, + "rawWidth": 111, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao0.png": { + "ver": "1.0.3", + "uuid": "59bbd743-7bfd-42bc-84d3-d0bb0898bea5", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 384, + "trimY": 258, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao1.png": { + "ver": "1.0.3", + "uuid": "7fd48fa0-f426-4a16-8ffa-35093afdef59", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 401, + "trimY": 383, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao2.png": { + "ver": "1.0.3", + "uuid": "b412c14f-56c7-4725-8896-d342425609bd", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 508, + "trimY": 258, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao3.png": { + "ver": "1.0.3", + "uuid": "73c15f0e-7dc2-4002-b206-11fef2951af3", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 401, + "trimY": 508, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao4.png": { + "ver": "1.0.3", + "uuid": "02fb2d75-6aff-4e2f-b971-ecc8a65de7a5", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 517, + "trimY": 633, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao5.png": { + "ver": "1.0.3", + "uuid": "b460ae13-6304-4916-a065-092f5544ae00", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 525, + "trimY": 383, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao6.png": { + "ver": "1.0.3", + "uuid": "caae3f7d-5afc-40df-b058-2c229216895e", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 525, + "trimY": 508, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao7.png": { + "ver": "1.0.3", + "uuid": "ebe3fd18-d11e-449e-a9d7-f90daacfb94b", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 512, + "trimY": 0, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huaixiao8.png": { + "ver": "1.0.3", + "uuid": "ecec0041-4528-48f0-8b08-49f5358014b8", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 512, + "trimY": 125, + "width": 125, + "height": 124, + "rawWidth": 125, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiong0.png": { + "ver": "1.0.3", + "uuid": "3d241371-739e-4441-963c-b0159a01a19e", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 147, + "height": 135, + "rawWidth": 147, + "rawHeight": 135, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiong1.png": { + "ver": "1.0.3", + "uuid": "5dec5a15-1c35-46ca-94a1-df6f0d024e29", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 147, + "width": 147, + "height": 135, + "rawWidth": 147, + "rawHeight": 135, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiong2.png": { + "ver": "1.0.3", + "uuid": "dee9b327-1443-40c8-ab14-76110c4bae92", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 294, + "width": 147, + "height": 135, + "rawWidth": 147, + "rawHeight": 135, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiong3.png": { + "ver": "1.0.3", + "uuid": "04ddd588-57c3-4d45-8322-0bb2eb8e0dd1", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 441, + "width": 147, + "height": 135, + "rawWidth": 147, + "rawHeight": 135, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiong4.png": { + "ver": "1.0.3", + "uuid": "7635d991-faef-4770-bd40-3a3eebb3b281", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 588, + "width": 147, + "height": 135, + "rawWidth": 147, + "rawHeight": 135, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiong5.png": { + "ver": "1.0.3", + "uuid": "4cf4ed66-5b23-4410-ad0e-ddeac313e067", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 735, + "width": 147, + "height": 135, + "rawWidth": 147, + "rawHeight": 135, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai0.png": { + "ver": "1.0.3", + "uuid": "d79c5202-76c4-4caa-938e-36a9452f100b", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 995, + "trimY": 197, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai1.png": { + "ver": "1.0.3", + "uuid": "de0c43c2-ba63-44a8-b2e8-ace6b0d571ab", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1042, + "trimY": 89, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai10.png": { + "ver": "1.0.3", + "uuid": "54a6caf2-73d4-4f69-a6dd-507e00f7539f", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 581, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai11.png": { + "ver": "1.0.3", + "uuid": "006c6abe-45c5-421e-be27-44d827370cc9", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 871, + "trimY": 581, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai12.png": { + "ver": "1.0.3", + "uuid": "7ecd578f-9f4e-4b1b-aa7f-ca8ca0e2e7c0", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 900, + "trimY": 733, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai2.png": { + "ver": "1.0.3", + "uuid": "07ef7eba-7d2c-416f-8dc5-80b50fea62e3", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 928, + "trimY": 441, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai3.png": { + "ver": "1.0.3", + "uuid": "789d279c-3505-47f1-aff4-62d2cd22ad66", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1049, + "trimY": 349, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai4.png": { + "ver": "1.0.3", + "uuid": "c247a0e4-43d3-4d92-a51a-6ed4c7a8c040", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1085, + "trimY": 179, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai5.png": { + "ver": "1.0.3", + "uuid": "e8eda776-a770-42ff-bd4b-1ddaa5aac8d8", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1175, + "trimY": 179, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai6.png": { + "ver": "1.0.3", + "uuid": "cdb95d9b-b7ae-4d5d-bd67-fa757a4c282d", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1194, + "trimY": 0, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai7.png": { + "ver": "1.0.3", + "uuid": "cf1eac64-de9c-4dd6-9a26-a417abeb55e1", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 961, + "trimY": 531, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai8.png": { + "ver": "1.0.3", + "uuid": "1ca0ad3c-f918-44f8-b146-9c3afd14da18", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1051, + "trimY": 531, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lihai9.png": { + "ver": "1.0.3", + "uuid": "f185a906-ccba-4a6e-9f1d-fd84839c25e8", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1080, + "trimY": 439, + "width": 90, + "height": 152, + "rawWidth": 90, + "rawHeight": 152, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "se0.png": { + "ver": "1.0.3", + "uuid": "fb284fb4-227c-4d21-bc7c-510f804fa112", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 884, + "trimY": 108, + "width": 89, + "height": 158, + "rawWidth": 89, + "rawHeight": 158, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "se1.png": { + "ver": "1.0.3", + "uuid": "b1b5f887-6e69-4701-b38c-b25252c3a569", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 897, + "trimY": 0, + "width": 89, + "height": 158, + "rawWidth": 89, + "rawHeight": 158, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "se2.png": { + "ver": "1.0.3", + "uuid": "0742b288-ef58-49da-aa18-226ca275227f", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 770, + "trimY": 492, + "width": 89, + "height": 158, + "rawWidth": 89, + "rawHeight": 158, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "se3.png": { + "ver": "1.0.3", + "uuid": "721fb52f-dc4f-48e0-b583-43fb72c4b452", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 891, + "trimY": 352, + "width": 89, + "height": 158, + "rawWidth": 89, + "rawHeight": 158, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shaoxiang0.png": { + "ver": "1.0.3", + "uuid": "d3d93b91-5ef4-40df-9456-d6915b2098a5", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 135, + "trimY": 760, + "width": 121, + "height": 127, + "rawWidth": 121, + "rawHeight": 127, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shaoxiang1.png": { + "ver": "1.0.3", + "uuid": "1272c881-cc49-4cca-be3f-1dfd7be3a100", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 262, + "trimY": 760, + "width": 121, + "height": 127, + "rawWidth": 121, + "rawHeight": 127, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shaoxiang2.png": { + "ver": "1.0.3", + "uuid": "31e651f0-4cf7-4da8-a63c-d112bfb9f786", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 632, + "trimY": 250, + "width": 121, + "height": 127, + "rawWidth": 121, + "rawHeight": 127, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shaoxiang3.png": { + "ver": "1.0.3", + "uuid": "f8357817-9926-4db9-a88c-9a171b5d3fea", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 636, + "trimY": 0, + "width": 121, + "height": 127, + "rawWidth": 121, + "rawHeight": 127, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shaoxiang4.png": { + "ver": "1.0.3", + "uuid": "1be49286-2bf6-4081-9470-97cad682f5f9", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 636, + "trimY": 127, + "width": 121, + "height": 127, + "rawWidth": 121, + "rawHeight": 127, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shihua0.png": { + "ver": "1.0.3", + "uuid": "9c24b693-4be6-4fee-8fec-9614208b37fc", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1396, + "trimY": 0, + "width": 109, + "height": 116, + "rawWidth": 109, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shihua1.png": { + "ver": "1.0.3", + "uuid": "f2666293-f619-40bd-850e-04cb601c4f23", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1263, + "trimY": 766, + "width": 109, + "height": 116, + "rawWidth": 109, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shihua2.png": { + "ver": "1.0.3", + "uuid": "ecb7074a-215e-4245-976a-5e0669c94479", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1263, + "trimY": 882, + "width": 109, + "height": 116, + "rawWidth": 109, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shihua3.png": { + "ver": "1.0.3", + "uuid": "216ecf6c-1d78-4218-a52d-9ed7712b5831", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1275, + "trimY": 563, + "width": 109, + "height": 116, + "rawWidth": 109, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shihua4.png": { + "ver": "1.0.3", + "uuid": "e0906f59-9a5b-4b4a-9406-132008e36610", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1364, + "trimY": 384, + "width": 109, + "height": 116, + "rawWidth": 109, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shihua5.png": { + "ver": "1.0.3", + "uuid": "66b308cb-b553-47c2-a12c-21370349a729", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1456, + "trimY": 232, + "width": 109, + "height": 116, + "rawWidth": 109, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep0.png": { + "ver": "1.0.3", + "uuid": "cff26fca-aca8-4f1d-9486-ddb04669788b", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 135, + "trimY": 486, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep1.png": { + "ver": "1.0.3", + "uuid": "fd15829e-3860-49b5-9e85-909d58750275", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 135, + "trimY": 623, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep2.png": { + "ver": "1.0.3", + "uuid": "17ad7104-10d9-418c-96cc-0af9154385d4", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 162, + "trimY": 881, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep3.png": { + "ver": "1.0.3", + "uuid": "3910b006-24a5-4e8b-9c51-4592b88ad2c7", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 295, + "trimY": 881, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep4.png": { + "ver": "1.0.3", + "uuid": "16228643-2a90-4cd0-b781-45f6bdc338d6", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 251, + "trimY": 0, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep5.png": { + "ver": "1.0.3", + "uuid": "a8b8cff8-f7ee-405a-905d-00ee80a86c86", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 251, + "trimY": 137, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep6.png": { + "ver": "1.0.3", + "uuid": "073df302-1989-4307-aba9-73f2b6364525", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 251, + "trimY": 274, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep7.png": { + "ver": "1.0.3", + "uuid": "1132394a-d9cc-4421-8e45-fec617cde021", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 268, + "trimY": 411, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sleep8.png": { + "ver": "1.0.3", + "uuid": "6f711013-a943-4391-a5e2-5dc5ee2c43fe", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 268, + "trimY": 548, + "width": 133, + "height": 137, + "rawWidth": 133, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile0.png": { + "ver": "1.0.3", + "uuid": "c0371335-9e49-4fb9-93c3-706e70fa6816", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 685, + "trimY": 870, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile1.png": { + "ver": "1.0.3", + "uuid": "225cd024-e1df-4ebc-8769-ef31947d3051", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 779, + "trimY": 741, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile2.png": { + "ver": "1.0.3", + "uuid": "8192a3ff-7ebf-4298-a972-68a6920c2616", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 806, + "trimY": 863, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile3.png": { + "ver": "1.0.3", + "uuid": "f89760d5-2554-46f1-ab00-c302382d8f11", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 649, + "trimY": 377, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile4.png": { + "ver": "1.0.3", + "uuid": "5683f3a3-b0ef-4b92-b5a4-643a3aa10911", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 753, + "trimY": 248, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile5.png": { + "ver": "1.0.3", + "uuid": "9e65e011-14ff-48cd-935d-4cda9c43c9a3", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 763, + "trimY": 108, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile6.png": { + "ver": "1.0.3", + "uuid": "7e91eac6-b184-45c2-82c6-92362176638e", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 649, + "trimY": 499, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile7.png": { + "ver": "1.0.3", + "uuid": "e912bdb2-f94f-4721-b384-7c9c4e6ab229", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 770, + "trimY": 370, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "smaile8.png": { + "ver": "1.0.3", + "uuid": "b44e445a-e2fa-4326-9080-22ffacd9208e", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 874, + "trimY": 230, + "width": 122, + "height": 121, + "rawWidth": 122, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "touxiang0.png": { + "ver": "1.0.3", + "uuid": "50500b39-b2bb-4c1e-838b-b7874b8370a1", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 882, + "width": 162, + "height": 116, + "rawWidth": 162, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "touxiang1.png": { + "ver": "1.0.3", + "uuid": "895585dc-65c0-41a6-a6c6-fff6ec95714b", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 135, + "trimY": 0, + "width": 162, + "height": 116, + "rawWidth": 162, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "touxiang2.png": { + "ver": "1.0.3", + "uuid": "dc1a17e2-17f0-4cae-b88f-af8176f08e24", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 135, + "trimY": 162, + "width": 162, + "height": 116, + "rawWidth": 162, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "touxiang3.png": { + "ver": "1.0.3", + "uuid": "b2f29176-11c6-44dd-8c7a-0638772e4ead", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 135, + "trimY": 324, + "width": 162, + "height": 116, + "rawWidth": 162, + "rawHeight": 116, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "yun0.png": { + "ver": "1.0.3", + "uuid": "009b55b1-565e-483a-8a5c-f9195d4cfa76", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 389, + "trimY": 685, + "width": 128, + "height": 129, + "rawWidth": 128, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "yun1.png": { + "ver": "1.0.3", + "uuid": "7e7a797e-7896-4577-92a9-7c39115c97cd", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 428, + "trimY": 814, + "width": 128, + "height": 129, + "rawWidth": 128, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "yun2.png": { + "ver": "1.0.3", + "uuid": "63c63e1a-d30c-450a-8795-e60c8408f715", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 384, + "trimY": 0, + "width": 128, + "height": 129, + "rawWidth": 128, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "yun3.png": { + "ver": "1.0.3", + "uuid": "4327d1d7-afcc-49af-b6e0-f0abd482649c", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 384, + "trimY": 129, + "width": 128, + "height": 129, + "rawWidth": 128, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "zhiya0.png": { + "ver": "1.0.3", + "uuid": "48285984-e828-4033-8a54-dd4e5654f01e", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 927, + "trimY": 823, + "width": 112, + "height": 120, + "rawWidth": 112, + "rawHeight": 120, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "zhiya1.png": { + "ver": "1.0.3", + "uuid": "5c8f3de3-2dba-4e42-b354-d776cadfa12b", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1039, + "trimY": 823, + "width": 112, + "height": 120, + "rawWidth": 112, + "rawHeight": 120, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/emoji_action_texture.png b/client/assets/resources/textures/chat/emoji_action_texture.png new file mode 100755 index 0000000..bcbba79 Binary files /dev/null and b/client/assets/resources/textures/chat/emoji_action_texture.png differ diff --git a/client/assets/resources/textures/chat/emoji_action_texture.png.meta b/client/assets/resources/textures/chat/emoji_action_texture.png.meta new file mode 100755 index 0000000..e94ac4e --- /dev/null +++ b/client/assets/resources/textures/chat/emoji_action_texture.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "emoji_action_texture": { + "ver": "1.0.3", + "uuid": "cdffd874-3c5c-4b12-9512-b08a00b6b00c", + "rawTextureUuid": "2b6ea8a8-0ec2-4eb9-8013-1badbd3fbed2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -241.5, + "offsetY": 3, + "trimX": 0, + "trimY": 0, + "width": 1565, + "height": 1018, + "rawWidth": 2048, + "rawHeight": 1024, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/input.png b/client/assets/resources/textures/chat/input.png new file mode 100755 index 0000000..9d45f07 Binary files /dev/null and b/client/assets/resources/textures/chat/input.png differ diff --git a/client/assets/resources/textures/chat/input.png.meta b/client/assets/resources/textures/chat/input.png.meta new file mode 100755 index 0000000..42ffec9 --- /dev/null +++ b/client/assets/resources/textures/chat/input.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4d07ed2e-7095-48cb-b70b-cd3c6f5919af", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "input": { + "ver": "1.0.3", + "uuid": "3d29250c-190a-49f1-9ca5-21b78b2f378a", + "rawTextureUuid": "4d07ed2e-7095-48cb-b70b-cd3c6f5919af", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 660, + "height": 60, + "rawWidth": 660, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/playerinfoline.png b/client/assets/resources/textures/chat/playerinfoline.png new file mode 100755 index 0000000..8bff128 Binary files /dev/null and b/client/assets/resources/textures/chat/playerinfoline.png differ diff --git a/client/assets/resources/textures/chat/playerinfoline.png.meta b/client/assets/resources/textures/chat/playerinfoline.png.meta new file mode 100755 index 0000000..98a964b --- /dev/null +++ b/client/assets/resources/textures/chat/playerinfoline.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "9966f61d-2bdf-497a-94d3-e3988487d269", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "playerinfoline": { + "ver": "1.0.3", + "uuid": "feeb6b81-8498-4125-94ce-1528510279c3", + "rawTextureUuid": "9966f61d-2bdf-497a-94d3-e3988487d269", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1133, + "height": 3, + "rawWidth": 1133, + "rawHeight": 3, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 300, + "borderRight": 300, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/send.png b/client/assets/resources/textures/chat/send.png new file mode 100755 index 0000000..b386e0b Binary files /dev/null and b/client/assets/resources/textures/chat/send.png differ diff --git a/client/assets/resources/textures/chat/send.png.meta b/client/assets/resources/textures/chat/send.png.meta new file mode 100755 index 0000000..70c0ce0 --- /dev/null +++ b/client/assets/resources/textures/chat/send.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a71de07d-edc1-4176-96cc-2ddb445b522d", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "send": { + "ver": "1.0.3", + "uuid": "a42cfa3a-43b6-49f1-be9b-8839596e9976", + "rawTextureUuid": "a71de07d-edc1-4176-96cc-2ddb445b522d", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 1, + "trimY": 1, + "width": 100, + "height": 50, + "rawWidth": 102, + "rawHeight": 51, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/send_h.png b/client/assets/resources/textures/chat/send_h.png new file mode 100755 index 0000000..4dfc011 Binary files /dev/null and b/client/assets/resources/textures/chat/send_h.png differ diff --git a/client/assets/resources/textures/chat/send_h.png.meta b/client/assets/resources/textures/chat/send_h.png.meta new file mode 100755 index 0000000..a918a67 --- /dev/null +++ b/client/assets/resources/textures/chat/send_h.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "36d8be20-9137-46d0-8274-dfe1473f90af", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "send_h": { + "ver": "1.0.3", + "uuid": "1a69f4e8-766e-4685-bb19-a37cd1138f67", + "rawTextureUuid": "36d8be20-9137-46d0-8274-dfe1473f90af", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 100, + "height": 51, + "rawWidth": 102, + "rawHeight": 51, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/chat/yellowBg.png b/client/assets/resources/textures/chat/yellowBg.png new file mode 100755 index 0000000..7032d60 Binary files /dev/null and b/client/assets/resources/textures/chat/yellowBg.png differ diff --git a/client/assets/resources/textures/chat/yellowBg.png.meta b/client/assets/resources/textures/chat/yellowBg.png.meta new file mode 100755 index 0000000..09054f0 --- /dev/null +++ b/client/assets/resources/textures/chat/yellowBg.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "cadcb5af-c7f1-4815-b57e-52289bafc0e8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "yellowBg": { + "ver": "1.0.3", + "uuid": "c0e07b21-f5c5-4c49-ba3b-2240d9bde094", + "rawTextureUuid": "cadcb5af-c7f1-4815-b57e-52289bafc0e8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 640, + "height": 569, + "rawWidth": 640, + "rawHeight": 569, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/hall.meta b/client/assets/resources/textures/hall.meta new file mode 100755 index 0000000..1994ed0 --- /dev/null +++ b/client/assets/resources/textures/hall.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "724d46da-53ce-4447-bab5-5f2ef9e75702", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/hall/fangkaxiaobeijing.png b/client/assets/resources/textures/hall/fangkaxiaobeijing.png new file mode 100755 index 0000000..45971c0 Binary files /dev/null and b/client/assets/resources/textures/hall/fangkaxiaobeijing.png differ diff --git a/client/assets/resources/textures/hall/fangkaxiaobeijing.png.meta b/client/assets/resources/textures/hall/fangkaxiaobeijing.png.meta new file mode 100755 index 0000000..1ba2f63 --- /dev/null +++ b/client/assets/resources/textures/hall/fangkaxiaobeijing.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5eec799d-19eb-4553-9382-2ac0e65e63be", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "fangkaxiaobeijing": { + "ver": "1.0.3", + "uuid": "56be11b4-9c6a-4350-b4ab-d660a127e72e", + "rawTextureUuid": "5eec799d-19eb-4553-9382-2ac0e65e63be", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 255, + "height": 45, + "rawWidth": 255, + "rawHeight": 45, + "borderTop": 20, + "borderBottom": 20, + "borderLeft": 25, + "borderRight": 25, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/hall/z_datingtouxiang.png b/client/assets/resources/textures/hall/z_datingtouxiang.png new file mode 100755 index 0000000..5b21896 Binary files /dev/null and b/client/assets/resources/textures/hall/z_datingtouxiang.png differ diff --git a/client/assets/resources/textures/hall/z_datingtouxiang.png.meta b/client/assets/resources/textures/hall/z_datingtouxiang.png.meta new file mode 100755 index 0000000..e073a79 --- /dev/null +++ b/client/assets/resources/textures/hall/z_datingtouxiang.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d4b0d222-3ed9-4e3c-b4ac-e26e001af5d1", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "z_datingtouxiang": { + "ver": "1.0.3", + "uuid": "43554c84-ff61-4bb6-aa29-ed8bbc83b320", + "rawTextureUuid": "d4b0d222-3ed9-4e3c-b4ac-e26e001af5d1", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 83, + "height": 85, + "rawWidth": 83, + "rawHeight": 85, + "borderTop": 30, + "borderBottom": 30, + "borderLeft": 30, + "borderRight": 30, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images.meta b/client/assets/resources/textures/images.meta new file mode 100755 index 0000000..ed905af --- /dev/null +++ b/client/assets/resources/textures/images.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "16d6efd0-000d-4669-8504-01d4a03b9cfc", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd.meta b/client/assets/resources/textures/images/GameEnd.meta new file mode 100755 index 0000000..d50b034 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "2f4197dc-da64-4a36-9782-3c92d0de282d", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd1.png b/client/assets/resources/textures/images/GameEnd/GameEnd1.png new file mode 100755 index 0000000..1502933 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd1.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd1.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd1.png.meta new file mode 100755 index 0000000..cf68444 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "32edec6d-10ab-4b19-b78c-b07af6a8d309", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd1": { + "ver": "1.0.3", + "uuid": "58c53b75-bfa3-4b1a-b430-9eda7a788ee7", + "rawTextureUuid": "32edec6d-10ab-4b19-b78c-b07af6a8d309", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 78, + "height": 31, + "rawWidth": 78, + "rawHeight": 31, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd10.png b/client/assets/resources/textures/images/GameEnd/GameEnd10.png new file mode 100755 index 0000000..63f82ca Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd10.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd10.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd10.png.meta new file mode 100755 index 0000000..c8a0260 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd10.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "eade92b5-ca98-4158-be48-b64beb663745", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd10": { + "ver": "1.0.3", + "uuid": "ba272c1b-eb47-4939-9878-2971c91fa764", + "rawTextureUuid": "eade92b5-ca98-4158-be48-b64beb663745", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 102, + "height": 102, + "rawWidth": 102, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd11.png b/client/assets/resources/textures/images/GameEnd/GameEnd11.png new file mode 100755 index 0000000..3ae5738 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd11.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd11.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd11.png.meta new file mode 100755 index 0000000..8b3ca09 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd11.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "511f6292-b652-44ea-9a7f-37e3f501f558", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd11": { + "ver": "1.0.3", + "uuid": "db2e51a5-9511-4d64-ac51-951d80da0101", + "rawTextureUuid": "511f6292-b652-44ea-9a7f-37e3f501f558", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 135, + "height": 72, + "rawWidth": 135, + "rawHeight": 72, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd12.png b/client/assets/resources/textures/images/GameEnd/GameEnd12.png new file mode 100755 index 0000000..57a8050 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd12.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd12.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd12.png.meta new file mode 100755 index 0000000..11fa372 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd12.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "06882731-d0c2-4094-8309-1a95ee3f770b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd12": { + "ver": "1.0.3", + "uuid": "fe25f3b3-ab7c-48a6-ad17-56de32613c54", + "rawTextureUuid": "06882731-d0c2-4094-8309-1a95ee3f770b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 141, + "height": 77, + "rawWidth": 141, + "rawHeight": 77, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd13.png b/client/assets/resources/textures/images/GameEnd/GameEnd13.png new file mode 100755 index 0000000..0368637 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd13.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd13.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd13.png.meta new file mode 100755 index 0000000..256fb44 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd13.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "73b8f9f6-ac01-4db2-b9f8-25094db2ca37", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd13": { + "ver": "1.0.3", + "uuid": "a3b4e04d-1fbb-487e-9a70-18596c2a2239", + "rawTextureUuid": "73b8f9f6-ac01-4db2-b9f8-25094db2ca37", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 141, + "height": 71, + "rawWidth": 141, + "rawHeight": 71, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd14.png b/client/assets/resources/textures/images/GameEnd/GameEnd14.png new file mode 100755 index 0000000..c7e000b Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd14.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd14.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd14.png.meta new file mode 100755 index 0000000..eaff90b --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd14.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "8c79a06a-a5d5-49d9-91f4-f77ac0ead2d2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd14": { + "ver": "1.0.3", + "uuid": "5f2ac589-4aa8-49e4-b05e-250966238126", + "rawTextureUuid": "8c79a06a-a5d5-49d9-91f4-f77ac0ead2d2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 139, + "height": 72, + "rawWidth": 139, + "rawHeight": 72, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd15.png b/client/assets/resources/textures/images/GameEnd/GameEnd15.png new file mode 100755 index 0000000..2b57478 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd15.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd15.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd15.png.meta new file mode 100755 index 0000000..07b25f2 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd15.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0779fc13-7da0-47b5-8a18-ebbdad107f68", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd15": { + "ver": "1.0.3", + "uuid": "680dba2f-6219-495f-b96a-6b93e5bfc6be", + "rawTextureUuid": "0779fc13-7da0-47b5-8a18-ebbdad107f68", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 58, + "height": 44, + "rawWidth": 58, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd16.png b/client/assets/resources/textures/images/GameEnd/GameEnd16.png new file mode 100755 index 0000000..3e7d5a0 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd16.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd16.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd16.png.meta new file mode 100755 index 0000000..10d67c3 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd16.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "b98dbea2-b71d-47ff-a447-8b94caef4c0f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd16": { + "ver": "1.0.3", + "uuid": "03a988d2-a7c8-4c62-b205-5e38971143f4", + "rawTextureUuid": "b98dbea2-b71d-47ff-a447-8b94caef4c0f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 65, + "height": 44, + "rawWidth": 65, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd17.png b/client/assets/resources/textures/images/GameEnd/GameEnd17.png new file mode 100755 index 0000000..8c5b20b Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd17.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd17.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd17.png.meta new file mode 100755 index 0000000..58aa53c --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd17.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "82b137ab-75f8-44ab-b59a-a3e4082a3b96", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd17": { + "ver": "1.0.3", + "uuid": "97642bab-67c3-4371-aa43-b4c666583d36", + "rawTextureUuid": "82b137ab-75f8-44ab-b59a-a3e4082a3b96", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 64, + "height": 44, + "rawWidth": 64, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd18.png b/client/assets/resources/textures/images/GameEnd/GameEnd18.png new file mode 100755 index 0000000..e3b9d40 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd18.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd18.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd18.png.meta new file mode 100755 index 0000000..5411a59 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd18.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "bf5b7d86-5a26-4ffd-9388-afbf458ed3b8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd18": { + "ver": "1.0.3", + "uuid": "3dd40bbb-4cfc-430c-8f46-e9ea95313447", + "rawTextureUuid": "bf5b7d86-5a26-4ffd-9388-afbf458ed3b8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 34, + "height": 34, + "rawWidth": 34, + "rawHeight": 34, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd19.jpg b/client/assets/resources/textures/images/GameEnd/GameEnd19.jpg new file mode 100755 index 0000000..dc19a1a Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd19.jpg differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd19.jpg.meta b/client/assets/resources/textures/images/GameEnd/GameEnd19.jpg.meta new file mode 100755 index 0000000..1883806 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd19.jpg.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "45035b82-8e37-4e81-b6bd-850bbcc12bff", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd19": { + "ver": "1.0.3", + "uuid": "5c16d753-6196-48e1-9f33-bba0dd6ed13d", + "rawTextureUuid": "45035b82-8e37-4e81-b6bd-850bbcc12bff", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd2.png b/client/assets/resources/textures/images/GameEnd/GameEnd2.png new file mode 100755 index 0000000..66522ef Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd2.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd2.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd2.png.meta new file mode 100755 index 0000000..c83f2fe --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4fc9dd40-3aff-41be-8ed8-c0ec66d3b912", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd2": { + "ver": "1.0.3", + "uuid": "b72b5f69-e7e2-4eb0-ae43-d668c5b4609a", + "rawTextureUuid": "4fc9dd40-3aff-41be-8ed8-c0ec66d3b912", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 265, + "height": 513, + "rawWidth": 265, + "rawHeight": 513, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd20.png b/client/assets/resources/textures/images/GameEnd/GameEnd20.png new file mode 100755 index 0000000..6d9d245 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd20.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd20.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd20.png.meta new file mode 100755 index 0000000..c2e5aa6 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd20.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "59606dc9-cba7-456d-b160-3ab40f13bc64", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd20": { + "ver": "1.0.3", + "uuid": "b092af06-2d62-4a4f-ae7c-103926cb8a53", + "rawTextureUuid": "59606dc9-cba7-456d-b160-3ab40f13bc64", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 97, + "height": 29, + "rawWidth": 97, + "rawHeight": 29, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd21.png b/client/assets/resources/textures/images/GameEnd/GameEnd21.png new file mode 100755 index 0000000..4315e3e Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd21.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd21.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd21.png.meta new file mode 100755 index 0000000..91d5a45 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd21.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3684adf2-1ddb-447f-8e3e-c01d6a5ab7a6", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd21": { + "ver": "1.0.3", + "uuid": "89f3e2ac-26c4-4ad2-8039-c54a4aede48f", + "rawTextureUuid": "3684adf2-1ddb-447f-8e3e-c01d6a5ab7a6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 6, + "trimY": 1, + "width": 1269, + "height": 718, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd22.png b/client/assets/resources/textures/images/GameEnd/GameEnd22.png new file mode 100755 index 0000000..5c140c6 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd22.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd22.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd22.png.meta new file mode 100755 index 0000000..024c347 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd22.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "87cdd984-f534-476b-8234-fe302fe27acf", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd22": { + "ver": "1.0.3", + "uuid": "3eb6e700-3535-49a7-9513-008c83bf5452", + "rawTextureUuid": "87cdd984-f534-476b-8234-fe302fe27acf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 86, + "height": 86, + "rawWidth": 86, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd3.png b/client/assets/resources/textures/images/GameEnd/GameEnd3.png new file mode 100755 index 0000000..de7d449 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd3.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd3.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd3.png.meta new file mode 100755 index 0000000..db9601a --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "15f9d9e5-b7e6-4c46-a86e-0243d1db86e4", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd3": { + "ver": "1.0.3", + "uuid": "e252d253-751b-4c11-ac0d-879a48159947", + "rawTextureUuid": "15f9d9e5-b7e6-4c46-a86e-0243d1db86e4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 86, + "height": 85, + "rawWidth": 86, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd4.jpg b/client/assets/resources/textures/images/GameEnd/GameEnd4.jpg new file mode 100755 index 0000000..15a702e Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd4.jpg differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd4.jpg.meta b/client/assets/resources/textures/images/GameEnd/GameEnd4.jpg.meta new file mode 100755 index 0000000..0d2df52 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd4.jpg.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e9e283ed-db3a-4a45-926e-561c35529e91", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd4": { + "ver": "1.0.3", + "uuid": "61f45545-f8cb-461e-a7a4-0dc551d1d004", + "rawTextureUuid": "e9e283ed-db3a-4a45-926e-561c35529e91", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd5.png b/client/assets/resources/textures/images/GameEnd/GameEnd5.png new file mode 100755 index 0000000..26d2836 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd5.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd5.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd5.png.meta new file mode 100755 index 0000000..3773eb2 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4bd241ee-d125-4bf9-af53-6a5b734a07ae", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd5": { + "ver": "1.0.3", + "uuid": "cf878df7-9ee1-43b4-b87a-d6a457e4f8f6", + "rawTextureUuid": "4bd241ee-d125-4bf9-af53-6a5b734a07ae", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 64, + "height": 130, + "rawWidth": 64, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd6.png b/client/assets/resources/textures/images/GameEnd/GameEnd6.png new file mode 100755 index 0000000..06e3df1 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd6.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd6.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd6.png.meta new file mode 100755 index 0000000..d8d59bc --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "fd379b81-c82c-419c-b55a-7acd43dfbbf7", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd6": { + "ver": "1.0.3", + "uuid": "1517fd6b-e1d5-41e2-9ca6-c0e716735a4f", + "rawTextureUuid": "fd379b81-c82c-419c-b55a-7acd43dfbbf7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 97, + "height": 29, + "rawWidth": 97, + "rawHeight": 29, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd7.png b/client/assets/resources/textures/images/GameEnd/GameEnd7.png new file mode 100755 index 0000000..266011c Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd7.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd7.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd7.png.meta new file mode 100755 index 0000000..cfeae32 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd7.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "1be0a452-6cb3-45ca-b8b7-a03aa0420e1e", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd7": { + "ver": "1.0.3", + "uuid": "4574e3dc-ca58-4a31-b973-9acfe4ef04f0", + "rawTextureUuid": "1be0a452-6cb3-45ca-b8b7-a03aa0420e1e", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 369, + "height": 68, + "rawWidth": 369, + "rawHeight": 68, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd8.png b/client/assets/resources/textures/images/GameEnd/GameEnd8.png new file mode 100755 index 0000000..2618382 Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd8.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd8.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd8.png.meta new file mode 100755 index 0000000..a36b63f --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd8.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "17aea674-35a1-45fc-a43b-c0e84019cce8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd8": { + "ver": "1.0.3", + "uuid": "cccb9d35-4492-48ef-87e1-e550adfca1c6", + "rawTextureUuid": "17aea674-35a1-45fc-a43b-c0e84019cce8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 2, + "width": 292, + "height": 76, + "rawWidth": 292, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd9.png b/client/assets/resources/textures/images/GameEnd/GameEnd9.png new file mode 100755 index 0000000..3b2829f Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEnd9.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEnd9.png.meta b/client/assets/resources/textures/images/GameEnd/GameEnd9.png.meta new file mode 100755 index 0000000..b5f550d --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEnd9.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "401e8fd9-514d-4deb-af53-8b98a8305867", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEnd9": { + "ver": "1.0.3", + "uuid": "d793451a-9795-447f-b8e6-00a2e2a17218", + "rawTextureUuid": "401e8fd9-514d-4deb-af53-8b98a8305867", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 102, + "height": 102, + "rawWidth": 102, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/GameEnd/GameEndHu.png b/client/assets/resources/textures/images/GameEnd/GameEndHu.png new file mode 100755 index 0000000..1663fad Binary files /dev/null and b/client/assets/resources/textures/images/GameEnd/GameEndHu.png differ diff --git a/client/assets/resources/textures/images/GameEnd/GameEndHu.png.meta b/client/assets/resources/textures/images/GameEnd/GameEndHu.png.meta new file mode 100755 index 0000000..1242f53 --- /dev/null +++ b/client/assets/resources/textures/images/GameEnd/GameEndHu.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e01efad3-b4bb-4d7b-a66b-bb0ddb307fee", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "GameEndHu": { + "ver": "1.0.3", + "uuid": "86a5d0fd-9685-43d7-8d52-13c20033db5d", + "rawTextureUuid": "e01efad3-b4bb-4d7b-a66b-bb0ddb307fee", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 38, + "height": 44, + "rawWidth": 42, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom.meta b/client/assets/resources/textures/images/JoinRoom.meta new file mode 100755 index 0000000..12c1506 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "de4e092f-8a3e-45e0-9fae-6c2090367f10", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom.plist b/client/assets/resources/textures/images/JoinRoom.plist new file mode 100755 index 0000000..14bb0a4 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom.plist @@ -0,0 +1,347 @@ + + + + + frames + + Num1.png + + frame + {{2,951},{257,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,87}} + sourceSize + {257,87} + + Num10.png + + frame + {{781,846},{248,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,87}} + sourceSize + {248,87} + + Num11.png + + frame + {{2,862},{257,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,87}} + sourceSize + {257,87} + + Num12.png + + frame + {{263,596},{259,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,87}} + sourceSize + {259,87} + + Num13.png + + frame + {{524,596},{257,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,87}} + sourceSize + {257,87} + + Num14.png + + frame + {{513,1037},{248,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,87}} + sourceSize + {248,87} + + Num15.png + + frame + {{2,685},{259,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,87}} + sourceSize + {259,87} + + Num16.png + + frame + {{522,772},{257,86}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,86}} + sourceSize + {257,86} + + Num17.png + + frame + {{870,524},{248,86}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,86}} + sourceSize + {248,86} + + Num18.png + + frame + {{2,774},{259,86}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,86}} + sourceSize + {259,86} + + Num19.png + + frame + {{261,949},{257,85}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,85}} + sourceSize + {257,85} + + Num2.png + + frame + {{522,860},{248,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,87}} + sourceSize + {248,87} + + Num20.png + + frame + {{870,774},{248,85}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,85}} + sourceSize + {248,85} + + Num21.png + + frame + {{2,1040},{259,85}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,85}} + sourceSize + {259,85} + + Num22.png + + frame + {{263,1036},{248,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,87}} + sourceSize + {248,87} + + Num23.png + + frame + {{263,685},{257,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,87}} + sourceSize + {257,87} + + Num24.png + + frame + {{849,2},{259,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,87}} + sourceSize + {259,87} + + Num25.png + + frame + {{2,2},{845,592}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{845,592}} + sourceSize + {845,592} + + Num3.png + + frame + {{2,596},{259,87}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,87}} + sourceSize + {259,87} + + Num4.png + + frame + {{263,774},{257,86}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,86}} + sourceSize + {257,86} + + Num5.png + + frame + {{520,949},{248,86}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,86}} + sourceSize + {248,86} + + Num6.png + + frame + {{849,263},{259,86}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,86}} + sourceSize + {259,86} + + Num7.png + + frame + {{261,862},{257,85}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{257,85}} + sourceSize + {257,85} + + Num8.png + + frame + {{783,596},{248,85}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{248,85}} + sourceSize + {248,85} + + Num9.png + + frame + {{522,685},{259,85}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{259,85}} + sourceSize + {259,85} + + + metadata + + format + 2 + realTextureFileName + JoinRoom.png + size + {958,1127} + smartupdate + $TexturePacker:SmartUpdate:bf98b9912b8fcb909d74e2ef5b8d94ea:1/1$ + textureFileName + JoinRoom.png + + + diff --git a/client/assets/resources/textures/images/JoinRoom.plist.meta b/client/assets/resources/textures/images/JoinRoom.plist.meta new file mode 100755 index 0000000..1469783 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom.plist.meta @@ -0,0 +1,562 @@ +{ + "ver": "1.2.4", + "uuid": "e34ab6be-5473-4435-94e5-e6c24b404352", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "size": { + "width": 958, + "height": 1127 + }, + "type": "Texture Packer", + "subMetas": { + "Num1.png": { + "ver": "1.0.3", + "uuid": "9a015ff4-f39b-41a5-bc1f-fff72dafcdb6", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 951, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num10.png": { + "ver": "1.0.3", + "uuid": "a856e807-c132-4e91-bda1-b95a0593291b", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 781, + "trimY": 846, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num11.png": { + "ver": "1.0.3", + "uuid": "59788439-5d0c-4124-842b-44d03e21f1bd", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 862, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num12.png": { + "ver": "1.0.3", + "uuid": "61b4cc23-12d5-45ee-a302-b15d54acaf4c", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 263, + "trimY": 596, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num13.png": { + "ver": "1.0.3", + "uuid": "272b1e58-0469-43a4-97ad-12c0ba28aa77", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 524, + "trimY": 596, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num14.png": { + "ver": "1.0.3", + "uuid": "67a4a21e-ebe7-4f16-993d-a8f9c2549e7d", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 513, + "trimY": 1037, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num15.png": { + "ver": "1.0.3", + "uuid": "c9b8641e-3063-4634-b242-cb58a6a1215e", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 685, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num16.png": { + "ver": "1.0.3", + "uuid": "1b8853f2-29c4-4c1e-a04d-3976d4fca30e", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 522, + "trimY": 772, + "width": 257, + "height": 86, + "rawWidth": 257, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num17.png": { + "ver": "1.0.3", + "uuid": "4de83bb7-b70d-4463-991d-171370d155ec", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 870, + "trimY": 524, + "width": 248, + "height": 86, + "rawWidth": 248, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num18.png": { + "ver": "1.0.3", + "uuid": "563d622c-fc5b-4733-adfe-9c3c3706b09c", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 774, + "width": 259, + "height": 86, + "rawWidth": 259, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num19.png": { + "ver": "1.0.3", + "uuid": "d99d4b2b-e612-48ee-a29d-f65d513fec3d", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 949, + "width": 257, + "height": 85, + "rawWidth": 257, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num2.png": { + "ver": "1.0.3", + "uuid": "aa33de03-9b55-459d-b5b0-8e7c6fb20b00", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 522, + "trimY": 860, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num20.png": { + "ver": "1.0.3", + "uuid": "583f998b-da82-4a5f-ab27-12109f495fa6", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 870, + "trimY": 774, + "width": 248, + "height": 85, + "rawWidth": 248, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num21.png": { + "ver": "1.0.3", + "uuid": "ac66e690-86e7-4aee-9368-fa9e02643e0b", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 1040, + "width": 259, + "height": 85, + "rawWidth": 259, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num22.png": { + "ver": "1.0.3", + "uuid": "bb6c6ad0-5e36-473d-a41f-370dfcdfcce5", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 263, + "trimY": 1036, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num23.png": { + "ver": "1.0.3", + "uuid": "6e6ccb6f-b30e-4cb3-9f91-ed6d59001410", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 263, + "trimY": 685, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num24.png": { + "ver": "1.0.3", + "uuid": "ff4e6d82-2644-4e4b-9fe3-2ed10ec4429f", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 849, + "trimY": 2, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num25.png": { + "ver": "1.0.3", + "uuid": "03a6660a-ee76-4896-8673-0f9b9e65a1c0", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 845, + "height": 592, + "rawWidth": 845, + "rawHeight": 592, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num3.png": { + "ver": "1.0.3", + "uuid": "cf7639d5-3f54-4160-94e6-01298d35fd02", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 596, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num4.png": { + "ver": "1.0.3", + "uuid": "cb10cfc4-0088-4bc5-8f3b-a2af00fb88b1", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 263, + "trimY": 774, + "width": 257, + "height": 86, + "rawWidth": 257, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num5.png": { + "ver": "1.0.3", + "uuid": "aa52ef21-75a9-45ac-9725-afbf473df0b7", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 520, + "trimY": 949, + "width": 248, + "height": 86, + "rawWidth": 248, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num6.png": { + "ver": "1.0.3", + "uuid": "d5119d67-5224-4403-8130-5a1b50128280", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 849, + "trimY": 263, + "width": 259, + "height": 86, + "rawWidth": 259, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num7.png": { + "ver": "1.0.3", + "uuid": "fbd4f585-4b9f-483f-82ab-02085b92b38e", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 261, + "trimY": 862, + "width": 257, + "height": 85, + "rawWidth": 257, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num8.png": { + "ver": "1.0.3", + "uuid": "0d530de2-7c69-407b-a81e-58f8aa35e92a", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 783, + "trimY": 596, + "width": 248, + "height": 85, + "rawWidth": 248, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Num9.png": { + "ver": "1.0.3", + "uuid": "b1851886-6654-48f8-bbda-22f762d3e3b3", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 522, + "trimY": 685, + "width": 259, + "height": 85, + "rawWidth": 259, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom.png b/client/assets/resources/textures/images/JoinRoom.png new file mode 100755 index 0000000..3ffe14d Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom.png differ diff --git a/client/assets/resources/textures/images/JoinRoom.png.meta b/client/assets/resources/textures/images/JoinRoom.png.meta new file mode 100755 index 0000000..1d8e777 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "JoinRoom": { + "ver": "1.0.3", + "uuid": "1f128bdb-6db3-4548-a3e1-217520f26245", + "rawTextureUuid": "85db6c99-5092-45a3-a8c0-98fb181aa327", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 954, + "height": 1123, + "rawWidth": 958, + "rawHeight": 1127, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num1.png b/client/assets/resources/textures/images/JoinRoom/Num1.png new file mode 100755 index 0000000..a789688 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num1.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num1.png.meta b/client/assets/resources/textures/images/JoinRoom/Num1.png.meta new file mode 100755 index 0000000..a947447 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "dd919080-c9bd-4369-b1a4-a01b0f91cf99", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num1": { + "ver": "1.0.3", + "uuid": "0d17a5da-4ce4-468c-ae7c-560d6d04f746", + "rawTextureUuid": "dd919080-c9bd-4369-b1a4-a01b0f91cf99", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num10.png b/client/assets/resources/textures/images/JoinRoom/Num10.png new file mode 100755 index 0000000..462843e Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num10.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num10.png.meta b/client/assets/resources/textures/images/JoinRoom/Num10.png.meta new file mode 100755 index 0000000..23dc4d1 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num10.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "fdc47372-07a8-4b03-8fe9-d2d9cf215b98", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num10": { + "ver": "1.0.3", + "uuid": "10284596-4ce7-4153-a4b3-d35f9cccd59e", + "rawTextureUuid": "fdc47372-07a8-4b03-8fe9-d2d9cf215b98", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num11.png b/client/assets/resources/textures/images/JoinRoom/Num11.png new file mode 100755 index 0000000..2b5772a Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num11.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num11.png.meta b/client/assets/resources/textures/images/JoinRoom/Num11.png.meta new file mode 100755 index 0000000..34ca7eb --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num11.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "70697a08-1f19-452b-a2db-deae8faf4452", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num11": { + "ver": "1.0.3", + "uuid": "51e95a41-1b45-4638-8bf3-65625a7420cc", + "rawTextureUuid": "70697a08-1f19-452b-a2db-deae8faf4452", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num12.png b/client/assets/resources/textures/images/JoinRoom/Num12.png new file mode 100755 index 0000000..27eaa66 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num12.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num12.png.meta b/client/assets/resources/textures/images/JoinRoom/Num12.png.meta new file mode 100755 index 0000000..549d7c9 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num12.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "bd28da36-5101-41f2-bcd2-d9ed5772e67d", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num12": { + "ver": "1.0.3", + "uuid": "b050ef26-485f-4db6-95f0-34d0555a6c42", + "rawTextureUuid": "bd28da36-5101-41f2-bcd2-d9ed5772e67d", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num13.png b/client/assets/resources/textures/images/JoinRoom/Num13.png new file mode 100755 index 0000000..4517496 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num13.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num13.png.meta b/client/assets/resources/textures/images/JoinRoom/Num13.png.meta new file mode 100755 index 0000000..af55710 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num13.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "1283923b-7ba2-47a6-b45b-5d26c746e0c8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num13": { + "ver": "1.0.3", + "uuid": "774ff8ea-e351-46b9-b697-8ae47bc191be", + "rawTextureUuid": "1283923b-7ba2-47a6-b45b-5d26c746e0c8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num14.png b/client/assets/resources/textures/images/JoinRoom/Num14.png new file mode 100755 index 0000000..3e62769 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num14.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num14.png.meta b/client/assets/resources/textures/images/JoinRoom/Num14.png.meta new file mode 100755 index 0000000..db542c7 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num14.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "332056c9-c90e-4ead-bb17-07e935a35469", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num14": { + "ver": "1.0.3", + "uuid": "96f0cabb-87f8-455c-b2aa-710934d4e5b8", + "rawTextureUuid": "332056c9-c90e-4ead-bb17-07e935a35469", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num15.png b/client/assets/resources/textures/images/JoinRoom/Num15.png new file mode 100755 index 0000000..d973729 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num15.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num15.png.meta b/client/assets/resources/textures/images/JoinRoom/Num15.png.meta new file mode 100755 index 0000000..dbed119 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num15.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0033eba7-d47b-4de7-9f80-b6c29c71e066", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num15": { + "ver": "1.0.3", + "uuid": "d59ae64d-0860-428b-87a0-dcc69c4e3979", + "rawTextureUuid": "0033eba7-d47b-4de7-9f80-b6c29c71e066", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num16.png b/client/assets/resources/textures/images/JoinRoom/Num16.png new file mode 100755 index 0000000..388d4e6 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num16.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num16.png.meta b/client/assets/resources/textures/images/JoinRoom/Num16.png.meta new file mode 100755 index 0000000..f25314e --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num16.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3541c4d1-54f5-4ffc-a35b-75b83b5f3042", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num16": { + "ver": "1.0.3", + "uuid": "048575bf-b56f-427b-b472-3dc419c883e2", + "rawTextureUuid": "3541c4d1-54f5-4ffc-a35b-75b83b5f3042", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 86, + "rawWidth": 257, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num17.png b/client/assets/resources/textures/images/JoinRoom/Num17.png new file mode 100755 index 0000000..45bc06a Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num17.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num17.png.meta b/client/assets/resources/textures/images/JoinRoom/Num17.png.meta new file mode 100755 index 0000000..c745459 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num17.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5673fe3d-3130-4ae0-b7e8-9b1340c25bdf", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num17": { + "ver": "1.0.3", + "uuid": "1ef330bd-dece-4e22-98a9-cb5125059222", + "rawTextureUuid": "5673fe3d-3130-4ae0-b7e8-9b1340c25bdf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 86, + "rawWidth": 248, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num18.png b/client/assets/resources/textures/images/JoinRoom/Num18.png new file mode 100755 index 0000000..082d08c Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num18.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num18.png.meta b/client/assets/resources/textures/images/JoinRoom/Num18.png.meta new file mode 100755 index 0000000..4154b27 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num18.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2811571c-9228-48f8-9663-69f4bb7daf00", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num18": { + "ver": "1.0.3", + "uuid": "6772c21d-ce73-439b-8765-1b45509b9d09", + "rawTextureUuid": "2811571c-9228-48f8-9663-69f4bb7daf00", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 86, + "rawWidth": 259, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num19.png b/client/assets/resources/textures/images/JoinRoom/Num19.png new file mode 100755 index 0000000..adde1de Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num19.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num19.png.meta b/client/assets/resources/textures/images/JoinRoom/Num19.png.meta new file mode 100755 index 0000000..d5a1a2a --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num19.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "56c808ef-299b-4049-b58b-6e0ccc79cd5b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num19": { + "ver": "1.0.3", + "uuid": "e4c949c5-bf1d-428a-9321-0eb16afc28b8", + "rawTextureUuid": "56c808ef-299b-4049-b58b-6e0ccc79cd5b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 85, + "rawWidth": 257, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num2.png b/client/assets/resources/textures/images/JoinRoom/Num2.png new file mode 100755 index 0000000..d6e0b1f Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num2.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num2.png.meta b/client/assets/resources/textures/images/JoinRoom/Num2.png.meta new file mode 100755 index 0000000..5966b13 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "b687ff8b-33dc-4229-9c6b-bd4d70d9324f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num2": { + "ver": "1.0.3", + "uuid": "e900576e-fc46-4e43-879d-716b08c3a544", + "rawTextureUuid": "b687ff8b-33dc-4229-9c6b-bd4d70d9324f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num20.png b/client/assets/resources/textures/images/JoinRoom/Num20.png new file mode 100755 index 0000000..0143e12 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num20.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num20.png.meta b/client/assets/resources/textures/images/JoinRoom/Num20.png.meta new file mode 100755 index 0000000..8b826ff --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num20.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "86706b36-dde2-4a75-bef2-4012b7c34bf1", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num20": { + "ver": "1.0.3", + "uuid": "1f83093f-b3ca-4781-86fc-7de76ababa40", + "rawTextureUuid": "86706b36-dde2-4a75-bef2-4012b7c34bf1", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 85, + "rawWidth": 248, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num21.png b/client/assets/resources/textures/images/JoinRoom/Num21.png new file mode 100755 index 0000000..6acd76d Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num21.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num21.png.meta b/client/assets/resources/textures/images/JoinRoom/Num21.png.meta new file mode 100755 index 0000000..42ab283 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num21.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "23c1df4f-05f6-4beb-8171-4d323697ebe3", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num21": { + "ver": "1.0.3", + "uuid": "85b04990-3bcf-4fa9-a889-20eeb66d7436", + "rawTextureUuid": "23c1df4f-05f6-4beb-8171-4d323697ebe3", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 85, + "rawWidth": 259, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num22.png b/client/assets/resources/textures/images/JoinRoom/Num22.png new file mode 100755 index 0000000..fa8eb21 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num22.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num22.png.meta b/client/assets/resources/textures/images/JoinRoom/Num22.png.meta new file mode 100755 index 0000000..b76992f --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num22.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3b63b1ac-0e9d-4550-ac53-afb9364490bc", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num22": { + "ver": "1.0.3", + "uuid": "17e73135-88d1-4d85-a528-afd721f44dbe", + "rawTextureUuid": "3b63b1ac-0e9d-4550-ac53-afb9364490bc", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 87, + "rawWidth": 248, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num23.png b/client/assets/resources/textures/images/JoinRoom/Num23.png new file mode 100755 index 0000000..61c9c01 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num23.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num23.png.meta b/client/assets/resources/textures/images/JoinRoom/Num23.png.meta new file mode 100755 index 0000000..c648dad --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num23.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5307d8d6-69aa-4ac7-9b67-8be5d16759e2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num23": { + "ver": "1.0.3", + "uuid": "9c6916a3-7a73-42b4-87c6-d67475c43f9e", + "rawTextureUuid": "5307d8d6-69aa-4ac7-9b67-8be5d16759e2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 87, + "rawWidth": 257, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num24.png b/client/assets/resources/textures/images/JoinRoom/Num24.png new file mode 100755 index 0000000..c4d9eba Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num24.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num24.png.meta b/client/assets/resources/textures/images/JoinRoom/Num24.png.meta new file mode 100755 index 0000000..8b1f971 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num24.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "bd90e422-9c22-4589-b810-204124de8953", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num24": { + "ver": "1.0.3", + "uuid": "16472ed8-a860-4006-ae0d-670cc57dc98b", + "rawTextureUuid": "bd90e422-9c22-4589-b810-204124de8953", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num25.png b/client/assets/resources/textures/images/JoinRoom/Num25.png new file mode 100755 index 0000000..d7e553f Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num25.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num25.png.meta b/client/assets/resources/textures/images/JoinRoom/Num25.png.meta new file mode 100755 index 0000000..2ac9694 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num25.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "604314cf-cc26-4f75-8571-74f21e691d5a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num25": { + "ver": "1.0.3", + "uuid": "6493dc20-8fd1-48a3-9d50-8b7b2a360b27", + "rawTextureUuid": "604314cf-cc26-4f75-8571-74f21e691d5a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 845, + "height": 591, + "rawWidth": 845, + "rawHeight": 592, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num3.png b/client/assets/resources/textures/images/JoinRoom/Num3.png new file mode 100755 index 0000000..7bf58c3 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num3.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num3.png.meta b/client/assets/resources/textures/images/JoinRoom/Num3.png.meta new file mode 100755 index 0000000..378bf1e --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "6aaf96bf-145c-422f-9003-6cee3f87088a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num3": { + "ver": "1.0.3", + "uuid": "39b1a5ab-8b10-49f5-9b68-dc69e3fbea1c", + "rawTextureUuid": "6aaf96bf-145c-422f-9003-6cee3f87088a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 87, + "rawWidth": 259, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num4.png b/client/assets/resources/textures/images/JoinRoom/Num4.png new file mode 100755 index 0000000..c7d5faf Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num4.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num4.png.meta b/client/assets/resources/textures/images/JoinRoom/Num4.png.meta new file mode 100755 index 0000000..e75c7f4 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "afeef784-06d3-469a-8785-280c82a91ab9", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num4": { + "ver": "1.0.3", + "uuid": "0bd87732-bbd7-4533-88dc-afa996a8b29f", + "rawTextureUuid": "afeef784-06d3-469a-8785-280c82a91ab9", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 86, + "rawWidth": 257, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num5.png b/client/assets/resources/textures/images/JoinRoom/Num5.png new file mode 100755 index 0000000..dcd4e9e Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num5.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num5.png.meta b/client/assets/resources/textures/images/JoinRoom/Num5.png.meta new file mode 100755 index 0000000..5a31aa0 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "6b68a1dc-11c3-4802-be3c-910740a299a1", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num5": { + "ver": "1.0.3", + "uuid": "7ba9a631-88e3-43cb-8408-0814fe2370a5", + "rawTextureUuid": "6b68a1dc-11c3-4802-be3c-910740a299a1", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 86, + "rawWidth": 248, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num6.png b/client/assets/resources/textures/images/JoinRoom/Num6.png new file mode 100755 index 0000000..b95acca Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num6.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num6.png.meta b/client/assets/resources/textures/images/JoinRoom/Num6.png.meta new file mode 100755 index 0000000..c7e66b4 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4fda1e95-ce60-43fc-808e-46a9dabc0d48", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num6": { + "ver": "1.0.3", + "uuid": "68ea7b7d-b08d-4364-912e-64dd29f36786", + "rawTextureUuid": "4fda1e95-ce60-43fc-808e-46a9dabc0d48", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 86, + "rawWidth": 259, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num7.png b/client/assets/resources/textures/images/JoinRoom/Num7.png new file mode 100755 index 0000000..0ba1a2e Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num7.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num7.png.meta b/client/assets/resources/textures/images/JoinRoom/Num7.png.meta new file mode 100755 index 0000000..28f9e70 --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num7.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "308baae5-265e-43a0-b972-edc36c70d76d", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num7": { + "ver": "1.0.3", + "uuid": "3418814d-97a1-458e-b336-d1db30a70643", + "rawTextureUuid": "308baae5-265e-43a0-b972-edc36c70d76d", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 257, + "height": 85, + "rawWidth": 257, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num8.png b/client/assets/resources/textures/images/JoinRoom/Num8.png new file mode 100755 index 0000000..9058d53 Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num8.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num8.png.meta b/client/assets/resources/textures/images/JoinRoom/Num8.png.meta new file mode 100755 index 0000000..3c4b9ed --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num8.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "16f00a20-3ae0-4865-ad20-5374205e3ff3", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num8": { + "ver": "1.0.3", + "uuid": "283bfa19-e361-49b5-82b8-51defce612f1", + "rawTextureUuid": "16f00a20-3ae0-4865-ad20-5374205e3ff3", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 248, + "height": 85, + "rawWidth": 248, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/JoinRoom/Num9.png b/client/assets/resources/textures/images/JoinRoom/Num9.png new file mode 100755 index 0000000..4ff8f6c Binary files /dev/null and b/client/assets/resources/textures/images/JoinRoom/Num9.png differ diff --git a/client/assets/resources/textures/images/JoinRoom/Num9.png.meta b/client/assets/resources/textures/images/JoinRoom/Num9.png.meta new file mode 100755 index 0000000..649f74e --- /dev/null +++ b/client/assets/resources/textures/images/JoinRoom/Num9.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5ed6842a-1d33-46a3-bf05-b8925f427775", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Num9": { + "ver": "1.0.3", + "uuid": "71449cab-5635-445f-b311-3cdd42115c62", + "rawTextureUuid": "5ed6842a-1d33-46a3-bf05-b8925f427775", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 85, + "rawWidth": 259, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/Login.meta b/client/assets/resources/textures/images/Login.meta new file mode 100755 index 0000000..9d5399f --- /dev/null +++ b/client/assets/resources/textures/images/Login.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "8ef50f39-a422-4106-b3db-752100f6fcac", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/Login/bg.jpg b/client/assets/resources/textures/images/Login/bg.jpg new file mode 100755 index 0000000..068d4c1 Binary files /dev/null and b/client/assets/resources/textures/images/Login/bg.jpg differ diff --git a/client/assets/resources/textures/images/Login/bg.jpg.meta b/client/assets/resources/textures/images/Login/bg.jpg.meta new file mode 100755 index 0000000..2c93dbf --- /dev/null +++ b/client/assets/resources/textures/images/Login/bg.jpg.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0b06e653-7f69-42a1-9892-7b265f6e2a44", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "bg": { + "ver": "1.0.3", + "uuid": "e9ecb267-78f5-49b7-be14-60cc9116abe1", + "rawTextureUuid": "0b06e653-7f69-42a1-9892-7b265f6e2a44", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/Login/btn_ traveler.png b/client/assets/resources/textures/images/Login/btn_ traveler.png new file mode 100755 index 0000000..497a2a9 Binary files /dev/null and b/client/assets/resources/textures/images/Login/btn_ traveler.png differ diff --git a/client/assets/resources/textures/images/Login/btn_ traveler.png.meta b/client/assets/resources/textures/images/Login/btn_ traveler.png.meta new file mode 100755 index 0000000..02b9d9b --- /dev/null +++ b/client/assets/resources/textures/images/Login/btn_ traveler.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "49d66b6a-f5c0-46e1-9410-00b119ee9850", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "btn_ traveler": { + "ver": "1.0.3", + "uuid": "e35d2605-6a6c-4e32-8086-530b841a53a8", + "rawTextureUuid": "49d66b6a-f5c0-46e1-9410-00b119ee9850", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 397, + "height": 137, + "rawWidth": 397, + "rawHeight": 137, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/Login/btn_checkbox.png b/client/assets/resources/textures/images/Login/btn_checkbox.png new file mode 100755 index 0000000..96d9360 Binary files /dev/null and b/client/assets/resources/textures/images/Login/btn_checkbox.png differ diff --git a/client/assets/resources/textures/images/Login/btn_checkbox.png.meta b/client/assets/resources/textures/images/Login/btn_checkbox.png.meta new file mode 100755 index 0000000..109295d --- /dev/null +++ b/client/assets/resources/textures/images/Login/btn_checkbox.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "1aa1eae2-22a6-4a46-985a-071d51439651", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "btn_checkbox": { + "ver": "1.0.3", + "uuid": "f2fd3b02-16b0-4352-90fd-894cb73eb272", + "rawTextureUuid": "1aa1eae2-22a6-4a46-985a-071d51439651", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 47, + "height": 48, + "rawWidth": 47, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/Login/btn_weixin.png b/client/assets/resources/textures/images/Login/btn_weixin.png new file mode 100755 index 0000000..71c3dd2 Binary files /dev/null and b/client/assets/resources/textures/images/Login/btn_weixin.png differ diff --git a/client/assets/resources/textures/images/Login/btn_weixin.png.meta b/client/assets/resources/textures/images/Login/btn_weixin.png.meta new file mode 100755 index 0000000..6c2ebcb --- /dev/null +++ b/client/assets/resources/textures/images/Login/btn_weixin.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "77751ff8-aec3-4571-af26-6c098d3c6b7a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "btn_weixin": { + "ver": "1.0.3", + "uuid": "07b178b4-e554-430a-8d6f-732fcac35b6b", + "rawTextureUuid": "77751ff8-aec3-4571-af26-6c098d3c6b7a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 333, + "height": 92, + "rawWidth": 333, + "rawHeight": 93, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/Login/check_mark.png b/client/assets/resources/textures/images/Login/check_mark.png new file mode 100755 index 0000000..500f3cc Binary files /dev/null and b/client/assets/resources/textures/images/Login/check_mark.png differ diff --git a/client/assets/resources/textures/images/Login/check_mark.png.meta b/client/assets/resources/textures/images/Login/check_mark.png.meta new file mode 100755 index 0000000..939d552 --- /dev/null +++ b/client/assets/resources/textures/images/Login/check_mark.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "53dd92a5-1fbd-4640-894d-e0beefe3e5b1", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "check_mark": { + "ver": "1.0.3", + "uuid": "1b484497-3bab-434f-986d-2f12c762a3ba", + "rawTextureUuid": "53dd92a5-1fbd-4640-894d-e0beefe3e5b1", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 59, + "height": 48, + "rawWidth": 59, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/Login/yonghuxieyi.png b/client/assets/resources/textures/images/Login/yonghuxieyi.png new file mode 100755 index 0000000..3556afc Binary files /dev/null and b/client/assets/resources/textures/images/Login/yonghuxieyi.png differ diff --git a/client/assets/resources/textures/images/Login/yonghuxieyi.png.meta b/client/assets/resources/textures/images/Login/yonghuxieyi.png.meta new file mode 100755 index 0000000..b9439cb --- /dev/null +++ b/client/assets/resources/textures/images/Login/yonghuxieyi.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "10f8ab8e-1ff0-4f29-9629-6123d7a217f9", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "yonghuxieyi": { + "ver": "1.0.3", + "uuid": "b83a3ad2-17dd-4c8f-9c20-30dba9f80f99", + "rawTextureUuid": "10f8ab8e-1ff0-4f29-9629-6123d7a217f9", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 579, + "height": 43, + "rawWidth": 579, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene.meta b/client/assets/resources/textures/images/PopupScene.meta new file mode 100755 index 0000000..5cff6a9 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "857cd1c1-1a04-42df-a914-bb58338b156c", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene.plist b/client/assets/resources/textures/images/PopupScene.plist new file mode 100755 index 0000000..7795142 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene.plist @@ -0,0 +1,243 @@ + + + + + frames + + PopupScene1.png + + frame + {{1185,801},{75,76}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{75,76}} + sourceSize + {75,76} + + PopupScene14.png + + frame + {{953,857},{228,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{228,54}} + sourceSize + {228,54} + + PopupScene15.png + + frame + {{1181,945},{226,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{226,54}} + sourceSize + {226,54} + + PopupScene16.png + + frame + {{802,722},{116,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{116,46}} + sourceSize + {116,46} + + PopupScene17.png + + frame + {{802,826},{108,52}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{108,52}} + sourceSize + {108,52} + + PopupScene18.png + + frame + {{953,1024},{196,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{196,54}} + sourceSize + {196,54} + + PopupScene19.png + + frame + {{2,722},{1280,720}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1280,720}} + sourceSize + {1280,720} + + PopupScene2.png + + frame + {{953,722},{288,77}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{288,77}} + sourceSize + {288,77} + + PopupScene20.png + + frame + {{724,1942},{227,56}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{227,56}} + sourceSize + {227,56} + + PopupScene21.png + + frame + {{953,913},{226,55}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{226,55}} + sourceSize + {226,55} + + PopupScene22.png + + frame + {{802,880},{98,47}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{98,47}} + sourceSize + {98,47} + + PopupScene23.png + + frame + {{953,970},{224,52}} + offset + {1,-1} + rotated + + sourceColorRect + {{4,2},{224,52}} + sourceSize + {230,54} + + PopupScene3.png + + frame + {{2,2},{1270,718}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1270,718}} + sourceSize + {1270,718} + + PopupScene5.png + + frame + {{1183,878},{65,65}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{65,65}} + sourceSize + {65,65} + + PopupScene6.png + + frame + {{724,722},{1218,76}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1218,76}} + sourceSize + {1218,76} + + PopupScene7.png + + frame + {{802,770},{110,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{110,54}} + sourceSize + {110,54} + + PopupScene8.png + + frame + {{953,801},{230,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{230,54}} + sourceSize + {230,54} + + + metadata + + format + 2 + realTextureFileName + PopupScene.png + size + {1274,2004} + smartupdate + $TexturePacker:SmartUpdate:24fcdf2d80ac59ef1c17c0fef3c2bd96:1/1$ + textureFileName + PopupScene.png + + + diff --git a/client/assets/resources/textures/images/PopupScene.plist.meta b/client/assets/resources/textures/images/PopupScene.plist.meta new file mode 100755 index 0000000..8781e70 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene.plist.meta @@ -0,0 +1,386 @@ +{ + "ver": "1.2.4", + "uuid": "f71d47b7-0979-48b1-ac1a-206076b00220", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "size": { + "width": 1274, + "height": 2004 + }, + "type": "Texture Packer", + "subMetas": { + "PopupScene1.png": { + "ver": "1.0.3", + "uuid": "2d167769-a80b-4b3d-89f1-b150fa64008e", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1185, + "trimY": 801, + "width": 75, + "height": 76, + "rawWidth": 75, + "rawHeight": 76, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene14.png": { + "ver": "1.0.3", + "uuid": "b526316a-0879-4b6e-8b03-63cf91505eff", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 953, + "trimY": 857, + "width": 228, + "height": 54, + "rawWidth": 228, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene15.png": { + "ver": "1.0.3", + "uuid": "999350d5-eb8e-4a6e-9ac3-f1690a3ea842", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1181, + "trimY": 945, + "width": 226, + "height": 54, + "rawWidth": 226, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene16.png": { + "ver": "1.0.3", + "uuid": "abb55ec9-187f-436e-9a1a-5ba431862e87", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 802, + "trimY": 722, + "width": 116, + "height": 46, + "rawWidth": 116, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene17.png": { + "ver": "1.0.3", + "uuid": "9ca3657f-6216-4cb9-bc0b-f6972a05ae86", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 802, + "trimY": 826, + "width": 108, + "height": 52, + "rawWidth": 108, + "rawHeight": 52, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene18.png": { + "ver": "1.0.3", + "uuid": "350940fd-9691-4aaf-8685-7764627333ad", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 953, + "trimY": 1024, + "width": 196, + "height": 54, + "rawWidth": 196, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene19.png": { + "ver": "1.0.3", + "uuid": "b421470e-abca-4b84-9e4c-eab8b6b7806e", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 722, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene2.png": { + "ver": "1.0.3", + "uuid": "5914f056-b6c1-4bbd-979b-92b5b721c7f4", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 953, + "trimY": 722, + "width": 288, + "height": 77, + "rawWidth": 288, + "rawHeight": 77, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 140, + "borderRight": 140, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene20.png": { + "ver": "1.0.3", + "uuid": "38744dcf-8d01-40b5-868b-e74014d78dcd", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 724, + "trimY": 1942, + "width": 227, + "height": 56, + "rawWidth": 227, + "rawHeight": 56, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene21.png": { + "ver": "1.0.3", + "uuid": "47e441c3-81cc-4916-bf1c-fa13f1359c8f", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 953, + "trimY": 913, + "width": 226, + "height": 55, + "rawWidth": 226, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene22.png": { + "ver": "1.0.3", + "uuid": "93c93965-d3d4-4483-a96e-497e1b243dbc", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 802, + "trimY": 880, + "width": 98, + "height": 47, + "rawWidth": 98, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene23.png": { + "ver": "1.0.3", + "uuid": "dcfd81f9-c553-44c7-b21a-6e485107dd8c", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1, + "offsetY": -1, + "trimX": 953, + "trimY": 970, + "width": 224, + "height": 52, + "rawWidth": 230, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene3.png": { + "ver": "1.0.3", + "uuid": "6fb8913c-4002-42c2-9c10-e9db64c2b2a3", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1270, + "height": 718, + "rawWidth": 1270, + "rawHeight": 718, + "borderTop": 200, + "borderBottom": 200, + "borderLeft": 200, + "borderRight": 200, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene5.png": { + "ver": "1.0.3", + "uuid": "306a0d16-09f5-4c00-9bdb-0dc53c00990c", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1183, + "trimY": 878, + "width": 65, + "height": 65, + "rawWidth": 65, + "rawHeight": 65, + "borderTop": 25, + "borderBottom": 25, + "borderLeft": 25, + "borderRight": 25, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene6.png": { + "ver": "1.0.3", + "uuid": "a8880732-446c-4797-a83e-7b1376458309", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 724, + "trimY": 722, + "width": 1218, + "height": 76, + "rawWidth": 1218, + "rawHeight": 76, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene7.png": { + "ver": "1.0.3", + "uuid": "8fa76a26-7936-4bc0-af9b-c81d5f39cb0b", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 802, + "trimY": 770, + "width": 110, + "height": 54, + "rawWidth": 110, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "PopupScene8.png": { + "ver": "1.0.3", + "uuid": "bf6861d5-7745-42f4-a6a7-82278bb6d583", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 953, + "trimY": 801, + "width": 230, + "height": 54, + "rawWidth": 230, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene.png b/client/assets/resources/textures/images/PopupScene.png new file mode 100755 index 0000000..5684b76 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene.png differ diff --git a/client/assets/resources/textures/images/PopupScene.png.meta b/client/assets/resources/textures/images/PopupScene.png.meta new file mode 100755 index 0000000..b132813 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene": { + "ver": "1.0.3", + "uuid": "ebb98c10-ffe5-4691-8e14-7a12d8c9d98e", + "rawTextureUuid": "2f2ceb8c-9676-47de-8bdc-aaeec566600c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1270, + "height": 2000, + "rawWidth": 1274, + "rawHeight": 2004, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene1.png b/client/assets/resources/textures/images/PopupScene/PopupScene1.png new file mode 100755 index 0000000..eac3d67 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene1.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene1.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene1.png.meta new file mode 100755 index 0000000..96922fa --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "f1dd26da-9d37-4f33-9643-9053183bd76e", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene1": { + "ver": "1.0.3", + "uuid": "0fa69643-22ea-47ac-8307-db3104f214b4", + "rawTextureUuid": "f1dd26da-9d37-4f33-9643-9053183bd76e", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 75, + "height": 76, + "rawWidth": 75, + "rawHeight": 76, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene14.png b/client/assets/resources/textures/images/PopupScene/PopupScene14.png new file mode 100755 index 0000000..b903ebc Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene14.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene14.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene14.png.meta new file mode 100755 index 0000000..49d9694 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene14.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7772cddc-0884-4e30-bffe-2992ecb56622", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene14": { + "ver": "1.0.3", + "uuid": "5a9a8a8d-ac75-4332-9d59-d336f73624ca", + "rawTextureUuid": "7772cddc-0884-4e30-bffe-2992ecb56622", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 227, + "height": 54, + "rawWidth": 228, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene15.png b/client/assets/resources/textures/images/PopupScene/PopupScene15.png new file mode 100755 index 0000000..96752a1 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene15.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene15.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene15.png.meta new file mode 100755 index 0000000..4e16f26 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene15.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "72d783e1-1331-449d-b7c5-4e7fb98520c7", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene15": { + "ver": "1.0.3", + "uuid": "58006717-8ef1-4cfb-b652-84fe661f34bb", + "rawTextureUuid": "72d783e1-1331-449d-b7c5-4e7fb98520c7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 226, + "height": 54, + "rawWidth": 226, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene16.png b/client/assets/resources/textures/images/PopupScene/PopupScene16.png new file mode 100755 index 0000000..306ce55 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene16.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene16.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene16.png.meta new file mode 100755 index 0000000..4969753 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene16.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "8f13da7d-738a-457f-8a32-baf66badb27a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene16": { + "ver": "1.0.3", + "uuid": "0a565548-302e-41ff-904a-2f3100925510", + "rawTextureUuid": "8f13da7d-738a-457f-8a32-baf66badb27a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 115, + "height": 46, + "rawWidth": 116, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene17.png b/client/assets/resources/textures/images/PopupScene/PopupScene17.png new file mode 100755 index 0000000..91cd581 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene17.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene17.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene17.png.meta new file mode 100755 index 0000000..f741afc --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene17.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "1c92c59b-294b-4cb2-b023-d0961ced7701", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene17": { + "ver": "1.0.3", + "uuid": "b4b0b6da-6023-40a4-8f51-6892e0c00f8f", + "rawTextureUuid": "1c92c59b-294b-4cb2-b023-d0961ced7701", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 108, + "height": 51, + "rawWidth": 108, + "rawHeight": 52, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene18.png b/client/assets/resources/textures/images/PopupScene/PopupScene18.png new file mode 100755 index 0000000..b1bf0c6 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene18.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene18.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene18.png.meta new file mode 100755 index 0000000..a641c49 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene18.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "6226f9b7-9e94-4bef-b8be-a40b916a3a8b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene18": { + "ver": "1.0.3", + "uuid": "253e4e20-3e81-456d-af80-ec25c31590da", + "rawTextureUuid": "6226f9b7-9e94-4bef-b8be-a40b916a3a8b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 196, + "height": 54, + "rawWidth": 196, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene19.png b/client/assets/resources/textures/images/PopupScene/PopupScene19.png new file mode 100755 index 0000000..61f65df Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene19.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene19.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene19.png.meta new file mode 100755 index 0000000..958abfc --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene19.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "bea93804-0272-4d44-a12f-f88972e359cb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene19": { + "ver": "1.0.3", + "uuid": "9568065c-b8ec-40a9-b65b-40dc1ed8ea43", + "rawTextureUuid": "bea93804-0272-4d44-a12f-f88972e359cb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene2.png b/client/assets/resources/textures/images/PopupScene/PopupScene2.png new file mode 100755 index 0000000..c32f41b Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene2.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene2.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene2.png.meta new file mode 100755 index 0000000..18b876b --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0f9ab8eb-446c-416f-9eac-87fafe193b9e", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene2": { + "ver": "1.0.3", + "uuid": "2e3f21b1-37d3-418a-b3e5-2f4080201d4d", + "rawTextureUuid": "0f9ab8eb-446c-416f-9eac-87fafe193b9e", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 288, + "height": 76, + "rawWidth": 288, + "rawHeight": 77, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene20.png b/client/assets/resources/textures/images/PopupScene/PopupScene20.png new file mode 100755 index 0000000..aaf09b9 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene20.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene20.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene20.png.meta new file mode 100755 index 0000000..b973657 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene20.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "86bebce9-f6f9-465f-a3d1-392c4d8e7d7e", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene20": { + "ver": "1.0.3", + "uuid": "5a8d2b0a-d4c0-4c42-8892-2fc3cb163b17", + "rawTextureUuid": "86bebce9-f6f9-465f-a3d1-392c4d8e7d7e", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 227, + "height": 56, + "rawWidth": 227, + "rawHeight": 56, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene21.png b/client/assets/resources/textures/images/PopupScene/PopupScene21.png new file mode 100755 index 0000000..ac3c65e Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene21.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene21.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene21.png.meta new file mode 100755 index 0000000..b3e8bac --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene21.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "31a0eb37-d5b5-4984-9821-b6d2633a3e61", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene21": { + "ver": "1.0.3", + "uuid": "85ce8829-9c69-425d-84ed-bfdbbe70e6c0", + "rawTextureUuid": "31a0eb37-d5b5-4984-9821-b6d2633a3e61", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 226, + "height": 55, + "rawWidth": 226, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene22.png b/client/assets/resources/textures/images/PopupScene/PopupScene22.png new file mode 100755 index 0000000..12e6ef9 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene22.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene22.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene22.png.meta new file mode 100755 index 0000000..4d44eda --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene22.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "477c958b-96bd-4ad6-9492-918003feb0ab", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene22": { + "ver": "1.0.3", + "uuid": "971ef20e-b148-4ed4-85bf-76b3ead47a4f", + "rawTextureUuid": "477c958b-96bd-4ad6-9492-918003feb0ab", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 98, + "height": 47, + "rawWidth": 98, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene23.png b/client/assets/resources/textures/images/PopupScene/PopupScene23.png new file mode 100755 index 0000000..4b12117 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene23.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene23.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene23.png.meta new file mode 100755 index 0000000..e4e469c --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene23.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7e8fcd13-f7f8-4ddd-8641-bd69e0c41bcb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene23": { + "ver": "1.0.3", + "uuid": "dee58ff1-5bec-46cf-855a-76c892fdb14f", + "rawTextureUuid": "7e8fcd13-f7f8-4ddd-8641-bd69e0c41bcb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 4, + "trimY": 1, + "width": 223, + "height": 52, + "rawWidth": 230, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene3.png b/client/assets/resources/textures/images/PopupScene/PopupScene3.png new file mode 100755 index 0000000..84bc096 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene3.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene3.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene3.png.meta new file mode 100755 index 0000000..aaa50e8 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "ce26aaba-deda-4f72-a768-ab9633a787d8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene3": { + "ver": "1.0.3", + "uuid": "9f1b5def-96ee-451a-93af-0a83f789a689", + "rawTextureUuid": "ce26aaba-deda-4f72-a768-ab9633a787d8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 1269, + "height": 718, + "rawWidth": 1270, + "rawHeight": 718, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene5.png b/client/assets/resources/textures/images/PopupScene/PopupScene5.png new file mode 100755 index 0000000..02ff7f0 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene5.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene5.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene5.png.meta new file mode 100755 index 0000000..8df4d71 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "8c0b35ca-019a-46e7-a9b7-b4f37727c640", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene5": { + "ver": "1.0.3", + "uuid": "e32af17a-0ddc-4a4e-bfe2-ebe6ae9f936b", + "rawTextureUuid": "8c0b35ca-019a-46e7-a9b7-b4f37727c640", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 65, + "height": 65, + "rawWidth": 65, + "rawHeight": 65, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene6.png b/client/assets/resources/textures/images/PopupScene/PopupScene6.png new file mode 100755 index 0000000..ddd2bdf Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene6.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene6.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene6.png.meta new file mode 100755 index 0000000..8a6c87d --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0e1adc87-2354-43b0-a597-ce80d5fe6172", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene6": { + "ver": "1.0.3", + "uuid": "6ef410ef-72e7-4a52-9d9b-1e3a965b607e", + "rawTextureUuid": "0e1adc87-2354-43b0-a597-ce80d5fe6172", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1218, + "height": 76, + "rawWidth": 1218, + "rawHeight": 76, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene7.png b/client/assets/resources/textures/images/PopupScene/PopupScene7.png new file mode 100755 index 0000000..9962b6b Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene7.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene7.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene7.png.meta new file mode 100755 index 0000000..2f79a5e --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene7.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "df3d826b-8800-4316-8780-e9ecc0a37972", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene7": { + "ver": "1.0.3", + "uuid": "6b74d71f-23b6-4ece-a4ce-904ca7e82a8c", + "rawTextureUuid": "df3d826b-8800-4316-8780-e9ecc0a37972", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 109, + "height": 54, + "rawWidth": 110, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene8.png b/client/assets/resources/textures/images/PopupScene/PopupScene8.png new file mode 100755 index 0000000..2cd26e7 Binary files /dev/null and b/client/assets/resources/textures/images/PopupScene/PopupScene8.png differ diff --git a/client/assets/resources/textures/images/PopupScene/PopupScene8.png.meta b/client/assets/resources/textures/images/PopupScene/PopupScene8.png.meta new file mode 100755 index 0000000..97e6f12 --- /dev/null +++ b/client/assets/resources/textures/images/PopupScene/PopupScene8.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5fb95305-8a53-4075-b8d2-e0d916a1a6a9", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "PopupScene8": { + "ver": "1.0.3", + "uuid": "50f73b03-a2a5-4455-b19e-83ba562fd173", + "rawTextureUuid": "5fb95305-8a53-4075-b8d2-e0d916a1a6a9", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 230, + "height": 54, + "rawWidth": 230, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/chat.plist b/client/assets/resources/textures/images/chat.plist new file mode 100755 index 0000000..ec68f7d --- /dev/null +++ b/client/assets/resources/textures/images/chat.plist @@ -0,0 +1,178 @@ + + + + + frames + + chat_bg.png + + frame + {{2,2},{530,492}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{530,492}} + sourceSize + {530,492} + + chat_btn_normal.png + + frame + {{644,2},{266,50}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{266,50}} + sourceSize + {266,50} + + chat_btn_select.png + + frame + {{748,2},{263,50}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{263,50}} + sourceSize + {263,50} + + chat_btn_send.png + + frame + {{540,338},{125,55}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{125,55}} + sourceSize + {125,55} + + chat_input_bg.png + + frame + {{540,2},{334,50}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{334,50}} + sourceSize + {334,50} + + chat_list_line.png + + frame + {{534,2},{465,4}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{465,4}} + sourceSize + {465,4} + + chat_text_normal.png + + frame + {{597,315},{114,43}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{114,43}} + sourceSize + {114,43} + + chat_text_select.png + + frame + {{592,270},{114,43}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{114,43}} + sourceSize + {114,43} + + emoji_btn_normal.png + + frame + {{592,2},{266,50}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{266,50}} + sourceSize + {266,50} + + emoji_btn_select.png + + frame + {{696,2},{263,50}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{263,50}} + sourceSize + {263,50} + + emoji_text_normal.png + + frame + {{686,315},{100,42}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{100,42}} + sourceSize + {100,42} + + emoji_text_select.png + + frame + {{642,315},{100,42}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{100,42}} + sourceSize + {100,42} + + + metadata + + format + 2 + realTextureFileName + chat.png + size + {800,496} + smartupdate + $TexturePacker:SmartUpdate:8b4371f7db34b178b5914cd2d8fa6863:1/1$ + textureFileName + chat.png + + + diff --git a/client/assets/resources/textures/images/chat.plist.meta b/client/assets/resources/textures/images/chat.plist.meta new file mode 100755 index 0000000..87c156a --- /dev/null +++ b/client/assets/resources/textures/images/chat.plist.meta @@ -0,0 +1,276 @@ +{ + "ver": "1.2.4", + "uuid": "daa887d9-e85c-4396-b8e3-03bce53ab4a1", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "size": { + "width": 800, + "height": 496 + }, + "type": "Texture Packer", + "subMetas": { + "chat_bg.png": { + "ver": "1.0.3", + "uuid": "0127a5c8-3692-46f9-8bfb-ab869d931ca3", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 530, + "height": 492, + "rawWidth": 530, + "rawHeight": 492, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chat_btn_normal.png": { + "ver": "1.0.3", + "uuid": "54981393-3c96-41e0-8694-b871cf7564d9", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 644, + "trimY": 2, + "width": 266, + "height": 50, + "rawWidth": 266, + "rawHeight": 50, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chat_btn_select.png": { + "ver": "1.0.3", + "uuid": "87b90ce4-92f1-4888-ad52-77f4164d6af0", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 748, + "trimY": 2, + "width": 263, + "height": 50, + "rawWidth": 263, + "rawHeight": 50, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chat_btn_send.png": { + "ver": "1.0.3", + "uuid": "7edc1f0f-2db2-45ba-8d93-2215736b67e5", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 540, + "trimY": 338, + "width": 125, + "height": 55, + "rawWidth": 125, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chat_input_bg.png": { + "ver": "1.0.3", + "uuid": "0a0a734f-3633-4b7e-8480-e01c52cb9b6f", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 540, + "trimY": 2, + "width": 334, + "height": 50, + "rawWidth": 334, + "rawHeight": 50, + "borderTop": 20, + "borderBottom": 20, + "borderLeft": 50, + "borderRight": 50, + "spriteType": "normal", + "subMetas": {} + }, + "chat_list_line.png": { + "ver": "1.0.3", + "uuid": "42d1a30b-c8ec-40b2-a673-12f6440ad588", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 534, + "trimY": 2, + "width": 465, + "height": 4, + "rawWidth": 465, + "rawHeight": 4, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chat_text_normal.png": { + "ver": "1.0.3", + "uuid": "0c503f66-4348-4934-9ced-33b9e5b76e72", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 597, + "trimY": 315, + "width": 114, + "height": 43, + "rawWidth": 114, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chat_text_select.png": { + "ver": "1.0.3", + "uuid": "6756aeaf-a941-47e1-b050-40340620e637", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 592, + "trimY": 270, + "width": 114, + "height": 43, + "rawWidth": 114, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "emoji_btn_normal.png": { + "ver": "1.0.3", + "uuid": "60a385cf-e2f4-49ae-b1d0-071e77ded151", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 592, + "trimY": 2, + "width": 266, + "height": 50, + "rawWidth": 266, + "rawHeight": 50, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "emoji_btn_select.png": { + "ver": "1.0.3", + "uuid": "af984eb9-3ddc-4c57-aacd-82887f7a19ee", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 696, + "trimY": 2, + "width": 263, + "height": 50, + "rawWidth": 263, + "rawHeight": 50, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "emoji_text_normal.png": { + "ver": "1.0.3", + "uuid": "0fa4979d-58c8-40d4-b4d7-b40a2b24fae1", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 686, + "trimY": 315, + "width": 100, + "height": 42, + "rawWidth": 100, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "emoji_text_select.png": { + "ver": "1.0.3", + "uuid": "48b4c355-d155-4d8f-8e2e-a25ac45dbefe", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 642, + "trimY": 315, + "width": 100, + "height": 42, + "rawWidth": 100, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/chat.png b/client/assets/resources/textures/images/chat.png new file mode 100755 index 0000000..c53974a Binary files /dev/null and b/client/assets/resources/textures/images/chat.png differ diff --git a/client/assets/resources/textures/images/chat.png.meta b/client/assets/resources/textures/images/chat.png.meta new file mode 100755 index 0000000..9522613 --- /dev/null +++ b/client/assets/resources/textures/images/chat.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "chat": { + "ver": "1.0.3", + "uuid": "fb9a2d3b-1b7d-40da-8aaa-007dc3ff5910", + "rawTextureUuid": "d9a5c7ff-3978-4dd1-a86c-22a18c33ef01", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 796, + "height": 492, + "rawWidth": 800, + "rawHeight": 496, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom.meta b/client/assets/resources/textures/images/createroom.meta new file mode 100755 index 0000000..79bf324 --- /dev/null +++ b/client/assets/resources/textures/images/createroom.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "5119b920-221b-4421-90e1-94e08383cabb", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom.plist b/client/assets/resources/textures/images/createroom.plist new file mode 100755 index 0000000..90be53f --- /dev/null +++ b/client/assets/resources/textures/images/createroom.plist @@ -0,0 +1,269 @@ + + + + + frames + + creatroom1.png + + frame + {{196,10},{192,68}} + offset + {0,9} + rotated + + sourceColorRect + {{0,0},{192,68}} + sourceSize + {192,86} + + creatroom10.png + + frame + {{891,10},{165,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{165,46}} + sourceSize + {165,46} + + creatroom11.png + + frame + {{1016,58},{82,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{82,40}} + sourceSize + {82,40} + + creatroom12.png + + frame + {{932,58},{82,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{82,40}} + sourceSize + {82,40} + + creatroom13.png + + frame + {{724,10},{165,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{165,46}} + sourceSize + {165,46} + + creatroom14.png + + frame + {{390,58},{163,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{163,46}} + sourceSize + {163,46} + + creatroom15.png + + frame + {{848,58},{82,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{82,40}} + sourceSize + {82,40} + + creatroom16.png + + frame + {{557,10},{165,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{165,46}} + sourceSize + {165,46} + + creatroom17.png + + frame + {{390,10},{165,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{165,46}} + sourceSize + {165,46} + + creatroom18.png + + frame + {{2,2},{1129,6}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1129,6}} + sourceSize + {1129,6} + + creatroom19.png + + frame + {{196,80},{82,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{82,38}} + sourceSize + {82,38} + + creatroom2.png + + frame + {{2,10},{192,86}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{192,86}} + sourceSize + {192,86} + + creatroom3.png + + frame + {{1058,10},{43,43}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{43,43}} + sourceSize + {43,43} + + creatroom4.png + + frame + {{280,80},{39,39}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{39,39}} + sourceSize + {39,39} + + creatroom5.png + + frame + {{321,80},{35,35}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{35,35}} + sourceSize + {35,35} + + creatroom6.png + + frame + {{358,80},{37,30}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{37,30}} + sourceSize + {37,30} + + creatroom7.png + + frame + {{555,58},{123,42}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{123,42}} + sourceSize + {123,42} + + creatroom8.png + + frame + {{764,58},{82,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{82,40}} + sourceSize + {82,40} + + creatroom9.png + + frame + {{680,58},{82,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{82,40}} + sourceSize + {82,40} + + + metadata + + format + 2 + realTextureFileName + createroom.png + size + {1133,121} + smartupdate + $TexturePacker:SmartUpdate:40cc9360b61f37d195edcaf735eab404:1/1$ + textureFileName + createroom.png + + + diff --git a/client/assets/resources/textures/images/createroom.plist.meta b/client/assets/resources/textures/images/createroom.plist.meta new file mode 100755 index 0000000..d4d2919 --- /dev/null +++ b/client/assets/resources/textures/images/createroom.plist.meta @@ -0,0 +1,430 @@ +{ + "ver": "1.2.4", + "uuid": "65f60710-5e7a-420b-8be7-50f81c38f9c6", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "size": { + "width": 1133, + "height": 121 + }, + "type": "Texture Packer", + "subMetas": { + "creatroom1.png": { + "ver": "1.0.3", + "uuid": "6656bc3b-58ee-4b27-b058-13208d96e148", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 9, + "trimX": 196, + "trimY": 10, + "width": 192, + "height": 68, + "rawWidth": 192, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom10.png": { + "ver": "1.0.3", + "uuid": "79a3cddf-5aee-4cf6-b4bf-6a33c1fc99a3", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 891, + "trimY": 10, + "width": 165, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom11.png": { + "ver": "1.0.3", + "uuid": "e4f8042d-0ace-43c9-b944-929028c7e47b", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1016, + "trimY": 58, + "width": 82, + "height": 40, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom12.png": { + "ver": "1.0.3", + "uuid": "c600d178-02b7-4c68-920c-c79cf0f74790", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 932, + "trimY": 58, + "width": 82, + "height": 40, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom13.png": { + "ver": "1.0.3", + "uuid": "7f224e05-a30c-4e02-afcb-4985914b24c8", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 724, + "trimY": 10, + "width": 165, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom14.png": { + "ver": "1.0.3", + "uuid": "abf21e13-82d4-4347-b135-b547dfbbe254", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 390, + "trimY": 58, + "width": 163, + "height": 46, + "rawWidth": 163, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom15.png": { + "ver": "1.0.3", + "uuid": "b043e12f-af52-49e5-ab0e-17f848fbd3ec", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 848, + "trimY": 58, + "width": 82, + "height": 40, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom16.png": { + "ver": "1.0.3", + "uuid": "cf4f1ee6-e71c-44a5-adf4-d71d7d33530e", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 557, + "trimY": 10, + "width": 165, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom17.png": { + "ver": "1.0.3", + "uuid": "7f83d309-ba3c-4869-8942-2d727697a3c3", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 390, + "trimY": 10, + "width": 165, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom18.png": { + "ver": "1.0.3", + "uuid": "36839b7e-2d75-4b5c-9e36-9c4005ac8be0", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1129, + "height": 6, + "rawWidth": 1129, + "rawHeight": 6, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom19.png": { + "ver": "1.0.3", + "uuid": "ceb4144f-fb9b-4869-ac37-cbcff0a0bef7", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 196, + "trimY": 80, + "width": 82, + "height": 38, + "rawWidth": 82, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom2.png": { + "ver": "1.0.3", + "uuid": "59821a17-576c-458a-9bbc-9930b55e0690", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 10, + "width": 192, + "height": 86, + "rawWidth": 192, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom3.png": { + "ver": "1.0.3", + "uuid": "1efbc606-874d-4c6c-b5e9-1799a28ad426", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1058, + "trimY": 10, + "width": 43, + "height": 43, + "rawWidth": 43, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom4.png": { + "ver": "1.0.3", + "uuid": "225cf3da-f4d4-463d-ad5a-6db4211fec6f", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 280, + "trimY": 80, + "width": 39, + "height": 39, + "rawWidth": 39, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom5.png": { + "ver": "1.0.3", + "uuid": "0eb58ac1-9097-4322-8878-b0c4ffeead29", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 321, + "trimY": 80, + "width": 35, + "height": 35, + "rawWidth": 35, + "rawHeight": 35, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom6.png": { + "ver": "1.0.3", + "uuid": "7c4bcc81-506d-4d5d-80b4-b13b9c4694a4", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 358, + "trimY": 80, + "width": 37, + "height": 30, + "rawWidth": 37, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom7.png": { + "ver": "1.0.3", + "uuid": "03082215-5162-43c9-87df-e1a275d40258", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 555, + "trimY": 58, + "width": 123, + "height": 42, + "rawWidth": 123, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom8.png": { + "ver": "1.0.3", + "uuid": "94195fae-fcaf-440c-95d9-46b8dfa27914", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 764, + "trimY": 58, + "width": 82, + "height": 40, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "creatroom9.png": { + "ver": "1.0.3", + "uuid": "31aa3b0f-133e-4fe4-9daf-f5c267d8c8d1", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 680, + "trimY": 58, + "width": 82, + "height": 40, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom.png b/client/assets/resources/textures/images/createroom.png new file mode 100755 index 0000000..11094ed Binary files /dev/null and b/client/assets/resources/textures/images/createroom.png differ diff --git a/client/assets/resources/textures/images/createroom.png.meta b/client/assets/resources/textures/images/createroom.png.meta new file mode 100755 index 0000000..61834e5 --- /dev/null +++ b/client/assets/resources/textures/images/createroom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "createroom": { + "ver": "1.0.3", + "uuid": "c09b72bf-c8e1-428a-b444-a476a552f590", + "rawTextureUuid": "3cd441e4-716b-47db-bade-dca42f5a7568", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1129, + "height": 117, + "rawWidth": 1133, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom1.png b/client/assets/resources/textures/images/createroom/creatroom1.png new file mode 100755 index 0000000..0583b9e Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom1.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom1.png.meta b/client/assets/resources/textures/images/createroom/creatroom1.png.meta new file mode 100755 index 0000000..7b735d2 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "bb1116c6-b418-4c7c-9f65-873d0e7bbceb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom1": { + "ver": "1.0.3", + "uuid": "55b197ac-35a8-4f86-b416-5e312c7d478f", + "rawTextureUuid": "bb1116c6-b418-4c7c-9f65-873d0e7bbceb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0.5, + "trimX": 0, + "trimY": 9, + "width": 192, + "height": 67, + "rawWidth": 192, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom10.png b/client/assets/resources/textures/images/createroom/creatroom10.png new file mode 100755 index 0000000..46bde4e Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom10.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom10.png.meta b/client/assets/resources/textures/images/createroom/creatroom10.png.meta new file mode 100755 index 0000000..10d3966 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom10.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0ae56550-08e9-4444-9b8a-ef356408029b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom10": { + "ver": "1.0.3", + "uuid": "af4c27fb-c781-4f56-9006-4b78f7749122", + "rawTextureUuid": "0ae56550-08e9-4444-9b8a-ef356408029b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 165, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom11.png b/client/assets/resources/textures/images/createroom/creatroom11.png new file mode 100755 index 0000000..649c44b Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom11.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom11.png.meta b/client/assets/resources/textures/images/createroom/creatroom11.png.meta new file mode 100755 index 0000000..3ed655a --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom11.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "235c04a8-e57f-4d4f-860c-7eaaed62a1ed", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom11": { + "ver": "1.0.3", + "uuid": "55820244-86f9-49f2-b729-7a988c9789eb", + "rawTextureUuid": "235c04a8-e57f-4d4f-860c-7eaaed62a1ed", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 82, + "height": 39, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom12.png b/client/assets/resources/textures/images/createroom/creatroom12.png new file mode 100755 index 0000000..cbee4b4 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom12.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom12.png.meta b/client/assets/resources/textures/images/createroom/creatroom12.png.meta new file mode 100755 index 0000000..391e30b --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom12.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3e178941-3ab2-47a1-b601-71189f2f41f6", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom12": { + "ver": "1.0.3", + "uuid": "67cd47b4-d618-4c22-b67a-cec10bac9e01", + "rawTextureUuid": "3e178941-3ab2-47a1-b601-71189f2f41f6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 82, + "height": 39, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom13.png b/client/assets/resources/textures/images/createroom/creatroom13.png new file mode 100755 index 0000000..86a04a6 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom13.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom13.png.meta b/client/assets/resources/textures/images/createroom/creatroom13.png.meta new file mode 100755 index 0000000..081e579 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom13.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "cb301ca5-df49-484a-9cfb-6192288b56ef", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom13": { + "ver": "1.0.3", + "uuid": "12e8bd3b-0771-43fb-a746-193612cbd975", + "rawTextureUuid": "cb301ca5-df49-484a-9cfb-6192288b56ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 164, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom14.png b/client/assets/resources/textures/images/createroom/creatroom14.png new file mode 100755 index 0000000..ec2606a Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom14.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom14.png.meta b/client/assets/resources/textures/images/createroom/creatroom14.png.meta new file mode 100755 index 0000000..6b74bd5 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom14.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d161e7c9-9600-44f0-8860-05bbde58c97f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom14": { + "ver": "1.0.3", + "uuid": "13aed263-d9f2-4bb9-8c32-14e98079d987", + "rawTextureUuid": "d161e7c9-9600-44f0-8860-05bbde58c97f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 162, + "height": 46, + "rawWidth": 163, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom15.png b/client/assets/resources/textures/images/createroom/creatroom15.png new file mode 100755 index 0000000..aa2a7e5 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom15.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom15.png.meta b/client/assets/resources/textures/images/createroom/creatroom15.png.meta new file mode 100755 index 0000000..ec76b1b --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom15.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2bc2dd60-cc80-4ede-a6e1-3bb0a701d56e", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom15": { + "ver": "1.0.3", + "uuid": "222a745c-276f-4315-951d-e9a9a7f64a92", + "rawTextureUuid": "2bc2dd60-cc80-4ede-a6e1-3bb0a701d56e", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 82, + "height": 39, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom16.png b/client/assets/resources/textures/images/createroom/creatroom16.png new file mode 100755 index 0000000..00330b8 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom16.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom16.png.meta b/client/assets/resources/textures/images/createroom/creatroom16.png.meta new file mode 100755 index 0000000..acc7c63 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom16.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5eabeb79-1ca0-4e66-b570-0c196485aad1", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom16": { + "ver": "1.0.3", + "uuid": "be38b769-8c5b-4993-8adf-89a1030fd1c7", + "rawTextureUuid": "5eabeb79-1ca0-4e66-b570-0c196485aad1", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -0.5, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 164, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom17.png b/client/assets/resources/textures/images/createroom/creatroom17.png new file mode 100755 index 0000000..5e127e4 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom17.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom17.png.meta b/client/assets/resources/textures/images/createroom/creatroom17.png.meta new file mode 100755 index 0000000..86793f2 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom17.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d533f107-b48c-458b-bbdd-97af6dcf0247", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom17": { + "ver": "1.0.3", + "uuid": "fef69d00-9cf6-4d00-b7ae-bebb21662a8e", + "rawTextureUuid": "d533f107-b48c-458b-bbdd-97af6dcf0247", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 164, + "height": 46, + "rawWidth": 165, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom18.png b/client/assets/resources/textures/images/createroom/creatroom18.png new file mode 100755 index 0000000..1867cf6 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom18.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom18.png.meta b/client/assets/resources/textures/images/createroom/creatroom18.png.meta new file mode 100755 index 0000000..e7e7289 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom18.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "630de832-9583-4210-9e7f-e25f6d28fd45", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom18": { + "ver": "1.0.3", + "uuid": "73d4b149-36e7-4f03-b402-977640431a63", + "rawTextureUuid": "630de832-9583-4210-9e7f-e25f6d28fd45", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1129, + "height": 6, + "rawWidth": 1129, + "rawHeight": 6, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom19.png b/client/assets/resources/textures/images/createroom/creatroom19.png new file mode 100755 index 0000000..0c1116e Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom19.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom19.png.meta b/client/assets/resources/textures/images/createroom/creatroom19.png.meta new file mode 100755 index 0000000..378a271 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom19.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "c839b3b9-85a0-4d72-8154-19018837fa8b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom19": { + "ver": "1.0.3", + "uuid": "c2100b7f-8046-4bb3-bd52-cc4508178e06", + "rawTextureUuid": "c839b3b9-85a0-4d72-8154-19018837fa8b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 81, + "height": 38, + "rawWidth": 82, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom2.png b/client/assets/resources/textures/images/createroom/creatroom2.png new file mode 100755 index 0000000..4ccc8ec Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom2.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom2.png.meta b/client/assets/resources/textures/images/createroom/creatroom2.png.meta new file mode 100755 index 0000000..fdd314d --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "35231195-44c0-4a75-8697-0a15a54b7bdd", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom2": { + "ver": "1.0.3", + "uuid": "3dfc3ead-35d3-45f5-a6be-32c076d1288a", + "rawTextureUuid": "35231195-44c0-4a75-8697-0a15a54b7bdd", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 192, + "height": 86, + "rawWidth": 192, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom3.png b/client/assets/resources/textures/images/createroom/creatroom3.png new file mode 100755 index 0000000..f5c21f7 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom3.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom3.png.meta b/client/assets/resources/textures/images/createroom/creatroom3.png.meta new file mode 100755 index 0000000..06915dc --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7491ebaf-d0f3-406e-8ebf-b0b540c62917", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom3": { + "ver": "1.0.3", + "uuid": "22080299-d7f9-4918-a7d9-cccefd0e8dc5", + "rawTextureUuid": "7491ebaf-d0f3-406e-8ebf-b0b540c62917", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 43, + "height": 43, + "rawWidth": 43, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom4.png b/client/assets/resources/textures/images/createroom/creatroom4.png new file mode 100755 index 0000000..b349c58 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom4.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom4.png.meta b/client/assets/resources/textures/images/createroom/creatroom4.png.meta new file mode 100755 index 0000000..47d5aae --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "16ccf94f-85ee-49a4-80ce-24859253da29", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom4": { + "ver": "1.0.3", + "uuid": "770fb40d-90f1-4f30-bf62-6fb71709822a", + "rawTextureUuid": "16ccf94f-85ee-49a4-80ce-24859253da29", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 39, + "height": 39, + "rawWidth": 39, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom5.png b/client/assets/resources/textures/images/createroom/creatroom5.png new file mode 100755 index 0000000..d1f826e Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom5.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom5.png.meta b/client/assets/resources/textures/images/createroom/creatroom5.png.meta new file mode 100755 index 0000000..5f4679a --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "f134d6f5-5f2c-4d67-b979-52b459394449", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom5": { + "ver": "1.0.3", + "uuid": "0b9cf141-3b97-4465-a5bd-fe04e8f6628c", + "rawTextureUuid": "f134d6f5-5f2c-4d67-b979-52b459394449", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 35, + "height": 35, + "rawWidth": 35, + "rawHeight": 35, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom6.png b/client/assets/resources/textures/images/createroom/creatroom6.png new file mode 100755 index 0000000..720ec8e Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom6.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom6.png.meta b/client/assets/resources/textures/images/createroom/creatroom6.png.meta new file mode 100755 index 0000000..dffa9ea --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a1b6f0f2-5105-4910-adac-905068590909", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom6": { + "ver": "1.0.3", + "uuid": "9bb8d4cf-dc27-48e6-bdef-26088408c9fb", + "rawTextureUuid": "a1b6f0f2-5105-4910-adac-905068590909", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 37, + "height": 30, + "rawWidth": 37, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom7.png b/client/assets/resources/textures/images/createroom/creatroom7.png new file mode 100755 index 0000000..78d079f Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom7.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom7.png.meta b/client/assets/resources/textures/images/createroom/creatroom7.png.meta new file mode 100755 index 0000000..6802825 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom7.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5cb2b418-e4c5-4d82-af36-d7b61a612d42", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom7": { + "ver": "1.0.3", + "uuid": "b7b0dff4-defb-47eb-90fe-b8b232c946a0", + "rawTextureUuid": "5cb2b418-e4c5-4d82-af36-d7b61a612d42", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 122, + "height": 42, + "rawWidth": 123, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom8.png b/client/assets/resources/textures/images/createroom/creatroom8.png new file mode 100755 index 0000000..a4ddd1d Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom8.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom8.png.meta b/client/assets/resources/textures/images/createroom/creatroom8.png.meta new file mode 100755 index 0000000..3c90e82 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom8.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4016d2d2-bcb1-4c8d-a473-42fb7a0b8de0", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom8": { + "ver": "1.0.3", + "uuid": "513fe529-e749-4dcb-af5a-344702ea6f05", + "rawTextureUuid": "4016d2d2-bcb1-4c8d-a473-42fb7a0b8de0", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": -0.5, + "trimX": 1, + "trimY": 1, + "width": 81, + "height": 39, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/createroom/creatroom9.png b/client/assets/resources/textures/images/createroom/creatroom9.png new file mode 100755 index 0000000..df81495 Binary files /dev/null and b/client/assets/resources/textures/images/createroom/creatroom9.png differ diff --git a/client/assets/resources/textures/images/createroom/creatroom9.png.meta b/client/assets/resources/textures/images/createroom/creatroom9.png.meta new file mode 100755 index 0000000..5dcbe86 --- /dev/null +++ b/client/assets/resources/textures/images/createroom/creatroom9.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "49023c3c-26b3-42a9-bbf5-061387e6bfaf", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "creatroom9": { + "ver": "1.0.3", + "uuid": "bc230405-a547-46fd-8382-a88fe1de1a91", + "rawTextureUuid": "49023c3c-26b3-42a9-bbf5-061387e6bfaf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 0, + "trimY": 1, + "width": 82, + "height": 39, + "rawWidth": 82, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/dingque.plist b/client/assets/resources/textures/images/dingque.plist new file mode 100755 index 0000000..6fbdea8 --- /dev/null +++ b/client/assets/resources/textures/images/dingque.plist @@ -0,0 +1,100 @@ + + + + + frames + + dingtiao.png + + frame + {{2,2},{77,79}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{77,79}} + sourceSize + {77,79} + + dingtong.png + + frame + {{81,2},{75,79}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{75,79}} + sourceSize + {77,79} + + dingwan.png + + frame + {{158,2},{77,75}} + offset + {0,0} + rotated + + sourceColorRect + {{0,2},{77,75}} + sourceSize + {77,79} + + tiaojiaobiao.png + + frame + {{82,83},{38,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{38,38}} + sourceSize + {38,38} + + tongjiaobiao.png + + frame + {{42,83},{38,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{38,38}} + sourceSize + {38,38} + + wanjiaobiao.png + + frame + {{2,83},{38,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{38,38}} + sourceSize + {38,38} + + + metadata + + format + 2 + realTextureFileName + dingque.png + size + {235,123} + smartupdate + $TexturePacker:SmartUpdate:b568586f1321f363802776be1ee3a452:1/1$ + textureFileName + dingque.png + + + diff --git a/client/assets/resources/textures/images/dingque.plist.meta b/client/assets/resources/textures/images/dingque.plist.meta new file mode 100755 index 0000000..0cad197 --- /dev/null +++ b/client/assets/resources/textures/images/dingque.plist.meta @@ -0,0 +1,144 @@ +{ + "ver": "1.2.4", + "uuid": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "size": { + "width": 235, + "height": 123 + }, + "type": "Texture Packer", + "subMetas": { + "dingtiao.png": { + "ver": "1.0.3", + "uuid": "b336e47e-89fc-40d9-9048-d4bfa232739c", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 77, + "height": 79, + "rawWidth": 77, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "dingtong.png": { + "ver": "1.0.3", + "uuid": "3776c26b-553b-419d-b952-a2e0db712436", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 81, + "trimY": 2, + "width": 75, + "height": 79, + "rawWidth": 77, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "dingwan.png": { + "ver": "1.0.3", + "uuid": "1f337ec9-dafc-41c7-9f98-213d943efcb9", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 158, + "trimY": 2, + "width": 77, + "height": 75, + "rawWidth": 77, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "tiaojiaobiao.png": { + "ver": "1.0.3", + "uuid": "70e14a7e-9eac-46a0-9aab-6e6584e120ab", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 82, + "trimY": 83, + "width": 38, + "height": 38, + "rawWidth": 38, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "tongjiaobiao.png": { + "ver": "1.0.3", + "uuid": "5814d418-f75c-49fa-b3ff-910c85c9c9ba", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 42, + "trimY": 83, + "width": 38, + "height": 38, + "rawWidth": 38, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "wanjiaobiao.png": { + "ver": "1.0.3", + "uuid": "d0c01627-4d4d-4e0f-a8cf-872b3965b082", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 83, + "width": 38, + "height": 38, + "rawWidth": 38, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/dingque.png b/client/assets/resources/textures/images/dingque.png new file mode 100755 index 0000000..dc0d5ff Binary files /dev/null and b/client/assets/resources/textures/images/dingque.png differ diff --git a/client/assets/resources/textures/images/dingque.png.meta b/client/assets/resources/textures/images/dingque.png.meta new file mode 100755 index 0000000..e65de9d --- /dev/null +++ b/client/assets/resources/textures/images/dingque.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dingque": { + "ver": "1.0.3", + "uuid": "b46b6ea1-67da-4949-a2af-45e76463796c", + "rawTextureUuid": "453df665-6bdf-4990-a57e-4dd754766c93", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 231, + "height": 119, + "rawWidth": 235, + "rawHeight": 123, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx.meta b/client/assets/resources/textures/images/efx.meta new file mode 100755 index 0000000..d17ec09 --- /dev/null +++ b/client/assets/resources/textures/images/efx.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "078cc4bf-a7e8-493a-97ad-a32be4481c95", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/gang_glow.png b/client/assets/resources/textures/images/efx/gang_glow.png new file mode 100755 index 0000000..3009e07 Binary files /dev/null and b/client/assets/resources/textures/images/efx/gang_glow.png differ diff --git a/client/assets/resources/textures/images/efx/gang_glow.png.meta b/client/assets/resources/textures/images/efx/gang_glow.png.meta new file mode 100755 index 0000000..c75e046 --- /dev/null +++ b/client/assets/resources/textures/images/efx/gang_glow.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "774dbbab-fb44-4d2b-b054-a1d7dff16e12", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "gang_glow": { + "ver": "1.0.3", + "uuid": "76bddb0f-eec5-4801-b527-5df333134dd5", + "rawTextureUuid": "774dbbab-fb44-4d2b-b054-a1d7dff16e12", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 14, + "trimX": 0, + "trimY": 0, + "width": 256, + "height": 228, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/gang_glow2.png b/client/assets/resources/textures/images/efx/gang_glow2.png new file mode 100755 index 0000000..71524ba Binary files /dev/null and b/client/assets/resources/textures/images/efx/gang_glow2.png differ diff --git a/client/assets/resources/textures/images/efx/gang_glow2.png.meta b/client/assets/resources/textures/images/efx/gang_glow2.png.meta new file mode 100755 index 0000000..0eabff8 --- /dev/null +++ b/client/assets/resources/textures/images/efx/gang_glow2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "60d88d29-5aa4-436b-bbb0-a58bdf178633", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "gang_glow2": { + "ver": "1.0.3", + "uuid": "99eaf0ec-4201-4fb5-9edb-389538ff8e43", + "rawTextureUuid": "60d88d29-5aa4-436b-bbb0-a58bdf178633", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 11, + "trimX": 0, + "trimY": 0, + "width": 256, + "height": 234, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/guafeng1.png b/client/assets/resources/textures/images/efx/guafeng1.png new file mode 100755 index 0000000..80b8de5 Binary files /dev/null and b/client/assets/resources/textures/images/efx/guafeng1.png differ diff --git a/client/assets/resources/textures/images/efx/guafeng1.png.meta b/client/assets/resources/textures/images/efx/guafeng1.png.meta new file mode 100755 index 0000000..273e44e --- /dev/null +++ b/client/assets/resources/textures/images/efx/guafeng1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "96639528-0d53-4f89-978e-d559c3f35c24", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "guafeng1": { + "ver": "1.0.3", + "uuid": "d4b7c258-db82-4cee-99c3-cbdd4c71b941", + "rawTextureUuid": "96639528-0d53-4f89-978e-d559c3f35c24", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -2, + "trimX": 1, + "trimY": 4, + "width": 228, + "height": 126, + "rawWidth": 230, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/guafeng2.png b/client/assets/resources/textures/images/efx/guafeng2.png new file mode 100755 index 0000000..90852d0 Binary files /dev/null and b/client/assets/resources/textures/images/efx/guafeng2.png differ diff --git a/client/assets/resources/textures/images/efx/guafeng2.png.meta b/client/assets/resources/textures/images/efx/guafeng2.png.meta new file mode 100755 index 0000000..2881c0c --- /dev/null +++ b/client/assets/resources/textures/images/efx/guafeng2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4cd3e754-eed7-4544-adbe-9a1936b7d13a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "guafeng2": { + "ver": "1.0.3", + "uuid": "fd62cb57-e79b-4fb0-865a-bce7bf226a16", + "rawTextureUuid": "4cd3e754-eed7-4544-adbe-9a1936b7d13a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -2, + "trimX": 8, + "trimY": 11, + "width": 214, + "height": 112, + "rawWidth": 230, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/guafeng3.png b/client/assets/resources/textures/images/efx/guafeng3.png new file mode 100755 index 0000000..aafb528 Binary files /dev/null and b/client/assets/resources/textures/images/efx/guafeng3.png differ diff --git a/client/assets/resources/textures/images/efx/guafeng3.png.meta b/client/assets/resources/textures/images/efx/guafeng3.png.meta new file mode 100755 index 0000000..9cf88b6 --- /dev/null +++ b/client/assets/resources/textures/images/efx/guafeng3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e6dc53ae-d721-4b5d-be8d-9bf3a914f557", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "guafeng3": { + "ver": "1.0.3", + "uuid": "09de0d73-53fe-44c3-8fd5-f02d3dfe80bb", + "rawTextureUuid": "e6dc53ae-d721-4b5d-be8d-9bf3a914f557", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -2, + "trimX": 12, + "trimY": 15, + "width": 206, + "height": 104, + "rawWidth": 230, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/guafeng4.png b/client/assets/resources/textures/images/efx/guafeng4.png new file mode 100755 index 0000000..5bdbae5 Binary files /dev/null and b/client/assets/resources/textures/images/efx/guafeng4.png differ diff --git a/client/assets/resources/textures/images/efx/guafeng4.png.meta b/client/assets/resources/textures/images/efx/guafeng4.png.meta new file mode 100755 index 0000000..54fa243 --- /dev/null +++ b/client/assets/resources/textures/images/efx/guafeng4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e1c75566-4120-4dc7-8623-d75450c1813b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "guafeng4": { + "ver": "1.0.3", + "uuid": "7d776ae8-340f-4a13-ba9e-8c05afa9ac30", + "rawTextureUuid": "e1c75566-4120-4dc7-8623-d75450c1813b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -2, + "trimX": 12, + "trimY": 15, + "width": 206, + "height": 104, + "rawWidth": 230, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/guafeng5.png b/client/assets/resources/textures/images/efx/guafeng5.png new file mode 100755 index 0000000..d8cd430 Binary files /dev/null and b/client/assets/resources/textures/images/efx/guafeng5.png differ diff --git a/client/assets/resources/textures/images/efx/guafeng5.png.meta b/client/assets/resources/textures/images/efx/guafeng5.png.meta new file mode 100755 index 0000000..6e3d780 --- /dev/null +++ b/client/assets/resources/textures/images/efx/guafeng5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "99f8c790-c97a-4173-b22c-536b6f728cc3", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "guafeng5": { + "ver": "1.0.3", + "uuid": "5bd44f21-8a1b-413d-8d64-08e3c4b67f90", + "rawTextureUuid": "99f8c790-c97a-4173-b22c-536b6f728cc3", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -2, + "trimX": 12, + "trimY": 15, + "width": 206, + "height": 104, + "rawWidth": 230, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/guafeng6.png b/client/assets/resources/textures/images/efx/guafeng6.png new file mode 100755 index 0000000..aaa355d Binary files /dev/null and b/client/assets/resources/textures/images/efx/guafeng6.png differ diff --git a/client/assets/resources/textures/images/efx/guafeng6.png.meta b/client/assets/resources/textures/images/efx/guafeng6.png.meta new file mode 100755 index 0000000..ece1574 --- /dev/null +++ b/client/assets/resources/textures/images/efx/guafeng6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "09868de4-287c-4845-89f3-89579f51d784", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "guafeng6": { + "ver": "1.0.3", + "uuid": "a0fc3f61-d6aa-459a-acce-8203cea59a66", + "rawTextureUuid": "09868de4-287c-4845-89f3-89579f51d784", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -2, + "trimX": 12, + "trimY": 15, + "width": 206, + "height": 104, + "rawWidth": 230, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/guafeng7.png b/client/assets/resources/textures/images/efx/guafeng7.png new file mode 100755 index 0000000..57550c9 Binary files /dev/null and b/client/assets/resources/textures/images/efx/guafeng7.png differ diff --git a/client/assets/resources/textures/images/efx/guafeng7.png.meta b/client/assets/resources/textures/images/efx/guafeng7.png.meta new file mode 100755 index 0000000..1366674 --- /dev/null +++ b/client/assets/resources/textures/images/efx/guafeng7.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "32fc197c-7bbc-4591-9625-2baf648da5ef", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "guafeng7": { + "ver": "1.0.3", + "uuid": "00d442fc-5cf0-417a-bb75-566f8d97b3b4", + "rawTextureUuid": "32fc197c-7bbc-4591-9625-2baf648da5ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 3, + "offsetY": -2, + "trimX": 12, + "trimY": 15, + "width": 212, + "height": 104, + "rawWidth": 230, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/hu_glow.png b/client/assets/resources/textures/images/efx/hu_glow.png new file mode 100755 index 0000000..8e2e8c3 Binary files /dev/null and b/client/assets/resources/textures/images/efx/hu_glow.png differ diff --git a/client/assets/resources/textures/images/efx/hu_glow.png.meta b/client/assets/resources/textures/images/efx/hu_glow.png.meta new file mode 100755 index 0000000..485bd58 --- /dev/null +++ b/client/assets/resources/textures/images/efx/hu_glow.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "b88dd24d-1603-464f-994e-1924e26fe26b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "hu_glow": { + "ver": "1.0.3", + "uuid": "9726de75-0100-4e08-b0ff-e1b563661cc3", + "rawTextureUuid": "b88dd24d-1603-464f-994e-1924e26fe26b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 256, + "height": 256, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/hu_glow3.png b/client/assets/resources/textures/images/efx/hu_glow3.png new file mode 100755 index 0000000..4da8daa Binary files /dev/null and b/client/assets/resources/textures/images/efx/hu_glow3.png differ diff --git a/client/assets/resources/textures/images/efx/hu_glow3.png.meta b/client/assets/resources/textures/images/efx/hu_glow3.png.meta new file mode 100755 index 0000000..dfb9b59 --- /dev/null +++ b/client/assets/resources/textures/images/efx/hu_glow3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3970706b-b147-461d-82cb-497fa72c3cef", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "hu_glow3": { + "ver": "1.0.3", + "uuid": "0a7d1bf3-6a53-4ebf-ac44-ceda9ca52a24", + "rawTextureUuid": "3970706b-b147-461d-82cb-497fa72c3cef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -8, + "offsetY": 2, + "trimX": 0, + "trimY": 11, + "width": 240, + "height": 230, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/hu_glow4.png b/client/assets/resources/textures/images/efx/hu_glow4.png new file mode 100755 index 0000000..c9a8846 Binary files /dev/null and b/client/assets/resources/textures/images/efx/hu_glow4.png differ diff --git a/client/assets/resources/textures/images/efx/hu_glow4.png.meta b/client/assets/resources/textures/images/efx/hu_glow4.png.meta new file mode 100755 index 0000000..4cb60e0 --- /dev/null +++ b/client/assets/resources/textures/images/efx/hu_glow4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "9b1c5535-dfb0-4b57-9a2a-b82d66a5fbf0", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "hu_glow4": { + "ver": "1.0.3", + "uuid": "1504fb27-c4c3-4d10-9781-fd527df30a19", + "rawTextureUuid": "9b1c5535-dfb0-4b57-9a2a-b82d66a5fbf0", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 256, + "height": 256, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/peng_glow.png b/client/assets/resources/textures/images/efx/peng_glow.png new file mode 100755 index 0000000..bb42574 Binary files /dev/null and b/client/assets/resources/textures/images/efx/peng_glow.png differ diff --git a/client/assets/resources/textures/images/efx/peng_glow.png.meta b/client/assets/resources/textures/images/efx/peng_glow.png.meta new file mode 100755 index 0000000..44b66c0 --- /dev/null +++ b/client/assets/resources/textures/images/efx/peng_glow.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "26db4da3-a1a1-4145-99b8-dc05d712d1c4", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "peng_glow": { + "ver": "1.0.3", + "uuid": "0af3806a-fc3e-4554-ae11-72122fc2a87d", + "rawTextureUuid": "26db4da3-a1a1-4145-99b8-dc05d712d1c4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 256, + "height": 256, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/peng_glow2.png b/client/assets/resources/textures/images/efx/peng_glow2.png new file mode 100755 index 0000000..b5dc779 Binary files /dev/null and b/client/assets/resources/textures/images/efx/peng_glow2.png differ diff --git a/client/assets/resources/textures/images/efx/peng_glow2.png.meta b/client/assets/resources/textures/images/efx/peng_glow2.png.meta new file mode 100755 index 0000000..1b91571 --- /dev/null +++ b/client/assets/resources/textures/images/efx/peng_glow2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "47fbfae0-fa36-477f-877a-99af225cf9fb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "peng_glow2": { + "ver": "1.0.3", + "uuid": "fb70909f-8fd7-45c3-9a8a-409e63c6d6e5", + "rawTextureUuid": "47fbfae0-fa36-477f-877a-99af225cf9fb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 3.5, + "trimX": 0, + "trimY": 0, + "width": 256, + "height": 249, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/rain1.png b/client/assets/resources/textures/images/efx/rain1.png new file mode 100755 index 0000000..d891bbc Binary files /dev/null and b/client/assets/resources/textures/images/efx/rain1.png differ diff --git a/client/assets/resources/textures/images/efx/rain1.png.meta b/client/assets/resources/textures/images/efx/rain1.png.meta new file mode 100755 index 0000000..48e9a1d --- /dev/null +++ b/client/assets/resources/textures/images/efx/rain1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d460b616-f613-4799-ac5e-ca927f08f7ed", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "rain1": { + "ver": "1.0.3", + "uuid": "7498f8b2-3d65-47a5-a5dc-3f484a6e5f42", + "rawTextureUuid": "d460b616-f613-4799-ac5e-ca927f08f7ed", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 2, + "offsetY": 33, + "trimX": 41, + "trimY": 27, + "width": 132, + "height": 130, + "rawWidth": 210, + "rawHeight": 250, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/rain2.png b/client/assets/resources/textures/images/efx/rain2.png new file mode 100755 index 0000000..ffb0594 Binary files /dev/null and b/client/assets/resources/textures/images/efx/rain2.png differ diff --git a/client/assets/resources/textures/images/efx/rain2.png.meta b/client/assets/resources/textures/images/efx/rain2.png.meta new file mode 100755 index 0000000..496e406 --- /dev/null +++ b/client/assets/resources/textures/images/efx/rain2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "464602ca-c348-455f-9709-8774e50132d4", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "rain2": { + "ver": "1.0.3", + "uuid": "72f3f982-810b-4ca7-8662-602d2424e179", + "rawTextureUuid": "464602ca-c348-455f-9709-8774e50132d4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 2, + "offsetY": 11.5, + "trimX": 9, + "trimY": 23, + "width": 196, + "height": 181, + "rawWidth": 210, + "rawHeight": 250, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/rain3.png b/client/assets/resources/textures/images/efx/rain3.png new file mode 100755 index 0000000..b388f0d Binary files /dev/null and b/client/assets/resources/textures/images/efx/rain3.png differ diff --git a/client/assets/resources/textures/images/efx/rain3.png.meta b/client/assets/resources/textures/images/efx/rain3.png.meta new file mode 100755 index 0000000..d51f9c4 --- /dev/null +++ b/client/assets/resources/textures/images/efx/rain3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0bc3e47f-8eef-4913-83cd-f1bea2e789a6", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "rain3": { + "ver": "1.0.3", + "uuid": "dfd021b3-5669-4e73-8a28-5e16a579e110", + "rawTextureUuid": "0bc3e47f-8eef-4913-83cd-f1bea2e789a6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1, + "offsetY": 16.5, + "trimX": 20, + "trimY": 24, + "width": 172, + "height": 169, + "rawWidth": 210, + "rawHeight": 250, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/rain4.png b/client/assets/resources/textures/images/efx/rain4.png new file mode 100755 index 0000000..3ee982a Binary files /dev/null and b/client/assets/resources/textures/images/efx/rain4.png differ diff --git a/client/assets/resources/textures/images/efx/rain4.png.meta b/client/assets/resources/textures/images/efx/rain4.png.meta new file mode 100755 index 0000000..0dc4f1b --- /dev/null +++ b/client/assets/resources/textures/images/efx/rain4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "9b266e8b-c0ce-4fb6-af3a-e38758e00c66", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "rain4": { + "ver": "1.0.3", + "uuid": "38d62777-d02a-4b17-a3f0-493cc47d334e", + "rawTextureUuid": "9b266e8b-c0ce-4fb6-af3a-e38758e00c66", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 2, + "offsetY": 21, + "trimX": 22, + "trimY": 24, + "width": 170, + "height": 160, + "rawWidth": 210, + "rawHeight": 250, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/rain5.png b/client/assets/resources/textures/images/efx/rain5.png new file mode 100755 index 0000000..a2936f6 Binary files /dev/null and b/client/assets/resources/textures/images/efx/rain5.png differ diff --git a/client/assets/resources/textures/images/efx/rain5.png.meta b/client/assets/resources/textures/images/efx/rain5.png.meta new file mode 100755 index 0000000..a390cbe --- /dev/null +++ b/client/assets/resources/textures/images/efx/rain5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a71be873-76dd-46f4-8bea-8418aac6ecb3", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "rain5": { + "ver": "1.0.3", + "uuid": "2ad8e984-fb49-4a51-ac0f-46bb27251f6e", + "rawTextureUuid": "a71be873-76dd-46f4-8bea-8418aac6ecb3", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1, + "offsetY": 23, + "trimX": 20, + "trimY": 24, + "width": 172, + "height": 156, + "rawWidth": 210, + "rawHeight": 250, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/rain6.png b/client/assets/resources/textures/images/efx/rain6.png new file mode 100755 index 0000000..9061438 Binary files /dev/null and b/client/assets/resources/textures/images/efx/rain6.png differ diff --git a/client/assets/resources/textures/images/efx/rain6.png.meta b/client/assets/resources/textures/images/efx/rain6.png.meta new file mode 100755 index 0000000..ccbdd40 --- /dev/null +++ b/client/assets/resources/textures/images/efx/rain6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0b44d615-3d30-4e0e-8536-428e9a1baaf7", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "rain6": { + "ver": "1.0.3", + "uuid": "667bb892-2b32-4444-9750-6c7dfa65b275", + "rawTextureUuid": "0b44d615-3d30-4e0e-8536-428e9a1baaf7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1.5, + "offsetY": 16.5, + "trimX": 21, + "trimY": 24, + "width": 171, + "height": 169, + "rawWidth": 210, + "rawHeight": 250, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/efx/zimo_glow2.png b/client/assets/resources/textures/images/efx/zimo_glow2.png new file mode 100755 index 0000000..64991d2 Binary files /dev/null and b/client/assets/resources/textures/images/efx/zimo_glow2.png differ diff --git a/client/assets/resources/textures/images/efx/zimo_glow2.png.meta b/client/assets/resources/textures/images/efx/zimo_glow2.png.meta new file mode 100755 index 0000000..fdf90d1 --- /dev/null +++ b/client/assets/resources/textures/images/efx/zimo_glow2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "f273fe57-f086-4c03-bf25-d4e68cc567fe", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "zimo_glow2": { + "ver": "1.0.3", + "uuid": "737ce392-0510-4d29-abc2-788dd4d02bff", + "rawTextureUuid": "f273fe57-f086-4c03-bf25-d4e68cc567fe", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -6, + "offsetY": 5, + "trimX": 35, + "trimY": 0, + "width": 430, + "height": 246, + "rawWidth": 512, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/history_record.plist b/client/assets/resources/textures/images/history_record.plist new file mode 100755 index 0000000..f1a2967 --- /dev/null +++ b/client/assets/resources/textures/images/history_record.plist @@ -0,0 +1,243 @@ + + + + + frames + + hist_detail_list_cell_bg.png + + frame + {{2,2},{1081,155}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1081,155}} + sourceSize + {1081,155} + + hist_rec_backward.png + + frame + {{578,159},{50,41}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{50,41}} + sourceSize + {50,41} + + hist_rec_bar.png + + frame + {{208,203},{114,4}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{114,4}} + sourceSize + {114,4} + + hist_rec_bg.png + + frame + {{1889,2},{139,129}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{139,129}} + sourceSize + {139,129} + + hist_rec_di1.png + + frame + {{666,183},{22,22}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{22,22}} + sourceSize + {22,22} + + hist_rec_di2.png + + frame + {{666,159},{22,22}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{22,22}} + sourceSize + {22,22} + + hist_rec_exit.png + + frame + {{365,159},{54,50}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{54,50}} + sourceSize + {54,50} + + hist_rec_forward.png + + frame + {{535,159},{50,41}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{50,41}} + sourceSize + {50,41} + + hist_rec_frame.png + + frame + {{1707,2},{180,180}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{180,180}} + sourceSize + {180,180} + + hist_rec_pause.png + + frame + {{421,159},{48,56}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{48,56}} + sourceSize + {48,56} + + hist_rec_play.png + + frame + {{479,159},{48,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{48,54}} + sourceSize + {48,54} + + hist_rec_play_bg.png + + frame + {{1085,2},{470,106}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{470,106}} + sourceSize + {470,106} + + hist_rec_replay.png + + frame + {{621,159},{43,43}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{43,43}} + sourceSize + {43,43} + + hist_rec_title_1.png + + frame + {{208,159},{155,42}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{155,42}} + sourceSize + {155,42} + + hist_rec_title_2.png + + frame + {{2,159},{204,48}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{204,48}} + sourceSize + {204,48} + + hist_rec_title_bg_1.png + + frame + {{1501,110},{204,102}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{204,102}} + sourceSize + {204,102} + + hist_rec_title_bg_2.png + + frame + {{1085,110},{414,102}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{414,102}} + sourceSize + {414,102} + + + metadata + + format + 2 + realTextureFileName + history_record.png + size + {2020,214} + smartupdate + $TexturePacker:SmartUpdate:59f4b4f33957e53fec656541d79abf11:1/1$ + textureFileName + history_record.png + + + diff --git a/client/assets/resources/textures/images/history_record.plist.meta b/client/assets/resources/textures/images/history_record.plist.meta new file mode 100755 index 0000000..c390799 --- /dev/null +++ b/client/assets/resources/textures/images/history_record.plist.meta @@ -0,0 +1,386 @@ +{ + "ver": "1.2.4", + "uuid": "35246e42-2c3d-44d1-b9f1-9dd63d38e6ea", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "size": { + "width": 2020, + "height": 214 + }, + "type": "Texture Packer", + "subMetas": { + "hist_detail_list_cell_bg.png": { + "ver": "1.0.3", + "uuid": "9283cd92-ac83-457a-b2e0-acaf8c7c46e7", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1081, + "height": 155, + "rawWidth": 1081, + "rawHeight": 155, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_backward.png": { + "ver": "1.0.3", + "uuid": "2799b8e3-7e4a-4963-a626-dedf9f936481", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 578, + "trimY": 159, + "width": 50, + "height": 41, + "rawWidth": 50, + "rawHeight": 41, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_bar.png": { + "ver": "1.0.3", + "uuid": "b9e6033e-3d63-439a-bbcb-ef77a7574dcb", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 208, + "trimY": 203, + "width": 114, + "height": 4, + "rawWidth": 114, + "rawHeight": 4, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_bg.png": { + "ver": "1.0.3", + "uuid": "6d985fdd-4d46-4216-8f13-4a214f0c0977", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1889, + "trimY": 2, + "width": 139, + "height": 129, + "rawWidth": 139, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_di1.png": { + "ver": "1.0.3", + "uuid": "abe298a3-71f9-4e37-908d-007aa727983c", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 666, + "trimY": 183, + "width": 22, + "height": 22, + "rawWidth": 22, + "rawHeight": 22, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_di2.png": { + "ver": "1.0.3", + "uuid": "229ca516-c90e-4092-9f73-2f758b46b2fb", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 666, + "trimY": 159, + "width": 22, + "height": 22, + "rawWidth": 22, + "rawHeight": 22, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_exit.png": { + "ver": "1.0.3", + "uuid": "ceddd85f-1240-4cce-81d8-d3cb25c13b31", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 365, + "trimY": 159, + "width": 54, + "height": 50, + "rawWidth": 54, + "rawHeight": 50, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_forward.png": { + "ver": "1.0.3", + "uuid": "0a32c3c0-32d3-4c09-9d87-2bc46021a29b", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 535, + "trimY": 159, + "width": 50, + "height": 41, + "rawWidth": 50, + "rawHeight": 41, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_frame.png": { + "ver": "1.0.3", + "uuid": "cba31817-ea68-42a5-a400-1b979dd6e434", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1707, + "trimY": 2, + "width": 180, + "height": 180, + "rawWidth": 180, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_pause.png": { + "ver": "1.0.3", + "uuid": "1fdd675c-f41b-4fdf-9ff2-8f848772a92a", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 421, + "trimY": 159, + "width": 48, + "height": 56, + "rawWidth": 48, + "rawHeight": 56, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_play.png": { + "ver": "1.0.3", + "uuid": "fa12fbe4-a9f9-45ed-9abb-f44fd8887906", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 479, + "trimY": 159, + "width": 48, + "height": 54, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_play_bg.png": { + "ver": "1.0.3", + "uuid": "9935d202-1938-4b59-98b7-ba8383303d8c", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1085, + "trimY": 2, + "width": 470, + "height": 106, + "rawWidth": 470, + "rawHeight": 106, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_replay.png": { + "ver": "1.0.3", + "uuid": "c35aecc1-b59d-4b7b-a4c9-96ae664695f0", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 621, + "trimY": 159, + "width": 43, + "height": 43, + "rawWidth": 43, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_title_1.png": { + "ver": "1.0.3", + "uuid": "6d733fad-01cd-404f-bc0f-a2e262378be4", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 208, + "trimY": 159, + "width": 155, + "height": 42, + "rawWidth": 155, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_title_2.png": { + "ver": "1.0.3", + "uuid": "2a5d1317-547d-40b3-9360-1b876afa8189", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 159, + "width": 204, + "height": 48, + "rawWidth": 204, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_title_bg_1.png": { + "ver": "1.0.3", + "uuid": "31f437f7-7887-42e3-8ed5-a251209d690c", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1501, + "trimY": 110, + "width": 204, + "height": 102, + "rawWidth": 204, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "hist_rec_title_bg_2.png": { + "ver": "1.0.3", + "uuid": "0406e813-de32-4d34-8de8-c2774ac54fb7", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1085, + "trimY": 110, + "width": 414, + "height": 102, + "rawWidth": 414, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/history_record.png b/client/assets/resources/textures/images/history_record.png new file mode 100755 index 0000000..3792734 Binary files /dev/null and b/client/assets/resources/textures/images/history_record.png differ diff --git a/client/assets/resources/textures/images/history_record.png.meta b/client/assets/resources/textures/images/history_record.png.meta new file mode 100755 index 0000000..0189266 --- /dev/null +++ b/client/assets/resources/textures/images/history_record.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "history_record": { + "ver": "1.0.3", + "uuid": "7a80f347-8790-49a9-b48c-0538a505ae09", + "rawTextureUuid": "74d44adb-7b0a-4799-95a2-1812ba98e8cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 2016, + "height": 210, + "rawWidth": 2020, + "rawHeight": 214, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/loading.plist b/client/assets/resources/textures/images/loading.plist new file mode 100755 index 0000000..faee488 --- /dev/null +++ b/client/assets/resources/textures/images/loading.plist @@ -0,0 +1,48 @@ + + + + + frames + + jzcycle.png + + frame + {{2,2},{102,102}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{102,102}} + sourceSize + {102,102} + + jzshazi.png + + frame + {{106,2},{30,31}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{30,31}} + sourceSize + {30,31} + + + metadata + + format + 2 + realTextureFileName + loading.png + size + {138,106} + smartupdate + $TexturePacker:SmartUpdate:4e97bf48f2fc03f1fbf52c7031e96d7e:1/1$ + textureFileName + loading.png + + + diff --git a/client/assets/resources/textures/images/loading.plist.meta b/client/assets/resources/textures/images/loading.plist.meta new file mode 100755 index 0000000..28a9fc6 --- /dev/null +++ b/client/assets/resources/textures/images/loading.plist.meta @@ -0,0 +1,56 @@ +{ + "ver": "1.2.4", + "uuid": "3dad14aa-1217-43e2-a654-c22ae3a85d84", + "rawTextureUuid": "d34dfa25-ad7e-4bc8-8fd3-c1a0f7b7fe45", + "size": { + "width": 138, + "height": 106 + }, + "type": "Texture Packer", + "subMetas": { + "jzcycle.png": { + "ver": "1.0.3", + "uuid": "33a87e63-83e7-4f98-a40e-96feece06697", + "rawTextureUuid": "d34dfa25-ad7e-4bc8-8fd3-c1a0f7b7fe45", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 102, + "height": 102, + "rawWidth": 102, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jzshazi.png": { + "ver": "1.0.3", + "uuid": "30220141-dcea-4b2c-82ea-f6932b703abd", + "rawTextureUuid": "d34dfa25-ad7e-4bc8-8fd3-c1a0f7b7fe45", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 106, + "trimY": 2, + "width": 30, + "height": 31, + "rawWidth": 30, + "rawHeight": 31, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/loading.png b/client/assets/resources/textures/images/loading.png new file mode 100755 index 0000000..5cf4066 Binary files /dev/null and b/client/assets/resources/textures/images/loading.png differ diff --git a/client/assets/resources/textures/images/loading.png.meta b/client/assets/resources/textures/images/loading.png.meta new file mode 100755 index 0000000..096e2b1 --- /dev/null +++ b/client/assets/resources/textures/images/loading.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d34dfa25-ad7e-4bc8-8fd3-c1a0f7b7fe45", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "loading": { + "ver": "1.0.3", + "uuid": "cc642103-5997-4603-a5ba-d01acd173437", + "rawTextureUuid": "d34dfa25-ad7e-4bc8-8fd3-c1a0f7b7fe45", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 134, + "height": 102, + "rawWidth": 138, + "rawHeight": 106, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/mahjong_table.jpg b/client/assets/resources/textures/images/mahjong_table.jpg new file mode 100755 index 0000000..d7da9ad Binary files /dev/null and b/client/assets/resources/textures/images/mahjong_table.jpg differ diff --git a/client/assets/resources/textures/images/mahjong_table.jpg.meta b/client/assets/resources/textures/images/mahjong_table.jpg.meta new file mode 100755 index 0000000..68ca8ed --- /dev/null +++ b/client/assets/resources/textures/images/mahjong_table.jpg.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5a6264d0-c33b-46d3-b38f-d526335be99f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "mahjong_table": { + "ver": "1.0.3", + "uuid": "71c366f0-00c9-4e34-8b8e-29c1f6a5d93a", + "rawTextureUuid": "5a6264d0-c33b-46d3-b38f-d526335be99f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 720, + "rawWidth": 1280, + "rawHeight": 720, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/main_scene.plist b/client/assets/resources/textures/images/main_scene.plist new file mode 100755 index 0000000..09edbc1 --- /dev/null +++ b/client/assets/resources/textures/images/main_scene.plist @@ -0,0 +1,321 @@ + + + + + frames + + bangzhu.png + + frame + {{638,1200},{67,79}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{67,79}} + sourceSize + {67,79} + + card.png + + frame + {{168,1245},{60,32}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{60,32}} + sourceSize + {60,32} + + chuangjianfang.png + + frame + {{168,1077},{446,115}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{446,115}} + sourceSize + {446,115} + + chuangjianfangjianxiaochangjing.png + + frame + {{168,2},{502,439}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{502,439}} + sourceSize + {502,439} + + dingbuuibantoumingdi.png + + frame + {{2,2},{1280,100}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1280,100}} + sourceSize + {1280,100} + + fangkaxiaobeijing.png + + frame + {{616,843},{241,42}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{241,42}} + sourceSize + {241,42} + + feedback.png + + frame + {{660,1065},{145,133}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{145,133}} + sourceSize + {145,133} + + ffanghuifangj.png + + frame + {{168,960},{446,115}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{446,115}} + sourceSize + {446,115} + + goumaixiaojiahao.png + + frame + {{801,742},{31,32}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{31,32}} + sourceSize + {31,32} + + huodong.png + + frame + {{710,363},{122,126}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{122,126}} + sourceSize + {122,126} + + jiaruyouxi.png + + frame + {{168,843},{446,115}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{446,115}} + sourceSize + {446,115} + + jiaruyouxixiaochangjing.png + + frame + {{168,443},{485,398}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{485,398}} + sourceSize + {485,398} + + paomadengbeijing.png + + frame + {{672,2},{716,36}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{716,36}} + sourceSize + {716,36} + + share.png + + frame + {{710,491},{117,133}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{117,133}} + sourceSize + {117,133} + + shezhi.png + + frame + {{569,1194},{67,79}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{67,79}} + sourceSize + {67,79} + + touxing001.png + + frame + {{660,917},{145,146}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{145,146}} + sourceSize + {145,146} + + touxingbg001.png + + frame + {{710,626},{114,114}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{114,114}} + sourceSize + {114,114} + + wuhanmajiangtitle.png + + frame + {{168,1194},{318,49}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{318,49}} + sourceSize + {318,49} + + xiao'xi.png + + frame + {{488,1194},{67,79}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{67,79}} + sourceSize + {67,79} + + xiaolaba.png + + frame + {{616,1086},{39,34}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{39,34}} + sourceSize + {39,34} + + xixia001.png + + frame + {{104,2},{1280,62}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1280,62}} + sourceSize + {1280,62} + + zhanji.png + + frame + {{660,742},{173,139}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{173,139}} + sourceSize + {173,139} + + zhuziyou.png + + frame + {{710,2},{106,359}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{106,359}} + sourceSize + {106,359} + + + metadata + + format + 2 + realTextureFileName + main_scene.png + size + {834,1284} + smartupdate + $TexturePacker:SmartUpdate:d941043ecfdc400728befbebc33dcd07:1/1$ + textureFileName + main_scene.png + + + diff --git a/client/assets/resources/textures/images/main_scene.plist.meta b/client/assets/resources/textures/images/main_scene.plist.meta new file mode 100755 index 0000000..5a2cf02 --- /dev/null +++ b/client/assets/resources/textures/images/main_scene.plist.meta @@ -0,0 +1,518 @@ +{ + "ver": "1.2.4", + "uuid": "79ca1461-bcce-4e92-a148-bbd4884778f1", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "size": { + "width": 834, + "height": 1284 + }, + "type": "Texture Packer", + "subMetas": { + "bangzhu.png": { + "ver": "1.0.3", + "uuid": "147fe42f-7640-4b8a-adf2-b4097e0c7e65", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 638, + "trimY": 1200, + "width": 67, + "height": 79, + "rawWidth": 67, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "card.png": { + "ver": "1.0.3", + "uuid": "c35d6dfe-70ee-4bc0-8bc8-38b9ec4618f2", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 168, + "trimY": 1245, + "width": 60, + "height": 32, + "rawWidth": 60, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chuangjianfang.png": { + "ver": "1.0.3", + "uuid": "23790826-1d37-4f95-8765-1a77abc15c3f", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 168, + "trimY": 1077, + "width": 446, + "height": 115, + "rawWidth": 446, + "rawHeight": 115, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "chuangjianfangjianxiaochangjing.png": { + "ver": "1.0.3", + "uuid": "118e175e-deaa-47da-8f22-aa3b92233165", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 168, + "trimY": 2, + "width": 502, + "height": 439, + "rawWidth": 502, + "rawHeight": 439, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "dingbuuibantoumingdi.png": { + "ver": "1.0.3", + "uuid": "c2236cae-cdc3-41d4-a58f-b5b4e18fb6e2", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1280, + "height": 100, + "rawWidth": 1280, + "rawHeight": 100, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "fangkaxiaobeijing.png": { + "ver": "1.0.3", + "uuid": "792edbfd-c7c3-4fbc-af11-abc267ab9d7d", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 616, + "trimY": 843, + "width": 241, + "height": 42, + "rawWidth": 241, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "feedback.png": { + "ver": "1.0.3", + "uuid": "52a1abf5-8762-4bb7-82dd-c6c7afc88610", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 660, + "trimY": 1065, + "width": 145, + "height": 133, + "rawWidth": 145, + "rawHeight": 133, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "ffanghuifangj.png": { + "ver": "1.0.3", + "uuid": "9b5079b4-d62b-4dcb-95c2-27e71c3d757d", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 168, + "trimY": 960, + "width": 446, + "height": 115, + "rawWidth": 446, + "rawHeight": 115, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "goumaixiaojiahao.png": { + "ver": "1.0.3", + "uuid": "b874b9e3-55b7-46b5-911e-46d8e00ae34d", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 801, + "trimY": 742, + "width": 31, + "height": 32, + "rawWidth": 31, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "huodong.png": { + "ver": "1.0.3", + "uuid": "d2bf07d6-cbaa-485a-9e05-b9409bf16b62", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 710, + "trimY": 363, + "width": 122, + "height": 126, + "rawWidth": 122, + "rawHeight": 126, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiaruyouxi.png": { + "ver": "1.0.3", + "uuid": "b824bcbe-b02d-4032-9eee-253b4368c088", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 168, + "trimY": 843, + "width": 446, + "height": 115, + "rawWidth": 446, + "rawHeight": 115, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jiaruyouxixiaochangjing.png": { + "ver": "1.0.3", + "uuid": "02491912-f027-4dce-88b9-9296333c8dee", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 168, + "trimY": 443, + "width": 485, + "height": 398, + "rawWidth": 485, + "rawHeight": 398, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "paomadengbeijing.png": { + "ver": "1.0.3", + "uuid": "cf017ebf-8a52-4b86-b6b8-e84ad1dd9ff0", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 672, + "trimY": 2, + "width": 716, + "height": 36, + "rawWidth": 716, + "rawHeight": 36, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "share.png": { + "ver": "1.0.3", + "uuid": "653c33e2-391d-4d4b-b922-e48e6b9f3a42", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 710, + "trimY": 491, + "width": 117, + "height": 133, + "rawWidth": 117, + "rawHeight": 133, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "shezhi.png": { + "ver": "1.0.3", + "uuid": "b0737cf8-25e7-4122-a577-66181b3ffbb8", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 569, + "trimY": 1194, + "width": 67, + "height": 79, + "rawWidth": 67, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "touxing001.png": { + "ver": "1.0.3", + "uuid": "4db720d9-b5ed-47db-b457-e7dff65d0c6f", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 660, + "trimY": 917, + "width": 145, + "height": 146, + "rawWidth": 145, + "rawHeight": 146, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "touxingbg001.png": { + "ver": "1.0.3", + "uuid": "9ff38dc8-149e-464e-b574-d093ce5967d5", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 710, + "trimY": 626, + "width": 114, + "height": 114, + "rawWidth": 114, + "rawHeight": 114, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "wuhanmajiangtitle.png": { + "ver": "1.0.3", + "uuid": "3e2ce021-e723-452d-94ed-bb743dfdc7ee", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 168, + "trimY": 1194, + "width": 318, + "height": 49, + "rawWidth": 318, + "rawHeight": 49, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "xiao'xi.png": { + "ver": "1.0.3", + "uuid": "24670f05-f6d6-42a2-b7a4-ef9e463011f7", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 488, + "trimY": 1194, + "width": 67, + "height": 79, + "rawWidth": 67, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "xiaolaba.png": { + "ver": "1.0.3", + "uuid": "9fe76483-1a41-4ec8-9779-147f104cf4f7", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 616, + "trimY": 1086, + "width": 39, + "height": 34, + "rawWidth": 39, + "rawHeight": 34, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "xixia001.png": { + "ver": "1.0.3", + "uuid": "9ef235e3-46fd-45ef-8e0a-d6531e7f1ffb", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 104, + "trimY": 2, + "width": 1280, + "height": 62, + "rawWidth": 1280, + "rawHeight": 62, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "zhanji.png": { + "ver": "1.0.3", + "uuid": "b03dc8dc-0c47-41b0-96e5-e638457d4fa4", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 660, + "trimY": 742, + "width": 173, + "height": 139, + "rawWidth": 173, + "rawHeight": 139, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "zhuziyou.png": { + "ver": "1.0.3", + "uuid": "3c83a88f-ffc9-4db5-8925-323eba63cccb", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 710, + "trimY": 2, + "width": 106, + "height": 359, + "rawWidth": 106, + "rawHeight": 359, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/main_scene.png b/client/assets/resources/textures/images/main_scene.png new file mode 100755 index 0000000..349a8c2 Binary files /dev/null and b/client/assets/resources/textures/images/main_scene.png differ diff --git a/client/assets/resources/textures/images/main_scene.png.meta b/client/assets/resources/textures/images/main_scene.png.meta new file mode 100755 index 0000000..488f2df --- /dev/null +++ b/client/assets/resources/textures/images/main_scene.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "main_scene": { + "ver": "1.0.3", + "uuid": "c618bb0c-1c9d-4c1e-aab8-1cb593fbdf59", + "rawTextureUuid": "331ab7b5-5be2-42dd-8ea1-a40274fdfe36", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 830, + "height": 1280, + "rawWidth": 834, + "rawHeight": 1284, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc.meta b/client/assets/resources/textures/images/playScenesc.meta new file mode 100755 index 0000000..f34b8e1 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "ca520c85-770d-43b9-a4c0-461b9dab3346", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/nvxiongmao001.png b/client/assets/resources/textures/images/playScenesc/nvxiongmao001.png new file mode 100755 index 0000000..a7e6578 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/nvxiongmao001.png differ diff --git a/client/assets/resources/textures/images/playScenesc/nvxiongmao001.png.meta b/client/assets/resources/textures/images/playScenesc/nvxiongmao001.png.meta new file mode 100755 index 0000000..1f9401a --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/nvxiongmao001.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "67e7e9b0-c5c7-43b0-a0cf-690104c0465b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "nvxiongmao001": { + "ver": "1.0.3", + "uuid": "3b7ae76c-3b0a-4bc0-a6d6-66b44595c03d", + "rawTextureUuid": "67e7e9b0-c5c7-43b0-a0cf-690104c0465b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 485, + "height": 398, + "rawWidth": 485, + "rawHeight": 398, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/play_scene_4.png b/client/assets/resources/textures/images/playScenesc/play_scene_4.png new file mode 100755 index 0000000..ef09268 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/play_scene_4.png differ diff --git a/client/assets/resources/textures/images/playScenesc/play_scene_4.png.meta b/client/assets/resources/textures/images/playScenesc/play_scene_4.png.meta new file mode 100755 index 0000000..f30f243 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/play_scene_4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "65adbe7d-ad01-4e89-9727-5fc0edc24c22", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "play_scene_4": { + "ver": "1.0.3", + "uuid": "c6317a07-e5db-4930-a7d5-bd6fe7ef7b5e", + "rawTextureUuid": "65adbe7d-ad01-4e89-9727-5fc0edc24c22", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 0, + "trimY": 0, + "width": 112, + "height": 34, + "rawWidth": 114, + "rawHeight": 36, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/play_scene_5.png b/client/assets/resources/textures/images/playScenesc/play_scene_5.png new file mode 100755 index 0000000..cebcda6 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/play_scene_5.png differ diff --git a/client/assets/resources/textures/images/playScenesc/play_scene_5.png.meta b/client/assets/resources/textures/images/playScenesc/play_scene_5.png.meta new file mode 100755 index 0000000..ada4d3f --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/play_scene_5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "63ab6212-db3c-4a56-850b-cb3f970e038c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "play_scene_5": { + "ver": "1.0.3", + "uuid": "a87ec412-9067-4265-a7f4-a8054f7a1c46", + "rawTextureUuid": "63ab6212-db3c-4a56-850b-cb3f970e038c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0.5, + "trimX": 0, + "trimY": 0, + "width": 114, + "height": 35, + "rawWidth": 114, + "rawHeight": 36, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/play_scene_6.png b/client/assets/resources/textures/images/playScenesc/play_scene_6.png new file mode 100755 index 0000000..db718f9 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/play_scene_6.png differ diff --git a/client/assets/resources/textures/images/playScenesc/play_scene_6.png.meta b/client/assets/resources/textures/images/playScenesc/play_scene_6.png.meta new file mode 100755 index 0000000..65d1c02 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/play_scene_6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "89867af9-edba-4bb8-9a4a-fb974d3e8588", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "play_scene_6": { + "ver": "1.0.3", + "uuid": "ceb6e600-b231-4f3e-9528-4131277712b7", + "rawTextureUuid": "89867af9-edba-4bb8-9a4a-fb974d3e8588", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -0.5, + "offsetY": 0.5, + "trimX": 0, + "trimY": 0, + "width": 26, + "height": 31, + "rawWidth": 27, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang.png new file mode 100755 index 0000000..47e6781 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang.png.meta new file mode 100755 index 0000000..8592bc9 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "285825b5-c3e3-49a8-b9c8-eea6d3581dc1", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang": { + "ver": "1.0.3", + "uuid": "4d53c7ba-0950-4e59-833e-2d2cb816a110", + "rawTextureUuid": "285825b5-c3e3-49a8-b9c8-eea6d3581dc1", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 104, + "height": 104, + "rawWidth": 104, + "rawHeight": 104, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001.png new file mode 100755 index 0000000..ab6428b Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001.png.meta new file mode 100755 index 0000000..a8e6a97 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5e05589d-9849-456f-8479-a682a456fe29", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_001": { + "ver": "1.0.3", + "uuid": "ffd781e3-3d89-49a1-99af-45446e138558", + "rawTextureUuid": "5e05589d-9849-456f-8479-a682a456fe29", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 21, + "height": 92, + "rawWidth": 21, + "rawHeight": 92, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001_01.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001_01.png new file mode 100755 index 0000000..69e302f Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001_01.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001_01.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001_01.png.meta new file mode 100755 index 0000000..8a088dd --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001_01.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "59c0485e-2f80-4164-8aea-3aee2b2e94b6", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_001_01": { + "ver": "1.0.3", + "uuid": "77169e70-22e0-4a25-9fea-a1123dd035c9", + "rawTextureUuid": "59c0485e-2f80-4164-8aea-3aee2b2e94b6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 21, + "height": 93, + "rawWidth": 21, + "rawHeight": 93, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002.png new file mode 100755 index 0000000..435d936 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002.png.meta new file mode 100755 index 0000000..4a51759 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "38fecf5f-94eb-4586-aabe-3bc2ae184d0f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_002": { + "ver": "1.0.3", + "uuid": "e780b529-e5dd-47f4-89b9-085eb0c305ff", + "rawTextureUuid": "38fecf5f-94eb-4586-aabe-3bc2ae184d0f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 93, + "height": 21, + "rawWidth": 93, + "rawHeight": 21, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002_01.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002_01.png new file mode 100755 index 0000000..588bba5 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002_01.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002_01.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002_01.png.meta new file mode 100755 index 0000000..7ceea2d --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002_01.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "8f57596d-cd4a-480b-bd57-611464f493aa", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_002_01": { + "ver": "1.0.3", + "uuid": "422fdf7d-1ed4-43b6-8a3a-ed379c08210d", + "rawTextureUuid": "8f57596d-cd4a-480b-bd57-611464f493aa", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 93, + "height": 21, + "rawWidth": 93, + "rawHeight": 21, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003.png new file mode 100755 index 0000000..d1cc6e0 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003.png.meta new file mode 100755 index 0000000..ce29daa --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2bd00ccf-20e1-44af-b8d8-94bb85a65b50", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_003": { + "ver": "1.0.3", + "uuid": "d278cab0-d89b-4fca-b312-e5a5279015fa", + "rawTextureUuid": "2bd00ccf-20e1-44af-b8d8-94bb85a65b50", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 93, + "height": 21, + "rawWidth": 93, + "rawHeight": 21, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003_01.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003_01.png new file mode 100755 index 0000000..b6e69e7 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003_01.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003_01.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003_01.png.meta new file mode 100755 index 0000000..0cdf323 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003_01.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "dd853401-f06b-4c5f-a68b-3b5e58978189", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_003_01": { + "ver": "1.0.3", + "uuid": "e1714551-b433-4d23-8991-52e100dde094", + "rawTextureUuid": "dd853401-f06b-4c5f-a68b-3b5e58978189", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 93, + "height": 21, + "rawWidth": 93, + "rawHeight": 21, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004.png new file mode 100755 index 0000000..6e8abdc Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004.png.meta new file mode 100755 index 0000000..fc23574 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "c0f12e80-6caf-464c-94f4-6e22969b4ee7", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_004": { + "ver": "1.0.3", + "uuid": "90e4b45c-8044-49b6-a842-5bd38dafe909", + "rawTextureUuid": "c0f12e80-6caf-464c-94f4-6e22969b4ee7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 21, + "height": 93, + "rawWidth": 21, + "rawHeight": 93, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004_01.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004_01.png new file mode 100755 index 0000000..509c87f Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004_01.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004_01.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004_01.png.meta new file mode 100755 index 0000000..70f03ad --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004_01.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a0a28378-093e-471f-bb55-173c1b062ada", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_fangxiang_004_01": { + "ver": "1.0.3", + "uuid": "1b650047-9873-4e70-a87e-f5355261f7aa", + "rawTextureUuid": "a0a28378-093e-471f-bb55-173c1b062ada", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 21, + "height": 93, + "rawWidth": 21, + "rawHeight": 93, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_001.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_001.png new file mode 100755 index 0000000..0b45e3a Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_001.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_001.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_001.png.meta new file mode 100755 index 0000000..cca656f --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_001.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "1e1d77d8-78e5-48f1-8bb5-f78e08379d38", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_huatong_001": { + "ver": "1.0.3", + "uuid": "676a445d-bb91-4c54-aa79-f748cd862233", + "rawTextureUuid": "1e1d77d8-78e5-48f1-8bb5-f78e08379d38", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 54, + "height": 55, + "rawWidth": 54, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_002.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_002.png new file mode 100755 index 0000000..b4a11c2 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_002.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_002.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_002.png.meta new file mode 100755 index 0000000..a5870dd --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_huatong_002.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "06d0634d-85bc-4c3a-a92f-980420d06dbb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_huatong_002": { + "ver": "1.0.3", + "uuid": "410d62af-0c20-4e18-ba68-17cc2c1f798d", + "rawTextureUuid": "06d0634d-85bc-4c3a-a92f-980420d06dbb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 54, + "height": 55, + "rawWidth": 54, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_001.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_001.png new file mode 100755 index 0000000..49e15ca Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_001.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_001.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_001.png.meta new file mode 100755 index 0000000..b5d65bd --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_001.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "71a22b2b-287f-4480-b4ae-7c745bfa5424", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_shezhi_001": { + "ver": "1.0.3", + "uuid": "606775c9-8727-482f-8013-5ba083282842", + "rawTextureUuid": "71a22b2b-287f-4480-b4ae-7c745bfa5424", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 54, + "height": 55, + "rawWidth": 54, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_002.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_002.png new file mode 100755 index 0000000..b21d45b Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_002.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_002.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_002.png.meta new file mode 100755 index 0000000..18da72d --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_shezhi_002.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "78d29fec-e016-4e0c-992b-c82383c53be2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_shezhi_002": { + "ver": "1.0.3", + "uuid": "761858de-4717-457e-aea5-cc8e500b9961", + "rawTextureUuid": "78d29fec-e016-4e0c-992b-c82383c53be2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 54, + "height": 55, + "rawWidth": 54, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_001.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_001.png new file mode 100755 index 0000000..6b4d1e1 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_001.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_001.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_001.png.meta new file mode 100755 index 0000000..09e3252 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_001.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "9d47a58c-ee9f-4845-af0d-19981d15a302", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_xiaoxi_001": { + "ver": "1.0.3", + "uuid": "3db313d3-a167-451f-8d0a-ab4346493ee9", + "rawTextureUuid": "9d47a58c-ee9f-4845-af0d-19981d15a302", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 54, + "height": 55, + "rawWidth": 54, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_002.png b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_002.png new file mode 100755 index 0000000..2151b09 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_002.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_002.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_002.png.meta new file mode 100755 index 0000000..ff16141 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_002.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "f6e00b41-4095-441b-b760-3fac8e8379df", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_room_xiaoxi_002": { + "ver": "1.0.3", + "uuid": "752034e8-e2df-4b80-8dd5-e14b719d5e1b", + "rawTextureUuid": "f6e00b41-4095-441b-b760-3fac8e8379df", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 54, + "height": 55, + "rawWidth": 54, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_zhuang.png b/client/assets/resources/textures/images/playScenesc/sichuan_zhuang.png new file mode 100755 index 0000000..1f37ffb Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuan_zhuang.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuan_zhuang.png.meta b/client/assets/resources/textures/images/playScenesc/sichuan_zhuang.png.meta new file mode 100755 index 0000000..c3c221a --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuan_zhuang.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a3289e63-c09e-4a4c-ad6f-22910a14a40e", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuan_zhuang": { + "ver": "1.0.3", + "uuid": "a7b08c37-ea5d-4c04-85ae-ec901991e574", + "rawTextureUuid": "a3289e63-c09e-4a4c-ad6f-22910a14a40e", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 36, + "height": 37, + "rawWidth": 36, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/sichuantouxiang002.png b/client/assets/resources/textures/images/playScenesc/sichuantouxiang002.png new file mode 100755 index 0000000..0031793 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/sichuantouxiang002.png differ diff --git a/client/assets/resources/textures/images/playScenesc/sichuantouxiang002.png.meta b/client/assets/resources/textures/images/playScenesc/sichuantouxiang002.png.meta new file mode 100755 index 0000000..1eafff8 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/sichuantouxiang002.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "40781aa3-2fcd-42d4-832e-e000ce60f51a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "sichuantouxiang002": { + "ver": "1.0.3", + "uuid": "f7a90881-3cc3-4e4a-a5cd-4e0892e94a2d", + "rawTextureUuid": "40781aa3-2fcd-42d4-832e-e000ce60f51a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 97, + "height": 96, + "rawWidth": 98, + "rawHeight": 96, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/wenzi001.png b/client/assets/resources/textures/images/playScenesc/wenzi001.png new file mode 100755 index 0000000..d4f9363 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/wenzi001.png differ diff --git a/client/assets/resources/textures/images/playScenesc/wenzi001.png.meta b/client/assets/resources/textures/images/playScenesc/wenzi001.png.meta new file mode 100755 index 0000000..5b90d09 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/wenzi001.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "37af60aa-dadb-479c-8d5c-85e0a8e1e669", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "wenzi001": { + "ver": "1.0.3", + "uuid": "630d3be3-d850-489c-94d3-bc52be73e5aa", + "rawTextureUuid": "37af60aa-dadb-479c-8d5c-85e0a8e1e669", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 331, + "height": 23, + "rawWidth": 331, + "rawHeight": 23, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/wenzi002.png b/client/assets/resources/textures/images/playScenesc/wenzi002.png new file mode 100755 index 0000000..fa74cea Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/wenzi002.png differ diff --git a/client/assets/resources/textures/images/playScenesc/wenzi002.png.meta b/client/assets/resources/textures/images/playScenesc/wenzi002.png.meta new file mode 100755 index 0000000..cf8f09a --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/wenzi002.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3c2e7a36-6cdd-44bf-ba08-25ffa70f95ec", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "wenzi002": { + "ver": "1.0.3", + "uuid": "2822bb44-286f-40a1-9398-35a3bb0bd761", + "rawTextureUuid": "3c2e7a36-6cdd-44bf-ba08-25ffa70f95ec", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 331, + "height": 23, + "rawWidth": 331, + "rawHeight": 23, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/wenzi003.png b/client/assets/resources/textures/images/playScenesc/wenzi003.png new file mode 100755 index 0000000..bba9205 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/wenzi003.png differ diff --git a/client/assets/resources/textures/images/playScenesc/wenzi003.png.meta b/client/assets/resources/textures/images/playScenesc/wenzi003.png.meta new file mode 100755 index 0000000..3bc29ab --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/wenzi003.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d63b4a9e-dc2b-4084-8664-8331e0c904a7", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "wenzi003": { + "ver": "1.0.3", + "uuid": "c61b13c5-2120-409a-a83c-ad8a3d6fdc2a", + "rawTextureUuid": "d63b4a9e-dc2b-4084-8664-8331e0c904a7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 331, + "height": 23, + "rawWidth": 331, + "rawHeight": 23, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/wenzi004.png b/client/assets/resources/textures/images/playScenesc/wenzi004.png new file mode 100755 index 0000000..ca7247c Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/wenzi004.png differ diff --git a/client/assets/resources/textures/images/playScenesc/wenzi004.png.meta b/client/assets/resources/textures/images/playScenesc/wenzi004.png.meta new file mode 100755 index 0000000..efd9f0d --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/wenzi004.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2ee28dff-bc0a-4535-a492-d13828cd2326", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "wenzi004": { + "ver": "1.0.3", + "uuid": "df2accea-10ef-49a2-83d4-be88e35e48d7", + "rawTextureUuid": "2ee28dff-bc0a-4535-a492-d13828cd2326", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 331, + "height": 23, + "rawWidth": 331, + "rawHeight": 23, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/playScenesc/wenzi005.png b/client/assets/resources/textures/images/playScenesc/wenzi005.png new file mode 100755 index 0000000..26bd912 Binary files /dev/null and b/client/assets/resources/textures/images/playScenesc/wenzi005.png differ diff --git a/client/assets/resources/textures/images/playScenesc/wenzi005.png.meta b/client/assets/resources/textures/images/playScenesc/wenzi005.png.meta new file mode 100755 index 0000000..c3bd636 --- /dev/null +++ b/client/assets/resources/textures/images/playScenesc/wenzi005.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "b2dbb3a6-5177-40b4-8c24-ec2aabe2c4cf", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "wenzi005": { + "ver": "1.0.3", + "uuid": "f2855192-6250-41a5-8b9f-fe2b02040bba", + "rawTextureUuid": "b2dbb3a6-5177-40b4-8c24-ec2aabe2c4cf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 331, + "height": 23, + "rawWidth": 331, + "rawHeight": 23, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/play_scene.plist b/client/assets/resources/textures/images/play_scene.plist new file mode 100755 index 0000000..c6dee13 --- /dev/null +++ b/client/assets/resources/textures/images/play_scene.plist @@ -0,0 +1,542 @@ + + + + + frames + + alarm_clock.png + + frame + {{1141,2},{79,82}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{79,82}} + sourceSize + {79,82} + + banker_sign.png + + frame + {{1619,137},{56,56}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{56,56}} + sourceSize + {56,56} + + btn_agree.png + + frame + {{334,2},{208,69}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{208,69}} + sourceSize + {208,69} + + btn_back_sala.png + + frame + {{263,2},{208,69}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{208,69}} + sourceSize + {208,69} + + btn_dismiss_room.png + + frame + {{192,2},{208,69}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{208,69}} + sourceSize + {208,69} + + btn_gang.png + + frame + {{881,2},{130,130}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{130,130}} + sourceSize + {130,130} + + btn_message.png + + frame + {{1565,203},{57,51}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{57,51}} + sourceSize + {57,51} + + btn_pass.png + + frame + {{1013,2},{130,126}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{130,126}} + sourceSize + {130,126} + + btn_peng.png + + frame + {{749,2},{130,134}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{130,134}} + sourceSize + {130,134} + + btn_ready.png + + frame + {{121,2},{208,69}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{208,69}} + sourceSize + {208,69} + + btn_refuse.png + + frame + {{50,2},{208,69}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{208,69}} + sourceSize + {208,69} + + btn_setting.png + + frame + {{1624,195},{54,55}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{54,55}} + sourceSize + {54,55} + + btn_weixin_invite.png + + frame + {{1222,48},{304,70}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{304,70}} + sourceSize + {304,70} + + btn_win.png + + frame + {{1348,120},{126,128}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{126,128}} + sourceSize + {126,128} + + decision_sign_1.png + + frame + {{658,143},{110,122}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{110,122}} + sourceSize + {110,122} + + decision_sign_2.png + + frame + {{1224,120},{122,130}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{122,130}} + sourceSize + {122,130} + + decision_sign_3.png + + frame + {{976,134},{124,120}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{124,120}} + sourceSize + {124,120} + + decision_sign_4.png + + frame + {{405,2},{184,126}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{184,126}} + sourceSize + {184,126} + + dismiss_room_title.png + + frame + {{2,2},{233,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{233,46}} + sourceSize + {233,46} + + fan_pao_bg.png + + frame + {{221,212},{87,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{87,38}} + sourceSize + {87,38} + + headallbk.png + + frame + {{872,138},{102,103}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{102,103}} + sourceSize + {102,103} + + headbk.png + + frame + {{1102,134},{120,120}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{120,120}} + sourceSize + {120,120} + + laizi_bg.png + + frame + {{1594,48},{87,88}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{87,88}} + sourceSize + {87,88} + + mahjong_title.png + + frame + {{1224,2},{484,44}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{484,44}} + sourceSize + {484,44} + + msg_bubble_btm.png + + frame + {{469,188},{69,64}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{69,64}} + sourceSize + {69,64} + + msg_bubble_left.png + + frame + {{1565,137},{64,52}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{64,52}} + sourceSize + {64,52} + + msg_bubble_right.png + + frame + {{604,179},{71,52}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{71,52}} + sourceSize + {71,52} + + msg_bubble_top.png + + frame + {{1528,48},{68,64}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{68,64}} + sourceSize + {68,64} + + msg_set_bg.png + + frame + {{533,2},{175,73}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{175,73}} + sourceSize + {175,73} + + off_line_sign.png + + frame + {{50,212},{63,41}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{63,41}} + sourceSize + {63,41} + + outmjtile_sign.png + + frame + {{310,212},{34,45}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{34,45}} + sourceSize + {34,45} + + ready_sign.png + + frame + {{540,179},{62,75}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{62,75}} + sourceSize + {62,75} + + speaker1.png + + frame + {{2,237},{6,8}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{6,8}} + sourceSize + {6,8} + + timebk.png + + frame + {{115,212},{104,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{104,38}} + sourceSize + {104,38} + + turn_pos_0.png + + frame + {{812,138},{28,110}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{28,110}} + sourceSize + {28,110} + + turn_pos_1.png + + frame + {{842,138},{110,28}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{110,28}} + sourceSize + {110,28} + + turn_pos_2.png + + frame + {{782,138},{28,110}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{28,110}} + sourceSize + {28,110} + + turn_pos_3.png + + frame + {{357,212},{110,28}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{110,28}} + sourceSize + {110,28} + + turn_pos_bg.png + + frame + {{608,2},{139,139}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{139,139}} + sourceSize + {139,139} + + voice_btn.png + + frame + {{1476,120},{87,88}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{87,88}} + sourceSize + {87,88} + + + metadata + + format + 2 + realTextureFileName + play_scene.png + size + {1710,256} + smartupdate + $TexturePacker:SmartUpdate:f3966f72e1768cd4227d618068da6b6c:1/1$ + textureFileName + play_scene.png + + + diff --git a/client/assets/resources/textures/images/play_scene.plist.meta b/client/assets/resources/textures/images/play_scene.plist.meta new file mode 100755 index 0000000..0d64f31 --- /dev/null +++ b/client/assets/resources/textures/images/play_scene.plist.meta @@ -0,0 +1,892 @@ +{ + "ver": "1.2.4", + "uuid": "4201ef1f-4abc-4af0-8e84-e9e776943900", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "size": { + "width": 1710, + "height": 256 + }, + "type": "Texture Packer", + "subMetas": { + "alarm_clock.png": { + "ver": "1.0.3", + "uuid": "3e01c30e-044d-4d20-9cb9-05c97a4bee7a", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1141, + "trimY": 2, + "width": 79, + "height": 82, + "rawWidth": 79, + "rawHeight": 82, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "banker_sign.png": { + "ver": "1.0.3", + "uuid": "49b48549-9276-4962-bce2-5c6733965a79", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1619, + "trimY": 137, + "width": 56, + "height": 56, + "rawWidth": 56, + "rawHeight": 56, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_agree.png": { + "ver": "1.0.3", + "uuid": "4338b286-ca55-4eec-877f-ca22150bc313", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 334, + "trimY": 2, + "width": 208, + "height": 69, + "rawWidth": 208, + "rawHeight": 69, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_back_sala.png": { + "ver": "1.0.3", + "uuid": "ea7d8d70-11a2-48fd-8f20-82bd49ffce05", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 263, + "trimY": 2, + "width": 208, + "height": 69, + "rawWidth": 208, + "rawHeight": 69, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_dismiss_room.png": { + "ver": "1.0.3", + "uuid": "150829b1-d3a8-4b43-a7d2-b894c15fb133", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 192, + "trimY": 2, + "width": 208, + "height": 69, + "rawWidth": 208, + "rawHeight": 69, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_gang.png": { + "ver": "1.0.3", + "uuid": "3479e792-95f8-4d4d-b196-2f8c6a125cd4", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 881, + "trimY": 2, + "width": 130, + "height": 130, + "rawWidth": 130, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_message.png": { + "ver": "1.0.3", + "uuid": "56958185-085b-40b3-8c94-6e58181b7ca5", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1565, + "trimY": 203, + "width": 57, + "height": 51, + "rawWidth": 57, + "rawHeight": 51, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_pass.png": { + "ver": "1.0.3", + "uuid": "28cd14db-6ba3-458d-bcb3-ea53a7adddc3", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1013, + "trimY": 2, + "width": 130, + "height": 126, + "rawWidth": 130, + "rawHeight": 126, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_peng.png": { + "ver": "1.0.3", + "uuid": "234dedb0-678d-4893-9486-2e471a0f0a17", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 749, + "trimY": 2, + "width": 130, + "height": 134, + "rawWidth": 130, + "rawHeight": 134, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_ready.png": { + "ver": "1.0.3", + "uuid": "cedd15d4-6953-4ab8-b2c3-db44e1d961f6", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 121, + "trimY": 2, + "width": 208, + "height": 69, + "rawWidth": 208, + "rawHeight": 69, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_refuse.png": { + "ver": "1.0.3", + "uuid": "7ce05240-d123-4f98-9258-7c67fee072b5", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 50, + "trimY": 2, + "width": 208, + "height": 69, + "rawWidth": 208, + "rawHeight": 69, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_setting.png": { + "ver": "1.0.3", + "uuid": "ddc89083-5194-4822-a109-4a65e07411d2", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1624, + "trimY": 195, + "width": 54, + "height": 55, + "rawWidth": 54, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_weixin_invite.png": { + "ver": "1.0.3", + "uuid": "249efc01-de45-4d92-8851-12b8e612751d", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1222, + "trimY": 48, + "width": 304, + "height": 70, + "rawWidth": 304, + "rawHeight": 70, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "btn_win.png": { + "ver": "1.0.3", + "uuid": "7a731f97-f192-4f9b-ba2f-a5f7e6fa9b7a", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1348, + "trimY": 120, + "width": 126, + "height": 128, + "rawWidth": 126, + "rawHeight": 128, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "decision_sign_1.png": { + "ver": "1.0.3", + "uuid": "dc8aaac9-73a5-48aa-b04c-6679debab83f", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 658, + "trimY": 143, + "width": 110, + "height": 122, + "rawWidth": 110, + "rawHeight": 122, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "decision_sign_2.png": { + "ver": "1.0.3", + "uuid": "8d09e976-25a0-4c78-81cd-65fac8505830", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1224, + "trimY": 120, + "width": 122, + "height": 130, + "rawWidth": 122, + "rawHeight": 130, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "decision_sign_3.png": { + "ver": "1.0.3", + "uuid": "40070852-dace-4de0-976c-f37aa482b996", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 976, + "trimY": 134, + "width": 124, + "height": 120, + "rawWidth": 124, + "rawHeight": 120, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "decision_sign_4.png": { + "ver": "1.0.3", + "uuid": "ecb830a8-95c6-4528-bb97-771d7cd13dc4", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 405, + "trimY": 2, + "width": 184, + "height": 126, + "rawWidth": 184, + "rawHeight": 126, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "dismiss_room_title.png": { + "ver": "1.0.3", + "uuid": "38be1123-65ab-4374-9b79-5ba993c9e089", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 233, + "height": 46, + "rawWidth": 233, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "fan_pao_bg.png": { + "ver": "1.0.3", + "uuid": "237032f8-9668-4bdc-bc99-960e5c53bd9f", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 221, + "trimY": 212, + "width": 87, + "height": 38, + "rawWidth": 87, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "headallbk.png": { + "ver": "1.0.3", + "uuid": "69d89393-64d9-47ff-8411-f7147b162086", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 872, + "trimY": 138, + "width": 102, + "height": 103, + "rawWidth": 102, + "rawHeight": 103, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "headbk.png": { + "ver": "1.0.3", + "uuid": "87349c4b-caa4-428d-ae53-549b97438ce4", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1102, + "trimY": 134, + "width": 120, + "height": 120, + "rawWidth": 120, + "rawHeight": 120, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "laizi_bg.png": { + "ver": "1.0.3", + "uuid": "d4ee4a99-35be-459e-8221-3d7064ad0051", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1594, + "trimY": 48, + "width": 87, + "height": 88, + "rawWidth": 87, + "rawHeight": 88, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "mahjong_title.png": { + "ver": "1.0.3", + "uuid": "3329caac-ff7b-4e43-815f-ae3ce3d83c7a", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1224, + "trimY": 2, + "width": 484, + "height": 44, + "rawWidth": 484, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "msg_bubble_btm.png": { + "ver": "1.0.3", + "uuid": "b35a9d33-5790-459f-950c-eee12b27056c", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 469, + "trimY": 188, + "width": 69, + "height": 64, + "rawWidth": 69, + "rawHeight": 64, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "msg_bubble_left.png": { + "ver": "1.0.3", + "uuid": "23fdb5af-9999-464a-9131-bcf186d31075", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1565, + "trimY": 137, + "width": 64, + "height": 52, + "rawWidth": 64, + "rawHeight": 52, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "msg_bubble_right.png": { + "ver": "1.0.3", + "uuid": "b8bed57c-7c55-41cc-8f87-b746d4bf0c73", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 604, + "trimY": 179, + "width": 71, + "height": 52, + "rawWidth": 71, + "rawHeight": 52, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "msg_bubble_top.png": { + "ver": "1.0.3", + "uuid": "535753f9-162b-4819-969d-6726b942ab53", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1528, + "trimY": 48, + "width": 68, + "height": 64, + "rawWidth": 68, + "rawHeight": 64, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "msg_set_bg.png": { + "ver": "1.0.3", + "uuid": "5e5d01f9-5a85-4abc-9330-a89e7f44dbbb", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 533, + "trimY": 2, + "width": 175, + "height": 73, + "rawWidth": 175, + "rawHeight": 73, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "off_line_sign.png": { + "ver": "1.0.3", + "uuid": "a230e2f8-3203-4f06-8299-6a187f59b5eb", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 50, + "trimY": 212, + "width": 63, + "height": 41, + "rawWidth": 63, + "rawHeight": 41, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "outmjtile_sign.png": { + "ver": "1.0.3", + "uuid": "b3daa091-3e8e-4358-8255-7543c401efd7", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 310, + "trimY": 212, + "width": 34, + "height": 45, + "rawWidth": 34, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "ready_sign.png": { + "ver": "1.0.3", + "uuid": "c310366e-416a-4166-ba90-9b5a589f1dd6", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 540, + "trimY": 179, + "width": 62, + "height": 75, + "rawWidth": 62, + "rawHeight": 75, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "speaker1.png": { + "ver": "1.0.3", + "uuid": "3a3a48a1-be45-46c4-b82b-1b5d10a7132e", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 237, + "width": 6, + "height": 8, + "rawWidth": 6, + "rawHeight": 8, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "timebk.png": { + "ver": "1.0.3", + "uuid": "c3fde634-7152-4408-813e-581c2ca09f45", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 115, + "trimY": 212, + "width": 104, + "height": 38, + "rawWidth": 104, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "turn_pos_0.png": { + "ver": "1.0.3", + "uuid": "c6792fab-a883-4d0f-8ec5-ad4d738671cd", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 812, + "trimY": 138, + "width": 28, + "height": 110, + "rawWidth": 28, + "rawHeight": 110, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "turn_pos_1.png": { + "ver": "1.0.3", + "uuid": "bd840aff-153b-4609-9f4e-c203d8d31d2e", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 842, + "trimY": 138, + "width": 110, + "height": 28, + "rawWidth": 110, + "rawHeight": 28, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "turn_pos_2.png": { + "ver": "1.0.3", + "uuid": "9fdbad27-6226-4502-a818-f93f2d543cf8", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 782, + "trimY": 138, + "width": 28, + "height": 110, + "rawWidth": 28, + "rawHeight": 110, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "turn_pos_3.png": { + "ver": "1.0.3", + "uuid": "b4cd8eb2-b901-43e6-85c2-8791641cecaa", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 357, + "trimY": 212, + "width": 110, + "height": 28, + "rawWidth": 110, + "rawHeight": 28, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "turn_pos_bg.png": { + "ver": "1.0.3", + "uuid": "8c3ba05e-1fbf-4af6-934e-40020fa8a371", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 608, + "trimY": 2, + "width": 139, + "height": 139, + "rawWidth": 139, + "rawHeight": 139, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "voice_btn.png": { + "ver": "1.0.3", + "uuid": "ff360503-52f4-4bcb-9760-21032e85ef6f", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1476, + "trimY": 120, + "width": 87, + "height": 88, + "rawWidth": 87, + "rawHeight": 88, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/play_scene.png b/client/assets/resources/textures/images/play_scene.png new file mode 100755 index 0000000..32312d5 Binary files /dev/null and b/client/assets/resources/textures/images/play_scene.png differ diff --git a/client/assets/resources/textures/images/play_scene.png.meta b/client/assets/resources/textures/images/play_scene.png.meta new file mode 100755 index 0000000..cd8f980 --- /dev/null +++ b/client/assets/resources/textures/images/play_scene.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "play_scene": { + "ver": "1.0.3", + "uuid": "ae66c8ea-bf8d-4490-805d-e9d07577e36b", + "rawTextureUuid": "a8cce54f-961c-49b5-b3e1-4d293547f05b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1706, + "height": 252, + "rawWidth": 1710, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/public_ui.plist b/client/assets/resources/textures/images/public_ui.plist new file mode 100755 index 0000000..7a599ff --- /dev/null +++ b/client/assets/resources/textures/images/public_ui.plist @@ -0,0 +1,217 @@ + + + + + frames + + head_img_female.png + + frame + {{642,117},{102,102}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{102,102}} + sourceSize + {102,102} + + head_img_male.png + + frame + {{538,117},{102,102}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{102,102}} + sourceSize + {102,102} + + head_mask.png + + frame + {{746,155},{64,64}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{64,64}} + sourceSize + {64,64} + + player_info_bg.png + + frame + {{146,2},{208,209}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{208,209}} + sourceSize + {208,209} + + public_bar_btm.png + + frame + {{746,105},{1274,48}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1274,48}} + sourceSize + {1274,48} + + public_bar_top.png + + frame + {{746,2},{1280,101}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{1280,101}} + sourceSize + {1280,101} + + public_btn_back.png + + frame + {{812,155},{78,56}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{78,56}} + sourceSize + {78,56} + + public_btn_cancel.png + + frame + {{74,2},{221,70}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{221,70}} + sourceSize + {221,70} + + public_btn_close.png + + frame + {{653,2},{78,78}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{78,78}} + sourceSize + {78,78} + + public_btn_ok.png + + frame + {{2,2},{221,70}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{221,70}} + sourceSize + {221,70} + + public_frame_a.png + + frame + {{146,2},{208,209}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{208,209}} + sourceSize + {208,209} + + public_frame_b.png + + frame + {{356,2},{180,180}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{180,180}} + sourceSize + {180,180} + + public_frame_head.png + + frame + {{538,2},{113,113}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{113,113}} + sourceSize + {113,113} + + sex_female.png + + frame + {{939,155},{45,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{45,46}} + sourceSize + {45,46} + + sex_male.png + + frame + {{892,155},{45,46}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{45,46}} + sourceSize + {45,46} + + + metadata + + format + 2 + realTextureFileName + public_ui.png + size + {2028,225} + smartupdate + $TexturePacker:SmartUpdate:aa848dcfde04174972b1051b88a6043a:1/1$ + textureFileName + public_ui.png + + + diff --git a/client/assets/resources/textures/images/public_ui.plist.meta b/client/assets/resources/textures/images/public_ui.plist.meta new file mode 100755 index 0000000..b7c5549 --- /dev/null +++ b/client/assets/resources/textures/images/public_ui.plist.meta @@ -0,0 +1,342 @@ +{ + "ver": "1.2.4", + "uuid": "0a6fef68-87a0-430b-abe7-82b0526bb5bc", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "size": { + "width": 2028, + "height": 225 + }, + "type": "Texture Packer", + "subMetas": { + "head_img_female.png": { + "ver": "1.0.3", + "uuid": "d2d631ae-5272-47d1-9604-e3ec6d209b9f", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 642, + "trimY": 117, + "width": 102, + "height": 102, + "rawWidth": 102, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "head_img_male.png": { + "ver": "1.0.3", + "uuid": "afc96215-f657-4e45-b5e6-ff5152f52566", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 538, + "trimY": 117, + "width": 102, + "height": 102, + "rawWidth": 102, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "head_mask.png": { + "ver": "1.0.3", + "uuid": "99590587-bbe2-476a-8f41-0ee43fb6e872", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 746, + "trimY": 155, + "width": 64, + "height": 64, + "rawWidth": 64, + "rawHeight": 64, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "player_info_bg.png": { + "ver": "1.0.3", + "uuid": "7c699688-794b-436c-92aa-8044ae3896f0", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 146, + "trimY": 2, + "width": 208, + "height": 209, + "rawWidth": 208, + "rawHeight": 209, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_bar_btm.png": { + "ver": "1.0.3", + "uuid": "dd067b6a-d750-478c-b239-a845ef554ef7", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 746, + "trimY": 105, + "width": 1274, + "height": 48, + "rawWidth": 1274, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_bar_top.png": { + "ver": "1.0.3", + "uuid": "e8d9f695-ac2f-43dc-b9a0-b51e9531a700", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 746, + "trimY": 2, + "width": 1280, + "height": 101, + "rawWidth": 1280, + "rawHeight": 101, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_btn_back.png": { + "ver": "1.0.3", + "uuid": "312c5295-8210-4203-b06e-c72d765f0928", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 812, + "trimY": 155, + "width": 78, + "height": 56, + "rawWidth": 78, + "rawHeight": 56, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_btn_cancel.png": { + "ver": "1.0.3", + "uuid": "5df0fb42-67cf-4df8-8ba4-539ef53a3ba7", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 74, + "trimY": 2, + "width": 221, + "height": 70, + "rawWidth": 221, + "rawHeight": 70, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_btn_close.png": { + "ver": "1.0.3", + "uuid": "05b80eb8-2054-4f28-9be0-36044421240d", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 653, + "trimY": 2, + "width": 78, + "height": 78, + "rawWidth": 78, + "rawHeight": 78, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_btn_ok.png": { + "ver": "1.0.3", + "uuid": "718e98bd-522b-4ff0-b5cd-e955aa0d620b", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 221, + "height": 70, + "rawWidth": 221, + "rawHeight": 70, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_frame_a.png": { + "ver": "1.0.3", + "uuid": "397f7028-2225-43bd-9c38-80f857a464cb", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 146, + "trimY": 2, + "width": 208, + "height": 209, + "rawWidth": 208, + "rawHeight": 209, + "borderTop": 50, + "borderBottom": 50, + "borderLeft": 50, + "borderRight": 50, + "spriteType": "normal", + "subMetas": {} + }, + "public_frame_b.png": { + "ver": "1.0.3", + "uuid": "fc8d435b-7d57-43bf-80b1-b0e1d77eeafd", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 356, + "trimY": 2, + "width": 180, + "height": 180, + "rawWidth": 180, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "public_frame_head.png": { + "ver": "1.0.3", + "uuid": "50e77c44-284c-44b7-8797-2a246a7b60fd", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 538, + "trimY": 2, + "width": 113, + "height": 113, + "rawWidth": 113, + "rawHeight": 113, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sex_female.png": { + "ver": "1.0.3", + "uuid": "8c2e8172-65aa-4d5f-ad62-5383e3f1f939", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 939, + "trimY": 155, + "width": 45, + "height": 46, + "rawWidth": 45, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "sex_male.png": { + "ver": "1.0.3", + "uuid": "ecf2a72a-7f6b-496d-a333-45912d28efcd", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 892, + "trimY": 155, + "width": 45, + "height": 46, + "rawWidth": 45, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/public_ui.png b/client/assets/resources/textures/images/public_ui.png new file mode 100755 index 0000000..0686ff1 Binary files /dev/null and b/client/assets/resources/textures/images/public_ui.png differ diff --git a/client/assets/resources/textures/images/public_ui.png.meta b/client/assets/resources/textures/images/public_ui.png.meta new file mode 100755 index 0000000..46139f6 --- /dev/null +++ b/client/assets/resources/textures/images/public_ui.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0a21888f-598b-4849-9561-700a22e42454", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "public_ui": { + "ver": "1.0.3", + "uuid": "5e14cc7f-5ec7-40ca-810e-8c1786eed0f8", + "rawTextureUuid": "0a21888f-598b-4849-9561-700a22e42454", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 2024, + "height": 221, + "rawWidth": 2028, + "rawHeight": 225, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/replayBtn.plist b/client/assets/resources/textures/images/replayBtn.plist new file mode 100755 index 0000000..a9ee173 --- /dev/null +++ b/client/assets/resources/textures/images/replayBtn.plist @@ -0,0 +1,87 @@ + + + + + frames + + replayExit.png + + frame + {{2,2},{54,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{54,54}} + sourceSize + {54,54} + + replayFast.png + + frame + {{153,2},{53,49}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{53,49}} + sourceSize + {53,49} + + replayPause.png + + frame + {{58,2},{42,54}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{42,54}} + sourceSize + {42,54} + + replayPlay.png + + frame + {{204,2},{45,53}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{45,53}} + sourceSize + {45,53} + + replayRewind.png + + frame + {{102,2},{53,49}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{53,49}} + sourceSize + {53,49} + + + metadata + + format + 2 + realTextureFileName + replayBtn.png + size + {251,58} + smartupdate + $TexturePacker:SmartUpdate:23568dd7e60d5fa1cab3e506d580ee24:1/1$ + textureFileName + replayBtn.png + + + diff --git a/client/assets/resources/textures/images/replayBtn.plist.meta b/client/assets/resources/textures/images/replayBtn.plist.meta new file mode 100755 index 0000000..077c578 --- /dev/null +++ b/client/assets/resources/textures/images/replayBtn.plist.meta @@ -0,0 +1,122 @@ +{ + "ver": "1.2.4", + "uuid": "24697d0f-0baa-431b-82e8-d74c1124a91c", + "rawTextureUuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "size": { + "width": 251, + "height": 58 + }, + "type": "Texture Packer", + "subMetas": { + "replayExit.png": { + "ver": "1.0.3", + "uuid": "5a4b139c-cf52-4e01-b03c-eea87102060a", + "rawTextureUuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 54, + "height": 54, + "rawWidth": 54, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "replayFast.png": { + "ver": "1.0.3", + "uuid": "ca63a0ab-a2bd-4ec1-8ec3-a72e34ed2499", + "rawTextureUuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 153, + "trimY": 2, + "width": 53, + "height": 49, + "rawWidth": 53, + "rawHeight": 49, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "replayPause.png": { + "ver": "1.0.3", + "uuid": "4b48cbcd-ecdf-418a-83d1-a109e527bcf1", + "rawTextureUuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 58, + "trimY": 2, + "width": 42, + "height": 54, + "rawWidth": 42, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "replayPlay.png": { + "ver": "1.0.3", + "uuid": "926fad4d-58f9-4703-9298-300293e852cc", + "rawTextureUuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 204, + "trimY": 2, + "width": 45, + "height": 53, + "rawWidth": 45, + "rawHeight": 53, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "replayRewind.png": { + "ver": "1.0.3", + "uuid": "6fbdf7d9-eeba-4a7d-b7b4-bba89d411657", + "rawTextureUuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 102, + "trimY": 2, + "width": 53, + "height": 49, + "rawWidth": 53, + "rawHeight": 49, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/replayBtn.png b/client/assets/resources/textures/images/replayBtn.png new file mode 100755 index 0000000..862491d Binary files /dev/null and b/client/assets/resources/textures/images/replayBtn.png differ diff --git a/client/assets/resources/textures/images/replayBtn.png.meta b/client/assets/resources/textures/images/replayBtn.png.meta new file mode 100755 index 0000000..23034ed --- /dev/null +++ b/client/assets/resources/textures/images/replayBtn.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "replayBtn": { + "ver": "1.0.3", + "uuid": "94879ab8-1f28-4dd4-9e75-4cbe27246ccf", + "rawTextureUuid": "739834dc-489b-4290-97ca-158d637f9dd2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 247, + "height": 54, + "rawWidth": 251, + "rawHeight": 58, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/setting.plist b/client/assets/resources/textures/images/setting.plist new file mode 100755 index 0000000..63fd35b --- /dev/null +++ b/client/assets/resources/textures/images/setting.plist @@ -0,0 +1,165 @@ + + + + + frames + + setting1.png + + frame + {{822,49},{102,102}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{102,102}} + sourceSize + {102,102} + + setting10.png + + frame + {{762,2},{184,45}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{184,45}} + sourceSize + {184,45} + + setting11.png + + frame + {{762,49},{430,32}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{430,32}} + sourceSize + {430,32} + + setting12.png + + frame + {{796,49},{424,24}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{424,24}} + sourceSize + {424,24} + + setting2.png + + frame + {{890,153},{51,55}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{51,55}} + sourceSize + {51,55} + + setting3.png + + frame + {{822,357},{66,66}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{66,66}} + sourceSize + {66,66} + + setting4.png + + frame + {{822,289},{66,66}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{66,66}} + sourceSize + {66,66} + + setting5.png + + frame + {{822,221},{66,66}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{66,66}} + sourceSize + {66,66} + + setting6.png + + frame + {{822,153},{66,66}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{66,66}} + sourceSize + {66,66} + + setting8.png + + frame + {{2,2},{758,480}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{758,480}} + sourceSize + {758,480} + + setting9.png + + frame + {{890,206},{220,42}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{220,42}} + sourceSize + {220,42} + + + metadata + + format + 2 + realTextureFileName + setting.png + size + {948,484} + smartupdate + $TexturePacker:SmartUpdate:080862085a0679ea5be385c1236050c8:1/1$ + textureFileName + setting.png + + + diff --git a/client/assets/resources/textures/images/setting.plist.meta b/client/assets/resources/textures/images/setting.plist.meta new file mode 100755 index 0000000..5aeb6f8 --- /dev/null +++ b/client/assets/resources/textures/images/setting.plist.meta @@ -0,0 +1,254 @@ +{ + "ver": "1.2.4", + "uuid": "09bfe702-65eb-47f4-9ccb-7593d9233e0d", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "size": { + "width": 948, + "height": 484 + }, + "type": "Texture Packer", + "subMetas": { + "setting1.png": { + "ver": "1.0.3", + "uuid": "8f8b031e-48ad-4814-8eb0-0e51c2961831", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 822, + "trimY": 49, + "width": 102, + "height": 102, + "rawWidth": 102, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting10.png": { + "ver": "1.0.3", + "uuid": "498383c9-347c-434f-84e3-53e4f304d72a", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 762, + "trimY": 2, + "width": 184, + "height": 45, + "rawWidth": 184, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting11.png": { + "ver": "1.0.3", + "uuid": "7f5d1ce1-ad62-48c3-891d-2feb0457a744", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 762, + "trimY": 49, + "width": 430, + "height": 32, + "rawWidth": 430, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting12.png": { + "ver": "1.0.3", + "uuid": "9d456e8d-b4a7-492e-bc9a-bd60dff93263", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 796, + "trimY": 49, + "width": 424, + "height": 24, + "rawWidth": 424, + "rawHeight": 24, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting2.png": { + "ver": "1.0.3", + "uuid": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 890, + "trimY": 153, + "width": 51, + "height": 55, + "rawWidth": 51, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting3.png": { + "ver": "1.0.3", + "uuid": "0acd8ea4-0cc4-4240-9438-b5591b52d6bb", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 822, + "trimY": 357, + "width": 66, + "height": 66, + "rawWidth": 66, + "rawHeight": 66, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting4.png": { + "ver": "1.0.3", + "uuid": "66a82289-42b1-4fb6-a223-220e32129cfa", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 822, + "trimY": 289, + "width": 66, + "height": 66, + "rawWidth": 66, + "rawHeight": 66, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting5.png": { + "ver": "1.0.3", + "uuid": "c4d40921-9a54-4928-8409-ce5c5c456840", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 822, + "trimY": 221, + "width": 66, + "height": 66, + "rawWidth": 66, + "rawHeight": 66, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting6.png": { + "ver": "1.0.3", + "uuid": "8ee53e49-397a-4974-b996-923c19d3cf0a", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 822, + "trimY": 153, + "width": 66, + "height": 66, + "rawWidth": 66, + "rawHeight": 66, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "setting8.png": { + "ver": "1.0.3", + "uuid": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 758, + "height": 480, + "rawWidth": 758, + "rawHeight": 480, + "borderTop": 240, + "borderBottom": 240, + "borderLeft": 379, + "borderRight": 379, + "spriteType": "normal", + "subMetas": {} + }, + "setting9.png": { + "ver": "1.0.3", + "uuid": "c993886c-1bec-463c-a4dd-baab41d8173f", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 890, + "trimY": 206, + "width": 220, + "height": 42, + "rawWidth": 220, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/setting.png b/client/assets/resources/textures/images/setting.png new file mode 100755 index 0000000..f7b315e Binary files /dev/null and b/client/assets/resources/textures/images/setting.png differ diff --git a/client/assets/resources/textures/images/setting.png.meta b/client/assets/resources/textures/images/setting.png.meta new file mode 100755 index 0000000..9c19535 --- /dev/null +++ b/client/assets/resources/textures/images/setting.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "setting": { + "ver": "1.0.3", + "uuid": "a7f715ba-5366-4101-9dd3-32546913101e", + "rawTextureUuid": "d1a03cc6-a428-433f-b66a-a2dcb6ce98ef", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 944, + "height": 480, + "rawWidth": 948, + "rawHeight": 484, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/status.meta b/client/assets/resources/textures/images/status.meta new file mode 100755 index 0000000..b950ead --- /dev/null +++ b/client/assets/resources/textures/images/status.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "85579c9a-91b0-4c1d-9e01-bccabe733cb6", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/status/Z_power.png b/client/assets/resources/textures/images/status/Z_power.png new file mode 100755 index 0000000..e507676 Binary files /dev/null and b/client/assets/resources/textures/images/status/Z_power.png differ diff --git a/client/assets/resources/textures/images/status/Z_power.png.meta b/client/assets/resources/textures/images/status/Z_power.png.meta new file mode 100755 index 0000000..1786f2e --- /dev/null +++ b/client/assets/resources/textures/images/status/Z_power.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "43d7bab4-1194-49bd-9086-8e194cb0fad7", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_power": { + "ver": "1.0.3", + "uuid": "06d4bb9e-6c43-4338-896b-376455357acb", + "rawTextureUuid": "43d7bab4-1194-49bd-9086-8e194cb0fad7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 1, + "width": 56, + "height": 29, + "rawWidth": 56, + "rawHeight": 31, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/status/powerG.PNG b/client/assets/resources/textures/images/status/powerG.PNG new file mode 100755 index 0000000..8f4cca6 Binary files /dev/null and b/client/assets/resources/textures/images/status/powerG.PNG differ diff --git a/client/assets/resources/textures/images/status/powerG.PNG.meta b/client/assets/resources/textures/images/status/powerG.PNG.meta new file mode 100755 index 0000000..503ff27 --- /dev/null +++ b/client/assets/resources/textures/images/status/powerG.PNG.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0a030286-ff57-47a3-bd96-818af7154024", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "powerG": { + "ver": "1.0.3", + "uuid": "d705dbcc-23e3-4069-98da-552ba69bea94", + "rawTextureUuid": "0a030286-ff57-47a3-bd96-818af7154024", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 34, + "height": 17, + "rawWidth": 34, + "rawHeight": 17, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/status/xinhao1.png b/client/assets/resources/textures/images/status/xinhao1.png new file mode 100755 index 0000000..5efb476 Binary files /dev/null and b/client/assets/resources/textures/images/status/xinhao1.png differ diff --git a/client/assets/resources/textures/images/status/xinhao1.png.meta b/client/assets/resources/textures/images/status/xinhao1.png.meta new file mode 100755 index 0000000..c0e1ed7 --- /dev/null +++ b/client/assets/resources/textures/images/status/xinhao1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "01d505bd-ed51-458f-b352-5c13e7024818", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "xinhao1": { + "ver": "1.0.3", + "uuid": "f7c3a7c5-24ca-4aec-8c63-63999772365c", + "rawTextureUuid": "01d505bd-ed51-458f-b352-5c13e7024818", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 48, + "height": 42, + "rawWidth": 48, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/status/xinhao2.png b/client/assets/resources/textures/images/status/xinhao2.png new file mode 100755 index 0000000..11a8846 Binary files /dev/null and b/client/assets/resources/textures/images/status/xinhao2.png differ diff --git a/client/assets/resources/textures/images/status/xinhao2.png.meta b/client/assets/resources/textures/images/status/xinhao2.png.meta new file mode 100755 index 0000000..bb9b8d4 --- /dev/null +++ b/client/assets/resources/textures/images/status/xinhao2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0b03962f-bfc2-42b3-ba0b-d355eacbd11c", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "xinhao2": { + "ver": "1.0.3", + "uuid": "09a1b575-5456-4341-b48a-07f712e4fd8b", + "rawTextureUuid": "0b03962f-bfc2-42b3-ba0b-d355eacbd11c", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 48, + "height": 42, + "rawWidth": 48, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/status/xinhao3.png b/client/assets/resources/textures/images/status/xinhao3.png new file mode 100755 index 0000000..f9c9301 Binary files /dev/null and b/client/assets/resources/textures/images/status/xinhao3.png differ diff --git a/client/assets/resources/textures/images/status/xinhao3.png.meta b/client/assets/resources/textures/images/status/xinhao3.png.meta new file mode 100755 index 0000000..79823e7 --- /dev/null +++ b/client/assets/resources/textures/images/status/xinhao3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "58f148b2-79ef-4764-8c90-a12d1aefcd82", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "xinhao3": { + "ver": "1.0.3", + "uuid": "fe7898db-1398-455c-95f6-a52931b456c0", + "rawTextureUuid": "58f148b2-79ef-4764-8c90-a12d1aefcd82", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 48, + "height": 42, + "rawWidth": 48, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/status/xinhao4.png b/client/assets/resources/textures/images/status/xinhao4.png new file mode 100755 index 0000000..7edebe8 Binary files /dev/null and b/client/assets/resources/textures/images/status/xinhao4.png differ diff --git a/client/assets/resources/textures/images/status/xinhao4.png.meta b/client/assets/resources/textures/images/status/xinhao4.png.meta new file mode 100755 index 0000000..b239e94 --- /dev/null +++ b/client/assets/resources/textures/images/status/xinhao4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0377aeac-841b-4813-890c-8d487d04b367", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "xinhao4": { + "ver": "1.0.3", + "uuid": "1f3f7910-9f9f-42fe-bb75-232047d45055", + "rawTextureUuid": "0377aeac-841b-4813-890c-8d487d04b367", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0.5, + "trimX": 0, + "trimY": 0, + "width": 48, + "height": 41, + "rawWidth": 48, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/title.png b/client/assets/resources/textures/images/title.png new file mode 100755 index 0000000..a1eab30 Binary files /dev/null and b/client/assets/resources/textures/images/title.png differ diff --git a/client/assets/resources/textures/images/title.png.meta b/client/assets/resources/textures/images/title.png.meta new file mode 100755 index 0000000..6d35186 --- /dev/null +++ b/client/assets/resources/textures/images/title.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "977d5c04-3ba5-4577-a78e-debabf09d9aa", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "title": { + "ver": "1.0.3", + "uuid": "e836456a-11d3-4b62-bad7-38cbbfa8ae15", + "rawTextureUuid": "977d5c04-3ba5-4577-a78e-debabf09d9aa", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -2.5, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 217, + "height": 54, + "rawWidth": 222, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/unpack.py b/client/assets/resources/textures/images/unpack.py new file mode 100755 index 0000000..ef9308d --- /dev/null +++ b/client/assets/resources/textures/images/unpack.py @@ -0,0 +1,72 @@ +#!python +import os,sys +from xml.etree import ElementTree +from PIL import Image + +def tree_to_dict(tree): + d = {} + for index, item in enumerate(tree): + if item.tag == 'key': + if tree[index+1].tag == 'string': + d[item.text] = tree[index + 1].text + elif tree[index + 1].tag == 'true': + d[item.text] = True + elif tree[index + 1].tag == 'false': + d[item.text] = False + elif tree[index+1].tag == 'dict': + d[item.text] = tree_to_dict(tree[index+1]) + return d + +def gen_png_from_plist(plist_filename, png_filename): + file_path = plist_filename.replace('.plist', '') + big_image = Image.open(png_filename) + root = ElementTree.fromstring(open(plist_filename, 'r').read()) + plist_dict = tree_to_dict(root[0]) + to_list = lambda x: x.replace('{','').replace('}','').split(',') + for k,v in plist_dict['frames'].items(): + rectlist = to_list(v['frame']) + width = int( rectlist[3] if v['rotated'] else rectlist[2] ) + height = int( rectlist[2] if v['rotated'] else rectlist[3] ) + box=( + int(rectlist[0]), + int(rectlist[1]), + int(rectlist[0]) + width, + int(rectlist[1]) + height, + ) + sizelist = [ int(x) for x in to_list(v['sourceSize'])] + rect_on_big = big_image.crop(box) + + if v['rotated']: + rect_on_big = rect_on_big.rotate(90) + + result_image = Image.new('RGBA', sizelist, (0,0,0,0)) + if v['rotated']: + result_box=( + ( sizelist[0] - height )/2, + ( sizelist[1] - width )/2, + ( sizelist[0] + height )/2, + ( sizelist[1] + width )/2 + ) + else: + result_box=( + ( sizelist[0] - width )/2, + ( sizelist[1] - height )/2, + ( sizelist[0] + width )/2, + ( sizelist[1] + height )/2 + ) + result_image.paste(rect_on_big, result_box, mask=0) + + if not os.path.isdir(file_path): + os.mkdir(file_path) + outfile = (file_path+'/' + k).replace('gift_', '') + print outfile, "generated" + result_image.save(outfile) + +if __name__ == '__main__': + filename = sys.argv[1] + plist_filename = filename + '.plist' + png_filename = filename + '.png' + if (os.path.exists(plist_filename) and os.path.exists(png_filename)): + gen_png_from_plist( plist_filename, png_filename ) + else: + print "make sure you have boith plist and png files in the same directory" \ No newline at end of file diff --git a/client/assets/resources/textures/images/unpack.py.meta b/client/assets/resources/textures/images/unpack.py.meta new file mode 100755 index 0000000..b2b4d82 --- /dev/null +++ b/client/assets/resources/textures/images/unpack.py.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "3fb41aca-8cfd-405b-aa8a-30ad39fd7023", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/youqingTip.plist b/client/assets/resources/textures/images/youqingTip.plist new file mode 100755 index 0000000..2ae74c5 --- /dev/null +++ b/client/assets/resources/textures/images/youqingTip.plist @@ -0,0 +1,61 @@ + + + + + frames + + xiongmao1.png + + frame + {{2,2},{398,343}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{398,343}} + sourceSize + {398,343} + + xiongmao2.png + + frame + {{2,347},{389,341}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{389,341}} + sourceSize + {389,341} + + xiongmao3.png + + frame + {{2,690},{226,380}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{226,380}} + sourceSize + {226,380} + + + metadata + + format + 2 + realTextureFileName + youqingTip.png + size + {402,918} + smartupdate + $TexturePacker:SmartUpdate:21a2a57b9b675bfd93d826f0ed9bb7d2:1/1$ + textureFileName + youqingTip.png + + + diff --git a/client/assets/resources/textures/images/youqingTip.plist.meta b/client/assets/resources/textures/images/youqingTip.plist.meta new file mode 100755 index 0000000..0f283c2 --- /dev/null +++ b/client/assets/resources/textures/images/youqingTip.plist.meta @@ -0,0 +1,78 @@ +{ + "ver": "1.2.4", + "uuid": "cdbf24b6-487a-47c4-89c8-a26c904af2d4", + "rawTextureUuid": "2c9b7b23-1d41-4a46-bb3d-59f276d1d239", + "size": { + "width": 402, + "height": 918 + }, + "type": "Texture Packer", + "subMetas": { + "xiongmao1.png": { + "ver": "1.0.3", + "uuid": "6df48294-00fd-4003-bee3-14447d7cceb0", + "rawTextureUuid": "2c9b7b23-1d41-4a46-bb3d-59f276d1d239", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 398, + "height": 343, + "rawWidth": 398, + "rawHeight": 343, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "xiongmao2.png": { + "ver": "1.0.3", + "uuid": "9b2e97ec-e82c-4602-b9b7-3c073095962d", + "rawTextureUuid": "2c9b7b23-1d41-4a46-bb3d-59f276d1d239", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 347, + "width": 389, + "height": 341, + "rawWidth": 389, + "rawHeight": 341, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "xiongmao3.png": { + "ver": "1.0.3", + "uuid": "5368328b-77a9-48e3-9398-ff4265ba65ed", + "rawTextureUuid": "2c9b7b23-1d41-4a46-bb3d-59f276d1d239", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 690, + "width": 226, + "height": 380, + "rawWidth": 226, + "rawHeight": 380, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/images/youqingTip.png b/client/assets/resources/textures/images/youqingTip.png new file mode 100755 index 0000000..c481c3c Binary files /dev/null and b/client/assets/resources/textures/images/youqingTip.png differ diff --git a/client/assets/resources/textures/images/youqingTip.png.meta b/client/assets/resources/textures/images/youqingTip.png.meta new file mode 100755 index 0000000..31ba9dc --- /dev/null +++ b/client/assets/resources/textures/images/youqingTip.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2c9b7b23-1d41-4a46-bb3d-59f276d1d239", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "youqingTip": { + "ver": "1.0.3", + "uuid": "d8124940-c8ac-4655-87da-af4cb862de8f", + "rawTextureUuid": "2c9b7b23-1d41-4a46-bb3d-59f276d1d239", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -0.5, + "trimX": 2, + "trimY": 3, + "width": 398, + "height": 913, + "rawWidth": 402, + "rawHeight": 918, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading.meta b/client/assets/resources/textures/loading.meta new file mode 100755 index 0000000..8c98cf2 --- /dev/null +++ b/client/assets/resources/textures/loading.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "a306ffe2-b13e-4ff2-a274-ca64d2a4534e", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/dian1.png b/client/assets/resources/textures/loading/dian1.png new file mode 100755 index 0000000..31c5125 Binary files /dev/null and b/client/assets/resources/textures/loading/dian1.png differ diff --git a/client/assets/resources/textures/loading/dian1.png.meta b/client/assets/resources/textures/loading/dian1.png.meta new file mode 100755 index 0000000..486ebdf --- /dev/null +++ b/client/assets/resources/textures/loading/dian1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "9c7a7833-db7e-4439-9434-20901dde5aa8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dian1": { + "ver": "1.0.3", + "uuid": "bb9fa226-e1aa-40f9-955d-14c6c361d7be", + "rawTextureUuid": "9c7a7833-db7e-4439-9434-20901dde5aa8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -48.5, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 20, + "height": 18, + "rawWidth": 117, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/dian2.png b/client/assets/resources/textures/loading/dian2.png new file mode 100755 index 0000000..c807fb1 Binary files /dev/null and b/client/assets/resources/textures/loading/dian2.png differ diff --git a/client/assets/resources/textures/loading/dian2.png.meta b/client/assets/resources/textures/loading/dian2.png.meta new file mode 100755 index 0000000..e750a81 --- /dev/null +++ b/client/assets/resources/textures/loading/dian2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "370dee27-9ee0-4af9-9c2e-1166320faf77", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dian2": { + "ver": "1.0.3", + "uuid": "9deb94a9-3861-4d48-b17c-2dc048d22da8", + "rawTextureUuid": "370dee27-9ee0-4af9-9c2e-1166320faf77", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -38.5, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 40, + "height": 18, + "rawWidth": 117, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/dian3.png b/client/assets/resources/textures/loading/dian3.png new file mode 100755 index 0000000..2a06dbc Binary files /dev/null and b/client/assets/resources/textures/loading/dian3.png differ diff --git a/client/assets/resources/textures/loading/dian3.png.meta b/client/assets/resources/textures/loading/dian3.png.meta new file mode 100755 index 0000000..dae00a0 --- /dev/null +++ b/client/assets/resources/textures/loading/dian3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e90bfd1a-c3d2-4660-8412-c471a55929b0", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dian3": { + "ver": "1.0.3", + "uuid": "03aef4a9-c4ee-48a7-b66c-e1d352657e60", + "rawTextureUuid": "e90bfd1a-c3d2-4660-8412-c471a55929b0", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -29, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 59, + "height": 18, + "rawWidth": 117, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/dian4.png b/client/assets/resources/textures/loading/dian4.png new file mode 100755 index 0000000..2b2a2bd Binary files /dev/null and b/client/assets/resources/textures/loading/dian4.png differ diff --git a/client/assets/resources/textures/loading/dian4.png.meta b/client/assets/resources/textures/loading/dian4.png.meta new file mode 100755 index 0000000..188b3af --- /dev/null +++ b/client/assets/resources/textures/loading/dian4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7da91495-b60f-48c9-8633-6d62d7561b31", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dian4": { + "ver": "1.0.3", + "uuid": "4b4f8910-1f4d-4d2c-a4da-a57921ace189", + "rawTextureUuid": "7da91495-b60f-48c9-8633-6d62d7561b31", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -19, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 79, + "height": 18, + "rawWidth": 117, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/dian5.png b/client/assets/resources/textures/loading/dian5.png new file mode 100755 index 0000000..99b27b7 Binary files /dev/null and b/client/assets/resources/textures/loading/dian5.png differ diff --git a/client/assets/resources/textures/loading/dian5.png.meta b/client/assets/resources/textures/loading/dian5.png.meta new file mode 100755 index 0000000..d0df2ac --- /dev/null +++ b/client/assets/resources/textures/loading/dian5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "227ac05d-89d6-4939-bf0b-b7c1e48bc56d", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dian5": { + "ver": "1.0.3", + "uuid": "0970c647-a97f-4dd1-9841-c5a879b9287e", + "rawTextureUuid": "227ac05d-89d6-4939-bf0b-b7c1e48bc56d", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -9.5, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 98, + "height": 18, + "rawWidth": 117, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/dian6.png b/client/assets/resources/textures/loading/dian6.png new file mode 100755 index 0000000..e92e0e8 Binary files /dev/null and b/client/assets/resources/textures/loading/dian6.png differ diff --git a/client/assets/resources/textures/loading/dian6.png.meta b/client/assets/resources/textures/loading/dian6.png.meta new file mode 100755 index 0000000..8d2157a --- /dev/null +++ b/client/assets/resources/textures/loading/dian6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "46d77bdc-5159-4e35-9a23-6710a2d2e1e0", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dian6": { + "ver": "1.0.3", + "uuid": "a7b39b8e-43c6-476f-9581-8ee2eb9562c8", + "rawTextureUuid": "46d77bdc-5159-4e35-9a23-6710a2d2e1e0", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 117, + "height": 18, + "rawWidth": 117, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/load.png b/client/assets/resources/textures/loading/load.png new file mode 100755 index 0000000..6ed5152 Binary files /dev/null and b/client/assets/resources/textures/loading/load.png differ diff --git a/client/assets/resources/textures/loading/load.png.meta b/client/assets/resources/textures/loading/load.png.meta new file mode 100755 index 0000000..7a8f0e6 --- /dev/null +++ b/client/assets/resources/textures/loading/load.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d94f8d8b-cd1a-48bb-87ec-c7a9fdcc534f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "load": { + "ver": "1.0.3", + "uuid": "84763af1-762f-44f0-9bd4-803a09b047de", + "rawTextureUuid": "d94f8d8b-cd1a-48bb-87ec-c7a9fdcc534f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 334, + "height": 44, + "rawWidth": 334, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/loading/loading_image.png b/client/assets/resources/textures/loading/loading_image.png new file mode 100755 index 0000000..fb43ed5 Binary files /dev/null and b/client/assets/resources/textures/loading/loading_image.png differ diff --git a/client/assets/resources/textures/loading/loading_image.png.meta b/client/assets/resources/textures/loading/loading_image.png.meta new file mode 100755 index 0000000..fc54e16 --- /dev/null +++ b/client/assets/resources/textures/loading/loading_image.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4be58b20-1dc8-422a-94b2-b4d3882f7133", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "loading_image": { + "ver": "1.0.3", + "uuid": "30a1da14-4bcc-420c-8f6f-2bf454f76f89", + "rawTextureUuid": "4be58b20-1dc8-422a-94b2-b4d3882f7133", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 102, + "height": 102, + "rawWidth": 102, + "rawHeight": 102, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/ops.meta b/client/assets/resources/textures/ops.meta new file mode 100755 index 0000000..ead705f --- /dev/null +++ b/client/assets/resources/textures/ops.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "8343c6ad-1cb0-495e-9da0-a708aac980b3", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/ops/pai_bottom.png b/client/assets/resources/textures/ops/pai_bottom.png new file mode 100755 index 0000000..310adea Binary files /dev/null and b/client/assets/resources/textures/ops/pai_bottom.png differ diff --git a/client/assets/resources/textures/ops/pai_bottom.png.meta b/client/assets/resources/textures/ops/pai_bottom.png.meta new file mode 100755 index 0000000..f42927c --- /dev/null +++ b/client/assets/resources/textures/ops/pai_bottom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7aafcc6e-6f21-4c99-82b7-52dd5c529bbc", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "pai_bottom": { + "ver": "1.0.3", + "uuid": "85a8cdbb-b77e-4d81-b843-9852c08c0215", + "rawTextureUuid": "7aafcc6e-6f21-4c99-82b7-52dd5c529bbc", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 230, + "height": 101, + "rawWidth": 230, + "rawHeight": 101, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/ops/penggang_bottom.png b/client/assets/resources/textures/ops/penggang_bottom.png new file mode 100755 index 0000000..737a435 Binary files /dev/null and b/client/assets/resources/textures/ops/penggang_bottom.png differ diff --git a/client/assets/resources/textures/ops/penggang_bottom.png.meta b/client/assets/resources/textures/ops/penggang_bottom.png.meta new file mode 100755 index 0000000..ba401a7 --- /dev/null +++ b/client/assets/resources/textures/ops/penggang_bottom.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "831c7d6a-e72a-4c25-8195-c31be44c5ceb", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "penggang_bottom": { + "ver": "1.0.3", + "uuid": "0f95b280-dc05-4110-97e2-d315a11dbce7", + "rawTextureUuid": "831c7d6a-e72a-4c25-8195-c31be44c5ceb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 74, + "height": 70, + "rawWidth": 74, + "rawHeight": 70, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/png.meta b/client/assets/resources/textures/png.meta new file mode 100755 index 0000000..9f082ac --- /dev/null +++ b/client/assets/resources/textures/png.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "16fecc9b-9c0b-4da3-91a9-b7d45ffeefd8", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/png/Z_zhunbeizhuangt.png b/client/assets/resources/textures/png/Z_zhunbeizhuangt.png new file mode 100755 index 0000000..72f59b5 Binary files /dev/null and b/client/assets/resources/textures/png/Z_zhunbeizhuangt.png differ diff --git a/client/assets/resources/textures/png/Z_zhunbeizhuangt.png.meta b/client/assets/resources/textures/png/Z_zhunbeizhuangt.png.meta new file mode 100755 index 0000000..0e174ac --- /dev/null +++ b/client/assets/resources/textures/png/Z_zhunbeizhuangt.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "ea2cac6b-362a-4742-87fc-f5fe97f7fb04", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "Z_zhunbeizhuangt": { + "ver": "1.0.3", + "uuid": "8988418a-46a0-461d-959b-07af93600051", + "rawTextureUuid": "ea2cac6b-362a-4742-87fc-f5fe97f7fb04", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 88, + "height": 39, + "rawWidth": 88, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/png/count_down_num.png b/client/assets/resources/textures/png/count_down_num.png new file mode 100755 index 0000000..e18db08 Binary files /dev/null and b/client/assets/resources/textures/png/count_down_num.png differ diff --git a/client/assets/resources/textures/png/count_down_num.png.meta b/client/assets/resources/textures/png/count_down_num.png.meta new file mode 100755 index 0000000..a81cf31 --- /dev/null +++ b/client/assets/resources/textures/png/count_down_num.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "06cb0389-d2fc-45bb-a454-b01285153a10", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "count_down_num": { + "ver": "1.0.3", + "uuid": "52a03f52-0d18-4e5c-a87b-f88eb9b01fe3", + "rawTextureUuid": "06cb0389-d2fc-45bb-a454-b01285153a10", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 238, + "height": 32, + "rawWidth": 240, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/png/fangkaxiaobeijing.png b/client/assets/resources/textures/png/fangkaxiaobeijing.png new file mode 100755 index 0000000..45971c0 Binary files /dev/null and b/client/assets/resources/textures/png/fangkaxiaobeijing.png differ diff --git a/client/assets/resources/textures/png/fangkaxiaobeijing.png.meta b/client/assets/resources/textures/png/fangkaxiaobeijing.png.meta new file mode 100755 index 0000000..32dbfee --- /dev/null +++ b/client/assets/resources/textures/png/fangkaxiaobeijing.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "2d0478bd-d02e-408c-9a07-f743376ebdcf", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "fangkaxiaobeijing": { + "ver": "1.0.3", + "uuid": "42a50b85-90bb-4955-9d63-ede2418818fa", + "rawTextureUuid": "2d0478bd-d02e-408c-9a07-f743376ebdcf", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 255, + "height": 45, + "rawWidth": 255, + "rawHeight": 45, + "borderTop": 15, + "borderBottom": 15, + "borderLeft": 50, + "borderRight": 50, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/png/money_frame.png b/client/assets/resources/textures/png/money_frame.png new file mode 100755 index 0000000..f96cad0 Binary files /dev/null and b/client/assets/resources/textures/png/money_frame.png differ diff --git a/client/assets/resources/textures/png/money_frame.png.meta b/client/assets/resources/textures/png/money_frame.png.meta new file mode 100755 index 0000000..9e0cedc --- /dev/null +++ b/client/assets/resources/textures/png/money_frame.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "e21aa672-ddd3-4350-8e8c-5b288d2892f5", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "money_frame": { + "ver": "1.0.3", + "uuid": "9be070de-91ff-4f41-9b82-fd2adeedfd27", + "rawTextureUuid": "e21aa672-ddd3-4350-8e8c-5b288d2892f5", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 86, + "height": 27, + "rawWidth": 86, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/png/room_num.png b/client/assets/resources/textures/png/room_num.png new file mode 100755 index 0000000..976197f Binary files /dev/null and b/client/assets/resources/textures/png/room_num.png differ diff --git a/client/assets/resources/textures/png/room_num.png.meta b/client/assets/resources/textures/png/room_num.png.meta new file mode 100755 index 0000000..182fc2d --- /dev/null +++ b/client/assets/resources/textures/png/room_num.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "0b76b4ec-bbc9-4aeb-a1de-cbe665509f05", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "room_num": { + "ver": "1.0.3", + "uuid": "cc419b28-eb9a-4386-b836-1af7dac0d184", + "rawTextureUuid": "0b76b4ec-bbc9-4aeb-a1de-cbe665509f05", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 247, + "height": 26, + "rawWidth": 250, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting.meta b/client/assets/resources/textures/setting.meta new file mode 100755 index 0000000..8eb3f4f --- /dev/null +++ b/client/assets/resources/textures/setting.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "4fc373ca-415e-4c11-9776-15f58cc986b8", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/checkbox_full.png b/client/assets/resources/textures/setting/checkbox_full.png new file mode 100755 index 0000000..cdfa07d Binary files /dev/null and b/client/assets/resources/textures/setting/checkbox_full.png differ diff --git a/client/assets/resources/textures/setting/checkbox_full.png.meta b/client/assets/resources/textures/setting/checkbox_full.png.meta new file mode 100755 index 0000000..8d4869a --- /dev/null +++ b/client/assets/resources/textures/setting/checkbox_full.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "04175e45-7938-487d-a471-f6b8204c55e1", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "checkbox_full": { + "ver": "1.0.3", + "uuid": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42", + "rawTextureUuid": "04175e45-7938-487d-a471-f6b8204c55e1", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 20, + "trimY": 20, + "width": 40, + "height": 40, + "rawWidth": 80, + "rawHeight": 80, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/checkbox_void.png b/client/assets/resources/textures/setting/checkbox_void.png new file mode 100755 index 0000000..101a89d Binary files /dev/null and b/client/assets/resources/textures/setting/checkbox_void.png differ diff --git a/client/assets/resources/textures/setting/checkbox_void.png.meta b/client/assets/resources/textures/setting/checkbox_void.png.meta new file mode 100755 index 0000000..afdd7d3 --- /dev/null +++ b/client/assets/resources/textures/setting/checkbox_void.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "ad87660e-cf3d-4c4a-9058-de8d22700d61", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "checkbox_void": { + "ver": "1.0.3", + "uuid": "e7b17174-dc37-407e-8cd3-09b440c7d89d", + "rawTextureUuid": "ad87660e-cf3d-4c4a-9058-de8d22700d61", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 20, + "trimY": 20, + "width": 40, + "height": 40, + "rawWidth": 80, + "rawHeight": 80, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/cr_check_bg.png b/client/assets/resources/textures/setting/cr_check_bg.png new file mode 100755 index 0000000..11440fb Binary files /dev/null and b/client/assets/resources/textures/setting/cr_check_bg.png differ diff --git a/client/assets/resources/textures/setting/cr_check_bg.png.meta b/client/assets/resources/textures/setting/cr_check_bg.png.meta new file mode 100755 index 0000000..712e535 --- /dev/null +++ b/client/assets/resources/textures/setting/cr_check_bg.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7f59c7ae-665a-4154-8e01-8aca650a6fec", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "cr_check_bg": { + "ver": "1.0.3", + "uuid": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed", + "rawTextureUuid": "7f59c7ae-665a-4154-8e01-8aca650a6fec", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -0.5, + "offsetY": 0, + "trimX": 21, + "trimY": 22, + "width": 37, + "height": 36, + "rawWidth": 80, + "rawHeight": 80, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/cr_unused.png b/client/assets/resources/textures/setting/cr_unused.png new file mode 100755 index 0000000..bad997a Binary files /dev/null and b/client/assets/resources/textures/setting/cr_unused.png differ diff --git a/client/assets/resources/textures/setting/cr_unused.png.meta b/client/assets/resources/textures/setting/cr_unused.png.meta new file mode 100755 index 0000000..59fa899 --- /dev/null +++ b/client/assets/resources/textures/setting/cr_unused.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "88828ec5-c842-43b9-b212-84a48cf424b6", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "cr_unused": { + "ver": "1.0.3", + "uuid": "bc6eae82-6c8c-4d2e-be6d-e02ae3f5be07", + "rawTextureUuid": "88828ec5-c842-43b9-b212-84a48cf424b6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -0.5, + "offsetY": 0, + "trimX": 21, + "trimY": 22, + "width": 37, + "height": 36, + "rawWidth": 80, + "rawHeight": 80, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/createroom_check.png b/client/assets/resources/textures/setting/createroom_check.png new file mode 100755 index 0000000..8a37fbb Binary files /dev/null and b/client/assets/resources/textures/setting/createroom_check.png differ diff --git a/client/assets/resources/textures/setting/createroom_check.png.meta b/client/assets/resources/textures/setting/createroom_check.png.meta new file mode 100755 index 0000000..c9f7251 --- /dev/null +++ b/client/assets/resources/textures/setting/createroom_check.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "4b82bfd7-c347-48d7-ae61-519081a158b2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "createroom_check": { + "ver": "1.0.3", + "uuid": "b85a52c9-fae9-4d2f-ac10-238071cc869f", + "rawTextureUuid": "4b82bfd7-c347-48d7-ae61-519081a158b2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -0.5, + "offsetY": 0, + "trimX": 21, + "trimY": 22, + "width": 37, + "height": 36, + "rawWidth": 80, + "rawHeight": 80, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/titlebg.png b/client/assets/resources/textures/setting/titlebg.png new file mode 100755 index 0000000..a357495 Binary files /dev/null and b/client/assets/resources/textures/setting/titlebg.png differ diff --git a/client/assets/resources/textures/setting/titlebg.png.meta b/client/assets/resources/textures/setting/titlebg.png.meta new file mode 100755 index 0000000..d9a0860 --- /dev/null +++ b/client/assets/resources/textures/setting/titlebg.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5bbb5fae-3058-4ae6-8566-2263eecf1305", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "titlebg": { + "ver": "1.0.3", + "uuid": "1f7e6bb4-8413-4569-adb8-4aece672f566", + "rawTextureUuid": "5bbb5fae-3058-4ae6-8566-2263eecf1305", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1280, + "height": 92, + "rawWidth": 1280, + "rawHeight": 92, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/whitebackground.png b/client/assets/resources/textures/setting/whitebackground.png new file mode 100755 index 0000000..5cca964 Binary files /dev/null and b/client/assets/resources/textures/setting/whitebackground.png differ diff --git a/client/assets/resources/textures/setting/whitebackground.png.meta b/client/assets/resources/textures/setting/whitebackground.png.meta new file mode 100755 index 0000000..055fd85 --- /dev/null +++ b/client/assets/resources/textures/setting/whitebackground.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "76c50036-e629-41dc-9674-e384be20f9de", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "whitebackground": { + "ver": "1.0.3", + "uuid": "3fb624b4-ffc4-4452-ac76-7986a733fb5d", + "rawTextureUuid": "76c50036-e629-41dc-9674-e384be20f9de", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 594, + "height": 111, + "rawWidth": 594, + "rawHeight": 111, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/z_fuxuan_off.png b/client/assets/resources/textures/setting/z_fuxuan_off.png new file mode 100755 index 0000000..d43834b Binary files /dev/null and b/client/assets/resources/textures/setting/z_fuxuan_off.png differ diff --git a/client/assets/resources/textures/setting/z_fuxuan_off.png.meta b/client/assets/resources/textures/setting/z_fuxuan_off.png.meta new file mode 100755 index 0000000..c88aaf4 --- /dev/null +++ b/client/assets/resources/textures/setting/z_fuxuan_off.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "698f8b0b-3e01-4ee8-aeae-502e71c1d57a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "z_fuxuan_off": { + "ver": "1.0.3", + "uuid": "0a3bf38c-a691-469e-bd1d-e134c3176ed3", + "rawTextureUuid": "698f8b0b-3e01-4ee8-aeae-502e71c1d57a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 40, + "height": 40, + "rawWidth": 40, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/setting/z_fuxuan_on.png b/client/assets/resources/textures/setting/z_fuxuan_on.png new file mode 100755 index 0000000..a088cf4 Binary files /dev/null and b/client/assets/resources/textures/setting/z_fuxuan_on.png differ diff --git a/client/assets/resources/textures/setting/z_fuxuan_on.png.meta b/client/assets/resources/textures/setting/z_fuxuan_on.png.meta new file mode 100755 index 0000000..e2c7039 --- /dev/null +++ b/client/assets/resources/textures/setting/z_fuxuan_on.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5ba85f44-eef1-495c-a091-03ddf1942031", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "z_fuxuan_on": { + "ver": "1.0.3", + "uuid": "e1279c9b-922a-4263-be6e-80f680a805d7", + "rawTextureUuid": "5ba85f44-eef1-495c-a091-03ddf1942031", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 40, + "height": 40, + "rawWidth": 40, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice.meta b/client/assets/resources/textures/voice.meta new file mode 100755 index 0000000..467b4c1 --- /dev/null +++ b/client/assets/resources/textures/voice.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "42e7ba5e-83e8-43a9-ba94-e8059b3f73d9", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/adj.png b/client/assets/resources/textures/voice/adj.png new file mode 100755 index 0000000..3cfd3cd Binary files /dev/null and b/client/assets/resources/textures/voice/adj.png differ diff --git a/client/assets/resources/textures/voice/adj.png.meta b/client/assets/resources/textures/voice/adj.png.meta new file mode 100755 index 0000000..a7a62e1 --- /dev/null +++ b/client/assets/resources/textures/voice/adj.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "faacbdb0-134f-4cf3-9b59-4e1f06c3db66", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "adj": { + "ver": "1.0.3", + "uuid": "58ac7267-1489-431b-b1b4-b27995c63e8a", + "rawTextureUuid": "faacbdb0-134f-4cf3-9b59-4e1f06c3db66", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1, + "offsetY": 0, + "trimX": 13, + "trimY": 5, + "width": 36, + "height": 50, + "rawWidth": 60, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/cancel.png b/client/assets/resources/textures/voice/cancel.png new file mode 100755 index 0000000..3d0d6f3 Binary files /dev/null and b/client/assets/resources/textures/voice/cancel.png differ diff --git a/client/assets/resources/textures/voice/cancel.png.meta b/client/assets/resources/textures/voice/cancel.png.meta new file mode 100755 index 0000000..f2b06d7 --- /dev/null +++ b/client/assets/resources/textures/voice/cancel.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "f5d20f1c-71f8-4800-899a-c80e99725325", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "cancel": { + "ver": "1.0.3", + "uuid": "57bdfc9b-ee84-458d-9b8e-733bc1215511", + "rawTextureUuid": "f5d20f1c-71f8-4800-899a-c80e99725325", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -9.5, + "offsetY": 6, + "trimX": 55, + "trimY": 12, + "width": 111, + "height": 144, + "rawWidth": 240, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/dialog_loading_bg.9.png b/client/assets/resources/textures/voice/dialog_loading_bg.9.png new file mode 100755 index 0000000..792e1bf Binary files /dev/null and b/client/assets/resources/textures/voice/dialog_loading_bg.9.png differ diff --git a/client/assets/resources/textures/voice/dialog_loading_bg.9.png.meta b/client/assets/resources/textures/voice/dialog_loading_bg.9.png.meta new file mode 100755 index 0000000..53cdb89 --- /dev/null +++ b/client/assets/resources/textures/voice/dialog_loading_bg.9.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d9fdfb5f-1f60-4026-bc3a-980e1659e417", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "dialog_loading_bg.9": { + "ver": "1.0.3", + "uuid": "f16c2d61-6d80-4487-a008-2735ef49c00b", + "rawTextureUuid": "d9fdfb5f-1f60-4026-bc3a-980e1659e417", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 32, + "height": 32, + "rawWidth": 32, + "rawHeight": 32, + "borderTop": 10, + "borderBottom": 10, + "borderLeft": 10, + "borderRight": 10, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/recorder.png b/client/assets/resources/textures/voice/recorder.png new file mode 100755 index 0000000..e12231f Binary files /dev/null and b/client/assets/resources/textures/voice/recorder.png differ diff --git a/client/assets/resources/textures/voice/recorder.png.meta b/client/assets/resources/textures/voice/recorder.png.meta new file mode 100755 index 0000000..6dc9cbd --- /dev/null +++ b/client/assets/resources/textures/voice/recorder.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "77f932ed-5482-451a-8919-2adc5aabd943", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "recorder": { + "ver": "1.0.3", + "uuid": "dce56925-2b5d-40fd-9023-28605ac3a8d9", + "rawTextureUuid": "77f932ed-5482-451a-8919-2adc5aabd943", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 6, + "offsetY": 1, + "trimX": 24, + "trimY": 18, + "width": 84, + "height": 142, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v1.png b/client/assets/resources/textures/voice/v1.png new file mode 100755 index 0000000..9ca1a73 Binary files /dev/null and b/client/assets/resources/textures/voice/v1.png differ diff --git a/client/assets/resources/textures/voice/v1.png.meta b/client/assets/resources/textures/voice/v1.png.meta new file mode 100755 index 0000000..21384eb --- /dev/null +++ b/client/assets/resources/textures/voice/v1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "ebc7eab4-4b12-4b2f-8d94-02da7e9ff15b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v1": { + "ver": "1.0.3", + "uuid": "b1671f1a-3797-4611-a461-430f8836ecc4", + "rawTextureUuid": "ebc7eab4-4b12-4b2f-8d94-02da7e9ff15b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -26.5, + "offsetY": -63.5, + "trimX": 20, + "trimY": 147, + "width": 27, + "height": 13, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v2.png b/client/assets/resources/textures/voice/v2.png new file mode 100755 index 0000000..e47ac2c Binary files /dev/null and b/client/assets/resources/textures/voice/v2.png differ diff --git a/client/assets/resources/textures/voice/v2.png.meta b/client/assets/resources/textures/voice/v2.png.meta new file mode 100755 index 0000000..6804d55 --- /dev/null +++ b/client/assets/resources/textures/voice/v2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "debe80de-a6dc-4fba-badc-39eb0779414b", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v2": { + "ver": "1.0.3", + "uuid": "06ab8343-75d9-41b2-9388-165764ded274", + "rawTextureUuid": "debe80de-a6dc-4fba-badc-39eb0779414b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -24.5, + "offsetY": -52.5, + "trimX": 20, + "trimY": 125, + "width": 31, + "height": 35, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v3.png b/client/assets/resources/textures/voice/v3.png new file mode 100755 index 0000000..b8df544 Binary files /dev/null and b/client/assets/resources/textures/voice/v3.png differ diff --git a/client/assets/resources/textures/voice/v3.png.meta b/client/assets/resources/textures/voice/v3.png.meta new file mode 100755 index 0000000..7cd50a9 --- /dev/null +++ b/client/assets/resources/textures/voice/v3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7fbf12b6-5e14-4014-9c2c-a5abf220f6e5", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v3": { + "ver": "1.0.3", + "uuid": "69de2f4f-8180-46b7-8455-eb93ffb620f1", + "rawTextureUuid": "7fbf12b6-5e14-4014-9c2c-a5abf220f6e5", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -22.5, + "offsetY": -41.5, + "trimX": 20, + "trimY": 103, + "width": 35, + "height": 57, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v4.png b/client/assets/resources/textures/voice/v4.png new file mode 100755 index 0000000..2f341e6 Binary files /dev/null and b/client/assets/resources/textures/voice/v4.png differ diff --git a/client/assets/resources/textures/voice/v4.png.meta b/client/assets/resources/textures/voice/v4.png.meta new file mode 100755 index 0000000..98cca0f --- /dev/null +++ b/client/assets/resources/textures/voice/v4.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "d36dba82-a906-470d-b55a-a1df59b7c972", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v4": { + "ver": "1.0.3", + "uuid": "bb32a3d6-8237-4434-b9b2-286b9cc07dc1", + "rawTextureUuid": "d36dba82-a906-470d-b55a-a1df59b7c972", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -20.5, + "offsetY": -30.5, + "trimX": 20, + "trimY": 81, + "width": 39, + "height": 79, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v5.png b/client/assets/resources/textures/voice/v5.png new file mode 100755 index 0000000..6f75e9c Binary files /dev/null and b/client/assets/resources/textures/voice/v5.png differ diff --git a/client/assets/resources/textures/voice/v5.png.meta b/client/assets/resources/textures/voice/v5.png.meta new file mode 100755 index 0000000..95bdd49 --- /dev/null +++ b/client/assets/resources/textures/voice/v5.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "34ad96a6-6163-47dc-81d5-7ec6d21c4516", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v5": { + "ver": "1.0.3", + "uuid": "667a75f9-c138-42c3-b60b-0442b125545e", + "rawTextureUuid": "34ad96a6-6163-47dc-81d5-7ec6d21c4516", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -18, + "offsetY": -19, + "trimX": 20, + "trimY": 58, + "width": 44, + "height": 102, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v6.png b/client/assets/resources/textures/voice/v6.png new file mode 100755 index 0000000..b62cc0e Binary files /dev/null and b/client/assets/resources/textures/voice/v6.png differ diff --git a/client/assets/resources/textures/voice/v6.png.meta b/client/assets/resources/textures/voice/v6.png.meta new file mode 100755 index 0000000..24b8bd1 --- /dev/null +++ b/client/assets/resources/textures/voice/v6.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a1da9ea8-5a78-41f1-8937-253fa6fcb2b5", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v6": { + "ver": "1.0.3", + "uuid": "9d6427da-be3c-40e6-adf5-144216d8db41", + "rawTextureUuid": "a1da9ea8-5a78-41f1-8937-253fa6fcb2b5", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -16, + "offsetY": -7.5, + "trimX": 20, + "trimY": 35, + "width": 48, + "height": 125, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v7.png b/client/assets/resources/textures/voice/v7.png new file mode 100755 index 0000000..26c21a8 Binary files /dev/null and b/client/assets/resources/textures/voice/v7.png differ diff --git a/client/assets/resources/textures/voice/v7.png.meta b/client/assets/resources/textures/voice/v7.png.meta new file mode 100755 index 0000000..99a1d9a --- /dev/null +++ b/client/assets/resources/textures/voice/v7.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7c138050-9c6a-4d38-a5c2-9728e47bfd88", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v7": { + "ver": "1.0.3", + "uuid": "2397833d-46a0-4fff-b8ab-422b96e2c4df", + "rawTextureUuid": "7c138050-9c6a-4d38-a5c2-9728e47bfd88", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -14, + "offsetY": 4.5, + "trimX": 20, + "trimY": 11, + "width": 52, + "height": 149, + "rawWidth": 120, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v_anim1.png b/client/assets/resources/textures/voice/v_anim1.png new file mode 100755 index 0000000..044965e Binary files /dev/null and b/client/assets/resources/textures/voice/v_anim1.png differ diff --git a/client/assets/resources/textures/voice/v_anim1.png.meta b/client/assets/resources/textures/voice/v_anim1.png.meta new file mode 100755 index 0000000..43f5b3a --- /dev/null +++ b/client/assets/resources/textures/voice/v_anim1.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3b1098e0-8291-46ce-8a91-1d62d6cce1bc", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v_anim1": { + "ver": "1.0.3", + "uuid": "44020ba3-52dc-4a39-aeb0-f1e50105ea65", + "rawTextureUuid": "3b1098e0-8291-46ce-8a91-1d62d6cce1bc", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 14, + "offsetY": 0, + "trimX": 39, + "trimY": 19, + "width": 10, + "height": 22, + "rawWidth": 60, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v_anim2.png b/client/assets/resources/textures/voice/v_anim2.png new file mode 100755 index 0000000..76f963e Binary files /dev/null and b/client/assets/resources/textures/voice/v_anim2.png differ diff --git a/client/assets/resources/textures/voice/v_anim2.png.meta b/client/assets/resources/textures/voice/v_anim2.png.meta new file mode 100755 index 0000000..acbc783 --- /dev/null +++ b/client/assets/resources/textures/voice/v_anim2.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "a4637acb-7b61-4062-a90d-002c3db8e48a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v_anim2": { + "ver": "1.0.3", + "uuid": "51eafd60-de47-4a80-b2c9-091d824270b8", + "rawTextureUuid": "a4637acb-7b61-4062-a90d-002c3db8e48a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 8, + "offsetY": 0, + "trimX": 27, + "trimY": 13, + "width": 22, + "height": 34, + "rawWidth": 60, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/v_anim3.png b/client/assets/resources/textures/voice/v_anim3.png new file mode 100755 index 0000000..8c51c8c Binary files /dev/null and b/client/assets/resources/textures/voice/v_anim3.png differ diff --git a/client/assets/resources/textures/voice/v_anim3.png.meta b/client/assets/resources/textures/voice/v_anim3.png.meta new file mode 100755 index 0000000..bf10ba0 --- /dev/null +++ b/client/assets/resources/textures/voice/v_anim3.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "c20f66f1-0b1c-497d-91e0-db4d33870bc8", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "v_anim3": { + "ver": "1.0.3", + "uuid": "2ccbd5f5-df3b-416e-aaeb-c8e662f8641d", + "rawTextureUuid": "c20f66f1-0b1c-497d-91e0-db4d33870bc8", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1, + "offsetY": 0, + "trimX": 13, + "trimY": 5, + "width": 36, + "height": 50, + "rawWidth": 60, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/voice_to_short.png b/client/assets/resources/textures/voice/voice_to_short.png new file mode 100755 index 0000000..9ed0dc1 Binary files /dev/null and b/client/assets/resources/textures/voice/voice_to_short.png differ diff --git a/client/assets/resources/textures/voice/voice_to_short.png.meta b/client/assets/resources/textures/voice/voice_to_short.png.meta new file mode 100755 index 0000000..47c7afa --- /dev/null +++ b/client/assets/resources/textures/voice/voice_to_short.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "5cdac727-5588-47d7-8230-007a9cb10e77", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "voice_to_short": { + "ver": "1.0.3", + "uuid": "51bdb722-b293-4554-951c-9de51650845d", + "rawTextureUuid": "5cdac727-5588-47d7-8230-007a9cb10e77", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 8.5, + "trimX": 97, + "trimY": 7, + "width": 46, + "height": 149, + "rawWidth": 240, + "rawHeight": 180, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/yuyin_bg.png b/client/assets/resources/textures/voice/yuyin_bg.png new file mode 100755 index 0000000..3a05efc Binary files /dev/null and b/client/assets/resources/textures/voice/yuyin_bg.png differ diff --git a/client/assets/resources/textures/voice/yuyin_bg.png.meta b/client/assets/resources/textures/voice/yuyin_bg.png.meta new file mode 100755 index 0000000..d917812 --- /dev/null +++ b/client/assets/resources/textures/voice/yuyin_bg.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "3e741280-da5f-4c3d-b5d8-cb90e474c4a2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "yuyin_bg": { + "ver": "1.0.3", + "uuid": "faf9e5db-6959-4d2b-9a87-461a837d130f", + "rawTextureUuid": "3e741280-da5f-4c3d-b5d8-cb90e474c4a2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 110, + "height": 110, + "rawWidth": 110, + "rawHeight": 110, + "borderTop": 50, + "borderBottom": 50, + "borderLeft": 50, + "borderRight": 50, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/textures/voice/yyDialog.png b/client/assets/resources/textures/voice/yyDialog.png new file mode 100755 index 0000000..809a6fc Binary files /dev/null and b/client/assets/resources/textures/voice/yyDialog.png differ diff --git a/client/assets/resources/textures/voice/yyDialog.png.meta b/client/assets/resources/textures/voice/yyDialog.png.meta new file mode 100755 index 0000000..0eceb63 --- /dev/null +++ b/client/assets/resources/textures/voice/yyDialog.png.meta @@ -0,0 +1,30 @@ +{ + "ver": "1.0.0", + "uuid": "7b06d436-bd43-425d-9e01-87153cb302e3", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "subMetas": { + "yyDialog": { + "ver": "1.0.3", + "uuid": "c190547d-93bf-45fa-8e7f-43847fc0ad26", + "rawTextureUuid": "7b06d436-bd43-425d-9e01-87153cb302e3", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 113, + "height": 58, + "rawWidth": 113, + "rawHeight": 58, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/client/assets/resources/ver.meta b/client/assets/resources/ver.meta new file mode 100755 index 0000000..47f0b04 --- /dev/null +++ b/client/assets/resources/ver.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "1e22a1bf-d11c-4fba-b6f6-63ae4c4cf3c0", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/ver/cv.txt b/client/assets/resources/ver/cv.txt new file mode 100755 index 0000000..b5a964b --- /dev/null +++ b/client/assets/resources/ver/cv.txt @@ -0,0 +1 @@ +20161227 \ No newline at end of file diff --git a/client/assets/resources/ver/cv.txt.meta b/client/assets/resources/ver/cv.txt.meta new file mode 100755 index 0000000..815d5b3 --- /dev/null +++ b/client/assets/resources/ver/cv.txt.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "0449b0bc-f46a-4328-8405-ed35102072bf", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/ver/project.manifest b/client/assets/resources/ver/project.manifest new file mode 100755 index 0000000..126a9f8 --- /dev/null +++ b/client/assets/resources/ver/project.manifest @@ -0,0 +1 @@ +{"packageUrl":"http://bengbumj.6811379.com/hot/","remoteManifestUrl":"http://bengbumj.6811379.com/hot/project.manifest","remoteVersionUrl":"http://bengbumj.6811379.com/hot/version.manifest","version":"1.0.4","assets":{"src/jsb_anysdk.jsc":{"md5":"f44c38d86c10cdb911bff876cc407ab2"},"src/jsb_anysdk_constants.jsc":{"md5":"941ecaddfece93bcfa3c5503caaa5789"},"src/jsb_polyfill.jsc":{"md5":"892c06f2efcacdbb61948656007ef784"},"src/project.jsc":{"md5":"c2752311de11b9fa223511188f5ffb52"},"src/settings.jsc":{"md5":"be8322c4e3d62c9a6a596853a5f9acea"},"res/import/00/001488ed-61c9-40a1-a7e0-9152dfe8df0e.json":{"md5":"3502a6de316434bbd46c38dbde57997c"},"res/import/00/006c6abe-45c5-421e-be27-44d827370cc9.json":{"md5":"55735795b30d0b67e10824bfd54dd9c6"},"res/import/00/009b55b1-565e-483a-8a5c-f9195d4cfa76.json":{"md5":"b8419e00d4b70903eb2272963b647448"},"res/import/00/00d442fc-5cf0-417a-bb75-566f8d97b3b4.json":{"md5":"9f1437e15b6243f364425fb3356a428c"},"res/import/01/0127a5c8-3692-46f9-8bfb-ab869d931ca3.json":{"md5":"31d084b131c9c000540b92166c4ace57"},"res/import/01/014e2b9c-aece-45ab-a588-ec19c669546b.json":{"md5":"d4591367df52edb7e20c220fc023614d"},"res/import/02/02070caa-b061-47a3-b8fe-8be4bb252b3a.json":{"md5":"f06459185d039215831ef57db7dcc1cc"},"res/import/02/02491912-f027-4dce-88b9-9296333c8dee.json":{"md5":"bff29b9c51c5044bfd5ae68858d83aed"},"res/import/02/026b4040-ebfd-487c-a7d4-0806ea5820e1.json":{"md5":"5010a2ebeb215274da43132fb5794cd4"},"res/import/02/02fb2d75-6aff-4e2f-b971-ecc8a65de7a5.json":{"md5":"364ec403b41c6a59d16e680547482ea6"},"res/import/03/03082215-5162-43c9-87df-e1a275d40258.json":{"md5":"0541eef1c94c50ce8ff23a83ef9f6e80"},"res/import/03/03a6660a-ee76-4896-8673-0f9b9e65a1c0.json":{"md5":"6f8b30f0c28e09e2082e7123c67572ce"},"res/import/03/03a988d2-a7c8-4c62-b205-5e38971143f4.json":{"md5":"cc06fdf76fda0bdd889bfe7bf8acbc71"},"res/import/03/03aef4a9-c4ee-48a7-b66c-e1d352657e60.json":{"md5":"e9f80cafc417e46bbb4803d6ccc52c2a"},"res/import/04/0406e813-de32-4d34-8de8-c2774ac54fb7.json":{"md5":"4e016e8af700f9b32f4d5d4da5ca58e0"},"res/import/04/04305d19-5d1e-48ca-8ec5-3cd10a439a73.json":{"md5":"e3daf7bfcf39a7ba4680e0b269f6413b"},"res/import/04/0470db5f-e2e7-4a23-985e-087e2faf1e35.json":{"md5":"98d5acbfb8d86d46bd6efd160b2b4846"},"res/import/04/04ddd588-57c3-4d45-8322-0bb2eb8e0dd1.json":{"md5":"0c1606298de30287a8421b18ab9f75a5"},"res/import/05/05b80eb8-2054-4f28-9be0-36044421240d.json":{"md5":"e172ca39bfdab447a9df3450d99e65fa"},"res/import/06/06357dfd-5b12-40cd-b94c-cfa0e20d2e72.json":{"md5":"328c6a3c1a8e9e2c94d2a5ff60a5ddb4"},"res/import/06/06ab8343-75d9-41b2-9388-165764ded274.json":{"md5":"1c97d1774518b3affb7ff2c1c8c2a5a8"},"res/import/07/073df302-1989-4307-aba9-73f2b6364525.json":{"md5":"d50bfb9de5a9574bdef248ec580d6b0e"},"res/import/07/0742b288-ef58-49da-aa18-226ca275227f.json":{"md5":"eaacb48ae846e4708dc214752889cccf"},"res/import/07/07b178b4-e554-430a-8d6f-732fcac35b6b.json":{"md5":"ea76b4f243b161d54f9c7b4198966b3a"},"res/import/07/07b19e0a-b505-4d93-a200-e5edc66c99b3.json":{"md5":"cec0a8ee10237b9504e361930c0f4248"},"res/import/07/07ef7eba-7d2c-416f-8dc5-80b50fea62e3.json":{"md5":"9265218fbd19adad77ae6413bc5ea487"},"res/import/08/08616609-bfbf-459c-a8af-cf9ea29e453d.json":{"md5":"a3904fbe18637dd13b90336b82e73318"},"res/import/08/088725d4-b66d-40d0-a3fe-aeeec07307b5.json":{"md5":"f88e12222e1db7bcff4f12ab79fbe5a5"},"res/import/08/08aa8adc-4f84-4b32-bc75-bb402d5b134b.json":{"md5":"bb027b9e1d49164e34f84020118a269a"},"res/import/08/08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48.json":{"md5":"a1c8dbc31fa738b9249df0386e642848"},"res/import/09/090330a6-6c19-4995-b830-7e06a456e235.json":{"md5":"fe0670034744f8a92da3e39a81d80442"},"res/import/09/092833c8-627a-4f92-9774-83e743083685.json":{"md5":"214c4a66ab1eb4aff52191db2c744c2b"},"res/import/09/0970c647-a97f-4dd1-9841-c5a879b9287e.json":{"md5":"67f25e2440012fa8233562b98185c132"},"res/import/09/09bfe702-65eb-47f4-9ccb-7593d9233e0d.json":{"md5":"da70057d618b33dd4e830fdccb75b7d7"},"res/import/09/09de0d73-53fe-44c3-8fd5-f02d3dfe80bb.json":{"md5":"791e45b878fde69e8e6f05615ec0da94"},"res/import/09/09e3083b-13a3-44f1-b9eb-b468cdff6aeb.json":{"md5":"e66fc3fff7d7cfdb58e6292617ca967e"},"res/import/0a/0a0a734f-3633-4b7e-8480-e01c52cb9b6f.json":{"md5":"1221bd87b54bc8f28794b837b660e94d"},"res/import/0a/0a32c3c0-32d3-4c09-9d87-2bc46021a29b.json":{"md5":"23ac6ad2324b73e969122bd8dc3359ac"},"res/import/0a/0a3bf38c-a691-469e-bd1d-e134c3176ed3.json":{"md5":"8075e17d55cd111bfc8fc0979254a4db"},"res/import/0a/0a6fef68-87a0-430b-abe7-82b0526bb5bc.json":{"md5":"90082b6dddc800d6887b745d3c691abc"},"res/import/0a/0acd8ea4-0cc4-4240-9438-b5591b52d6bb.json":{"md5":"e0538145b40f8fb11b2137a4712c94ac"},"res/import/0b/0b1a57cf-a3d2-4dc6-bc40-bb6112c63062.json":{"md5":"d70643372108934637406704884e90e5"},"res/import/0b/0b36bdca-49cd-451b-b6ae-d57be4393752.json":{"md5":"6f8086b4c3a645882756e1351154ed67"},"res/import/0b/0b79c326-c0e2-4d0f-bddb-3945ee7f73cd.json":{"md5":"39c3de4714c1eb0cdfdf7017da4baf79"},"res/import/0b/0b79f9c7-27bc-4cbe-b226-5cae256501c3.json":{"md5":"4b1047ae1b2e66b650fa5e0acc73eec3"},"res/import/0c/0c503f66-4348-4934-9ced-33b9e5b76e72.json":{"md5":"fa85c9c6b411ba052a3102eb7c741b10"},"res/import/0c/0c5946b9-cb83-41b9-af8e-1e882e5c6ca6.json":{"md5":"03834bffbad5240e97d93058a007b35d"},"res/import/0c/0c68b464-2b10-4d64-a025-e93952845161.json":{"md5":"9da2c6b917c1348853dfba438bdf8af0"},"res/import/0c/0ce7a298-26b4-428c-bccb-89b95cbbec39.json":{"md5":"8b29ff625005db53d3353f9fe307cee9"},"res/import/0d/0d1d8c59-b160-4c74-8a8f-9d77877502fa.json":{"md5":"b33a6b0bce641410d9e8db2093b6e756"},"res/import/0d/0d530de2-7c69-407b-a81e-58f8aa35e92a.json":{"md5":"2348f7ed7f774356ca086a8ca105e187"},"res/import/0d/0d6a1d80-5319-4829-861a-5d28bbff3782.json":{"md5":"b1f6750012104ecb0507b97e8783d989"},"res/import/0e/0e08d727-5083-4210-872c-fd5d2faddd3b.json":{"md5":"3f2d18967e64f1096a735d629fa79b24"},"res/import/0e/0e1a1779-cd6d-466b-880c-fd89275274fa.json":{"md5":"5a4c5fb9d5e3537ee651154e5cf37619"},"res/import/0e/0e881754-1c25-46a1-b80a-4e6f7f60d6f5.json":{"md5":"0e5cc05371b55dd92c5d1ecee63c76b7"},"res/import/0e/0eb58ac1-9097-4322-8878-b0c4ffeead29.json":{"md5":"187bffc1aacaeb4be5a1fc1e65b32122"},"res/import/0f/0f95b280-dc05-4110-97e2-d315a11dbce7.json":{"md5":"87962acaf36c4ebd7b1937ac347ecf3c"},"res/import/0f/0fa4979d-58c8-40d4-b4d7-b40a2b24fae1.json":{"md5":"7267ae105640ac3959ef6fdb969c7be1"},"res/import/0f/0fb27d8f-8360-4c08-92c5-2d18eb854610.json":{"md5":"7f7b547daa6fa60abf76598f181f3210"},"res/import/10/10aee4bb-1469-4453-a814-d179f1bbfa26.json":{"md5":"53996547f981d8d5385b735a5d15e0e8"},"res/import/10/10b2f590-dd13-4057-9ea3-ac53c1487106.json":{"md5":"628f01e6d5752cbaf2b84f743a8f7d86"},"res/import/10/10c6b231-c25e-4eab-808c-f107e0e66dff.json":{"md5":"dfc3a51042a144576928d2b5bfbc6244"},"res/import/11/11241202-69c2-49ac-a07d-56a8f172c4d5.json":{"md5":"dbd5c4a98c0153e0547fef907df8c749"},"res/import/11/1132394a-d9cc-4421-8e45-fec617cde021.json":{"md5":"2f5255bd96feb54d5824cdd09028d6e7"},"res/import/11/118e175e-deaa-47da-8f22-aa3b92233165.json":{"md5":"df5a7da803caeeec7d00a77cda3762f5"},"res/import/11/11ac894c-3582-4768-bc25-80de5f46a0cd.json":{"md5":"39773e2e73ded6b864482d46f3b3410f"},"res/import/12/1272c881-cc49-4cca-be3f-1dfd7be3a100.json":{"md5":"5568b85c9cc8cb7574d7f0c765ac50d1"},"res/import/13/133786c1-2f6d-4eb4-b5e6-145a73cb65b2.json":{"md5":"3b3eb2b102edc0449ea56926555fabb3"},"res/import/14/145e2c4b-09c7-4e03-85cc-3a9e0ca4207d.json":{"md5":"8d8d177c01cb06af5fbb8289efd29831"},"res/import/14/147fe42f-7640-4b8a-adf2-b4097e0c7e65.json":{"md5":"856d95c5ab6a2bdd94a616e676aeea5c"},"res/import/15/150829b1-d3a8-4b43-a7d2-b894c15fb133.json":{"md5":"1b7178b89a34d67e4b9f89703310d499"},"res/import/15/1517fd6b-e1d5-41e2-9ca6-c0e716735a4f.json":{"md5":"6b7e1e3675c26efb80c41bf6b88a4916"},"res/import/16/16228643-2a90-4cd0-b781-45f6bdc338d6.json":{"md5":"e3b0cb39f17c156e1773b273883fec98"},"res/import/16/16d3afa4-d1c5-45c6-9448-e56b37b91224.json":{"md5":"2c0b2210ccedf54acb4e00e55aedb0bf"},"res/import/17/1713f177-ed64-4b6e-8535-a5cea8101f5a.json":{"md5":"99acb62c4a4cf315c621ea3bee46e885"},"res/import/17/175669ae-76a2-4240-a230-ad19d669a917.json":{"md5":"4729b6f0e78cb8ad223af4887e8324cb"},"res/import/17/17ad7104-10d9-418c-96cc-0af9154385d4.json":{"md5":"1a7310868d97c55f265d95c640d662be"},"res/import/17/17c15905-21e5-4911-b272-afa575f1d9c2.json":{"md5":"b2b97d3bfa68574c619baf50988572f7"},"res/import/17/17da0da6-7609-48ca-bcfd-3ac332b6d00d.json":{"md5":"d27d3c68ba1bd8c02b005fc4ab0ed057"},"res/import/19/19800559-9d4f-4615-a91f-83b6e82daed6.json":{"md5":"7e20268809e9975442ca232d1f81b600"},"res/import/19/19a75185-fd4a-473e-ae42-2b5490ad13e7.json":{"md5":"b3374d83e88ba6bb33ae8930f971510d"},"res/import/19/19cf2c64-10c2-42eb-b6a4-a3d60b17dd68.json":{"md5":"7c52c3bf78568893f61e5d83dd32d0be"},"res/import/1a/1a69f4e8-766e-4685-bb19-a37cd1138f67.json":{"md5":"0ebdb972c4312154d8545e4a9758357e"},"res/import/1a/1a96991d-0fec-46e8-a593-768de4e1d105.json":{"md5":"a0ae5a7deda90a08daaf26ecadb02dae"},"res/import/1a/1a9fcfa9-2ff9-485e-85c7-ca51af537ead.json":{"md5":"66ec0ebf06a6c262f33e98360fc7a578"},"res/import/1a/1ab7ef07-100c-4144-94ae-88062cfdc661.json":{"md5":"ff7412795dc58cab60bbdb54d0efc15f"},"res/import/1a/1ac0776a-ec85-476e-bbdb-6e9eace3e082.json":{"md5":"93038f74b27cf4f2cb6d97068bd7b6c7"},"res/import/1a/1aecfa70-0b27-44ba-b6c5-65efb20c5948.json":{"md5":"92da40ea1d03156a57d629676b11d287"},"res/import/1b/1b484497-3bab-434f-986d-2f12c762a3ba.json":{"md5":"a91654c77359b9ed516b7dea75fe111f"},"res/import/1b/1b59695e-5540-424c-9039-1f104391aeda.json":{"md5":"32cf44d29c8057aad30314d2b788939b"},"res/import/1b/1b650047-9873-4e70-a87e-f5355261f7aa.json":{"md5":"cef96c67703094492e3b62f579a6772e"},"res/import/1b/1b76e77c-2677-442c-bb2e-cc535798cba1.json":{"md5":"8f7cc0e0462ef5a5287c8217ecba4a16"},"res/import/1b/1b8853f2-29c4-4c1e-a04d-3976d4fca30e.json":{"md5":"f2bc0a909e67decb056663ab99d0de45"},"res/import/1b/1be49286-2bf6-4081-9470-97cad682f5f9.json":{"md5":"fe2f0ab4dc9a13948f1bfa09ea1d72fc"},"res/import/1c/1c88086c-8bdc-4480-b651-82a71273f079.json":{"md5":"6947301d0ed6a388b1793f3e8f5199c4"},"res/import/1c/1ca0ad3c-f918-44f8-b146-9c3afd14da18.json":{"md5":"8b5d072013e930c1fc75669fd2fc2f2f"},"res/import/1c/1cbd6b1a-6cd4-4f59-a49f-53005d224e95.json":{"md5":"4c7f3baf1d5d1af582f08431aad38ef3"},"res/import/1d/1d09396e-f87c-4ba0-8b4b-6b1473ff279b.json":{"md5":"126ff253ed373c61f9407c73d40a6655"},"res/import/1d/1d8873d5-1f11-43be-b233-8047bb53fa5f.json":{"md5":"1c27a2c808ee0601860a94bf518549cc"},"res/import/1d/1d96874b-13bf-4d95-be33-7d45957d435a.json":{"md5":"b87bb4f9bbbeebb6726fe8f57d1e5553"},"res/import/1d/1dd2be1a-f5cb-4386-a063-625c0acd8eb6.json":{"md5":"e669ddfd8ff543e6d0fd42039b3eec27"},"res/import/1e/1e46d595-f781-4837-b581-8fcb6f01b142.json":{"md5":"60348a4901e5ab819da490dfd39328d5"},"res/import/1e/1efbc606-874d-4c6c-b5e9-1799a28ad426.json":{"md5":"7231aa4ca149d3ab51de38aac14a0362"},"res/import/1f/1f128bdb-6db3-4548-a3e1-217520f26245.json":{"md5":"398a579478a861cab8ea4e31f950ecec"},"res/import/1f/1f337ec9-dafc-41c7-9f98-213d943efcb9.json":{"md5":"1735346776e9070dd30504e7c156be35"},"res/import/1f/1f4ce8a0-b51e-4c91-b245-1e53cc4ab4cd.json":{"md5":"ad4bb08776843f93d0b2d3d902569302"},"res/import/1f/1f7e6bb4-8413-4569-adb8-4aece672f566.json":{"md5":"e3a9d4aae4155c74bd95b678a8541126"},"res/import/1f/1fdd675c-f41b-4fdf-9ff2-8f848772a92a.json":{"md5":"bd37756887b0bfbbcbe3bd4ae53343c0"},"res/import/20/20e91468-a3cc-4bcb-b150-8cc19161b1ba.json":{"md5":"26d835a63df38c36d0b6b959ea29ee7a"},"res/import/21/216ecf6c-1d78-4218-a52d-9ed7712b5831.json":{"md5":"801a4f82c625f86dd87aa5512db3a630"},"res/import/22/225cd024-e1df-4ebc-8769-ef31947d3051.json":{"md5":"2af0c397ff53b6aa362d7f5bcfafcef1"},"res/import/22/225cf3da-f4d4-463d-ad5a-6db4211fec6f.json":{"md5":"3ece0dd39f7b1e5bd9c06853b027c40e"},"res/import/22/229ca516-c90e-4092-9f73-2f758b46b2fb.json":{"md5":"ea3c47e4d1c73c7e02eab53ad9620167"},"res/import/23/234dedb0-678d-4893-9486-2e471a0f0a17.json":{"md5":"1e05dc039e49a9a96167dbcfcf65a7e5"},"res/import/23/237032f8-9668-4bdc-bc99-960e5c53bd9f.json":{"md5":"67c2b4f74a05adc895e031643750eead"},"res/import/23/23790826-1d37-4f95-8765-1a77abc15c3f.json":{"md5":"a7e4207d3304e1f2cc796ad8950193fd"},"res/import/23/2397833d-46a0-4fff-b8ab-422b96e2c4df.json":{"md5":"4bca14ba0f17d266ec08bfd69c737243"},"res/import/23/23d25b30-e11b-4057-ad29-758f259c1c40.json":{"md5":"4edf119688058f3d4e0824deea47f34c"},"res/import/23/23fdb5af-9999-464a-9131-bcf186d31075.json":{"md5":"4a514a1e08671abbb3ef5395ea31ce30"},"res/import/24/24670f05-f6d6-42a2-b7a4-ef9e463011f7.json":{"md5":"10ed47465fee98bf5aa50d556c935b62"},"res/import/24/24697d0f-0baa-431b-82e8-d74c1124a91c.json":{"md5":"b7d777894d6a58d9c0ea4aa324129054"},"res/import/24/249efc01-de45-4d92-8851-12b8e612751d.json":{"md5":"a0ce4d1decaae227f9e0c40686340082"},"res/import/24/24bd55f3-2acf-46f4-99b5-7e32b4127773.json":{"md5":"9334d4707dfe3405eb5367fc5e4755cb"},"res/import/25/253c17f0-a7b1-4a85-9507-b4258cfb0221.json":{"md5":"5f6b182ea51dc83fa846697d069e97bf"},"res/import/27/272b1e58-0469-43a4-97ad-12c0ba28aa77.json":{"md5":"7b6287295c41f363979629e9cf3a4419"},"res/import/27/2799b8e3-7e4a-4963-a626-dedf9f936481.json":{"md5":"c6b6411a4d14f85af4bd02b2c9053a90"},"res/import/28/2822bb44-286f-40a1-9398-35a3bb0bd761.json":{"md5":"629b0c1757bb62f895d202d3a2433452"},"res/import/28/282e64c4-424f-4d65-b265-430ae59d9fa5.json":{"md5":"9612fd1d51a20078219f209f62644fc7"},"res/import/28/28cd14db-6ba3-458d-bcb3-ea53a7adddc3.json":{"md5":"9ace92386f705d19314c18a49c8230b7"},"res/import/29/29158224-f8dd-4661-a796-1ffab537140e.json":{"md5":"010c7f611484d18ee762ec90406e5a0b"},"res/import/2a/2a53790d-d623-46e0-adea-b6fa54b522a1.json":{"md5":"0086ca41391aac088de2ae02abff9191"},"res/import/2a/2a5d1317-547d-40b3-9360-1b876afa8189.json":{"md5":"d6ada839238b2bfd6678c0f20c9ef9e0"},"res/import/2a/2a712174-365d-40a5-8c39-85860c809e56.json":{"md5":"edaa8f4b3063dfe60fea30843fc49471"},"res/import/2a/2a8ce1e7-b527-468b-9fef-2f4a1bd0c873.json":{"md5":"0941a8a47307cdf972ab238711613b60"},"res/import/2a/2ad8e984-fb49-4a51-ac0f-46bb27251f6e.json":{"md5":"6bb3e4adc8eb90538c8c9af6ebaf93c9"},"res/import/2c/2c9aa949-8b8e-4dc3-a42e-88939ee2e84d.json":{"md5":"84bbf8f4f7a98b1b802824637d4c4d20"},"res/import/2c/2ccbd5f5-df3b-416e-aaeb-c8e662f8641d.json":{"md5":"1f3f8ec6a3e9641d8d4d4defd9d95a53"},"res/import/2d/2d167769-a80b-4b3d-89f1-b150fa64008e.json":{"md5":"994e123bbd6c04019b810cfa3640669d"},"res/import/2d/2db7b3e5-2efd-409b-b434-17bd3c764929.json":{"md5":"21797344d3c39e687c16c87dd6e85475"},"res/import/2f/2f267281-0313-4ab5-bb20-2c8c084b9db7.json":{"md5":"952fd54a70fab43dcfd3e34704a026f6"},"res/import/2f/2f3cb14f-612d-4aca-9061-654a4426138d.json":{"md5":"e244581da858c61f06964c59bf9b4783"},"res/import/2f/2f63db7a-573e-4821-89b2-35f72edf67f0.json":{"md5":"4ff6893de84d254d6d510780bbcb3062"},"res/import/2f/2fb4931d-580f-4ab8-8871-e70a605712b2.json":{"md5":"992129e9f05428d4cd6c2199d37c5d8d"},"res/import/30/30220141-dcea-4b2c-82ea-f6932b703abd.json":{"md5":"5609a8de0f75a3ab25b1eb8354c22f37"},"res/import/30/306a0d16-09f5-4c00-9bdb-0dc53c00990c.json":{"md5":"5ad0cd5ef53a8013830466ae788e9160"},"res/import/30/30a1da14-4bcc-420c-8f6f-2bf454f76f89.json":{"md5":"29a8858844e90af7e7e029ebfe8890ac"},"res/import/31/312c5295-8210-4203-b06e-c72d765f0928.json":{"md5":"d49307620946ad02e1ca738e5cdbb03c"},"res/import/31/3172929a-6752-4840-b747-9ab45c973a88.json":{"md5":"be3bc38421618c92711c095d42a9b84c"},"res/import/31/31766719-eaf4-45ef-9c92-e06b90d29723.json":{"md5":"4639962f14f6c67878d126ad60a24ee9"},"res/import/31/31aa3b0f-133e-4fe4-9daf-f5c267d8c8d1.json":{"md5":"121c766d93d8ed6470b27c030b44f80f"},"res/import/31/31e651f0-4cf7-4da8-a63c-d112bfb9f786.json":{"md5":"df7ff0e7ce92ae847a19fcd5aba428e9"},"res/import/31/31f437f7-7887-42e3-8ed5-a251209d690c.json":{"md5":"48872f93db3651b11d3126ea1735eef7"},"res/import/32/325e47b0-3fb8-4cc1-b6eb-45891fd122de.json":{"md5":"ba1138ec969a5ba7ae0cccfcd77ba3b5"},"res/import/32/329a4adb-a9ca-4d95-9e9b-85475a1d74ab.json":{"md5":"8a2efff2e3d33b088e4fd44948acdb43"},"res/import/33/3329caac-ff7b-4e43-815f-ae3ce3d83c7a.json":{"md5":"aab9653ab0d88c23a1873fe23a356eb0"},"res/import/33/336a1d18-1647-4f4d-a297-0f54688e1cfe.json":{"md5":"83c127879133ad6e6a2fea2c71768729"},"res/import/33/33a87e63-83e7-4f98-a40e-96feece06697.json":{"md5":"3606f16712704c2ecc385fdf122b486c"},"res/import/34/346509d6-6ebc-4da2-82c6-9c25c18312a1.json":{"md5":"4d7ba9ddbdb84ca15c748da8c686a57b"},"res/import/34/3479e792-95f8-4d4d-b196-2f8c6a125cd4.json":{"md5":"d148bbbfb8679c172c4e997aa2a2024f"},"res/import/35/350940fd-9691-4aaf-8685-7764627333ad.json":{"md5":"a20029d8cb199cb5a65ff71766a94528"},"res/import/35/35246e42-2c3d-44d1-b9f1-9dd63d38e6ea.json":{"md5":"f83e1eee2629a31801fa7d0a5178ab7e"},"res/import/36/360eb57b-9704-40f6-9284-c2593ebbc324.json":{"md5":"1153ab586fa78a4d6a56112851d062b9"},"res/import/36/36839b7e-2d75-4b5c-9e36-9c4005ac8be0.json":{"md5":"aec21584eaaedcb83845ea0f7223f1a9"},"res/import/36/36f51da2-6d61-4356-9d25-1896816e8c94.json":{"md5":"60c9ba0f79da8df7b93b7b3962032c0b"},"res/import/37/37481f79-c4df-464a-bf6c-a75486171fd6.json":{"md5":"81bd38309357b19201f5c36e7ef16b71"},"res/import/37/3776c26b-553b-419d-b952-a2e0db712436.json":{"md5":"9eea9addba482f0471e70f257c52930e"},"res/import/37/37baaa16-b7be-4e0e-8c38-d471fd2bf334.json":{"md5":"cc71a4c002f08898ae52c346ce4606d2"},"res/import/37/37d4ee65-bd1a-47ae-be4d-eddc881e8ff0.json":{"md5":"ae42c93f7226e29dba6521927018db6c"},"res/import/38/3836d8d3-441e-4db9-a771-3d17e1233842.json":{"md5":"bb54fe7e9748a7b0032dbd302a31c697"},"res/import/38/38726f0b-9ace-4f8b-baa3-e21765937edb.json":{"md5":"50a37a31ccb59ef29728398432688961"},"res/import/38/38744dcf-8d01-40b5-868b-e74014d78dcd.json":{"md5":"4379fbba6e145917fcf4e92e38bac6d6"},"res/import/38/38ae6141-64f5-4ae1-af5f-ff3e15cee4fd.json":{"md5":"df87b5ca7de59cfe434a8492267cfea6"},"res/import/38/38be1123-65ab-4374-9b79-5ba993c9e089.json":{"md5":"7c6bb8cb106bf0aae05af0b93bad4ae5"},"res/import/38/38d62777-d02a-4b17-a3f0-493cc47d334e.json":{"md5":"e6cdc3985091a89bd533be924b5eae3a"},"res/import/39/3910b006-24a5-4e8b-9c51-4592b88ad2c7.json":{"md5":"afc3ad7992718c7bfa3817561416f83a"},"res/import/39/393f1987-dda3-4e38-8936-1aa059f8ee7a.json":{"md5":"a449f778dbf2dd1dbfa57fdc09bb7bb7"},"res/import/39/397f7028-2225-43bd-9c38-80f857a464cb.json":{"md5":"8a47e5ff4c5a3e0f883d0376349fff61"},"res/import/3a/3a3a48a1-be45-46c4-b82b-1b5d10a7132e.json":{"md5":"6ae4bd4684912a99ded3312da6b7eaac"},"res/import/3a/3a4bc43a-320e-496b-84e3-9cd7b192cafa.json":{"md5":"e4e3019b63d7238f519a01f216f14d35"},"res/import/3a/3a8204cd-d533-48c0-a299-e58646b3ade8.json":{"md5":"fa57d365f269caf243a21b2f892a86dd"},"res/import/3b/3b7ae76c-3b0a-4bc0-a6d6-66b44595c03d.json":{"md5":"21c9bb6be2f6c9592e61889fc173af58"},"res/import/3c/3c0f974f-e10b-4609-a564-29046d422f28.json":{"md5":"469f6e32023ecf02d6cbfd9c1705f8ae"},"res/import/3c/3c83a88f-ffc9-4db5-8925-323eba63cccb.json":{"md5":"d9b77b106eda7d9bafb5b275192e0b08"},"res/import/3d/3d03636f-4c3e-4387-a7e5-c41e5a08ec3a.json":{"md5":"560e2504bfda827824523d285a0e17cb"},"res/import/3d/3d241371-739e-4441-963c-b0159a01a19e.json":{"md5":"18303e1984c0e6706545c99c3fe696b2"},"res/import/3d/3d29250c-190a-49f1-9ca5-21b78b2f378a.json":{"md5":"7a56261bad368a30af03047ed796f3a4"},"res/import/3d/3dad14aa-1217-43e2-a654-c22ae3a85d84.json":{"md5":"c7e9ce920613b051db4b1275dd1d0b39"},"res/import/3d/3dae001a-9bfa-4fcc-b018-fb3c74e77eed.json":{"md5":"18f264bdf91e134b0d323d24222a0985"},"res/import/3d/3db313d3-a167-451f-8d0a-ab4346493ee9.json":{"md5":"384c5334e4113a9f70374de7d1778e34"},"res/import/3d/3dc7b598-874d-468f-9f4d-3013eab17d36.json":{"md5":"e26aadd224541f4ee97b108f67fef888"},"res/import/3d/3dd40bbb-4cfc-430c-8f46-e9ea95313447.json":{"md5":"d98bc9df0b9504c26aabe34d815bb1c1"},"res/import/3e/3e01c30e-044d-4d20-9cb9-05c97a4bee7a.json":{"md5":"938c9d4da9145f0f7d32be33c01f9953"},"res/import/3e/3e2ce021-e723-452d-94ed-bb743dfdc7ee.json":{"md5":"6eb0ffe88cdad7a209a66cf5e5c4bec4"},"res/import/3e/3e2dff62-53f3-43cf-8869-c5bed84dbb36.json":{"md5":"f68cc916b83f69b26ffcd5ee601657f7"},"res/import/3e/3eb6e700-3535-49a7-9513-008c83bf5452.json":{"md5":"5099eecb6c69d0c9f3ad91487aac15b9"},"res/import/3f/3fa8e33b-2a70-4bfb-8693-b1d1c6fbef6a.json":{"md5":"9a6b2a3f6c9f347757183344d79f9404"},"res/import/3f/3fa90332-39d7-4ef0-aa1e-289ba203421e.json":{"md5":"7707a4131a5457acb82bb7917e3cd19a"},"res/import/3f/3fb624b4-ffc4-4452-ac76-7986a733fb5d.json":{"md5":"05ae4beb44971dedf888035cc6889b66"},"res/import/40/40070852-dace-4de0-976c-f37aa482b996.json":{"md5":"2f5f9d3d483bd0a34bc3e2ac28296a85"},"res/import/40/4034ffb8-fe80-4c54-906a-05afad9ab3d8.json":{"md5":"5cc9cb80d3a66f43a374048c034740f5"},"res/import/40/40450ac6-6ce8-49b6-8c32-02948c71a8d6.json":{"md5":"d891dce4baa46949207d4d7d09dd03a4"},"res/import/40/40a7ce28-a17d-4952-8d33-6853ee0d060c.json":{"md5":"e9b7fdcc4062e4c677e4f42d21d3b024"},"res/import/41/410d62af-0c20-4e18-ba68-17cc2c1f798d.json":{"md5":"602db393079de342935299b63df516bb"},"res/import/42/4201ef1f-4abc-4af0-8e84-e9e776943900.json":{"md5":"511aa3db93a98651f53ca9d0be947d63"},"res/import/42/4226dac1-b3ec-43e0-bd22-9fe16f8c4de7.json":{"md5":"b90c8d7e1ab157c1907669c935ade56e"},"res/import/42/422fdf7d-1ed4-43b6-8a3a-ed379c08210d.json":{"md5":"0c4f9917ea96448d62edb5bfa6a72199"},"res/import/42/42a50b85-90bb-4955-9d63-ede2418818fa.json":{"md5":"5eebbdef27bd026cbbd49f9a4f94bad0"},"res/import/42/42d1a30b-c8ec-40b2-a673-12f6440ad588.json":{"md5":"fe73fc5a2d2d59d13a97e8d37428d65a"},"res/import/42/42fff579-3e8b-4b57-babb-7ef5e6a31ba9.json":{"md5":"a2074238158900d2e0a8939a1e78b5f8"},"res/import/43/4327d1d7-afcc-49af-b6e0-f0abd482649c.json":{"md5":"f2b0af492ecbd53a1ba3d195204aa02c"},"res/import/43/43361fd9-f730-414a-baf6-d91ce91a3a13.json":{"md5":"2a2dff6eda7e5e6f1b36aa9bee3fb443"},"res/import/43/4338b286-ca55-4eec-877f-ca22150bc313.json":{"md5":"982807a43430bc549545a0e97cc01756"},"res/import/43/43554c84-ff61-4bb6-aa29-ed8bbc83b320.json":{"md5":"b3e71595b79277ce4fd444c030338408"},"res/import/43/4369d0a6-ab05-48f7-b182-f4da05b42051.json":{"md5":"fc7a6c744f8702ad9370838699851c35"},"res/import/43/4390b71c-1b8f-407d-a18b-285229b31641.json":{"md5":"967c0abba05e4d35a87410c9c6a8661b"},"res/import/43/43cab994-4ae6-4348-ba93-23bdcf03c240.json":{"md5":"2002fbc353b8bf97c0d0e4a5cd5f7fa8"},"res/import/43/43cf194b-951f-41d2-abf8-4b00596fc99c.json":{"md5":"77ec709bd90e2dc257cc1ed5f88c4a10"},"res/import/44/44020ba3-52dc-4a39-aeb0-f1e50105ea65.json":{"md5":"4ac839d1b627fb7b23378606b05cb44b"},"res/import/44/4424c05a-7f85-4e5f-8c8c-a8102270bbf1.json":{"md5":"c5638e00c6731cb4c489c0b02e97e5b7"},"res/import/44/443c94c6-7c19-47d2-afea-91a6c097f7a6.json":{"md5":"6e6dbb0332c6163b675616a45a6d51d3"},"res/import/44/448f4af6-7f69-41bc-a7cb-c471ddbb7f08.json":{"md5":"70b01bdc4e7d05f1858e8a86f8408247"},"res/import/45/4574e3dc-ca58-4a31-b973-9acfe4ef04f0.json":{"md5":"8281c0bd0fd15a3565295d3b7f36fe49"},"res/import/46/460a57fe-3afe-4009-8aea-341f7479de42.json":{"md5":"9c36f494c6be6782716687194e19f3ec"},"res/import/46/463d3424-e930-45a2-b82b-607be03f6c80.json":{"md5":"b41f618e5cc48b96df7a5948b1891614"},"res/import/47/47e441c3-81cc-4916-bf1c-fa13f1359c8f.json":{"md5":"00f73482376f275d3cf86de988c46719"},"res/import/48/48285984-e828-4033-8a54-dd4e5654f01e.json":{"md5":"91643f0a6c5333fd69e082fd83b79ddb"},"res/import/48/48b4c355-d155-4d8f-8e2e-a25ac45dbefe.json":{"md5":"000186ae8238afbf3e5e953999516d47"},"res/import/48/48bbc34e-d304-4947-a0fc-bba08f27205b.json":{"md5":"b299fe8b95cfd9de6499b539a72429cf"},"res/import/48/48c1d635-cb9e-4f2a-96ec-07c30130e107.json":{"md5":"ada91798b233f89c26fed4f8984ada37"},"res/import/49/498383c9-347c-434f-84e3-53e4f304d72a.json":{"md5":"a6cb285d1335e913df9895e9ce983302"},"res/import/49/49b48549-9276-4962-bce2-5c6733965a79.json":{"md5":"bd9719c5d5a32faacbed8220317e704d"},"res/import/4a/4a1acad9-ce88-4334-aa62-bf23a5ccc79e.json":{"md5":"fc02633cdb397d13d50b70bf10b9af85"},"res/import/4a/4ac30c8e-023a-4e83-aa95-9022172c9bee.json":{"md5":"74d4f7a3bb4b1b3f3eb9244d30af915e"},"res/import/4a/4acfc9b0-d737-42b1-ade6-8254cbe914d3.json":{"md5":"2e0944231f293bee87137244a9d03a22"},"res/import/4a/4afc8a40-c557-4507-9998-1eecb96c46e6.json":{"md5":"df3840535bec9d5ffa925ea087e4b245"},"res/import/4b/4b48cbcd-ecdf-418a-83d1-a109e527bcf1.json":{"md5":"43bd8428fcf762b85ad2259ef4267cc7"},"res/import/4b/4b4f8910-1f4d-4d2c-a4da-a57921ace189.json":{"md5":"c9efc656acbfea8d7ef3d985208e378c"},"res/import/4c/4c1e3125-a324-404a-a515-639653fdeb54.json":{"md5":"af9ca4a4d3c951baa39f382097b9eeb8"},"res/import/4c/4c4a9d3c-37b6-4aa6-b692-8e04c6818225.json":{"md5":"fbd00325b935e252d8a4ec8c6957e714"},"res/import/4c/4cf4ed66-5b23-4410-ad0e-ddeac313e067.json":{"md5":"f950a5ea4082c57ff7a811603033352d"},"res/import/4d/4d42ddcf-8e6c-4396-bf69-26dd2b288e2b.json":{"md5":"0526cd284c69730da8b26438c03bf535"},"res/import/4d/4d53c7ba-0950-4e59-833e-2d2cb816a110.json":{"md5":"24008c6615cc120e74529b5ca561f6c9"},"res/import/4d/4db720d9-b5ed-47db-b457-e7dff65d0c6f.json":{"md5":"4398513e5e79b6efbc06e41fdecaf77b"},"res/import/4d/4de83bb7-b70d-4463-991d-171370d155ec.json":{"md5":"0ac2e674947938a0e78b2c3aaaa7edda"},"res/import/4e/4efdc35e-8803-4698-b585-7cc8d1c5ab5e.json":{"md5":"de10c17367f8e282a786ed1839e26490"},"res/import/4f/4f77b050-277e-41bc-9793-94a9c10b6bd9.json":{"md5":"fd2758ae19d5ac04aef2f657780570e9"},"res/import/50/502f783f-1d98-4f9f-acdd-66de4d989b3c.json":{"md5":"f13c47035dda39e33dfc093a4fbc57c4"},"res/import/50/50500b39-b2bb-4c1e-838b-b7874b8370a1.json":{"md5":"b3a3b38172e7be9c884553d93cbd2bfc"},"res/import/50/507f0bef-7034-40f3-8f13-2f3683ea428f.json":{"md5":"6d7aa9c87525dd2a8ec526b07ca1a899"},"res/import/50/50e77c44-284c-44b7-8797-2a246a7b60fd.json":{"md5":"7fb6e8ad573062a938611b81305bcce0"},"res/import/51/51175934-08ce-46e6-bd77-67257d26de4a.json":{"md5":"36115d9b83c1c2cc70c1a690c517bdfc"},"res/import/51/516faa4e-cd1e-4501-b5e3-6f83650549c4.json":{"md5":"f269424e28fb5a672dbd3d5428a5028b"},"res/import/51/51bdb722-b293-4554-951c-9de51650845d.json":{"md5":"885440dd3149ebd55d81e8dc2ce52b94"},"res/import/51/51eafd60-de47-4a80-b2c9-091d824270b8.json":{"md5":"bebc781fe7e5928bbed940bd05400be1"},"res/import/52/521b4858-11da-45d5-95ac-5a9577f59e2c.json":{"md5":"6ea80dd0d3bdbde624e7a4c86565a035"},"res/import/52/527755e3-0e6b-4003-ab74-cef83bb066cb.json":{"md5":"388259f736305fe0a64150f3b2820b9e"},"res/import/52/52a03f52-0d18-4e5c-a87b-f88eb9b01fe3.json":{"md5":"6708e8d8a1ab912802db5d5625039cd1"},"res/import/52/52a1abf5-8762-4bb7-82dd-c6c7afc88610.json":{"md5":"18821de73f9114771ee6f1c4a959883c"},"res/import/53/5322e3e8-b47b-408a-9bf0-23ec6fc1936c.json":{"md5":"b1a548d2c279eb67d5d5110c8794d029"},"res/import/53/535753f9-162b-4819-969d-6726b942ab53.json":{"md5":"600cd1c29468d6e324ea5b3a7381cd2f"},"res/import/53/5368328b-77a9-48e3-9398-ff4265ba65ed.json":{"md5":"71e07d66311b97973fa72bfc6992c70e"},"res/import/53/537e486e-8ef6-48ce-8094-32aa50d9410e.json":{"md5":"7e60b2b2ade91f8f05936c48ca0ea449"},"res/import/53/537fab22-1b60-464b-99a8-b287c6be0474.json":{"md5":"f25e8c0236920bba145bde059bd72cef"},"res/import/53/539d920f-2dd2-40d2-ae1c-41f880f07042.json":{"md5":"b936ae54133354c4496815374cc6d1dd"},"res/import/54/54981393-3c96-41e0-8694-b871cf7564d9.json":{"md5":"3eba4affad6062d860914bd69b310fb8"},"res/import/54/54a6caf2-73d4-4f69-a6dd-507e00f7539f.json":{"md5":"80d70ce99d69fa1c27ff34132ca25573"},"res/import/55/55830f4d-a21d-4a98-a7c4-a3fb006c3d42.json":{"md5":"c96148e78f13190f2c8f22d76fd3cc37"},"res/import/55/55d26685-5c2e-40e9-a579-9811f5ced994.json":{"md5":"50147df74fb972911544829747a23893"},"res/import/56/563d622c-fc5b-4733-adfe-9c3c3706b09c.json":{"md5":"d5cb69ef72c1b4c898c40c12277cd4cc"},"res/import/56/5683f3a3-b0ef-4b92-b5a4-643a3aa10911.json":{"md5":"a32f073230a21d2bd6a158f76bfa4b73"},"res/import/56/56958185-085b-40b3-8c94-6e58181b7ca5.json":{"md5":"ecc1b7ddb8a2a48a9e31ef8e983f7c6f"},"res/import/56/56a65ee0-9ed8-4a88-a573-0594dcbb16b9.json":{"md5":"d08f443cdf4f3f32348ee24232dfa6d3"},"res/import/56/56be11b4-9c6a-4350-b4ab-d660a127e72e.json":{"md5":"19d71703a71b438eb990535d00bda96f"},"res/import/57/5703d1da-4911-4396-a82d-b6b5f0f7eab6.json":{"md5":"2754ef55d3d97f04fe71bbbd3b70ec22"},"res/import/57/574a6b87-40f5-467f-9bd4-5decd2e86138.json":{"md5":"283495d5fdf65dba5129858f62167772"},"res/import/57/57bdfc9b-ee84-458d-9b8e-733bc1215511.json":{"md5":"a9e5dad1cf03a958414557bc5a01c60f"},"res/import/58/5814d418-f75c-49fa-b3ff-910c85c9c9ba.json":{"md5":"91d126b895fe8880fc8b39898a24064a"},"res/import/58/58189fa6-582c-4bc1-8818-d64112bed4e1.json":{"md5":"88683cda24d85372592e60e58404956d"},"res/import/58/583f998b-da82-4a5f-ab27-12109f495fa6.json":{"md5":"423c281c4ff4430ccbe73a26d9ec4c5c"},"res/import/58/58ac7267-1489-431b-b1b4-b27995c63e8a.json":{"md5":"409d3513497fb3a17880dc01d3f8e100"},"res/import/58/58c53b75-bfa3-4b1a-b430-9eda7a788ee7.json":{"md5":"2694025b34e006e4a29645e6bac21eb8"},"res/import/59/5914f056-b6c1-4bbd-979b-92b5b721c7f4.json":{"md5":"7418d89d54e4d30fb44647131a8010b0"},"res/import/59/59409a24-303b-4212-b2c3-d3ae09c28d7f.json":{"md5":"3406114f131e945a07627e7a7a1b366a"},"res/import/59/59788439-5d0c-4124-842b-44d03e21f1bd.json":{"md5":"5382107c79a2147eb014fd98cf87877a"},"res/import/59/59821a17-576c-458a-9bbc-9930b55e0690.json":{"md5":"94b20f574509c73ebed248a7fd277acb"},"res/import/59/59bbd743-7bfd-42bc-84d3-d0bb0898bea5.json":{"md5":"2878ec6e8d83023fa645a34ac05f3038"},"res/import/5a/5a4b139c-cf52-4e01-b03c-eea87102060a.json":{"md5":"30296fc768f9ddf47c66c6eab346901b"},"res/import/5a/5a8ba0b6-f0d2-40c8-a712-8a42f323c602.json":{"md5":"96a40b37ec3595e4d2b5d61008a648dc"},"res/import/5a/5ab46b86-6642-499f-89ea-b70b7ce6752e.json":{"md5":"5183b10f2275d68905fdf11114414c77"},"res/import/5b/5bd44f21-8a1b-413d-8d64-08e3c4b67f90.json":{"md5":"911f9769b9911005295f4605303ffe0e"},"res/import/5c/5c16d753-6196-48e1-9f33-bba0dd6ed13d.json":{"md5":"244fe77c31b56b859db0756c696086cc"},"res/import/5c/5c27ea1c-ead5-4b7a-b7fc-60ed40a3cd94.json":{"md5":"99d81ede85493033ea7b2e418bcfa26f"},"res/import/5c/5c3bb932-6c3c-468f-88a9-c8c61d458641.json":{"md5":"b5fd945272412c6367727e7947d422d6"},"res/import/5c/5c55545a-49fb-4919-9fcf-2b8a69b98dbf.json":{"md5":"e920ce45b3ad0e98469c3f6b4c533185"},"res/import/5c/5c72c12b-d37a-47aa-8a04-faa20f4d8be0.json":{"md5":"29a06302283be65ae422cdc87bf64c6d"},"res/import/5c/5c8f3de3-2dba-4e42-b354-d776cadfa12b.json":{"md5":"3822a4af1b3ed2c835bd569e95147ca1"},"res/import/5c/5cac63a0-5716-436d-9066-8ade4e05d6a6.json":{"md5":"dd52d22079b60aaffc4c4a425228bd27"},"res/import/5d/5dec5a15-1c35-46ca-94a1-df6f0d024e29.json":{"md5":"188cfe72b25a12bf742a6a756cadaaaf"},"res/import/5d/5df0fb42-67cf-4df8-8ba4-539ef53a3ba7.json":{"md5":"fdcf988dfc548ea74335b2215f5d31db"},"res/import/5e/5e14cc7f-5ec7-40ca-810e-8c1786eed0f8.json":{"md5":"be5b4ef28b0e40b199110bf9390a2de5"},"res/import/5e/5e5d01f9-5a85-4abc-9330-a89e7f44dbbb.json":{"md5":"30cf579d50c55811019d9410e42ac774"},"res/import/5e/5e694dce-4a8d-4d16-8c10-f1770b02609b.json":{"md5":"3b8eb0228f13c8a2c7e8a651d6dc93e8"},"res/import/5e/5ea4cbbf-d3ad-469d-8488-e3b5c9e14d66.json":{"md5":"df3eece88aad682a708bf66a0bd35204"},"res/import/5e/5ebc8906-0653-4bf2-9325-d4368a3d46db.json":{"md5":"66833abec42c7235e4954a8fbda0cc90"},"res/import/5f/5f2ac589-4aa8-49e4-b05e-250966238126.json":{"md5":"fb0ce20e5ff55f0c2585b66c17a68561"},"res/import/5f/5f444d97-5b71-44d8-ae76-f3e5b4fefb7a.json":{"md5":"96538e4abe9a79a6b39390027edb5c98"},"res/import/5f/5f8c8560-c35f-4c91-99d4-b396e563f9ce.json":{"md5":"efa30bcaab15be8cb8128e0e892e2c46"},"res/import/5f/5fad28f0-3c44-4f5e-9351-381fe3fb522c.json":{"md5":"71e624e9ad97ed8e81d3bc77ffdfd256"},"res/import/5f/5fae1714-f8c0-4683-bef2-8ad3dc5d96a8.json":{"md5":"6315010d940f137c794ef5315f10f16b"},"res/import/5f/5fcb8009-ae70-4dcd-aea5-079bc448ac55.json":{"md5":"10a25f0f3863d3d7f90c63d5000d4f66"},"res/import/5f/5fe5dcaa-b513-4dc5-a166-573627b3a159.json":{"md5":"6eb4a9679a1404b7d7d7bfa92c9ef0af"},"res/import/60/603f50c7-923c-4bcd-a47a-9f62f2eea7ad.json":{"md5":"bb6ce51dd470186ca8c60d6841681dd7"},"res/import/60/606775c9-8727-482f-8013-5ba083282842.json":{"md5":"9dd296bb749648b6712581b7a8c7bfd9"},"res/import/60/607aa446-471b-4cac-a428-4c2890c873c4.json":{"md5":"e40fac75e650718e3d6ce0a4d1cf26d5"},"res/import/60/60a385cf-e2f4-49ae-b1d0-071e77ded151.json":{"md5":"55381b80c99ea3dd0a8a20046591b951"},"res/import/61/6120fc28-be94-496c-9a0b-e636a54ef049.json":{"md5":"057428cb9cf84fe4ae251af507b12916"},"res/import/61/61749169-1f57-43e2-91d0-e473992efe49.json":{"md5":"e064d5dc93c04b5807f76bcbc65a56ef"},"res/import/61/61847d16-8efc-43c8-bd0f-94c22d50515c.json":{"md5":"1c8269d0097ad7a3f6fd1ef25a73eb0b"},"res/import/61/61b4cc23-12d5-45ee-a302-b15d54acaf4c.json":{"md5":"563df7099599d7b132d826a3eef0c8dd"},"res/import/61/61f45545-f8cb-461e-a7a4-0dc551d1d004.json":{"md5":"da459feefddd8640e6b9244750321986"},"res/import/62/62ce077e-9af1-4617-ab01-50d67a3b457a.json":{"md5":"f6a52b0b9e2177bdd9b06a3ca1724632"},"res/import/63/630d3be3-d850-489c-94d3-bc52be73e5aa.json":{"md5":"58e40e04c4b9fe55db5117355cb42e6e"},"res/import/63/63c63e1a-d30c-450a-8795-e60c8408f715.json":{"md5":"b7a75edea1592933db10c4731dce149d"},"res/import/63/63e575ab-83f6-41d5-a0d5-3d1fdc1be9d7.json":{"md5":"3208c7d1cfb3709b221670bb3d2c5a9c"},"res/import/64/64c4df35-90e0-4276-984f-cf32491b2394.json":{"md5":"8d8b87ae7fda69383b995d4f151e97b1"},"res/import/65/653c33e2-391d-4d4b-b922-e48e6b9f3a42.json":{"md5":"56aee6ba41d2d16de2430380f3a0a732"},"res/import/65/65bb91f9-898a-4f92-a37d-fb84bed2cd5c.json":{"md5":"088912fca3a7740919c223725a29f204"},"res/import/65/65cbca5f-f477-47a7-bbec-55a847235fdd.json":{"md5":"4229fe2c824fdd43b7d645735d6c9575"},"res/import/65/65f60710-5e7a-420b-8be7-50f81c38f9c6.json":{"md5":"4cb3bf9dfc5bd0a732da7cc45f12b2fd"},"res/import/66/6656bc3b-58ee-4b27-b058-13208d96e148.json":{"md5":"8d73a3bef7958ad5779afc0333886585"},"res/import/66/667a75f9-c138-42c3-b60b-0442b125545e.json":{"md5":"ea7355a9992f2ac764ee1f2b794f8f45"},"res/import/66/667bb892-2b32-4444-9750-6c7dfa65b275.json":{"md5":"ad1411940264cb4ce992ecb8f8baeb79"},"res/import/66/66a82289-42b1-4fb6-a223-220e32129cfa.json":{"md5":"6318fcd406e249b43b19d435c333518d"},"res/import/66/66b308cb-b553-47c2-a12c-21370349a729.json":{"md5":"65d4695326c9055ab37072c50f8e06aa"},"res/import/67/67368907-8fe6-493f-be21-083e0ed0306b.json":{"md5":"6d20f53581d1ed7c2f43936fe2f8b258"},"res/import/67/6756aeaf-a941-47e1-b050-40340620e637.json":{"md5":"d13fc4113facc01d226f379e8c51b64f"},"res/import/67/676a445d-bb91-4c54-aa79-f748cd862233.json":{"md5":"7b72e2d71f8c29c4cd1b06a449862c70"},"res/import/67/67a4a21e-ebe7-4f16-993d-a8f9c2549e7d.json":{"md5":"1d53b826cec041be12992c9c4b950208"},"res/import/68/680b9fb5-f40f-4b5f-8a1f-6dd65a0c5b94.json":{"md5":"05f1a3ce05cfd67bf36ecf0a9cdadea7"},"res/import/68/680dba2f-6219-495f-b96a-6b93e5bfc6be.json":{"md5":"8f00bfdf3211fe33d88fd917d97dbb27"},"res/import/69/6927a755-077d-4825-a595-3c4c0998d29d.json":{"md5":"f00aeb258542888ca0c3c3d9ab4db4db"},"res/import/69/69d89393-64d9-47ff-8411-f7147b162086.json":{"md5":"76cadde07d866ff6d73f4f38eafd74d8"},"res/import/69/69de2f4f-8180-46b7-8455-eb93ffb620f1.json":{"md5":"272998037c69f6817c04fd2a296c107f"},"res/import/69/69e9a984-fb77-4929-b522-cc3c2e88f5d8.json":{"md5":"ec24b80015cee6ce7c7a01b46f5caaee"},"res/import/6a/6a11e4da-d2a3-4dd3-bd97-9a9ba7b99e6a.json":{"md5":"3f5275504d37a5579b1d51f7d2a5d595"},"res/import/6a/6a16e48b-b85c-47eb-a246-dbde91b1ceae.json":{"md5":"6f2238a04c41635411f2ba8d54f1b518"},"res/import/6a/6a8bf6e5-665f-43b3-ada0-8b141c3c25ed.json":{"md5":"09a42b2efd52d671ec929652ac11ce8c"},"res/import/6c/6c7e528a-9561-44b3-b19d-bb16c2a01489.json":{"md5":"9c3e5643be01f9143640dc369ef82084"},"res/import/6c/6ca96e44-6ac2-4afe-b854-1a7f4a0878fe.json":{"md5":"0b34441550987940b9d9b3947725740a"},"res/import/6c/6cfad644-dfdd-40a9-b947-5644eb2906b4.json":{"md5":"8b8aa87b08bbdc12a81463ff15b8fd82"},"res/import/6d/6d1abc98-8240-49c0-9dca-cfd8d0cc189d.json":{"md5":"6b57571adb81a1db4b40560f6e8dc467"},"res/import/6d/6d733fad-01cd-404f-bc0f-a2e262378be4.json":{"md5":"3aceb896d84fa2814ac8c2f1a8b76081"},"res/import/6d/6d985fdd-4d46-4216-8f13-4a214f0c0977.json":{"md5":"ade5ff262151d7a8194271664812dcb1"},"res/import/6d/6df48294-00fd-4003-bee3-14447d7cceb0.json":{"md5":"3d895df00099dd90f70a6f4503ca2b8d"},"res/import/6e/6e3f06a1-7edb-4a86-bfbf-2cd12d45c41e.json":{"md5":"99768caafdab56e9f0b5f0ed08eebd6f"},"res/import/6e/6e6ccb6f-b30e-4cb3-9f91-ed6d59001410.json":{"md5":"0eb0bbe6a04bc96507ab5b3f57b1dd94"},"res/import/6e/6ed16926-a1df-40e2-b4c0-b9c2bf4a2aeb.json":{"md5":"562e2e9a9fd774a4418ac9bf91a40bed"},"res/import/6f/6f711013-a943-4391-a5e2-5dc5ee2c43fe.json":{"md5":"ee5a9cc59f76ca23db47878ec729beed"},"res/import/6f/6fb8913c-4002-42c2-9c10-e9db64c2b2a3.json":{"md5":"82263a39c24cc3635317a17d5cefb4e2"},"res/import/6f/6fbdb5b6-ff8c-458d-85c8-d08fdf7b03b3.json":{"md5":"586078efb6e11b5d7dcab651841afa6f"},"res/import/6f/6fbdf7d9-eeba-4a7d-b7b4-bba89d411657.json":{"md5":"64ea144663f28e3f1513e953a7d15d89"},"res/import/70/70d93c53-9319-4bab-b392-906d5e829ef8.json":{"md5":"81343644ccd262e20dcdcbbecffa9b5e"},"res/import/70/70e14a7e-9eac-46a0-9aab-6e6584e120ab.json":{"md5":"666a9bd1eb5eb865ba75c59dddfc5ae5"},"res/import/70/70ef7af2-b66f-4751-8fc3-920c00e6e624.json":{"md5":"0c96c13d3f9b6cac9d2d936546ee5db3"},"res/import/71/718e98bd-522b-4ff0-b5cd-e955aa0d620b.json":{"md5":"8865322c5c731add0cd0a37a8068e030"},"res/import/71/71c366f0-00c9-4e34-8b8e-29c1f6a5d93a.json":{"md5":"0f5f835b683bedff79342f36f7cb8592"},"res/import/72/721fb52f-dc4f-48e0-b583-43fb72c4b452.json":{"md5":"bbf07ba06d5312ad48677eebed8dd492"},"res/import/72/72f3f982-810b-4ca7-8662-602d2424e179.json":{"md5":"380698134847d50fd51ca91ee9e718f1"},"res/import/73/73551241-ffce-43ee-9e14-9159c4954e57.json":{"md5":"8766ee1ad6e12d4df80e9356370d92ba"},"res/import/73/73c15f0e-7dc2-4002-b206-11fef2951af3.json":{"md5":"4edd91b8536c1906af7e127c8856eb1d"},"res/import/73/73e9da26-3bde-42ef-9905-9b080302bf85.json":{"md5":"e6639b231ba93c23afab9326bd2d9cfb"},"res/import/74/7411c09d-2f89-4202-9d7a-1101493513d4.json":{"md5":"c3c79a88a6b905b5aa73270d208fa903"},"res/import/74/74885e9d-0ba7-4c31-ad8a-2f5a2b4fc6e7.json":{"md5":"6a9b87ea0466d6b1d169dfa1553daaf4"},"res/import/74/7498f8b2-3d65-47a5-a5dc-3f484a6e5f42.json":{"md5":"4138ba0ed8c52cb702f8e129a858e075"},"res/import/74/74b83ad5-4e4d-46db-8222-cc98a66cddef.json":{"md5":"58ac3ca450686cc6ffcc029e98873f32"},"res/import/74/74e2b334-0d39-49cf-b69d-bbe9c7b373c7.json":{"md5":"87d0ac173136555f027c30b51129d44d"},"res/import/75/7503bd7f-78f1-4c8b-b68b-202bcf26cc40.json":{"md5":"ffce5543bfb4abd54e461802d6d3cc72"},"res/import/75/752034e8-e2df-4b80-8dd5-e14b719d5e1b.json":{"md5":"bc00f537fc3146edfa7d6dddcf7d56fc"},"res/import/75/75a98499-2f66-4c05-a7c3-6efdbf2becb5.json":{"md5":"efc9f02118933cac96808d167e4b69db"},"res/import/76/761858de-4717-457e-aea5-cc8e500b9961.json":{"md5":"e2d33063ad3a802b9c564a75fcdf7076"},"res/import/76/7635d991-faef-4770-bd40-3a3eebb3b281.json":{"md5":"91ebf6abd8dafe573cda41f4eb0625d3"},"res/import/77/77169e70-22e0-4a25-9fea-a1123dd035c9.json":{"md5":"683b67fa30911527e7f107ce9209f143"},"res/import/78/7824e0e7-a8d6-4bed-b56d-de6cede5973b.json":{"md5":"05c0076ffa03a32946adeec62830c88d"},"res/import/78/786006a9-e063-48e7-a26e-1c2ab0a9f7e7.json":{"md5":"f329b681e2d049b4dc13428e0d9a0858"},"res/import/78/789d279c-3505-47f1-aff4-62d2cd22ad66.json":{"md5":"15511e9fd35526e88d78aabca248c3e3"},"res/import/78/78b9174d-35ce-4e92-af35-e003f3348d34.json":{"md5":"4c4a846511625d3ed0948be7e4cfd3b1"},"res/import/78/78e898c8-ab73-4740-912b-74f95a405d93.json":{"md5":"e89d664d90076783c066ac1bdf0bc90c"},"res/import/79/792edbfd-c7c3-4fbc-af11-abc267ab9d7d.json":{"md5":"aadc35ec37514fcc95237be4eff09ad2"},"res/import/79/79a3cddf-5aee-4cf6-b4bf-6a33c1fc99a3.json":{"md5":"28a02c630dcc3865c9ff8ab65f0963b0"},"res/import/79/79ca1461-bcce-4e92-a148-bbd4884778f1.json":{"md5":"79d5ea59478f0dc93eac553563bf0243"},"res/import/7a/7a56407b-28b3-447f-9a20-d16c0a7c03a3.json":{"md5":"8e36eeefa701d6945093ca5bd961bb04"},"res/import/7a/7a731f97-f192-4f9b-ba2f-a5f7e6fa9b7a.json":{"md5":"cb613669d954748b60f67bd3b86b6f12"},"res/import/7a/7a80f347-8790-49a9-b48c-0538a505ae09.json":{"md5":"0592528401ff9a824263fd81e90b8c8a"},"res/import/7b/7b486d14-13bc-4be8-91e6-2efa50fc8715.json":{"md5":"44d836d0442572070a1fd137d1203bd0"},"res/import/7c/7c2ce215-1bd6-499a-a441-a242784bfe85.json":{"md5":"bc2b88e56ea3004c8cdca1ba9c759c55"},"res/import/7c/7c3969d8-f186-49df-ad0e-278e01b5470d.json":{"md5":"bea58e2c4baa3a49e6b3ef3794a499e6"},"res/import/7c/7c4bcc81-506d-4d5d-80b4-b13b9c4694a4.json":{"md5":"b94a3c6ca708a845a41f798bfba10260"},"res/import/7c/7c699688-794b-436c-92aa-8044ae3896f0.json":{"md5":"6ebc48572c76efbcd9b48b639599ddac"},"res/import/7c/7ce05240-d123-4f98-9258-7c67fee072b5.json":{"md5":"74c666d9daaa8a1a06856b9fae6eb1fe"},"res/import/7c/7cf92ff5-ac87-4f89-9d81-598c887891b1.json":{"md5":"abe9537fbc6a2461be13364c57e21d16"},"res/import/7d/7d691697-7e83-4729-a1b2-8f7ad43304da.json":{"md5":"c51d5fa3e9b5863f27dd2fe42eb0f57c"},"res/import/7d/7d776ae8-340f-4a13-ba9e-8c05afa9ac30.json":{"md5":"5e4f21c6d070950b6cb222b3296a4589"},"res/import/7e/7e09de06-e9d4-429c-bbb8-ba766ad5f218.json":{"md5":"b23d393c37b49a996d314054578fa972"},"res/import/7e/7e4b0329-9455-4d54-8daa-8e36668a4a34.json":{"md5":"90265e397fd4bca2a863dce8b6259af7"},"res/import/7e/7e7a797e-7896-4577-92a9-7c39115c97cd.json":{"md5":"bba82159d072ed9184eaf7409c0776a8"},"res/import/7e/7e91eac6-b184-45c2-82c6-92362176638e.json":{"md5":"a89ea8170c7b2dacf0c3199816f56761"},"res/import/7e/7ecd578f-9f4e-4b1b-aa7f-ca8ca0e2e7c0.json":{"md5":"428aea978b0608e74cdb3b8b2369d45b"},"res/import/7e/7edc1f0f-2db2-45ba-8d93-2215736b67e5.json":{"md5":"6ae5c5f9cc41fe5faa1d7da07f1988b7"},"res/import/7f/7f224e05-a30c-4e02-afcb-4985914b24c8.json":{"md5":"4a197cd8b64fdc96caf43e9c70e3e26e"},"res/import/7f/7f5d1ce1-ad62-48c3-891d-2feb0457a744.json":{"md5":"6384a2937aaad327bed6157af0647521"},"res/import/7f/7f83d309-ba3c-4869-8942-2d727697a3c3.json":{"md5":"3c896871f40fe8b579e9243579ef7106"},"res/import/7f/7fd48fa0-f426-4a16-8ffa-35093afdef59.json":{"md5":"895cfc16f57bb0c2e20f140c890f503e"},"res/import/7f/7ff13ca1-7e66-4197-829b-a46e0fbbe42c.json":{"md5":"4d5a81da2ce7671d6106c7c63d3f0bda"},"res/import/80/80236eb7-5080-4170-96ee-a8c4f8a016cb.json":{"md5":"41e5b052ce7fdb55446e8be153e3809d"},"res/import/80/806bc42f-8b88-4a9a-85f1-b5a459b4193e.json":{"md5":"f31b4a4af9ed5dd53c906e9dd6c0ca9b"},"res/import/80/80b84425-e8c1-476a-88ed-516078899054.json":{"md5":"76ad371b1770bb5847b0ef7e41deb10c"},"res/import/81/815524ef-1c74-45c5-9b08-27960b851e85.json":{"md5":"0146881d751e565cc9b3f862599e758f"},"res/import/81/8192a3ff-7ebf-4298-a972-68a6920c2616.json":{"md5":"7ae9720ec557ea912727d840a67d8365"},"res/import/83/8350eb62-c416-4e8a-bb91-30762b045da6.json":{"md5":"cf00fa1282fba2bdebf382036c6c2123"},"res/import/83/835db317-51f5-4689-9dc8-71442c726ab4.json":{"md5":"7990eed8bad4feadbe72c8a90da0b932"},"res/import/83/836d2a01-b443-4b1a-92ca-642a907122fb.json":{"md5":"1bed495035f82740198bcfb5eb7edac7"},"res/import/83/83a3e8f0-e9d7-4eab-a67a-cf9bc5ae69a5.json":{"md5":"58661b8cf071dcd7c5c2928cb5acd7ee"},"res/import/84/841e65ac-50e1-41c4-92e5-f380e937cabc.json":{"md5":"f933a9e00f3aa054823010672eb1d99b"},"res/import/84/84763af1-762f-44f0-9bd4-803a09b047de.json":{"md5":"548aaa17cdaea3ee6813cd6323a3c846"},"res/import/85/8532d2cf-5b76-4801-a64f-cf9e12a138f7.json":{"md5":"114d14bfe2fdf84959f352edb9b7baa1"},"res/import/85/85a8cdbb-b77e-4d81-b843-9852c08c0215.json":{"md5":"a420562d6cf3306345808fbec2949bfd"},"res/import/86/866460c2-61b8-4057-9b7c-69d6912673bd.json":{"md5":"bb1527a819a75d919b4a728ef721e472"},"res/import/86/866ccc82-41fe-4046-9c1e-4466c7933b0c.json":{"md5":"7269e18008a2a319bd9a6c330e3b49da"},"res/import/86/86a5d0fd-9685-43d7-8d52-13c20033db5d.json":{"md5":"d8739920697269eb38dcf876cf9c7397"},"res/import/87/870c289f-6778-4a0e-b7a7-788a831eba65.json":{"md5":"608609509cbfff750613a20515fd9e89"},"res/import/87/8714b659-208c-4b6f-bf7c-69c3ed504017.json":{"md5":"c9ae624237b6bbd7e9337140b9e11400"},"res/import/87/87349c4b-caa4-428d-ae53-549b97438ce4.json":{"md5":"fe2018eee0b687ea7649c2663cf482eb"},"res/import/87/87b90ce4-92f1-4888-ad52-77f4164d6af0.json":{"md5":"9e980dc12ff6c6ffb46404479103f59d"},"res/import/87/87b96191-fa48-423f-b671-8b942f81b8b0.json":{"md5":"d0638c6022b83ff7e2f0e8f04c4b1fb2"},"res/import/88/88b610e0-ae46-4547-9ba7-7f3d35a09c88.json":{"md5":"421dc779ae4999ba23ffe5d387b7e28f"},"res/import/88/88fb2044-2916-4378-ad5b-60c9b7724f05.json":{"md5":"1579e3529565b48ceeae8b482e8f67a2"},"res/import/89/89250d26-0fc2-447e-bf18-58c7af624cb7.json":{"md5":"640528eb641cdae6901a3433df7a891c"},"res/import/89/893d538d-23fc-4e55-8669-b717cb905636.json":{"md5":"504ebe7d15dc806f2a45b66711d4ec56"},"res/import/89/895585dc-65c0-41a6-a6c6-fff6ec95714b.json":{"md5":"092b00e4bab5d20315825d10365ecad8"},"res/import/89/8976316c-cae9-43b9-8fa0-36532ccced65.json":{"md5":"69426f7ad50076d609b814f895824516"},"res/import/89/8988418a-46a0-461d-959b-07af93600051.json":{"md5":"cc3d995f47aaf59103884db634526a64"},"res/import/89/89f3e2ac-26c4-4ad2-8039-c54a4aede48f.json":{"md5":"c396ef24c25ce6e423f312160a41e278"},"res/import/8a/8a1ef75b-231d-4577-aad3-4ccce7a1cd95.json":{"md5":"c4e8167b1cd23522d3fce9ed9c3dca71"},"res/import/8a/8a68b8fa-1bcb-4c9a-92cb-bd47c4bd5df8.json":{"md5":"9e995ab147ebd0d243bb1dd98f0b60ef"},"res/import/8a/8a7516b1-6171-4406-8413-297aa4123326.json":{"md5":"f7b16fb0d113169e0ce54b5aaedc90e0"},"res/import/8a/8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8.json":{"md5":"57b2648002793b7280f3d60c2ad408a1"},"res/import/8a/8ae39b2a-9963-42f5-8988-e5152803f870.json":{"md5":"59a93b806c6e1d8c1b8d0b00abbfffa1"},"res/import/8b/8b018912-da14-4c07-a104-b7f00b41e9a9.json":{"md5":"ee3caed568381c7fb9564bbff9739f43"},"res/import/8b/8b77d34d-496d-4e36-aa08-27096567bf0f.json":{"md5":"778747c9e576bebfeb368465b18d6837"},"res/import/8c/8c082abd-20ad-4fb2-b1e2-4b99e943da66.json":{"md5":"e48b8ea82cc519accaddf72a41e75d4a"},"res/import/8c/8c2e8172-65aa-4d5f-ad62-5383e3f1f939.json":{"md5":"35bd2fca35aeae7187111bb76f4470d1"},"res/import/8c/8c324292-6062-4aa0-ba44-051332d4e31f.json":{"md5":"71a8831b5ebc1cfe99d0a2f7e284f3bf"},"res/import/8c/8c3ba05e-1fbf-4af6-934e-40020fa8a371.json":{"md5":"d6007deee0339ccefbe90d62ad7f4976"},"res/import/8c/8ccc7c83-6ae1-4396-b287-d7cdf5dd87cc.json":{"md5":"55b679c63375c790ae930d7b63e68a41"},"res/import/8c/8cdb44ac-a3f6-449f-b354-7cd48cf84061.json":{"md5":"790fdab2fa0bc6b4915d6ca2ac1d244e"},"res/import/8d/8d09e976-25a0-4c78-81cd-65fac8505830.json":{"md5":"34d9aa366413c391a0aea547f40aded9"},"res/import/8d/8d68fedf-6682-4a51-8977-b860121d0b71.json":{"md5":"5040ec1f15b013d34683853ce57c5069"},"res/import/8d/8d9a2026-aae8-4db2-b6e1-1d89eed524cf.json":{"md5":"10c88208f4336287db83993acd0e37e0"},"res/import/8e/8e0d9625-3f6f-46a6-861b-b5301050174c.json":{"md5":"2fcc6c2aff8388a407f82f4ec5107436"},"res/import/8e/8ee53e49-397a-4974-b996-923c19d3cf0a.json":{"md5":"ee9e54e864d8fffdb437b9e2da3ad93a"},"res/import/8f/8f272adf-0dee-464e-bfc2-bd8bd6f38479.json":{"md5":"82db422bc2b4fe5dc04162c25a4c9c9e"},"res/import/8f/8f63fcfb-d714-44db-b840-2cde17648738.json":{"md5":"54993cb0bb2641b01baadbc6a7474082"},"res/import/8f/8f8b031e-48ad-4814-8eb0-0e51c2961831.json":{"md5":"fd2ad66040ffd25073e5f359c63b0774"},"res/import/8f/8fa76a26-7936-4bc0-af9b-c81d5f39cb0b.json":{"md5":"a66c7cda4a046f8d0b564f67f919b69b"},"res/import/8f/8fe224e5-640d-4a87-99b6-fa1e261713bf.json":{"md5":"ece9a1a574dfb33da33fe7c16befe7c4"},"res/import/90/90e4b45c-8044-49b6-a842-5bd38dafe909.json":{"md5":"4b496247bbe5213385322d772b99b096"},"res/import/92/92051a13-178a-4963-b761-28430a7d777e.json":{"md5":"b4bce987e41c8aea370dee075364df40"},"res/import/92/926fad4d-58f9-4703-9298-300293e852cc.json":{"md5":"706cd4ff31fb4f7bcdfc659a6e96afba"},"res/import/92/9283cd92-ac83-457a-b2e0-acaf8c7c46e7.json":{"md5":"34d5ed24d94031907f5e3a560f6bf465"},"res/import/92/9289e00c-6c8c-4489-b57d-ee322cacc7d8.json":{"md5":"307f9ab1285ec119dbb80113c126437e"},"res/import/93/9326997f-8b14-4719-9606-13e3b7ea148b.json":{"md5":"7477b2c104bb3035e04d041757ce1b24"},"res/import/93/932b763f-9917-4284-a122-fef5a727440b.json":{"md5":"242d6381c6af069477b794822922c237"},"res/import/93/93c93965-d3d4-4483-a96e-497e1b243dbc.json":{"md5":"a57c464419ed371d62da4d2256059195"},"res/import/94/94195fae-fcaf-440c-95d9-46b8dfa27914.json":{"md5":"08e34dd5cd59d58f355ced5a41d3d4ed"},"res/import/94/94879ab8-1f28-4dd4-9e75-4cbe27246ccf.json":{"md5":"af492394b6e2949eb15ca74294795b35"},"res/import/95/95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596.json":{"md5":"a10d5a88b865b76efd50e5a5c860dfca"},"res/import/96/96053a47-4c56-4e4c-b7f6-1d11becf13a6.json":{"md5":"d42a51bfce5c59aa7f712511202c0d2d"},"res/import/96/9639ea2b-ad15-48ac-9335-68c6e2f45330.json":{"md5":"88cfa01e2ebd2950d2bfa197b7e3ae18"},"res/import/96/96934e02-32aa-4e99-9cbc-de01b7dff81b.json":{"md5":"c37abc56959a69d192019d93a53958d6"},"res/import/96/96e9c302-8798-4e4b-b6c0-32a35c228c8c.json":{"md5":"40eec686d8ea861594ddd0ca1e029951"},"res/import/97/97642bab-67c3-4371-aa43-b4c666583d36.json":{"md5":"4f07c082dd4ea06f8e11b2d3ed2f5779"},"res/import/99/9935d202-1938-4b59-98b7-ba8383303d8c.json":{"md5":"2578c9d9154ee15359070eb3ecf9b520"},"res/import/99/994d39b8-2a1b-401d-aa23-1be67d06b452.json":{"md5":"50750315e4cafdc7653d72493862a9ec"},"res/import/99/9958d67b-8a88-4f6d-b50f-6efda2222eb8.json":{"md5":"2eb6217a0dafc5150da82e5875d62c8a"},"res/import/99/99590587-bbe2-476a-8f41-0ee43fb6e872.json":{"md5":"457f663964d86ec5c6113c764f5ead11"},"res/import/99/999350d5-eb8e-4a6e-9ac3-f1690a3ea842.json":{"md5":"37014778ed6d8d08f12fbae980c265bb"},"res/import/99/999f2d03-9986-4725-8680-fc16a62646bc.json":{"md5":"0403a77ff331c92733b8731af03dbe89"},"res/import/9a/9a015ff4-f39b-41a5-bc1f-fff72dafcdb6.json":{"md5":"a96a6eec0b0d2189b8242db7e1aa018a"},"res/import/9a/9a8cb0af-4120-458d-8352-b4ca140d5842.json":{"md5":"6cac4dda08f9e67575b256760932eb58"},"res/import/9b/9b2e97ec-e82c-4602-b9b7-3c073095962d.json":{"md5":"392f5bb5a3781031553df0c26e8f6ce4"},"res/import/9b/9b326c9e-2120-4262-9131-04cc8d824e24.json":{"md5":"14782ca1e9b9b8279584805cb833ae5f"},"res/import/9b/9b5079b4-d62b-4dcb-95c2-27e71c3d757d.json":{"md5":"b804e0a1d1f24c13360b1a7434bf93b9"},"res/import/9b/9b555350-c2ec-4259-b6fd-1dd07a25b530.json":{"md5":"ec15e660b6e2b7781c5a16b66ea7c84e"},"res/import/9b/9bbda31e-ad49-43c9-aaf2-f7d9896bac69.json":{"md5":"f1358f65bc14173e289645a4d2a7dfb3"},"res/import/9b/9be070de-91ff-4f41-9b82-fd2adeedfd27.json":{"md5":"d3db222c54aad9e3879b90193467c979"},"res/import/9c/9c24b693-4be6-4fee-8fec-9614208b37fc.json":{"md5":"54345ec5e07a0cd25c425f4d6ed8cb68"},"res/import/9c/9c49f08b-f821-4a09-9f66-c1711f0330e0.json":{"md5":"4c84edd96163858165b32dbf5c574b7e"},"res/import/9c/9c8dd523-f857-44ba-ba67-77eb5c258e76.json":{"md5":"5e24ab644d496273381b69a4b0bd7e32"},"res/import/9c/9c8e2f45-a85d-4b5a-9347-5868f3e355bc.json":{"md5":"19fae13b1db39a18c25257642ea864ad"},"res/import/9c/9ca3657f-6216-4cb9-bc0b-f6972a05ae86.json":{"md5":"ca7cc8cf6e2aa606c572dfd4be829b70"},"res/import/9c/9cc2dc4e-e55c-498b-83b1-ce01f3804123.json":{"md5":"3965d73f94b039a74971dc295623bd71"},"res/import/9c/9ce0c7c4-7811-4644-84ea-63a822a000fb.json":{"md5":"ca26eba28eb6f51e830249deac4ab125"},"res/import/9c/9ce1fd88-86b4-49a4-876d-9da08ddb294f.json":{"md5":"9212df74e7e7033c771211d2f4d3acf3"},"res/import/9d/9d456e8d-b4a7-492e-bc9a-bd60dff93263.json":{"md5":"a384fd2adef186d23af5c054163b8e67"},"res/import/9d/9d6427da-be3c-40e6-adf5-144216d8db41.json":{"md5":"2c1b3a934af796242771f14971acce01"},"res/import/9d/9deb94a9-3861-4d48-b17c-2dc048d22da8.json":{"md5":"e1b7f7941ca3b4a5dadc67d1cd7c74b6"},"res/import/9e/9e65e011-14ff-48cd-935d-4cda9c43c9a3.json":{"md5":"9758eb0f05c6c8d70dab952983269497"},"res/import/9e/9ea541bf-5c7d-4910-8330-31e7f474c8b0.json":{"md5":"1ad3a6b266fddd28a1734251ac4690c6"},"res/import/9e/9ef235e3-46fd-45ef-8e0a-d6531e7f1ffb.json":{"md5":"79014c8de30c2721b8d0199b3681a1bb"},"res/import/9f/9f844e2e-44df-45d4-bc1f-9cdef2d8d1cc.json":{"md5":"434a24b75063f85615a2f9004b43347c"},"res/import/9f/9fdbad27-6226-4502-a818-f93f2d543cf8.json":{"md5":"0f4b0bf9560501e929f38d788c0fdf0e"},"res/import/9f/9fe76483-1a41-4ec8-9779-147f104cf4f7.json":{"md5":"a3a085407257e1beeb490942a333b804"},"res/import/9f/9ff38dc8-149e-464e-b574-d093ce5967d5.json":{"md5":"4fa4fc2dd8f9a4c156638559cd05bd9c"},"res/import/a0/a046059e-0c94-4865-a6c6-be200f23181f.json":{"md5":"66abe633e4e1511413de379cd13429aa"},"res/import/a0/a0a634b2-48b2-4a89-a985-ab8b4c00e172.json":{"md5":"63b47653825dcc91d7b06e8b892af01f"},"res/import/a0/a0fc3f61-d6aa-459a-acce-8203cea59a66.json":{"md5":"87b05e4a34e08da9806e61f9bf1db1ba"},"res/import/a1/a1aca5ef-b367-4b65-ab8e-e567e039e9c3.json":{"md5":"21468885c15cfb370ad3d6858f208b10"},"res/import/a1/a1d30b84-7487-4eb8-905e-eb5e1618564f.json":{"md5":"3ec03c68ac8ae2d80ad548b0e3c2d81c"},"res/import/a2/a230e2f8-3203-4f06-8299-6a187f59b5eb.json":{"md5":"edc0db870e995beb66b4b91e4703d0a1"},"res/import/a3/a3b4e04d-1fbb-487e-9a70-18596c2a2239.json":{"md5":"277e08ef3c37f9b19f7bec36ebc8ea98"},"res/import/a4/a42cfa3a-43b6-49f1-be9b-8839596e9976.json":{"md5":"65c583f9e3ba9936a31c5da1b3a49067"},"res/import/a5/a5490aed-a2bf-48f8-bfdf-5f48327a061f.json":{"md5":"1618092712ebbcfe889b417361db13a3"},"res/import/a5/a5c2bb3a-45eb-41d7-ac46-f2823c669104.json":{"md5":"6fdf613b385d86b3d3944d3c46a8ce80"},"res/import/a6/a6896a4b-83da-4e5e-9868-8d29425ee730.json":{"md5":"fc53fe09a84d4d394a30db645c92d116"},"res/import/a7/a78cfa69-d2ad-43ae-a956-44b036f9683b.json":{"md5":"057918c02ef6852aee8afc0e5d29a9e8"},"res/import/a7/a7b08c37-ea5d-4c04-85ae-ec901991e574.json":{"md5":"4123dc744dca5884979d6c772f6c960f"},"res/import/a7/a7b39b8e-43c6-476f-9581-8ee2eb9562c8.json":{"md5":"1e7e045517a5ae43bfe95655670a2f97"},"res/import/a7/a7f61c8c-a8b0-4472-8bd0-a81aa1645b7b.json":{"md5":"5c1241632e7aec63a9fb9f49173c8ce0"},"res/import/a7/a7f715ba-5366-4101-9dd3-32546913101e.json":{"md5":"68f1a4fdac46e2a0457cd50bc5f45741"},"res/import/a8/a80b2d0e-eb0a-42ee-8736-2381b83cb665.json":{"md5":"7a5807e691bee69ed146530f4aff6883"},"res/import/a8/a812d421-cef6-49b1-88ec-f64a8d3fda71.json":{"md5":"f03002d318c58e02aae47bf710238201"},"res/import/a8/a856e807-c132-4e91-bda1-b95a0593291b.json":{"md5":"942733f4c38843960e694f3d9e736928"},"res/import/a8/a8880732-446c-4797-a83e-7b1376458309.json":{"md5":"ad9aaa41c5cbbb503c23ea1998f797e5"},"res/import/a8/a8a89ffa-83ed-4e78-a9b3-2d3a6e129f7d.json":{"md5":"4f87121005d16e61842a1fb0ff2b2095"},"res/import/a8/a8b8cff8-f7ee-405a-905d-00ee80a86c86.json":{"md5":"529632220d8b1ade8282c67b5e4969f4"},"res/import/a8/a8be677d-5057-42f3-9c45-ef5b5595b5f5.json":{"md5":"d8f12bc358781315636f2f10557c7b72"},"res/import/aa/aa33de03-9b55-459d-b5b0-8e7c6fb20b00.json":{"md5":"f135951eba7312b57b51d5eacea84e93"},"res/import/aa/aa52ef21-75a9-45ac-9725-afbf473df0b7.json":{"md5":"14d7ea3f64d99e4d9f7fd83a0fda929e"},"res/import/ab/ab2500fa-9ff8-4489-a1c7-5febd50136b7.json":{"md5":"dc70c117fb22243266bbc515b0d9bd18"},"res/import/ab/abb55ec9-187f-436e-9a1a-5ba431862e87.json":{"md5":"2c73af2e7d7df81a16da2a5dd7ba83eb"},"res/import/ab/abe298a3-71f9-4e37-908d-007aa727983c.json":{"md5":"ef448372f19a6cc195f8966d8c45bdfe"},"res/import/ab/abf21e13-82d4-4347-b135-b547dfbbe254.json":{"md5":"0da14c414dfbfc5745b42b74c642d013"},"res/import/ac/ac2f73dd-07af-497f-9af1-a6c12260d106.json":{"md5":"58c98e50f32cc37cde1140cdf051ca1b"},"res/import/ac/ac66e690-86e7-4aee-9368-fa9e02643e0b.json":{"md5":"07814bec18a28862f76263b9741d8b13"},"res/import/ac/ac8be0c2-1c7f-4675-b462-dd8f52283017.json":{"md5":"80642f0ed8669892079d86e88c1d91dc"},"res/import/ac/ace46e09-37ab-4607-9282-99981f565cef.json":{"md5":"9f055a6942ea580865dec68087be0d44"},"res/import/ae/ae66c8ea-bf8d-4490-805d-e9d07577e36b.json":{"md5":"8579fb4ace249579d9dc9ab158662f7a"},"res/import/ae/aeae578b-3e35-42a8-aa3f-1bcae5b1a84b.json":{"md5":"3ba0642ba06145876d9879beda80b3a3"},"res/import/af/af1c4afa-6fe9-433e-a9eb-5fb2e7086fd6.json":{"md5":"cedee15b9cbbc1bd8857b8eae7f93119"},"res/import/af/af421aaf-6a5b-4663-a033-8ed750ca5a54.json":{"md5":"0bb5e7af7c8d12b3b7720e898510239b"},"res/import/af/af984eb9-3ddc-4c57-aacd-82887f7a19ee.json":{"md5":"1a5329910ec32a76a0315e7326413500"},"res/import/af/afc96215-f657-4e45-b5e6-ff5152f52566.json":{"md5":"bbfbe6716abbb9bce934101a6f0eb3ad"},"res/import/b0/b03dc8dc-0c47-41b0-96e5-e638457d4fa4.json":{"md5":"001802d95d17f23b39941583dfce189d"},"res/import/b0/b043e12f-af52-49e5-ab0e-17f848fbd3ec.json":{"md5":"c67a08dfcbce7d5b5e44d043b2017e90"},"res/import/b0/b0737cf8-25e7-4122-a577-66181b3ffbb8.json":{"md5":"51c1b6af20c1a8e3c7b6d0a98e099448"},"res/import/b0/b092af06-2d62-4a4f-ae7c-103926cb8a53.json":{"md5":"0d7c315c81f16224cc52c7c0dcd4611e"},"res/import/b0/b0a14769-d96d-4be0-b02e-fbddca936daa.json":{"md5":"387c80d0fb49ee328efbd2ec1044005a"},"res/import/b0/b0ba2ebe-a39f-473f-8de1-4b49c8690940.json":{"md5":"be96727be3e8ab6bb2f9d97f848e814e"},"res/import/b1/b1671f1a-3797-4611-a461-430f8836ecc4.json":{"md5":"6e96cdc7dc285019f4b3221adedb70d1"},"res/import/b1/b1851886-6654-48f8-bbda-22f762d3e3b3.json":{"md5":"ab691e04764a3650b43b499e57317cbf"},"res/import/b1/b191c7fe-e16c-496a-94df-6cfd5865f8f2.json":{"md5":"9a582b942e29d17e422026d628e24881"},"res/import/b1/b1b5f887-6e69-4701-b38c-b25252c3a569.json":{"md5":"b256002341e58b3fa21b8b50451c0827"},"res/import/b2/b23a8d60-d314-40c1-9abb-424a335ddc26.json":{"md5":"7dead2071845aff9b4921576cacc616a"},"res/import/b2/b23dea61-eec0-4d8b-8397-5148277e21ba.json":{"md5":"a78a7c898ab17767f128186d79a31fa3"},"res/import/b2/b2a05403-3e08-4089-852f-d5b90261ade2.json":{"md5":"4e50a1c37eefc1bbfe85c07a0552c6eb"},"res/import/b2/b2bde301-3bb6-4d07-a5b0-99cafcbec717.json":{"md5":"123398a35504bb9c9e2aebf1c097cc67"},"res/import/b2/b2c1781b-17c0-4385-ae58-5ca7a67b741d.json":{"md5":"944b41e43a0ed2c84e62b50a3303d9a0"},"res/import/b2/b2f29176-11c6-44dd-8c7a-0638772e4ead.json":{"md5":"2edc3105f78c0bb523bea532b7d67d1d"},"res/import/b3/b336e47e-89fc-40d9-9048-d4bfa232739c.json":{"md5":"e2ddf4499f363974e795cd757de61a63"},"res/import/b3/b35a9d33-5790-459f-950c-eee12b27056c.json":{"md5":"ff1927a910fdbd8866b33a3ed769d194"},"res/import/b3/b3daa091-3e8e-4358-8255-7543c401efd7.json":{"md5":"e8d1af8db8ae328b2c12b068006c2d9b"},"res/import/b4/b412c14f-56c7-4725-8896-d342425609bd.json":{"md5":"d503037a8efc41851e47dd6e1006b69a"},"res/import/b4/b44ad3b9-5da6-4f10-89f1-630768646ed8.json":{"md5":"147022002a7f0db949357ae8a1454add"},"res/import/b4/b44e445a-e2fa-4326-9080-22ffacd9208e.json":{"md5":"42270f49fa5d489bf7a9fd8957600236"},"res/import/b4/b460ae13-6304-4916-a065-092f5544ae00.json":{"md5":"73d43af9ec23e953581736eb429afe7b"},"res/import/b4/b46b6ea1-67da-4949-a2af-45e76463796c.json":{"md5":"49601f2baa1ea6db16dd134921f69152"},"res/import/b4/b4cd8eb2-b901-43e6-85c2-8791641cecaa.json":{"md5":"59d62aa255f44a1e819c63388cb4dd30"},"res/import/b5/b511fec1-ff0d-4755-84bf-7a89eceef8bb.json":{"md5":"b4bdcfc3773c40bf3a4703c723893ca8"},"res/import/b5/b526316a-0879-4b6e-8b03-63cf91505eff.json":{"md5":"2d657d9302825b6b237aaa67e83276dc"},"res/import/b7/b72b5f69-e7e2-4eb0-ae43-d668c5b4609a.json":{"md5":"47047db15a64f928463c7f9995012604"},"res/import/b8/b800145e-5730-491d-838c-a1837abf5b7c.json":{"md5":"78056e211509556569a0cfc033f920fd"},"res/import/b8/b824bcbe-b02d-4032-9eee-253b4368c088.json":{"md5":"a86f1858fc020db96c0e81f5cb3d59e9"},"res/import/b8/b83a3ad2-17dd-4c8f-9c20-30dba9f80f99.json":{"md5":"2722b8608cdb6f40e35d361b7db965d7"},"res/import/b8/b85a52c9-fae9-4d2f-ac10-238071cc869f.json":{"md5":"82cd93d22ea64f4a8e0813441264430e"},"res/import/b8/b874b9e3-55b7-46b5-911e-46d8e00ae34d.json":{"md5":"4f6229b64c991122aa107a8e8d266b55"},"res/import/b8/b890c454-24ff-4185-a2a3-f004140a8e5c.json":{"md5":"a837bcd39a8f7702227b8c0d482ec3c6"},"res/import/b8/b8bed57c-7c55-41cc-8f87-b746d4bf0c73.json":{"md5":"52373c742e36bc7922b6f0e0fb54a36d"},"res/import/b8/b8d90545-c2e4-408b-891b-bc8a6f2f72ac.json":{"md5":"1b45c6e67027febef7b3744ef347506d"},"res/import/b9/b9abadb1-b872-4b4e-b997-81d092746c94.json":{"md5":"ac41d81c3962d2fe5d74cc5ddc790828"},"res/import/b9/b9e6033e-3d63-439a-bbcb-ef77a7574dcb.json":{"md5":"edc7e49f335e9d8093019c71c2a231f2"},"res/import/ba/ba272c1b-eb47-4939-9878-2971c91fa764.json":{"md5":"89ac97589e781914d7b1cf15f1bc9cf5"},"res/import/ba/ba318dd9-5759-42a3-9d92-dd5765808651.json":{"md5":"dce30a60d472f16b45dd9ffd97ed9941"},"res/import/ba/bac6f5f0-d06b-41be-8122-b47ea55c8788.json":{"md5":"6b031b7d4eaff3d995e278e8dbedf9d4"},"res/import/ba/bae96e0a-012a-4029-b8db-e0ddef5133e1.json":{"md5":"b15e79c1d4863094259e582187b0962e"},"res/import/bb/bb32a3d6-8237-4434-b9b2-286b9cc07dc1.json":{"md5":"4625bf3cd26f99dd8d17a8e772d5f749"},"res/import/bb/bb4e83c3-ec89-44bc-bd44-70431b9bd933.json":{"md5":"820867dd59d6579f7c6bf7e48ca9caf0"},"res/import/bb/bb5e640f-7f9f-48c5-8695-deb1e57f0a91.json":{"md5":"185711508fed860c9c9c2d5a36703cff"},"res/import/bb/bb6c6ad0-5e36-473d-a41f-370dfcdfcce5.json":{"md5":"f72d2e4b2f70310f63bdc63ccffc225c"},"res/import/bb/bb9fa226-e1aa-40f9-955d-14c6c361d7be.json":{"md5":"c9c5f4efe2e163a53560cdebe5412447"},"res/import/bb/bbb5fe8c-0f31-41f3-8774-635da092fbff.json":{"md5":"3449ac119d5ed24f7c61f58df27c8d69"},"res/import/bc/bc6eae82-6c8c-4d2e-be6d-e02ae3f5be07.json":{"md5":"e2a9ee43372c685057d36bd3ee0c0e39"},"res/import/bc/bc866d92-d324-4d6b-91bd-5b26df85577f.json":{"md5":"180b10c0dcf2d7c8be45931c75d60328"},"res/import/bc/bce1c001-43f5-4e94-b2ca-8460d5a1960c.json":{"md5":"46c3e8d1491ce6d64545603c24f2eea2"},"res/import/bd/bd489e17-6703-43ae-9f9a-f4962e2b5f6a.json":{"md5":"d688b012d174fdcc8ddeb56ddaaea680"},"res/import/bd/bd840aff-153b-4609-9f4e-c203d8d31d2e.json":{"md5":"08a6f2f62e97805b3c69ece9d6e59043"},"res/import/be/be329022-a763-47b1-a16e-55e317f4464a.json":{"md5":"eb6a6b622073a702ebe949a6cde45fd8"},"res/import/bf/bf6861d5-7745-42f4-a6a7-82278bb6d583.json":{"md5":"d461930e192be2c3243487182690d609"},"res/import/bf/bfab0cb0-774f-4c38-8263-4ed7c6c763f2.json":{"md5":"dc60a21d358a5d086db68ea8fbe226d5"},"res/import/bf/bfaea9b4-45e1-4507-9f6f-612f604c2d3d.json":{"md5":"c9b3b333013423a37b9987384732d9cb"},"res/import/c0/c0371335-9e49-4fb9-93c3-706e70fa6816.json":{"md5":"fa221b09522fdf1efd6f87af450c0f35"},"res/import/c0/c04ea0fb-d731-4b97-acc3-ab81254f3b65.json":{"md5":"cc58e4766019ad912c50108985a0b097"},"res/import/c0/c08802bc-404e-426a-a93c-7667490b5f2d.json":{"md5":"8768065a01dda40dad5737b8c4bf39b8"},"res/import/c0/c08937b5-d001-4d18-8270-cd3ec1f0d4c0.json":{"md5":"4027df15bd2abca9f4af6355689733a3"},"res/import/c0/c09b72bf-c8e1-428a-b444-a476a552f590.json":{"md5":"8c02ded923a4d2e0f5afc8c6dfeded49"},"res/import/c0/c0e07b21-f5c5-4c49-ba3b-2240d9bde094.json":{"md5":"53feb4f888b21b3bd9b47e595af5c97c"},"res/import/c1/c190547d-93bf-45fa-8e7f-43847fc0ad26.json":{"md5":"c0ca994c346acac5fe8577d4a4dc6dcd"},"res/import/c2/c20fd7f7-187e-4c40-8183-f6a896a2aed7.json":{"md5":"c6e0379aeb4b36490ad2333431c851d5"},"res/import/c2/c2236cae-cdc3-41d4-a58f-b5b4e18fb6e2.json":{"md5":"e9c68909d7318718935a8a1af51900db"},"res/import/c2/c247a0e4-43d3-4d92-a51a-6ed4c7a8c040.json":{"md5":"a554de138945e9b318bfaae62d1342a7"},"res/import/c2/c2f575b6-fc89-454e-b6cc-f4fb310e9b19.json":{"md5":"3c970b5f384bc3466d8752feef446cb2"},"res/import/c3/c310366e-416a-4166-ba90-9b5a589f1dd6.json":{"md5":"635d511aab5d4373b22ee161f768970b"},"res/import/c3/c35aecc1-b59d-4b7b-a4c9-96ae664695f0.json":{"md5":"8632520f58ed800c9f437abbb3a3d2b1"},"res/import/c3/c35d6dfe-70ee-4bc0-8bc8-38b9ec4618f2.json":{"md5":"ffa2d3b90102b6f0571b3f4f22f1121e"},"res/import/c3/c3b52d38-8738-4f33-b235-5345a68dd85f.json":{"md5":"7e5dc1c3c05e7b351a93cb629529fd11"},"res/import/c3/c3c044c5-9bab-4f50-8fe9-38982a5a648e.json":{"md5":"63e6826420688608fda6e7ae49827bcf"},"res/import/c3/c3fde634-7152-4408-813e-581c2ca09f45.json":{"md5":"5be621a18941b08b6184ac6c7a6be7fe"},"res/import/c4/c418c218-d861-4c6e-85a6-a1917cb2607c.json":{"md5":"a6e240a8f34d9ce2399a54d8d35c399e"},"res/import/c4/c4d40921-9a54-4928-8409-ce5c5c456840.json":{"md5":"4387e5d061b1930b45a99ca091d4566b"},"res/import/c6/c600d178-02b7-4c68-920c-c79cf0f74790.json":{"md5":"a10b3efb6d620dc9d0bdf224f2e7c19e"},"res/import/c6/c60480ec-5571-4301-a6d0-b7e52258aa6f.json":{"md5":"4b2dea40f987890e8a37ecf6bd899448"},"res/import/c6/c618bb0c-1c9d-4c1e-aab8-1cb593fbdf59.json":{"md5":"f7c56fe5c2183c1f48531dff2088ae40"},"res/import/c6/c61b13c5-2120-409a-a83c-ad8a3d6fdc2a.json":{"md5":"89a7a5cb2d600b2a903e830335d8e2eb"},"res/import/c6/c6792fab-a883-4d0f-8ec5-ad4d738671cd.json":{"md5":"352321104b332756da2eea0e812b43b3"},"res/import/c6/c682722e-501f-491f-83b9-6ac4cf7101e4.json":{"md5":"18b1f3270a4c7ab0a0eb5cd48a406cd9"},"res/import/c6/c6fea8b3-7baf-46b6-85d7-e370a60ca2c5.json":{"md5":"49ebbe2fdb942aded152fa21cf1b4279"},"res/import/c7/c7289abd-1844-47d5-87b2-aabd502393c7.json":{"md5":"8c259549f6f3237f9fa5ad142fb0a863"},"res/import/c8/c80abbb2-c412-4736-96c6-734930fa9dd9.json":{"md5":"5695bb5ec8d88f5a08e708a4902fc917"},"res/import/c8/c87018b3-f070-4296-89a1-b381ed5cf759.json":{"md5":"7c635e83c3455a96b686ed45ad9fe513"},"res/import/c9/c993886c-1bec-463c-a4dd-baab41d8173f.json":{"md5":"5deb2c733887a5a06ad768e34279b7db"},"res/import/c9/c9b8641e-3063-4634-b242-cb58a6a1215e.json":{"md5":"556491425f04ff804d5ec3108a750817"},"res/import/ca/ca63a0ab-a2bd-4ec1-8ec3-a72e34ed2499.json":{"md5":"5f3b33540d26a2156859a4092c8406cb"},"res/import/ca/caae3f7d-5afc-40df-b058-2c229216895e.json":{"md5":"355dff85f87f240fa5a5cbe6fda344cb"},"res/import/ca/caeb40a8-4f48-4fcc-b20e-2406ff408450.json":{"md5":"881dd74b6824ea461fb0a54b4cd40d92"},"res/import/ca/caeffa32-dd50-48ec-9df4-2ad873d8535c.json":{"md5":"aef146974f20d6b003aa7107184d926a"},"res/import/cb/cb10cfc4-0088-4bc5-8f3b-a2af00fb88b1.json":{"md5":"5b8f71f94c9ea7f7de08b8c3d64858f9"},"res/import/cb/cba1400b-4e40-44d4-a288-1d74f6757332.json":{"md5":"00648a1746026ff881124d18dd22fa5e"},"res/import/cb/cba31817-ea68-42a5-a400-1b979dd6e434.json":{"md5":"eaea0f4f8655a1703c40278b3bca135d"},"res/import/cc/cc419b28-eb9a-4386-b836-1af7dac0d184.json":{"md5":"0c39f0d98eb617998f8695bfa8c8676f"},"res/import/cc/cc642103-5997-4603-a5ba-d01acd173437.json":{"md5":"1b551a2dc847e5e200c8599d787c735e"},"res/import/cc/cc85a55a-6a5f-4376-a1e7-9def6d14f73b.json":{"md5":"7541ac1654943774ff2e43dae2b855c9"},"res/import/cc/cca17967-5bea-40df-ab3e-656c77719051.json":{"md5":"e0ffd17fc762fe26c65af692f5b39897"},"res/import/cc/cccb9d35-4492-48ef-87e1-e550adfca1c6.json":{"md5":"a6ae45f160dd3d793c6fcba42f4f6730"},"res/import/cc/cceeb278-53dd-49a2-ad52-9aa7a73203da.json":{"md5":"1fb148b825f217005271f3f4c433363d"},"res/import/cd/cd04cd0d-dc53-421f-8970-f8d8069d4746.json":{"md5":"d3556971eefb21a34c79f6d4c5a6dc2b"},"res/import/cd/cd8f59ff-9bdc-4b86-8bd8-2ed99cc3da9a.json":{"md5":"3fbe3a070bbc8d5d245e24ce7bf6b3e9"},"res/import/cd/cdb95d9b-b7ae-4d5d-bd67-fa757a4c282d.json":{"md5":"e5ddd3ebc417eb9f2adaa1701f6c5785"},"res/import/cd/cdbf24b6-487a-47c4-89c8-a26c904af2d4.json":{"md5":"6b5b36509e444c89d928a7ead3be992e"},"res/import/cd/cdfd34ab-c52b-4342-8613-ac4356a0f29f.json":{"md5":"de07d89f1ae909cd60800e66ce6e5170"},"res/import/cd/cdffd874-3c5c-4b12-9512-b08a00b6b00c.json":{"md5":"9cafa10b63fab01c9d42af224a5f2981"},"res/import/ce/cead5d37-33b1-4d99-a054-e64168a887f6.json":{"md5":"9fc4296adb09c2ed92b393ee7c12d03d"},"res/import/ce/ceb4144f-fb9b-4869-ac37-cbcff0a0bef7.json":{"md5":"45fadcb26c315b55dfe0e5c97b4b3dd8"},"res/import/ce/cedd15d4-6953-4ab8-b2c3-db44e1d961f6.json":{"md5":"1b899a9e52bd299d8324254189a6c95d"},"res/import/ce/ceddd85f-1240-4cce-81d8-d3cb25c13b31.json":{"md5":"66e965e291e276fc7897b5a502c9fbe4"},"res/import/cf/cf017ebf-8a52-4b86-b6b8-e84ad1dd9ff0.json":{"md5":"d5d240044a366db6f50a31e4f2ebaaf1"},"res/import/cf/cf1eac64-de9c-4dd6-9a26-a417abeb55e1.json":{"md5":"1cfc43b2cc9fb0948360cf409dccf246"},"res/import/cf/cf399da5-208d-4592-827c-f2a9c43d9b12.json":{"md5":"f5b599ff7882b10915ff11ea57b8e15e"},"res/import/cf/cf4f1ee6-e71c-44a5-adf4-d71d7d33530e.json":{"md5":"fbc3a73554a4e141a81f5c0be731a479"},"res/import/cf/cf7639d5-3f54-4160-94e6-01298d35fd02.json":{"md5":"ddb30d46504e4ea83455d81b91d1258f"},"res/import/cf/cf878df7-9ee1-43b4-b87a-d6a457e4f8f6.json":{"md5":"4f3c1742f3feafee9e7487f17a152514"},"res/import/cf/cff26fca-aca8-4f1d-9486-ddb04669788b.json":{"md5":"f2e297bf58cd4684bd1fc94457e1f8e8"},"res/import/d0/d092d418-dcdd-4823-a232-eca65fe76fff.json":{"md5":"d9281ad4787a9826d2852c090dacb192"},"res/import/d0/d0c01627-4d4d-4e0f-a8cf-872b3965b082.json":{"md5":"21484575525fd6f8ec814bfcc2e7db0a"},"res/import/d0/d0d50645-30a9-4207-9f58-ae6e0d360649.json":{"md5":"6e012d949a1c96758e5615579228da44"},"res/import/d0/d0dfc100-c4be-45de-8df6-1c51de881c06.json":{"md5":"e94667f52784a64fb691dfe9911587cb"},"res/import/d1/d10d3fb4-7a2c-4698-96e9-77c8914eb137.json":{"md5":"7d56e3adaf50a38a02cca2f649418e82"},"res/import/d1/d133ca01-b7d3-4e7d-9d6c-43101fda3c25.json":{"md5":"3c8e58c3599060cc99820f9f3f5db675"},"res/import/d1/d1ea8ac0-7e17-4924-899e-1b2bd520fca6.json":{"md5":"7e9780d2cb57cc250ad6bd93cadbdb24"},"res/import/d1/d1ec606d-1a3a-4ebf-a9f1-5391b946cd31.json":{"md5":"b758205e9a518c1c74fdcdc172f0cd5b"},"res/import/d2/d278cab0-d89b-4fca-b312-e5a5279015fa.json":{"md5":"8aed5fb5e74b7ee35e5b7a1135496cb3"},"res/import/d2/d29e2668-bcbd-4498-a79c-cc73bb7f53c1.json":{"md5":"6f2d34ad729cd5d12333d48000261d34"},"res/import/d2/d2bf07d6-cbaa-485a-9e05-b9409bf16b62.json":{"md5":"3d9184c10760fb3aeb49cc4ce85a96c1"},"res/import/d2/d2d631ae-5272-47d1-9604-e3ec6d209b9f.json":{"md5":"dcbc7c012274dedde14b3569bf9c9906"},"res/import/d3/d3127750-e024-4301-b1cf-62be6437c845.json":{"md5":"5e3aa6b18f9480d182233c3cf45602b1"},"res/import/d3/d39e5304-2526-469c-820e-9c156171542d.json":{"md5":"33a6808533fd733caa5f363cc75f8423"},"res/import/d3/d3d93b91-5ef4-40df-9456-d6915b2098a5.json":{"md5":"7735a2e0b621e954db781576764ec59b"},"res/import/d4/d4963f11-66d7-452c-b75b-36f5c60af4ce.json":{"md5":"b8721f7a9b2e56fc6ed58947f645e6a5"},"res/import/d4/d4b7c258-db82-4cee-99c3-cbdd4c71b941.json":{"md5":"8b7d74d0aad126efc75424d51c14939c"},"res/import/d4/d4ed868f-c4a4-4a75-9ae8-e8c005d9fa10.json":{"md5":"2ad3afff9a24a6063b9de6c346f37a44"},"res/import/d4/d4ee4a99-35be-459e-8221-3d7064ad0051.json":{"md5":"8a24704a5367c68bbc9b1c85020ac05d"},"res/import/d4/d4f25282-d9d0-4d30-8b2d-0b93e761e717.json":{"md5":"cdc7ae7ff84a9f753c55f8fa2436eeb7"},"res/import/d5/d5119d67-5224-4403-8130-5a1b50128280.json":{"md5":"524c2334b51762bf22c95c9f33812fea"},"res/import/d5/d53f742d-e434-4147-ae95-498fda6957bb.json":{"md5":"d442b8eabd00e9f4d58f9c4d692258a1"},"res/import/d5/d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1.json":{"md5":"e538517fee9fe1b05e3a1370604f5650"},"res/import/d5/d5da5754-a91d-4204-8aca-5e648a4da1c8.json":{"md5":"e8530ebe99425c67908ad6e216e4a1a3"},"res/import/d6/d6891d75-4cbd-44cd-88ff-7c3b6387946f.json":{"md5":"0eebfdf4b872feccd6442f29007ceade"},"res/import/d7/d7003345-08c2-4992-8b68-31cffc31b677.json":{"md5":"4232800fca0002abbac294eb6a871ad3"},"res/import/d7/d793451a-9795-447f-b8e6-00a2e2a17218.json":{"md5":"0cd31413646c58672ba332240c4c0bfa"},"res/import/d7/d79c5202-76c4-4caa-938e-36a9452f100b.json":{"md5":"0a2dba891de16f17efac571124441ac5"},"res/import/d7/d7ee5835-6b15-4294-a79d-72574036cd3f.json":{"md5":"3b1aa1df2656ba55baef6bdd13882480"},"res/import/d8/d8124940-c8ac-4655-87da-af4cb862de8f.json":{"md5":"4e11700d2863e5295fa34490efd610a4"},"res/import/d9/d968d96e-fe8e-4332-9646-a558343b20ee.json":{"md5":"b4ef53535204476d2aba9d94f3414deb"},"res/import/d9/d98016fb-e005-46b8-b1f2-b7934b265254.json":{"md5":"d04fc191db384080ee4151583e008135"},"res/import/d9/d98c0735-3f6a-45a2-862d-db432518af85.json":{"md5":"a8881c550c93d343f2d770438028cc7c"},"res/import/d9/d99d4b2b-e612-48ee-a29d-f65d513fec3d.json":{"md5":"dfde7a16874ccfd0f45ff0c47ab7d952"},"res/import/d9/d9cbd908-929e-4a74-95f2-c285e74bcc07.json":{"md5":"e0a0f99328d3fbdd8088b4912c1bf7e0"},"res/import/d9/d9eb0394-4dde-4a94-a36e-040e1b6cadfa.json":{"md5":"6302d61638118fd981585ead8b98150c"},"res/import/da/daa887d9-e85c-4396-b8e3-03bce53ab4a1.json":{"md5":"57308a281f026d986694eb8867f74608"},"res/import/da/daf4f6ca-498c-4dd4-91aa-89d63269eb85.json":{"md5":"85a62b1961fdf605ed78045f76234bca"},"res/import/db/db2e469d-64f7-4fb2-b62d-bf54447a517e.json":{"md5":"68505d900ce502bca0b92f62f0c9b534"},"res/import/db/db2e51a5-9511-4d64-ac51-951d80da0101.json":{"md5":"77be715ba9b3e87a88e9de2e9c7ae3fb"},"res/import/db/db886f00-0ada-4183-b6d9-f339a7d16dd4.json":{"md5":"7ee4c5ea7528bdd8bf83dcd4b1cc2c74"},"res/import/db/dbe2b062-0b7c-424c-b928-84658f4324e4.json":{"md5":"ea2ed48af633afff5316430e59ff0885"},"res/import/db/dbe72fcb-546f-4b1a-a38a-8c401c098f15.json":{"md5":"ec9c1bdc216aaee79ff683f870b07b4c"},"res/import/dc/dc0f12a0-949b-450f-9d67-9f1054b115f8.json":{"md5":"f56db1bd6d9f7f702ca2622c4b44e375"},"res/import/dc/dc1a17e2-17f0-4cae-b88f-af8176f08e24.json":{"md5":"c6a64b4bca11e4162c9c0c7a68685662"},"res/import/dc/dc8aaac9-73a5-48aa-b04c-6679debab83f.json":{"md5":"aefa5dbee505586aad090a22bef06440"},"res/import/dc/dce56925-2b5d-40fd-9023-28605ac3a8d9.json":{"md5":"d862dc2f721a57ace7f83a621a0fc388"},"res/import/dc/dcfd81f9-c553-44c7-b21a-6e485107dd8c.json":{"md5":"d64bdc8af3b7bc388f568ce26fbb02ab"},"res/import/dd/dd067b6a-d750-478c-b239-a845ef554ef7.json":{"md5":"057ecf36c13c6af934b168c464f44166"},"res/import/dd/dd06aa46-aac2-48a9-8d16-44de1a1fd36d.json":{"md5":"aca12b10862d92d2dfff419c130e8ad2"},"res/import/dd/dd0be58c-a0ce-456a-8999-1d9f17335eab.json":{"md5":"cc7871b3937734ae29efc0fb6fedd0b8"},"res/import/dd/ddc89083-5194-4822-a109-4a65e07411d2.json":{"md5":"2230c902432ac9b483a5a413fdfa18af"},"res/import/de/de0c43c2-ba63-44a8-b2e8-ace6b0d571ab.json":{"md5":"97ca6afe504c1051aaa630820eee1f05"},"res/import/de/dee9b327-1443-40c8-ab14-76110c4bae92.json":{"md5":"ce47eac762b187f0496279017fe9e219"},"res/import/df/df2accea-10ef-49a2-83d4-be88e35e48d7.json":{"md5":"d39f14c3f2e6bbae84cd679470b1f88b"},"res/import/df/dfc88041-d607-409f-bc18-d65dc7226af1.json":{"md5":"9d6c0da0c774fddf525a648262119171"},"res/import/df/dfd021b3-5669-4e73-8a28-5e16a579e110.json":{"md5":"2bd1bb311f2a9394eb2fea726b8e718b"},"res/import/e0/e015c7f1-cd70-4c94-b381-5f910532e4cc.json":{"md5":"8a8082359119250d49d6f3d9dc668c6b"},"res/import/e0/e04fddee-4024-4efd-abbb-3f981e6c60d0.json":{"md5":"d9b487af5219687ef3ccf316d0f6e000"},"res/import/e0/e0906f59-9a5b-4b4a-9406-132008e36610.json":{"md5":"0b1d9dee64d24b4257e24539a2e92416"},"res/import/e1/e1279c9b-922a-4263-be6e-80f680a805d7.json":{"md5":"5ed6bd0a73a009f89ebf3f6caeaec9ae"},"res/import/e1/e1714551-b433-4d23-8991-52e100dde094.json":{"md5":"652e037d2017fc4f75dcabce2d739ab1"},"res/import/e1/e1a3a475-5518-47c8-a3dd-0d00a6ec9eb5.json":{"md5":"9ffde2090ae24254eeab7b6657753f2b"},"res/import/e1/e1b15a33-b97d-4e1a-b851-6fd562170671.json":{"md5":"bef82e1cca00fd921582b84ea207df9d"},"res/import/e1/e1c391b9-3c69-4637-8876-9a1bbd585e97.json":{"md5":"65bf2fbd734939ea272b4fa353ea8204"},"res/import/e1/e1ffb160-a2ba-4b85-9133-0616b4de100c.json":{"md5":"0ac675841f8efe5ad69e3656e0e9c1cf"},"res/import/e2/e252d253-751b-4c11-ac0d-879a48159947.json":{"md5":"6104c95a9297e40bb70475eec05dbf8a"},"res/import/e3/e34ab6be-5473-4435-94e5-e6c24b404352.json":{"md5":"7ed90049b048b54bf12aebc0d5bb240e"},"res/import/e3/e35d2605-6a6c-4e32-8086-530b841a53a8.json":{"md5":"6c6c7e95a26058a5045f516c7defdee7"},"res/import/e3/e37d1ee9-ac92-47c6-a2a7-66a3c524f7df.json":{"md5":"56e122825b19e3edef1a981e18c85470"},"res/import/e4/e40e075f-60fe-4019-99b8-756403003f62.json":{"md5":"00b2c3d401841760ab39b3747f0bdfd3"},"res/import/e4/e4237ef8-fd32-4874-9ab0-6f94b5393b8b.json":{"md5":"e24470278d4f5ce389dd320a4b8b653a"},"res/import/e4/e47b00b2-acf5-40ac-9ae1-78fe3aa1e731.json":{"md5":"7c1eeb78f7d9824fed656f9b7ac6240e"},"res/import/e4/e4f8042d-0ace-43c9-b944-929028c7e47b.json":{"md5":"1f2c3840b0559c82a07af795b05fb276"},"res/import/e5/e52aa553-af72-440b-b7a5-fc46ce134e8b.json":{"md5":"cd32bd8784ba9296db60d64a2abdb262"},"res/import/e5/e5b94aaf-d006-4935-9b08-439798ff68e9.json":{"md5":"82380565962c622d9897ab80beac1a33"},"res/import/e7/e780b529-e5dd-47f4-89b9-085eb0c305ff.json":{"md5":"aaa0440d0796611643195756365e7f51"},"res/import/e7/e7b17174-dc37-407e-8cd3-09b440c7d89d.json":{"md5":"32e1ce902db4e750d796a143c3f6f231"},"res/import/e8/e82cf877-69b6-40c5-8ddf-57c183941ad8.json":{"md5":"33e21c2b401b662882970011fd6bfbde"},"res/import/e8/e836456a-11d3-4b62-bad7-38cbbfa8ae15.json":{"md5":"28c4855ea4b2e2e9af2d7a4b7a94ec2b"},"res/import/e8/e86727d5-028b-4b5c-8806-8d5098c5128b.json":{"md5":"bb620f4881dd88e7dad1a5022f627f2c"},"res/import/e8/e86fe1d1-4e4d-408c-b543-f6d3be2951bf.json":{"md5":"a78c4416a49963fe7a54309d173a35b7"},"res/import/e8/e88648aa-c921-4c4c-a071-9ef8ea95a262.json":{"md5":"3e78553849fcf3b4f6b4154681a7b3fa"},"res/import/e8/e8d9f695-ac2f-43dc-b9a0-b51e9531a700.json":{"md5":"9ff0caabd10cc7809870422010e899f8"},"res/import/e8/e8dd3c7f-2177-4c87-8ce7-9f08bc34d8bc.json":{"md5":"79e49b4e41b426964373ce9a75e48ffb"},"res/import/e8/e8eda776-a770-42ff-bd4b-1ddaa5aac8d8.json":{"md5":"1f46945d02733a7eacd86bef05794a5f"},"res/import/e9/e912bdb2-f94f-4721-b384-7c9c4e6ab229.json":{"md5":"20bbadbeba02af5f1ca74dc40e18b5ed"},"res/import/e9/e935272d-0fe9-46d4-83be-23b7c481c178.json":{"md5":"6903bf5fc76e1b146d73192e4103e611"},"res/import/e9/e97f8db4-4c2b-43c9-8b16-2a064aa4c200.json":{"md5":"ee56c7a5b2c743a45e5616d27d0e6fd1"},"res/import/e9/e9ec654c-97a2-4787-9325-e6a10375219a.json":{"md5":"a8f7c7c3548fe0ca63949d41bb3448ec"},"res/import/e9/e9ecb267-78f5-49b7-be14-60cc9116abe1.json":{"md5":"20aad603ef59f2806ffbf818011eab70"},"res/import/ea/ea0d9383-c0d7-4b7e-9fa8-4d16992991d5.json":{"md5":"2a3b40239dc0365b1fa04e10445d9b8a"},"res/import/ea/ea7d8d70-11a2-48fd-8f20-82bd49ffce05.json":{"md5":"3fdb39997226c63fe994226d18b6e506"},"res/import/ea/ea90eb71-da66-44b9-b343-b577cdb7d53f.json":{"md5":"14f49eff060c77b43c4d7bf481cf8146"},"res/import/eb/eb5f7a5d-19af-4f2f-b38f-4304d48f1876.json":{"md5":"3407427ce554d6faaa0ef4665b701cff"},"res/import/eb/eb7b694b-7557-450a-9572-e3f6c2769e76.json":{"md5":"115dc73c3c218932939a89778997f5c0"},"res/import/eb/ebb98c10-ffe5-4691-8e14-7a12d8c9d98e.json":{"md5":"7782caccf76abec20b3334585636ef48"},"res/import/eb/ebe3fd18-d11e-449e-a9d7-f90daacfb94b.json":{"md5":"298f5a5ace6a36fc9dffb52996db2e39"},"res/import/ec/ec4501d1-8b58-467e-994a-8ecb4a0006e1.json":{"md5":"9f355dde3c92476ec90e7d1deeb79b17"},"res/import/ec/ec7d16ec-e9ab-4bde-aded-feb81e933c40.json":{"md5":"e63787b280882c543554c810b16b9365"},"res/import/ec/ecb7074a-215e-4245-976a-5e0669c94479.json":{"md5":"17ce39ddb1317ef23d3cdd6fcc332590"},"res/import/ec/ecb830a8-95c6-4528-bb97-771d7cd13dc4.json":{"md5":"e73e5730753b5590da0082da52f7736d"},"res/import/ec/ecd8d18c-8b8d-45a0-b0aa-0acc029f7fce.json":{"md5":"92f35e2ef3a05a200fbd78184eeea81a"},"res/import/ec/ecec0041-4528-48f0-8b08-49f5358014b8.json":{"md5":"2421a1a306973f5e0d8d17b2e69ffb81"},"res/import/ec/ecf2a72a-7f6b-496d-a333-45912d28efcd.json":{"md5":"c220b4b26031df7f5632194ca15401c2"},"res/import/ed/eda9a42a-6b21-4792-bcde-1916f1f76d2c.json":{"md5":"ce91a829a74ca8e1df08e50d63f621b1"},"res/import/ee/ee5ff482-e2c9-47e9-972a-ee4e4f8f2adb.json":{"md5":"7b83d9f04b1348dc14329dd8c1928a3a"},"res/import/ef/ef0b2857-5785-46e2-b02c-63f7171098ab.json":{"md5":"12ea25ef0b355892d808074805d323a2"},"res/import/ef/efb1084f-0b5a-4980-b187-1e949555cb55.json":{"md5":"2fe230cde9604ad4d33729f8f841fc65"},"res/import/f0/f0048c10-f03e-4c97-b9d3-3506e1d58952.json":{"md5":"ff26e02eed2a166d5dd12bdeea2f0d40"},"res/import/f0/f06b37c1-0207-471e-a639-cf16d18f50da.json":{"md5":"1f7742941956976615a5788487df1463"},"res/import/f0/f0cdd99d-254d-4aa2-92a3-c09048d88eec.json":{"md5":"ef7d723f217a4d5cd80e0725684b93fe"},"res/import/f1/f14fdf0e-988d-4e4e-b70d-0c38ce8f8f5f.json":{"md5":"c4c003173d436e500d7cee5b71219f34"},"res/import/f1/f16c2d61-6d80-4487-a008-2735ef49c00b.json":{"md5":"c9bed71027353ffb4907154eb118eeb5"},"res/import/f1/f185a906-ccba-4a6e-9f1d-fd84839c25e8.json":{"md5":"e918a24b5cc74f0ae5d7831257f3192f"},"res/import/f1/f1be4d3f-9c99-49eb-9778-7759c16e8a2f.json":{"md5":"87cad8cb5877805c3be180bb560992f4"},"res/import/f2/f2666293-f619-40bd-850e-04cb601c4f23.json":{"md5":"9e7c9115dcf303c4cf6e471e3e08699d"},"res/import/f2/f2855192-6250-41a5-8b9f-fe2b02040bba.json":{"md5":"ab17b1cf1d9d633fc3ec16851b708876"},"res/import/f2/f2edef3e-a500-4585-b39d-8dae2b4cc531.json":{"md5":"bca61c8d7afe9de4a6fe89e1b8709d18"},"res/import/f2/f2fd3b02-16b0-4352-90fd-894cb73eb272.json":{"md5":"731370b5ef23cdc6eba276924f27de30"},"res/import/f4/f476f0f1-59f6-42ba-8306-04e902314f96.json":{"md5":"440d2ba7a5524862f01d74db3a2ff02a"},"res/import/f4/f4a71a07-1bc0-459d-8e9a-07a7ee56485a.json":{"md5":"8391f0f1f0527e1528d5dae2d879e14d"},"res/import/f6/f6874ded-313f-4ce5-a3d4-08925be31265.json":{"md5":"3338e014c98bc3f21a65fca26e3acdeb"},"res/import/f6/f699312d-ac5c-418a-9fe3-cc89d7be30b9.json":{"md5":"4849e4f28293e6d8e3f755d87add9f68"},"res/import/f7/f7132675-6c23-418c-826f-77c98fc97950.json":{"md5":"538b8f92daa5c3795fa257c8ddbe0e6e"},"res/import/f7/f71d47b7-0979-48b1-ac1a-206076b00220.json":{"md5":"0c18d02c75705cb535953bb344c7345c"},"res/import/f7/f78391f5-138d-44c1-9755-3a9b027b0f28.json":{"md5":"cb74a9fdf34c15509d364bb5da9fc754"},"res/import/f7/f7a90881-3cc3-4e4a-a5cd-4e0892e94a2d.json":{"md5":"ce08c8c090b95202488b1f0827d63a9c"},"res/import/f8/f824f614-8f4b-4f99-b85d-4845c8039956.json":{"md5":"83e002b7216990dc29df5404fffb99f4"},"res/import/f8/f82e7e6c-f80a-4db0-b88f-a1bc222d4d86.json":{"md5":"2b5215c4735287d28925fba448e2d77f"},"res/import/f8/f8357817-9926-4db9-a88c-9a171b5d3fea.json":{"md5":"c26d749df477ca5a726a1550a7b4a23d"},"res/import/f8/f89760d5-2554-46f1-ab00-c302382d8f11.json":{"md5":"824776a1b0d05e2354ac223279e560e2"},"res/import/f9/f90b180d-1782-44e4-9ae6-4156c29e6f9d.json":{"md5":"8cf58481c6d688fb1fe8dbb08a0a3489"},"res/import/f9/f9560c03-fff5-4eed-9035-0ec5e547e19c.json":{"md5":"2bb64d32112f5a7a5145092490400fa6"},"res/import/fa/fa12fbe4-a9f9-45ed-9abb-f44fd8887906.json":{"md5":"c8192d4ab804f674860879a2460bd6b9"},"res/import/fa/fa43d352-05ef-40df-87a8-60ddfc6532d8.json":{"md5":"bc820c2c49472c9d9f5072ffd51ac56b"},"res/import/fa/fab8a700-71e3-415c-9af5-27398c333981.json":{"md5":"bb3622a762965bbb609158b965a33cc8"},"res/import/fa/faf9e5db-6959-4d2b-9a87-461a837d130f.json":{"md5":"b39ae3f16aeb7737505f51142f7faa35"},"res/import/fb/fb284fb4-227c-4d21-bc7c-510f804fa112.json":{"md5":"82ade95e29c19e53d08f398e786b2427"},"res/import/fb/fb7b8faa-9f16-4d78-b447-35ff391199e1.json":{"md5":"0728938e204837250ca242dc9f8fbf39"},"res/import/fb/fb9a2d3b-1b7d-40da-8aaa-007dc3ff5910.json":{"md5":"e091fa0c8ca839b4d35cc47d0a0c0a24"},"res/import/fb/fbcbc31f-1c06-473c-bbc1-0d39efdd7445.json":{"md5":"84a6f524b5d8bc587135b129e82f84aa"},"res/import/fb/fbd4f585-4b9f-483f-82ab-02085b92b38e.json":{"md5":"213cc88b83d85e4760b23cb20374a04b"},"res/import/fc/fc248c7f-23ff-4019-bfb9-08be4c5722de.json":{"md5":"df7d381320e416c0d1eb788c3f7727a5"},"res/import/fc/fc8d435b-7d57-43bf-80b1-b0e1d77eeafd.json":{"md5":"d57dccaa291640cf56152df3e261fce1"},"res/import/fc/fcb826b8-dcca-4795-b94d-ffea6eb25350.json":{"md5":"a316b6497211638d2549e3fb4ebf3dee"},"res/import/fd/fd15829e-3860-49b5-9e85-909d58750275.json":{"md5":"44792404b12f8ed0bdfc7981c08a9841"},"res/import/fd/fd1eb247-5106-4745-b234-94b01f2badb3.json":{"md5":"138e249883c0ff5b805de30d62bd2400"},"res/import/fd/fd62cb57-e79b-4fb0-865a-bce7bf226a16.json":{"md5":"03c3385f3bb47d137c12038318c5c862"},"res/import/fd/fdb663a5-8b5d-46dd-81b8-f03217e77e3a.json":{"md5":"a96dece92360d30ad8f9de43b790006e"},"res/import/fe/fe25f3b3-ab7c-48a6-ad17-56de32613c54.json":{"md5":"78c6270810b1d2825daa3ff7829a2efc"},"res/import/fe/feeb6b81-8498-4125-94ce-1528510279c3.json":{"md5":"b24f5a7a52e0f3c7ef41827282ddf9bc"},"res/import/ff/ff112882-d1ec-4ee1-92ad-c2778e6b14e4.json":{"md5":"08871e140f524640c2c85cc8df29850c"},"res/import/ff/ff360503-52f4-4bcb-9760-21032e85ef6f.json":{"md5":"3c2046e4fce0f765d3a26acf963583e7"},"res/import/ff/ff4e6d82-2644-4e4b-9fe3-2ed10ec4429f.json":{"md5":"740398b45e12e3292dd311cb08d7a9aa"},"res/import/ff/ffd781e3-3d89-49a1-99af-45446e138558.json":{"md5":"446cdade10985380980bf40811556468"},"res/raw-assets/resources/sounds/bgFight.mp3":{"md5":"896e4e0093fa5aaf131e12149359996e"},"res/raw-assets/resources/sounds/bgMain.mp3":{"md5":"da1e7e28ccb487116acb7f3833bf99a6"},"res/raw-assets/resources/sounds/btnClick.mp3":{"md5":"21269221ea5e8b34e3a0f28a7b99128b"},"res/raw-assets/resources/sounds/deal.mp3":{"md5":"efff4e56dfda85d820f13b7009661781"},"res/raw-assets/resources/sounds/dropCoin.mp3":{"md5":"aedcea01b2338eb4aa638f27e1f23e0f"},"res/raw-assets/resources/sounds/fix_msg_1.mp3":{"md5":"3aa6f09e89586ee26621e15a4b0d293e"},"res/raw-assets/resources/sounds/fix_msg_2.mp3":{"md5":"5ac17f02f6b56f3653f48e2ff007ef73"},"res/raw-assets/resources/sounds/fix_msg_3.mp3":{"md5":"e8a72b1cef43ef308fa18ec858f4c0a0"},"res/raw-assets/resources/sounds/fix_msg_4.mp3":{"md5":"56c3356a749f8c1640b1b3930447a805"},"res/raw-assets/resources/sounds/fix_msg_5.mp3":{"md5":"490379f942786b5c4ac0728c576a86d4"},"res/raw-assets/resources/sounds/fix_msg_6.mp3":{"md5":"f2995fe7f91cdba12dc6609a2de494fc"},"res/raw-assets/resources/sounds/fix_msg_7.mp3":{"md5":"2bea7c3bcddadbab5e48b248ffe91fb7"},"res/raw-assets/resources/sounds/fix_msg_8.mp3":{"md5":"1378cb20ae01cb8e29b4b482a2163247"},"res/raw-assets/resources/sounds/fix_msg_9.mp3":{"md5":"dd26ec7c08a91adf86b67d6ef2c952b3"},"res/raw-assets/resources/sounds/give.mp3":{"md5":"fb2f160e40170a39e870cc47654ab6e9"},"res/raw-assets/resources/sounds/guess/bgm.mp3":{"md5":"935877e9dbe0b154c8e63dd6ae960cfa"},"res/raw-assets/resources/sounds/guess/lose.mp3":{"md5":"9e04261023b24f97ee7398d3cc0c227c"},"res/raw-assets/resources/sounds/guess/win.mp3":{"md5":"a843841deffa3ecb1447bb08f7dfd9ed"},"res/raw-assets/resources/sounds/horse/bet.mp3":{"md5":"e79d6b996c19c3a8106b2967144c843b"},"res/raw-assets/resources/sounds/horse/bgBet.mp3":{"md5":"870571b1168b291bd9b1361ea76840db"},"res/raw-assets/resources/sounds/horse/bgRace.mp3":{"md5":"f96f864e23c1a1d5cdc56da001428107"},"res/raw-assets/resources/sounds/horse/go.mp3":{"md5":"82b042d3e4cc780705deab11e44a56cc"},"res/raw-assets/resources/sounds/horse/shutter.mp3":{"md5":"545a43686e10430acbdcf689687ab765"},"res/raw-assets/resources/sounds/lose.mp3":{"md5":"b6889d3dcb0643fee0fd6b23d9c9c9b5"},"res/raw-assets/resources/sounds/nv/1.mp3":{"md5":"3641a0a36b6687442f5cf84e5f06f4e8"},"res/raw-assets/resources/sounds/nv/11.mp3":{"md5":"251a4b927cd3c32ca38dd266c1996b2e"},"res/raw-assets/resources/sounds/nv/12.mp3":{"md5":"d0ef04f9657586848f0dfa1198d950f7"},"res/raw-assets/resources/sounds/nv/13.mp3":{"md5":"4c2e440762df36730ceb3fb4a2bcb0e4"},"res/raw-assets/resources/sounds/nv/14.mp3":{"md5":"175510071bf285e6fa2d49ce6a4ac6ef"},"res/raw-assets/resources/sounds/nv/15.mp3":{"md5":"3c028ea93c977b513ba2eb1186a05685"},"res/raw-assets/resources/sounds/nv/16.mp3":{"md5":"5e0921cf6e2ad1aa2dab22a3aea1c5ab"},"res/raw-assets/resources/sounds/nv/17.mp3":{"md5":"9b6eca3e2c8e9b370bec93c750abb366"},"res/raw-assets/resources/sounds/nv/18.mp3":{"md5":"533971c182bc2f584d4374b0bd5f3ce3"},"res/raw-assets/resources/sounds/nv/19.mp3":{"md5":"ab38bbf25747e5f4c9af5b42ad326131"},"res/raw-assets/resources/sounds/nv/2.mp3":{"md5":"1057910b53d94cbf33e22bd4569e10ea"},"res/raw-assets/resources/sounds/nv/21.mp3":{"md5":"39e6fd97e677abcea27e47efd04671b0"},"res/raw-assets/resources/sounds/nv/22.mp3":{"md5":"a19bfb31715a6ff0fcbe0754ed5c0e76"},"res/raw-assets/resources/sounds/nv/23.mp3":{"md5":"8c793c7528012cc4471b276b14990f2e"},"res/raw-assets/resources/sounds/nv/24.mp3":{"md5":"d71ccfe27ce0bcc7632d9b43b8957465"},"res/raw-assets/resources/sounds/nv/25.mp3":{"md5":"e8b57cf11b69410af30b616a5ea0c9b5"},"res/raw-assets/resources/sounds/nv/26.mp3":{"md5":"302b06abf56655f0c8e95e0ec3dcb5d3"},"res/raw-assets/resources/sounds/nv/27.mp3":{"md5":"9f910719966cae23344fcdd75f46746d"},"res/raw-assets/resources/sounds/nv/28.mp3":{"md5":"d0e3e9ea33ebc2748df11842ba4ef6bd"},"res/raw-assets/resources/sounds/nv/29.mp3":{"md5":"6a4b19e8066223438b9c710f0df64131"},"res/raw-assets/resources/sounds/nv/3.mp3":{"md5":"680e6c26ed50e449b0e02d70b16471cb"},"res/raw-assets/resources/sounds/nv/31.mp3":{"md5":"415a306f97ba77e2bedcd0aa86ae64f6"},"res/raw-assets/resources/sounds/nv/4.mp3":{"md5":"f3226a1ce1a4719b0a3ef5a8bb067ca2"},"res/raw-assets/resources/sounds/nv/41.mp3":{"md5":"71d486c2553c2cdbf981f0709655c94a"},"res/raw-assets/resources/sounds/nv/5.mp3":{"md5":"27b04552680c1992578f06e8848fa878"},"res/raw-assets/resources/sounds/nv/51.mp3":{"md5":"5963e8b91662eaf0321b1ce448cd7151"},"res/raw-assets/resources/sounds/nv/6.mp3":{"md5":"67e65b37ada436dda2bb27efbf2f165a"},"res/raw-assets/resources/sounds/nv/61.mp3":{"md5":"723ca422c6cd99aa8ec96bdf5603f6bd"},"res/raw-assets/resources/sounds/nv/7.mp3":{"md5":"2e783b69b17673ec5f4eee58477b9459"},"res/raw-assets/resources/sounds/nv/71.mp3":{"md5":"e48c11df0d0c81a2bc11951aa4cd4b0f"},"res/raw-assets/resources/sounds/nv/8.mp3":{"md5":"c0a52bb1f464112959aa04cbca6be322"},"res/raw-assets/resources/sounds/nv/81.mp3":{"md5":"3d847ddc25f89fdcd8d0dca9a8e60881"},"res/raw-assets/resources/sounds/nv/9.mp3":{"md5":"72623930913b1a23c4a01cf98857b185"},"res/raw-assets/resources/sounds/nv/91.mp3":{"md5":"b0c3cda2b79ceb0a985d881b43713feb"},"res/raw-assets/resources/sounds/nv/chi.mp3":{"md5":"0a6f4df44067e6f51b6aab887a9ad5e6"},"res/raw-assets/resources/sounds/nv/gang.mp3":{"md5":"aa1964b152f7dda5229555d446aba059"},"res/raw-assets/resources/sounds/nv/hu.mp3":{"md5":"63405b3a7116eb56d973503fd037c759"},"res/raw-assets/resources/sounds/nv/peng.mp3":{"md5":"36c71c07386fd8614dbdd5f2ac19357c"},"res/raw-assets/resources/sounds/select.mp3":{"md5":"4274b5f2578336d6be8ab987f2c104d7"},"res/raw-assets/resources/sounds/shuffle.mp3":{"md5":"9190f5ec62b208c4346626f2cd48e9fd"},"res/raw-assets/resources/sounds/sort.mp3":{"md5":"453a39aab160cf95a6a810fe6f4482f5"},"res/raw-assets/resources/sounds/timeup_alarm.mp3":{"md5":"a692b4657d9f312a3106bff431746f0c"},"res/raw-assets/resources/sounds/ui_click.mp3":{"md5":"93949508dc0f269b7a55983c87dd6df2"},"res/raw-assets/resources/sounds/win.mp3":{"md5":"5844792dd30b4bbdecf1d59f0da207d1"},"res/raw-assets/resources/textures/chat/chatbg_ld.png":{"md5":"e2c26f6e8466d98e45a9c6b3437390ca"},"res/raw-assets/resources/textures/chat/chatbg_lt.png":{"md5":"ee4f8ff09e62234f832337c20fdc452e"},"res/raw-assets/resources/textures/chat/chatbg_rd.png":{"md5":"31f8e2f1c8939d234c4b1b2896d9dabe"},"res/raw-assets/resources/textures/chat/chat_backbg.png":{"md5":"16eb071a3083f54ddd62c66822dedd1f"},"res/raw-assets/resources/textures/chat/chat_chick.png":{"md5":"55ea620879baf9c114bbc5bfd3841f10"},"res/raw-assets/resources/textures/chat/chat_easychat.png":{"md5":"f0190d66f4adab7f6b1c07c44372826b"},"res/raw-assets/resources/textures/chat/chat_easychat1.png":{"md5":"bf3e4871d79b8760a3d8c966445d7760"},"res/raw-assets/resources/textures/chat/chat_emoji.png":{"md5":"31e2b8f39fc3133d87ef68bacbd5b53e"},"res/raw-assets/resources/textures/chat/chat_emoji1.png":{"md5":"cea192513d22d97bc1076e307916345f"},"res/raw-assets/resources/textures/chat/chat_emojibg.png":{"md5":"81ed7492e92937307c73c917f457480b"},"res/raw-assets/resources/textures/chat/chat_normol.png":{"md5":"20ca9d88825b1830094e9488736246d2"},"res/raw-assets/resources/textures/chat/emoji_action_texture.png":{"md5":"cddcfa5b92eb14cb44bd837ca92208bb"},"res/raw-assets/resources/textures/chat/input.png":{"md5":"977d796c54ae87257a22ebd65a538c23"},"res/raw-assets/resources/textures/chat/playerinfoline.png":{"md5":"7ca7593b43cffeb5164fb617e41072e9"},"res/raw-assets/resources/textures/chat/send.png":{"md5":"d52b197088b92d16689f012f10d52495"},"res/raw-assets/resources/textures/chat/send_h.png":{"md5":"85768e6da59a701fa7fcee2c8ffcf5c2"},"res/raw-assets/resources/textures/chat/yellowBg.png":{"md5":"49db881c5be4e37bbc62fdea61f1af1f"},"res/raw-assets/resources/textures/chat/Z_chat_bottom_1.png":{"md5":"351b61fd4647d9c162d91bad4b185cd8"},"res/raw-assets/resources/textures/hall/fangkaxiaobeijing.png":{"md5":"4640cf590f4ee768e12141df1ea21d00"},"res/raw-assets/resources/textures/hall/z_datingtouxiang.png":{"md5":"f2316dfa609613d6ea5b53a1db58548e"},"res/raw-assets/resources/textures/images/chat.png":{"md5":"2bc2980034b69ec0066f1143d2948d79"},"res/raw-assets/resources/textures/images/createroom.png":{"md5":"5919578586a472af2f0d57113d4d54b1"},"res/raw-assets/resources/textures/images/dingque.png":{"md5":"051c8df8019a2708f6fb3d075be9fa3c"},"res/raw-assets/resources/textures/images/efx/gang_1.png":{"md5":"3fefb0218cdac5cc97d8488a2556f078"},"res/raw-assets/resources/textures/images/efx/gang_10.png":{"md5":"3503ee0f098a06c66d644bfa57d26884"},"res/raw-assets/resources/textures/images/efx/gang_11.png":{"md5":"efa794fa833017deea58965ab70bdd78"},"res/raw-assets/resources/textures/images/efx/gang_12.png":{"md5":"de1284e97203102636fc404196091cd0"},"res/raw-assets/resources/textures/images/efx/gang_13.png":{"md5":"7785a0b9278cd55e6caf5c36decefe80"},"res/raw-assets/resources/textures/images/efx/gang_14.png":{"md5":"2ceb66cd2d01a4ce1a8e2eb4f0a24156"},"res/raw-assets/resources/textures/images/efx/gang_2.png":{"md5":"d22338512af690ff4fb7adf0473e2c57"},"res/raw-assets/resources/textures/images/efx/gang_3.png":{"md5":"2f96a235d82cea2ff312e6eb076d04b0"},"res/raw-assets/resources/textures/images/efx/gang_4.png":{"md5":"762cddfb8ffa56ebb37e294ec8106d0e"},"res/raw-assets/resources/textures/images/efx/gang_5.png":{"md5":"78f609cb13cdec79db77b69cae41e6bd"},"res/raw-assets/resources/textures/images/efx/gang_6.png":{"md5":"0cb6d4efa19ac1f85615cfa79511eebf"},"res/raw-assets/resources/textures/images/efx/gang_7.png":{"md5":"0c5267c32a7d6c98e4beec792d321ef7"},"res/raw-assets/resources/textures/images/efx/gang_8.png":{"md5":"9256e92654699779ea328a56a738411e"},"res/raw-assets/resources/textures/images/efx/gang_9.png":{"md5":"035ccd1cf383cff81bb30e02ae499cfb"},"res/raw-assets/resources/textures/images/efx/guafeng1.png":{"md5":"d633c0d0d279f5c1a25188821002e681"},"res/raw-assets/resources/textures/images/efx/guafeng10.png":{"md5":"58c91c69bf5dbfb190fabadace847a10"},"res/raw-assets/resources/textures/images/efx/guafeng1_1.png":{"md5":"d116ac84e5ee704f9b1d762d5d4312c2"},"res/raw-assets/resources/textures/images/efx/guafeng1_2.png":{"md5":"3cac0ac306190f199a1bc9e16ab8a48d"},"res/raw-assets/resources/textures/images/efx/guafeng2.png":{"md5":"7a9032349c233d2e9344422d204eb257"},"res/raw-assets/resources/textures/images/efx/guafeng2_1.png":{"md5":"b396e88c66821de9640a978131a8833b"},"res/raw-assets/resources/textures/images/efx/guafeng3.png":{"md5":"c634da6e25cd8bda0e39a6c2aa4143ff"},"res/raw-assets/resources/textures/images/efx/guafeng4.png":{"md5":"6db80b84997c7bc04fa2a6bbf0b02fb0"},"res/raw-assets/resources/textures/images/efx/guafeng5.png":{"md5":"6fba7f980500e39dca26bc9c5a0f9c29"},"res/raw-assets/resources/textures/images/efx/guafeng6.png":{"md5":"214c3d0a603bd38fe043cf251049b1dc"},"res/raw-assets/resources/textures/images/efx/guafeng7.png":{"md5":"b1898f771b8e044be17c2a214d4ed446"},"res/raw-assets/resources/textures/images/efx/guafeng8.png":{"md5":"f956b2193324c444a0dae0cf4096b0f4"},"res/raw-assets/resources/textures/images/efx/guafeng9.png":{"md5":"eb8f2e165090af1f0680aae8c8102a4d"},"res/raw-assets/resources/textures/images/efx/paohu_1.png":{"md5":"56d87484d0e0278ff343218b4ea3c406"},"res/raw-assets/resources/textures/images/efx/paohu_10.png":{"md5":"727dc30bc5b7ab62e4704ece3a4342b2"},"res/raw-assets/resources/textures/images/efx/paohu_11.png":{"md5":"b65c6800c59a27c19a79431caa4837b1"},"res/raw-assets/resources/textures/images/efx/paohu_12.png":{"md5":"00e3589f24908987c4768548b3e876da"},"res/raw-assets/resources/textures/images/efx/paohu_13.png":{"md5":"c78a2b92fbb1735fcbcd5e1e09c869f7"},"res/raw-assets/resources/textures/images/efx/paohu_14.png":{"md5":"d64211e5162be7b9014c48617be27505"},"res/raw-assets/resources/textures/images/efx/paohu_2.png":{"md5":"50c9fc67207a33d6e53e4278995e81b0"},"res/raw-assets/resources/textures/images/efx/paohu_3.png":{"md5":"5ed179cacf819b759afa7c0d4efc349e"},"res/raw-assets/resources/textures/images/efx/paohu_4.png":{"md5":"3a5d7090c80b353f78f0a52e82779a96"},"res/raw-assets/resources/textures/images/efx/paohu_5.png":{"md5":"3fad926f55d088e1b311350a3cea7986"},"res/raw-assets/resources/textures/images/efx/paohu_6.png":{"md5":"04781fa7f80148b754e4b700bc3b23b0"},"res/raw-assets/resources/textures/images/efx/paohu_7.png":{"md5":"a3be4027d421a18ca865759e9178922e"},"res/raw-assets/resources/textures/images/efx/paohu_8.png":{"md5":"ebd29f967ccee57dff7fe34518f621e1"},"res/raw-assets/resources/textures/images/efx/paohu_9.png":{"md5":"c937cd89a0f9a6c46f8bdb107eac25e7"},"res/raw-assets/resources/textures/images/efx/peng_1.png":{"md5":"f8e0398a3ceebb2743a13a0423d12c1c"},"res/raw-assets/resources/textures/images/efx/peng_10.png":{"md5":"8c61ac0b16d34a83ec68bcc8da55b815"},"res/raw-assets/resources/textures/images/efx/peng_11.png":{"md5":"3a472062b9427c68746fc4f03ebb3134"},"res/raw-assets/resources/textures/images/efx/peng_12.png":{"md5":"90669f65d78e6cd774e910b524444cc7"},"res/raw-assets/resources/textures/images/efx/peng_13.png":{"md5":"dfd981c1fd4ff6138edd9e0f195d8fc7"},"res/raw-assets/resources/textures/images/efx/peng_14.png":{"md5":"77b044193f6b3d999128cbe3e2a28f19"},"res/raw-assets/resources/textures/images/efx/peng_2.png":{"md5":"9f7f95919d06a01145d13076a587b998"},"res/raw-assets/resources/textures/images/efx/peng_3.png":{"md5":"afac3b6e3899a90092862f8eb5ed4341"},"res/raw-assets/resources/textures/images/efx/peng_4.png":{"md5":"2728c0d57d84086f0f6b14daadbadb19"},"res/raw-assets/resources/textures/images/efx/peng_5.png":{"md5":"73ce3107cb4410cab18f07632b5e8be4"},"res/raw-assets/resources/textures/images/efx/peng_6.png":{"md5":"067880a70b6abbf554aaccbb8cbbd01b"},"res/raw-assets/resources/textures/images/efx/peng_7.png":{"md5":"087f20370a1d039e3dc10e13d3ced95f"},"res/raw-assets/resources/textures/images/efx/peng_8.png":{"md5":"5175f4678fb58411fb4da8261e738944"},"res/raw-assets/resources/textures/images/efx/peng_9.png":{"md5":"217e6d2800d9780c7a19913f403cac6d"},"res/raw-assets/resources/textures/images/efx/rain1.png":{"md5":"14d14a128b2f6874dac8c966f267b75e"},"res/raw-assets/resources/textures/images/efx/rain10.png":{"md5":"6fc01dd80f4938d189658a3703fe3498"},"res/raw-assets/resources/textures/images/efx/rain11.png":{"md5":"f20800d46d1831883ffb9cc27ba10dae"},"res/raw-assets/resources/textures/images/efx/rain12.png":{"md5":"0f7c2b4c68998faea78e3e3952aec6a7"},"res/raw-assets/resources/textures/images/efx/rain1_1.png":{"md5":"20bdc5e7b398655b4baed1f01e2cc570"},"res/raw-assets/resources/textures/images/efx/rain2.png":{"md5":"79b0f021c49b34c917f3a8501a6d3b82"},"res/raw-assets/resources/textures/images/efx/rain3.png":{"md5":"0cb231dc702ca619407dd9fabccc291d"},"res/raw-assets/resources/textures/images/efx/rain4.png":{"md5":"6fc01dd80f4938d189658a3703fe3498"},"res/raw-assets/resources/textures/images/efx/rain5.png":{"md5":"f20800d46d1831883ffb9cc27ba10dae"},"res/raw-assets/resources/textures/images/efx/rain6.png":{"md5":"0f7c2b4c68998faea78e3e3952aec6a7"},"res/raw-assets/resources/textures/images/efx/rain7.png":{"md5":"f20800d46d1831883ffb9cc27ba10dae"},"res/raw-assets/resources/textures/images/efx/rain8.png":{"md5":"6fc01dd80f4938d189658a3703fe3498"},"res/raw-assets/resources/textures/images/efx/rain9.png":{"md5":"0cb231dc702ca619407dd9fabccc291d"},"res/raw-assets/resources/textures/images/efx/zimo1.png":{"md5":"47d4a0f1bd44d99f041d17415ce47ff2"},"res/raw-assets/resources/textures/images/efx/zimo10.png":{"md5":"ba4a3164ef00ead2bb20727c32c1f20d"},"res/raw-assets/resources/textures/images/efx/zimo11.png":{"md5":"51ba976d5a03e2d64ac9f80796817620"},"res/raw-assets/resources/textures/images/efx/zimo12.png":{"md5":"5dc1a96f0991b22ac1ce253ca72569cb"},"res/raw-assets/resources/textures/images/efx/zimo2.png":{"md5":"4784004c250f7f702e89829f874b1d1c"},"res/raw-assets/resources/textures/images/efx/zimo3.png":{"md5":"f746b392bdd33f8558b01ee3c335cf0a"},"res/raw-assets/resources/textures/images/efx/zimo4.png":{"md5":"ba4a3164ef00ead2bb20727c32c1f20d"},"res/raw-assets/resources/textures/images/efx/zimo5.png":{"md5":"51ba976d5a03e2d64ac9f80796817620"},"res/raw-assets/resources/textures/images/efx/zimo6.png":{"md5":"5dc1a96f0991b22ac1ce253ca72569cb"},"res/raw-assets/resources/textures/images/efx/zimo7.png":{"md5":"47d4a0f1bd44d99f041d17415ce47ff2"},"res/raw-assets/resources/textures/images/efx/zimo8.png":{"md5":"4784004c250f7f702e89829f874b1d1c"},"res/raw-assets/resources/textures/images/efx/zimo9.png":{"md5":"f746b392bdd33f8558b01ee3c335cf0a"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd1.png":{"md5":"e7aa4f2eb0fb1f6006f18c54be586407"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd10.png":{"md5":"2237721a61687b5c4d961fac3dd726a2"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd11.png":{"md5":"13e84f2156d5e208aa05788a569eef04"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd12.png":{"md5":"d7c6269c6560e9e27839b73e731abf18"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd13.png":{"md5":"96d2b5653ed18c9c41c56fd25513a2ba"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd14.png":{"md5":"10fb96ac9ff2cef2324f0667d8112fed"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd15.png":{"md5":"8f72573778558edb49c12e7bc08ec1c5"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd16.png":{"md5":"9a5ed2a76670628e2af96ba6ebc730fe"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd17.png":{"md5":"5e29035a7cdfdcf86d19c75373ae8e97"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd18.png":{"md5":"88cf2d349c95f628ece0c965efb950fc"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd19.jpg":{"md5":"896b2cd6bda7e3918d7475dddcee36d1"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd2.png":{"md5":"2d2af88885e1fa5cffa50c43686f22a2"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd20.png":{"md5":"4810ab8dfe793f9c42538ba5075fb9a5"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd21.png":{"md5":"b4ea31430e8251864a6a871ff95f06dd"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd22.png":{"md5":"49f24d5952b6a91411639bf5e86f1b85"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd3.png":{"md5":"59d5ccd90048125018a2c2a8700d9f79"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd4-0.jpg":{"md5":"2e94b1ef304472e14846e223f12d5d47"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd4.jpg":{"md5":"781bd232e14c0668eb2e283f2e2f0251"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd5.png":{"md5":"962e3c8a8d5fbc6659c54646f045915a"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd6.png":{"md5":"4810ab8dfe793f9c42538ba5075fb9a5"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd7.png":{"md5":"74f6230bca174dd95e742653899c0d15"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd8.png":{"md5":"47e6f27bb7b2cee943c5390529fa023e"},"res/raw-assets/resources/textures/images/GameEnd/GameEnd9.png":{"md5":"833bcd4da9df5b1264f9bf72ef3ef9ba"},"res/raw-assets/resources/textures/images/GameEnd/GameEndHu.png":{"md5":"24dbc8dffe0501aa7c8b53711653f57b"},"res/raw-assets/resources/textures/images/guangfengxiayu.png":{"md5":"5d3d16e7ed7b6c9259dac889860b9d60"},"res/raw-assets/resources/textures/images/hall/bangzhu-1.png":{"md5":"61d33bb3be0e104f5907e3dbfd7cd93a"},"res/raw-assets/resources/textures/images/hall/bangzhu.png":{"md5":"50a6867b6e4ac2f5bc4b96401aff8754"},"res/raw-assets/resources/textures/images/hall/bg-1.jpg":{"md5":"781bd232e14c0668eb2e283f2e2f0251"},"res/raw-assets/resources/textures/images/hall/card-1.png":{"md5":"eed1f46fdb1c8f9440e0b9e191804c12"},"res/raw-assets/resources/textures/images/hall/card.png":{"md5":"041b955116de91e6d51a020cbea8cb0d"},"res/raw-assets/resources/textures/images/hall/chuangjianfang-1.png":{"md5":"15176c9b82c9bf662679718d9ce08544"},"res/raw-assets/resources/textures/images/hall/chuangjianfang.png":{"md5":"0b16631054074c739cfc1222773d577e"},"res/raw-assets/resources/textures/images/hall/chuangjianfangjianxiaochangjing-1.png":{"md5":"6d42c5512cac7f97fdec7749108c5bee"},"res/raw-assets/resources/textures/images/hall/chuangjianfangjianxiaochangjing.png":{"md5":"e7343a140e68f6078a9a07e12e4cfa77"},"res/raw-assets/resources/textures/images/hall/dingbuuibantoumingdi-1.png":{"md5":"b29f166ccdb048b77f0018cdb05d3ad6"},"res/raw-assets/resources/textures/images/hall/dingbuuibantoumingdi.png":{"md5":"49dcb644b1b86d3d09d70f9d26689fb7"},"res/raw-assets/resources/textures/images/hall/fangkaxiaobeijing-1.png":{"md5":"d3f2120f73b426049f9816c14b0f279d"},"res/raw-assets/resources/textures/images/hall/fangkaxiaobeijing.png":{"md5":"2965e0f86a7984f8a33c2fb3d717080d"},"res/raw-assets/resources/textures/images/hall/feedback-1.png":{"md5":"090d2723c44e03d9efd5594acae14b97"},"res/raw-assets/resources/textures/images/hall/feedback.png":{"md5":"5ad3d69fb85157b4e718653cf47281aa"},"res/raw-assets/resources/textures/images/hall/ffanghuifangj-1.png":{"md5":"5022b9b42330a636f9dbdf4d05f9e932"},"res/raw-assets/resources/textures/images/hall/ffanghuifangj.png":{"md5":"3571858d1c3a5cde6fa2422cf0653110"},"res/raw-assets/resources/textures/images/hall/goumaixiaojiahao-1.png":{"md5":"8bbcdf87b82f4379bad2c8122e5a132f"},"res/raw-assets/resources/textures/images/hall/goumaixiaojiahao.png":{"md5":"839fcde65e2e394585ca9a4f8c5cda9e"},"res/raw-assets/resources/textures/images/hall/huodong.png":{"md5":"9df35a998633ebf1de6a3b8fd94f1a1e"},"res/raw-assets/resources/textures/images/hall/jiaruyouxi-1.png":{"md5":"35675a5a5d215544b9d5896cec6ab984"},"res/raw-assets/resources/textures/images/hall/jiaruyouxi.png":{"md5":"59fffe18bbbc2772ee07485f41c6316c"},"res/raw-assets/resources/textures/images/hall/jiaruyouxixiaochangjing-1.png":{"md5":"58a46186e6294035afc3bd2256c21c27"},"res/raw-assets/resources/textures/images/hall/jiaruyouxixiaochangjing.png":{"md5":"4a59cc5168ad6a06173ed9cc22ebbb93"},"res/raw-assets/resources/textures/images/hall/paomadengbeijing.png":{"md5":"e6d903532d3d5e7a7dad982162904771"},"res/raw-assets/resources/textures/images/hall/share-1.png":{"md5":"0dd1315b1ebf017b66eb764bfb03f35c"},"res/raw-assets/resources/textures/images/hall/share.png":{"md5":"c38ca29d7028589d34b8a4219ae0b63d"},"res/raw-assets/resources/textures/images/hall/shezhi-1.png":{"md5":"923da92fc386e166519cb69ddc745c96"},"res/raw-assets/resources/textures/images/hall/shezhi.png":{"md5":"f2b71cae093103e7aba2b8e583fee012"},"res/raw-assets/resources/textures/images/hall/touxing001.png":{"md5":"11f2358016f451d46cb97eb23d32a15b"},"res/raw-assets/resources/textures/images/hall/touxingbg001.png":{"md5":"af168cce15502e3be9ec91cd90c122cb"},"res/raw-assets/resources/textures/images/hall/xiao'xi-1.png":{"md5":"1ee1b83b2fa49c86557bafe8df7eb608"},"res/raw-assets/resources/textures/images/hall/xiao'xi.png":{"md5":"568e2e33218c403f21fbce98d591c309"},"res/raw-assets/resources/textures/images/hall/xiaolaba-1.png":{"md5":"b2584796f1e671d444cb4d1011e96790"},"res/raw-assets/resources/textures/images/hall/xiaolaba.png":{"md5":"e7cfe02733c9728235b9c6310ce941f4"},"res/raw-assets/resources/textures/images/hall/xixia001.png":{"md5":"7b46e22bf8ce0d86f6c383dd23bf858d"},"res/raw-assets/resources/textures/images/hall/zhanji.png":{"md5":"a44fa3d1e862b78b5e4c65bf6d65438f"},"res/raw-assets/resources/textures/images/history_record.png":{"md5":"97473353ffbe53077812b60b3e2b8eca"},"res/raw-assets/resources/textures/images/JoinRoom.png":{"md5":"4d62043f290ff0fa0fd002ae7629c41d"},"res/raw-assets/resources/textures/images/JoinRoomBg.png":{"md5":"9c43251ae47db12e09cf64cb2539e55e"},"res/raw-assets/resources/textures/images/loading.png":{"md5":"db800c7223675e9d7d87d052d86b4b88"},"res/raw-assets/resources/textures/images/Login/bg.jpg":{"md5":"8d6abf2d9d8fa9f46a417d0345e0ebc8"},"res/raw-assets/resources/textures/images/Login/btn_%20traveler-0.png":{"md5":"f661c312f7a9b78e988b63d401b5cd77"},"res/raw-assets/resources/textures/images/Login/btn_%20traveler.png":{"md5":"b4285ad049ae5d6fdd3cf7b04390b93c"},"res/raw-assets/resources/textures/images/Login/btn_-traveler-1.png":{"md5":"b4285ad049ae5d6fdd3cf7b04390b93c"},"res/raw-assets/resources/textures/images/Login/btn_checkbox-0.png":{"md5":"012cf1d1b7d444010858e34c59ec5e6f"},"res/raw-assets/resources/textures/images/Login/btn_checkbox.png":{"md5":"27d33c8d17a9dd7a24250b212fa86d16"},"res/raw-assets/resources/textures/images/Login/btn_weixin-0.png":{"md5":"c371822f43c8bd2c2f7176c45811a703"},"res/raw-assets/resources/textures/images/Login/btn_weixin.png":{"md5":"7a769de30cdac464253394c3a5664de9"},"res/raw-assets/resources/textures/images/Login/check_mark-0.png":{"md5":"28d9e5ff9e262c5c839d96ac8e20530b"},"res/raw-assets/resources/textures/images/Login/check_mark.png":{"md5":"4884bfdf5be25c9504da9355e2c94008"},"res/raw-assets/resources/textures/images/Login/yonghuxieyi-0.png":{"md5":"4d1f7f3061a3056fbd7b98475b78152c"},"res/raw-assets/resources/textures/images/Login/yonghuxieyi.png":{"md5":"9693961116ce1b3b28c1831f26599710"},"res/raw-assets/resources/textures/images/mahjong_table.jpg":{"md5":"a4fc1ee5de93380486266dfd9fdb6d27"},"res/raw-assets/resources/textures/images/main_scene.png":{"md5":"a3cce5ac9f0c5b8be09ba3027dc4767f"},"res/raw-assets/resources/textures/images/playScenesc/nvxiongmao001.png":{"md5":"c6ec1458a58d8ca5a84307ec60b6ab3a"},"res/raw-assets/resources/textures/images/playScenesc/play_scene_4.png":{"md5":"fcb5f9fdfd7b6ba41306e09523fd0816"},"res/raw-assets/resources/textures/images/playScenesc/play_scene_5.png":{"md5":"8dd65d2554b114608148c5c7758236f7"},"res/raw-assets/resources/textures/images/playScenesc/play_scene_6.png":{"md5":"9252bed3d60b6bb6cd9a06ce9021224f"},"res/raw-assets/resources/textures/images/playScenesc/play_scene_9.png":{"md5":"3ba9ba7261fa6e2796196624271253b6"},"res/raw-assets/resources/textures/images/playScenesc/sichuantouxiang002.png":{"md5":"1b0cb499131d018570f1cfdcf985688f"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang.png":{"md5":"a6d9c73ab7915059a03afe631dbe71b7"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001.png":{"md5":"45705a829a5f77e3a28a5a43bed491ab"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_001_01.png":{"md5":"4c86c261387fe3790b371fa8f5048003"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002.png":{"md5":"6ecc4b39f15e8334665691df05d1acbb"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_002_01.png":{"md5":"c2b73ad3d3b7e5d56d3a86c0d6787ba4"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003.png":{"md5":"28ade70376354ae4a7b872021b313943"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_003_01.png":{"md5":"70d00dfdd8616fe9ffb725d695f7608a"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004.png":{"md5":"62a0b74b199e73842f66647f90ceff4e"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_fangxiang_004_01.png":{"md5":"77e4be1be3a4786c8aebff59530d07a4"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_huatong_001.png":{"md5":"312609da45f7f6923c6ea0d882fa3452"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_huatong_002.png":{"md5":"beba19b9f35eab3a0dfa52edda6e7801"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_shezhi_001.png":{"md5":"1403d37ed6927cd607ab6b484b69b3db"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_shezhi_002.png":{"md5":"dfe1812b43e0bef64e695afa38d7c090"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_001.png":{"md5":"e0a05e86606c3d8ae609db4fe9f43dc8"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_room_xiaoxi_002.png":{"md5":"b390db874fbf523b3afb491b569862ed"},"res/raw-assets/resources/textures/images/playScenesc/sichuan_zhuang.png":{"md5":"10e0a6d8f3164369356de5e21414b3ed"},"res/raw-assets/resources/textures/images/playScenesc/wenzi001.png":{"md5":"1b0a93bf8f1e82ac02bf2c98f8e6ab3a"},"res/raw-assets/resources/textures/images/playScenesc/wenzi002.png":{"md5":"1453303f1d59365c6b024359899ea89c"},"res/raw-assets/resources/textures/images/playScenesc/wenzi003.png":{"md5":"3d28b8c5c7fe83e50897b7fbc5da5ea0"},"res/raw-assets/resources/textures/images/playScenesc/wenzi004.png":{"md5":"ec1647c8567485be28a39e633543c2a4"},"res/raw-assets/resources/textures/images/playScenesc/wenzi005.png":{"md5":"efc7cfeb08a698e010682aad2347fe8a"},"res/raw-assets/resources/textures/images/play_scene.png":{"md5":"4d5e5a530e4e086ff665dcde2eae23a7"},"res/raw-assets/resources/textures/images/PopupScene.png":{"md5":"f91fb5d2e33f17526ac618f2934e451f"},"res/raw-assets/resources/textures/images/public_ui.png":{"md5":"e076c991dca90b301c0c2989d89b7804"},"res/raw-assets/resources/textures/images/replayBtn.png":{"md5":"8bd97317e1e47bd57f20f54fac9cb3af"},"res/raw-assets/resources/textures/images/setting.png":{"md5":"27457a6aa3c4846611836c2a69577449"},"res/raw-assets/resources/textures/images/splash.jpg":{"md5":"8e2797b31d8e086a1ff53cdf728579dd"},"res/raw-assets/resources/textures/images/title.png":{"md5":"2d49bca53a747a16cacdb0663db7156e"},"res/raw-assets/resources/textures/images/unpack.py":{"md5":"e68f6c004f00e3ebe08a518a82973a28"},"res/raw-assets/resources/textures/images/xiongmao3-1.png":{"md5":"810e67b630157a6057200d7dedae9fef"},"res/raw-assets/resources/textures/images/youqingTip.png":{"md5":"bbd32104c3f9a49a8b5ffd576bc455ac"},"res/raw-assets/resources/textures/loading/dian1.png":{"md5":"8c28fd6d0db67e4b94b29aac6db0fcfd"},"res/raw-assets/resources/textures/loading/dian2.png":{"md5":"eface16b57a9b895cae104362c33b16d"},"res/raw-assets/resources/textures/loading/dian3.png":{"md5":"5375dc5742817b1c0ae12218918fd500"},"res/raw-assets/resources/textures/loading/dian4.png":{"md5":"738b94098daefdb8b7064cac86dda1ad"},"res/raw-assets/resources/textures/loading/dian5.png":{"md5":"c896dd492cd58f7b6e9b8e159ecacf1a"},"res/raw-assets/resources/textures/loading/dian6.png":{"md5":"ce2efea313fb30c77250c5761d6a6dc3"},"res/raw-assets/resources/textures/loading/load.png":{"md5":"7bccaa3072558b3715a4e0bab961bef3"},"res/raw-assets/resources/textures/loading/loading_image.png":{"md5":"565baa61b8f9f3cd782c7a28b86a0ce8"},"res/raw-assets/resources/textures/MJ/bottom/B_bamboo_1.png":{"md5":"70619a61c8448e9547f54d0d82e13681"},"res/raw-assets/resources/textures/MJ/bottom/B_bamboo_5.png":{"md5":"15469f6791da29656f4c63ab7fe5558f"},"res/raw-assets/resources/textures/MJ/bottom/e_mj_b_up.png":{"md5":"8085af7277c9a7d29afc3314ff66a308"},"res/raw-assets/resources/textures/MJ/bottom/Z_bottom.png":{"md5":"67213b5321e470e51b3aef2f284ece89"},"res/raw-assets/resources/textures/MJ/left/Z_left.png":{"md5":"bcf99da1ca0bb4989bbc90b9dd84c4b1"},"res/raw-assets/resources/textures/MJ/mjEmpty.png":{"md5":"de1cbd82c2722b807bf88ed95ce3c795"},"res/raw-assets/resources/textures/MJ/my/M_character_3.png":{"md5":"b177f64b7376cc1f8d4e96ed765be0d8"},"res/raw-assets/resources/textures/MJ/my/Z_my.png":{"md5":"a089e828a3395f1c16279ca6e51d2527"},"res/raw-assets/resources/textures/MJ/right/R_character_1.png":{"md5":"a4c201413df59f1626019296a7336d33"},"res/raw-assets/resources/textures/MJ/right/Z_right.png":{"md5":"14e0dfaec99dc36614f2304104fbca79"},"res/raw-assets/resources/textures/MJRoom/powerG.PNG":{"md5":"3fcdf6f43fbbb4f4ca132f19197ddc35"},"res/raw-assets/resources/textures/MJRoom/roundnumbg.png":{"md5":"5e14ec1d56fd3c548c6eba2fe1397ff8"},"res/raw-assets/resources/textures/MJRoom/Z_arrow.png":{"md5":"3e2491e7da2030e3205d013802c42fa6"},"res/raw-assets/resources/textures/MJRoom/Z_arrow_frame.png":{"md5":"7858954c4157be0e9338f36e35a41bd2"},"res/raw-assets/resources/textures/MJRoom/Z_arrow_top.png":{"md5":"a3b75956b9777eb2cf733b6a7bc9e51e"},"res/raw-assets/resources/textures/MJRoom/Z_bg_bottom.png":{"md5":"f28138a1f739def0603ecc728e29cf65"},"res/raw-assets/resources/textures/MJRoom/Z_bg_lAr.png":{"md5":"0c038fe84544b593c293cfc843dbbfc2"},"res/raw-assets/resources/textures/MJRoom/Z_corner_lbottom.png":{"md5":"eea1c81ff064514a8d84a0aa54d6749e"},"res/raw-assets/resources/textures/MJRoom/Z_corner_ltop.png":{"md5":"81c2775d86faa384dd625e5c0ef8f79b"},"res/raw-assets/resources/textures/MJRoom/Z_corner_rbottom.png":{"md5":"7646955840c57f6517436be298949f36"},"res/raw-assets/resources/textures/MJRoom/Z_corner_rtop.png":{"md5":"14d90bb1f2da3ceaaf8ebd451622e8d3"},"res/raw-assets/resources/textures/MJRoom/Z_count_down_num.png":{"md5":"bce693563dbb90d9718e07b017ad39ef"},"res/raw-assets/resources/textures/MJRoom/Z_help.png":{"md5":"d527b9d1dd61fa86cb81d3cbe8039f9e"},"res/raw-assets/resources/textures/MJRoom/Z_money_frame.png":{"md5":"87db932e5f4472034d0b0e54cf95f012"},"res/raw-assets/resources/textures/MJRoom/Z_nobody.png":{"md5":"d5dc728d08dcc33edbff9bb8504b80a8"},"res/raw-assets/resources/textures/MJRoom/Z_offline.png":{"md5":"dfe1006565e7b1e518e3bcd4e2b83d20"},"res/raw-assets/resources/textures/MJRoom/Z_power.png":{"md5":"596d8315b550ac239d2f758667152838"},"res/raw-assets/resources/textures/MJRoom/Z_user.png":{"md5":"9b65ac206c6484bd648ff4ba195d59ff"},"res/raw-assets/resources/textures/ops/pai_bottom.png":{"md5":"6c9cfb25e6ccd90189ff78d244412fe2"},"res/raw-assets/resources/textures/ops/penggang_bottom.png":{"md5":"604ce652905c0aad9a3e3d828d6cc9a6"},"res/raw-assets/resources/textures/png/count_down_num.png":{"md5":"bce693563dbb90d9718e07b017ad39ef"},"res/raw-assets/resources/textures/png/fangkaxiaobeijing.png":{"md5":"4640cf590f4ee768e12141df1ea21d00"},"res/raw-assets/resources/textures/png/money_frame.png":{"md5":"712a84373dba7c58f7436887c2475de1"},"res/raw-assets/resources/textures/png/room_num.png":{"md5":"588ed0c83ef667dd58d7fd4e2f9d4fc6"},"res/raw-assets/resources/textures/png/Z_zhunbeizhuangt.png":{"md5":"46c8fc3c82bbdc259c909933d1a524a0"},"res/raw-assets/resources/textures/setting/checkbox_full.png":{"md5":"bb10b811c65f335e0263febc4c8dee03"},"res/raw-assets/resources/textures/setting/checkbox_void.png":{"md5":"75bcacb8cd456c598cb3f767f627de84"},"res/raw-assets/resources/textures/setting/createroom_check.png":{"md5":"f814d7d8258cf069a5a6a2632d76552c"},"res/raw-assets/resources/textures/setting/cr_check_bg.png":{"md5":"6ea37e84494e33b454b312e251df72dd"},"res/raw-assets/resources/textures/setting/cr_unused.png":{"md5":"229729035c33133bc3c249bc9d33babf"},"res/raw-assets/resources/textures/setting/titlebg.png":{"md5":"74924373c61588ca4597c43bbcc9db3f"},"res/raw-assets/resources/textures/setting/whitebackground.png":{"md5":"7021e69ac119a5ee6189bdd711e17875"},"res/raw-assets/resources/textures/setting/z_fuxuan_off.png":{"md5":"26ee6b67150fc0045608aa15742429d0"},"res/raw-assets/resources/textures/setting/z_fuxuan_on.png":{"md5":"1746e730054dbcc3a5d56af90928f4e0"},"res/raw-assets/resources/textures/voice/adj.png":{"md5":"47c471268dfda4c1325e90091573c984"},"res/raw-assets/resources/textures/voice/cancel.png":{"md5":"7534aee10dc869c8ac7ec89636f8f0bc"},"res/raw-assets/resources/textures/voice/dialog_loading_bg.9.png":{"md5":"73c889dab2b915c3e71d297777f5486f"},"res/raw-assets/resources/textures/voice/recorder.png":{"md5":"5631338caf705dc88c34e9f85c7157e2"},"res/raw-assets/resources/textures/voice/v1.png":{"md5":"46e7b879ac5c7430158192a9cd8f7d94"},"res/raw-assets/resources/textures/voice/v2.png":{"md5":"bf870f6b9591708b68508db83580ebf1"},"res/raw-assets/resources/textures/voice/v3.png":{"md5":"3a12dd0eda5b94d6778e7a7bfe33b344"},"res/raw-assets/resources/textures/voice/v4.png":{"md5":"d16a643e3ca4af3a248428a31347b9dd"},"res/raw-assets/resources/textures/voice/v5.png":{"md5":"0cd79787a431bc04236af6a8683c2b02"},"res/raw-assets/resources/textures/voice/v6.png":{"md5":"43a5061c786daed82a53cb11feac502e"},"res/raw-assets/resources/textures/voice/v7.png":{"md5":"9039651efbf78742bbcc4abb3d525dc9"},"res/raw-assets/resources/textures/voice/voice_to_short.png":{"md5":"342663ab74e9b65871b4a4d304b29a72"},"res/raw-assets/resources/textures/voice/v_anim1.png":{"md5":"3e38482cee2cef4e108190e39c269514"},"res/raw-assets/resources/textures/voice/v_anim2.png":{"md5":"8cf247af51ad5cbe1f9b81414bb89614"},"res/raw-assets/resources/textures/voice/v_anim3.png":{"md5":"453e7711c4b4010b255b74b2a7c06169"},"res/raw-assets/resources/textures/voice/yuyin_bg.png":{"md5":"07786186e4962be0b726351aa446a053"},"res/raw-assets/resources/textures/voice/yyDialog.png":{"md5":"6d2138010b39c5a66ec6347bd9d26044"},"res/raw-assets/resources/ver/cv.txt":{"md5":"db6f0d88f51fe070fda871f41c8bfff1"},"res/raw-assets/resources/ver/project.manifest":{"md5":"4e51a5dcb14ec8325834bbe5e0c7bb89"},"res/raw-assets/resources/ver/version.manifest":{"md5":"487f2e40e2097ed8d0a65af91ac1d2fa"},"res/raw-internal/image/default_btn_disabled.png":{"md5":"ccbd56c4f14890bbc94d17004e501e9f"},"res/raw-internal/image/default_btn_normal.png":{"md5":"ffdc9657918740e0f5d088acaaada3af"},"res/raw-internal/image/default_btn_pressed.png":{"md5":"c1daa456037cc3884aabad81bb91b5cc"},"res/raw-internal/image/default_panel.png":{"md5":"d7ea722858e0207cfed0de97e8dbf0eb"},"res/raw-internal/image/default_scrollbar_vertical.png":{"md5":"8374a4ac432663e422b21b8aef8131c8"},"res/raw-internal/image/default_scrollbar_vertical_bg.png":{"md5":"30bceaa8c3c314c44ee70ff2bd2cc76e"},"res/raw-internal/image/default_sprite.png":{"md5":"4692994585cd9c104fd52ed2ac2fe180"}},"searchPaths":[]} \ No newline at end of file diff --git a/client/assets/resources/ver/project.manifest.meta b/client/assets/resources/ver/project.manifest.meta new file mode 100755 index 0000000..5743b95 --- /dev/null +++ b/client/assets/resources/ver/project.manifest.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "14aacc80-74e4-47b3-8a10-73970bf6e24c", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/resources/ver/version.manifest b/client/assets/resources/ver/version.manifest new file mode 100755 index 0000000..fb387a1 --- /dev/null +++ b/client/assets/resources/ver/version.manifest @@ -0,0 +1 @@ +{"packageUrl":"http://bengbumj.6811379.com/hot/","remoteManifestUrl":"http://bengbumj.6811379.com/hot/project.manifest","remoteVersionUrl":"http://bengbumj.6811379.com/hot/version.manifest","version":"1.0.4"} \ No newline at end of file diff --git a/client/assets/resources/ver/version.manifest.meta b/client/assets/resources/ver/version.manifest.meta new file mode 100755 index 0000000..9a1efa7 --- /dev/null +++ b/client/assets/resources/ver/version.manifest.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "5faf33d5-bf44-4244-88e8-18eab6c6fd03", + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scenes.meta b/client/assets/scenes.meta new file mode 100755 index 0000000..7da30b0 --- /dev/null +++ b/client/assets/scenes.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "29f52784-2fca-467b-92e7-8fd9ef8c57b7", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scenes/createrole.fire b/client/assets/scenes/createrole.fire new file mode 100755 index 0000000..53ef06b --- /dev/null +++ b/client/assets/scenes/createrole.fire @@ -0,0 +1,1034 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + } + ], + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5fad28f0-3c44-4f5e-9351-381fe3fb522c", + "autoReleaseAssets": false + }, + { + "__type__": "cc.Node", + "_name": "Canvas", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 640, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0f2c8smwYZKEJ4u6D8Sr0s/", + "_active": true, + "_components": [ + { + "__id__": 25 + }, + { + "__id__": 26 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "hall_list_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "04768yK/qBP1KRoZoA9CTI/", + "_active": true, + "_components": [ + { + "__id__": 4 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 3 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "61f45545-f8cb-461e-a7a4-0dc551d1d004" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "center", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 6 + }, + { + "__id__": 8 + }, + { + "__id__": 10 + }, + { + "__id__": 14 + }, + { + "__id__": 20 + }, + { + "__id__": 22 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ed7f3wc15BED5U9Uu3h9gPa", + "_active": true, + "_components": [ + { + "__id__": 24 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "women_head", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 2, + "_scaleY": 2, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 144 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d3044Zt4UdPiY6yiFnarUiJ", + "_active": true, + "_components": [ + { + "__id__": 7 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 6 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d793451a-9795-447f-b8e6-00a2e2a17218" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "inputName", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c2660f5RelCRYR6G8ZxBR5R", + "_active": true, + "_components": [ + { + "__id__": 9 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.EditBox", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 8 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "", + "_tabIndex": 0, + "editingDidBegan": [], + "textChanged": [], + "editingDidEnded": [], + "editingReturn": [], + "_N$backgroundImage": { + "__uuid__": "0a0a734f-3633-4b7e-8480-e01c52cb9b6f" + }, + "_N$returnType": 1, + "_N$inputFlag": 3, + "_N$inputMode": 6, + "_N$fontSize": 60, + "_N$lineHeight": 70, + "_N$fontColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$placeholder": "Lucy", + "_N$placeholderFontSize": 60, + "_N$placeholderFontColor": { + "__type__": "cc.Color", + "r": 150, + "g": 150, + "b": 150, + "a": 255 + }, + "_N$maxLength": 8, + "_N$stayOnTop": false + }, + { + "__type__": "cc.Node", + "_name": "btnRandom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 51, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 272, + "y": -129 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2f375tTlAtJup0ismbvCxRb", + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 12 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 10 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 10 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 195, + "g": 195, + "b": 195, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 13 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 111, + "g": 111, + "b": 111, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 10 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "CreateRole", + "handler": "onRandomBtnClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnConfirm", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 288, + "height": 77 + }, + "_children": [ + { + "__id__": 15 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 3, + "y": -249 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bdfacVkqppHsJUiX423gxPz", + "_active": true, + "_components": [ + { + "__id__": 17 + }, + { + "__id__": 18 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene22", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 14 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 98, + "height": 47 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b4c9dIa9zJFSrtc6sTCbN/W", + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "93c93965-d3d4-4483-a96e-497e1b243dbc" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 14 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 14 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 165, + "g": 165, + "b": 165, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 19 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 14 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "CreateRole", + "handler": "onBtnConfirmClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "sex_man", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 2.01, + "_scaleY": 2.01, + "_position": { + "__type__": "cc.Vec2", + "x": -80, + "y": -27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "afcf19weaFJlogswCiHYjW0", + "_active": true, + "_components": [ + { + "__id__": 21 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 20 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecf2a72a-7f6b-496d-a333-45912d28efcd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Node", + "_name": "sex_women", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.9, + "_scaleY": 1.9, + "_position": { + "__type__": "cc.Vec2", + "x": 80, + "y": -27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "88e641B6chPk7NNl29339zI", + "_active": true, + "_components": [ + { + "__id__": 23 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 22 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8c2e8172-65aa-4d5f-ad62-5383e3f1f939" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 16, + "_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 + }, + { + "__type__": "cc.Canvas", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_designResolution": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_fitWidth": false, + "_fitHeight": true + }, + { + "__type__": "5d56bFYy/REb77pQCq9YHh6", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "inputName": { + "__id__": 9 + } + } +] \ No newline at end of file diff --git a/client/assets/scenes/createrole.fire.meta b/client/assets/scenes/createrole.fire.meta new file mode 100755 index 0000000..66fc9b6 --- /dev/null +++ b/client/assets/scenes/createrole.fire.meta @@ -0,0 +1,7 @@ +{ + "ver": "1.0.0", + "uuid": "5fad28f0-3c44-4f5e-9351-381fe3fb522c", + "asyncLoadAssets": false, + "autoReleaseAssets": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scenes/hall.fire b/client/assets/scenes/hall.fire new file mode 100755 index 0000000..6cde1ed --- /dev/null +++ b/client/assets/scenes/hall.fire @@ -0,0 +1,32133 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + } + ], + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "efb1084f-0b5a-4980-b187-1e949555cb55", + "autoReleaseAssets": false + }, + { + "__type__": "cc.Node", + "_name": "Canvas", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 13 + }, + { + "__id__": 18 + }, + { + "__id__": 52 + }, + { + "__id__": 54 + }, + { + "__id__": 56 + }, + { + "__id__": 59 + }, + { + "__id__": 63 + }, + { + "__id__": 67 + }, + { + "__id__": 78 + }, + { + "__id__": 80 + }, + { + "__id__": 89 + }, + { + "__id__": 94 + }, + { + "__id__": 99 + }, + { + "__id__": 104 + }, + { + "__id__": 224 + }, + { + "__id__": 665 + }, + { + "__id__": 682 + }, + { + "__id__": 703 + }, + { + "__id__": 773 + }, + { + "__id__": 828 + }, + { + "__id__": 859 + }, + { + "__id__": 883 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 640, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3bdfd8sjlNGYrmsgdA0NyY/", + "_active": true, + "_components": [ + { + "__id__": 903 + }, + { + "__id__": 904 + }, + { + "__id__": 905 + }, + { + "__id__": 906 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "hallBg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 9 + }, + { + "__id__": 11 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "db4e3pZ/7JHjYw/m6vAlrKU", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 3 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "42ee10tZ19GDqs0o+Fcw9KZ", + "_active": true, + "_components": [ + { + "__id__": 5 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 4 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "61f45545-f8cb-461e-a7a4-0dc551d1d004" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "nv", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 3 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 554, + "height": 606 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -80, + "y": -54 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6bafd/mSd9PsppMFvfhYzOi", + "_active": true, + "_components": [ + { + "__id__": 7 + }, + { + "__id__": 8 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 6 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7d3576c9-40cc-4924-b6af-f2d0f611dd6b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 6 + }, + "_enabled": true, + "_defaultClip": { + "__uuid__": "ea92705c-a5a5-41fe-876e-95193b26bd9e" + }, + "_clips": [ + { + "__uuid__": "ea92705c-a5a5-41fe-876e-95193b26bd9e" + } + ], + "playOnLoad": true + }, + { + "__type__": "cc.Node", + "_name": "top_bar", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 3 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ee112xnVWFIIIMFluphi6Em", + "_active": true, + "_components": [ + { + "__id__": 10 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 9 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "01ce6d04-c3f8-4fb2-90a0-063813b8fd9b" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "xixia001", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 3 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 62 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -329 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3b19ev//R1AIIGJjBwlPvs4", + "_active": true, + "_components": [ + { + "__id__": 12 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9ef235e3-46fd-45ef-8e0a-d6531e7f1ffb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Node", + "_name": "ads", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 390, + "height": 450 + }, + "_children": [ + { + "__id__": 14 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -420, + "y": -21 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "469998+cRZAwpFiY7u7G/np", + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 17 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 13 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a16delVRqJNIYTiyKRtEl2V", + "_active": true, + "_components": [ + { + "__id__": 15 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 14 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "珍爱生活\n远离赌博", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3d08e1eb-e155-4540-a4cd-8575dddb2be9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 8, + "_left": 0.05, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": false, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "top_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 19 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -640.5, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "58cb37UgbdBp76e+T4xJni0", + "_active": true, + "_components": [ + { + "__id__": 51 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "headinfo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 18 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 20 + }, + { + "__id__": 29 + }, + { + "__id__": 31 + }, + { + "__id__": 34 + }, + { + "__id__": 36 + }, + { + "__id__": 40 + }, + { + "__id__": 42 + }, + { + "__id__": 46 + }, + { + "__id__": 48 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a8258f2qc5OEqDbw54Q18os", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "headimg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + }, + "_children": [ + { + "__id__": 21 + }, + { + "__id__": 24 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 64, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8f551OKIJREl7GwvAtdWRNU", + "_active": true, + "_components": [ + { + "__id__": 28 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 20 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 95, + "height": 95 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1dca2AFY6lFiJfnvqwEf/mM", + "_active": true, + "_components": [ + { + "__id__": 22 + }, + { + "__id__": 23 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 21 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 21 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 95, + "height": 95 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Node", + "_name": "head", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 20 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4f69ciM3ldEcYpbp/y1RHIb", + "_active": true, + "_components": [ + { + "__id__": 25 + }, + { + "__id__": 26 + }, + { + "__id__": 27 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 24 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85246ecf-6f60-49c6-bc6f-f18606e771b2" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 24 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 24 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 24 + } + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 20 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.Node", + "_name": "public_frame_head", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 64, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "47a54lniTZMaZNRBuxCCkfa", + "_active": true, + "_components": [ + { + "__id__": 30 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 29 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "50e77c44-284c-44b7-8797-2a246a7b60fd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Node", + "_name": "lblName", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 233, + "g": 189, + "b": 34, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 122, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 128, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2e9e4MeDtVExIJn2P7yfORB", + "_active": true, + "_components": [ + { + "__id__": 32 + }, + { + "__id__": 33 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 31 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 31 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 125 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "lblID", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 101.46, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -54.4 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c33caUjNudIi5xKVbVBK8KB", + "_active": true, + "_components": [ + { + "__id__": 35 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 34 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "ID:10001", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg_gems", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 174, + "height": 42 + }, + "_children": [ + { + "__id__": 37 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 214, + "y": -95.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "db2daf4ISdJAKHElpO91UX2", + "_active": true, + "_components": [ + { + "__id__": 39 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "z_zhuangshi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 36 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -53.4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2b744V1f/tGhq7fW3B3o6g7", + "_active": true, + "_components": [ + { + "__id__": 38 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 37 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c35d6dfe-70ee-4bc0-8bc8-38b9ec4618f2" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "792edbfd-c7c3-4fbc-af11-abc267ab9d7d" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Node", + "_name": "lblGems", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 271, + "y": -95.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dc72fWCPT9Gq4Enjpfm6Fqx", + "_active": true, + "_components": [ + { + "__id__": 41 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 40 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9999", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_add_gems", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 31, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 289, + "y": -94.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8be5bqkTzxBzarTyUZr/SzQ", + "_active": true, + "_components": [ + { + "__id__": 43 + }, + { + "__id__": 44 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 42 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b874b9e3-55b7-46b5-911e-46d8e00ae34d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 42 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 45 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "b874b9e3-55b7-46b5-911e-46d8e00ae34d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 42 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Hall", + "handler": "onBtnAddGemsClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "lblMoney", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120.84, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 144, + "y": -197 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "11ce3cUsoZHibnZSjMagSmH", + "_active": false, + "_components": [ + { + "__id__": 47 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "111.5K", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_add_coin", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 19 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 247, + "y": -197 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ddbe4mChWNIlLFakVUQt63C", + "_active": false, + "_components": [ + { + "__id__": 49 + }, + { + "__id__": 50 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 48 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 48 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 48 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 18 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 9, + "_left": -0.5, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "bottom_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -640.5, + "y": -360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e53fdXDNcxN8pYbNIzLUXDF", + "_active": true, + "_components": [ + { + "__id__": 53 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 52 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 12, + "_left": -0.5, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "center", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "48bf9XvvIBNaoUXuWroCmxV", + "_active": true, + "_components": [ + { + "__id__": 55 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 16, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "btn_zhanji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 173, + "height": 139 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -250, + "y": -273 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1cbfbdDm5NIC6uoSA/EfjB8", + "_active": true, + "_components": [ + { + "__id__": 57 + }, + { + "__id__": 58 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 56 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b03dc8dc-0c47-41b0-96e5-e638457d4fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 56 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 56 + } + }, + { + "__type__": "cc.Node", + "_name": "btn_share", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 117, + "height": 133 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 15, + "y": -274 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0c7b2xlbBJKRrkSdM6SYYwM", + "_active": true, + "_components": [ + { + "__id__": 60 + }, + { + "__id__": 61 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 59 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "653c33e2-391d-4d4b-b922-e48e6b9f3a42" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 59 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 62 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 59 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Hall", + "handler": "onShare", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btn_feedback", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 145, + "height": 133 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 250, + "y": -274 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d8a30KJhUNCEKEuAiDp1DEy", + "_active": true, + "_components": [ + { + "__id__": 64 + }, + { + "__id__": 65 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 63 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "52a1abf5-8762-4bb7-82dd-c6c7afc88610" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 63 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 66 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 63 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Hall", + "handler": "onBtnTaobaoClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "right_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 68 + }, + { + "__id__": 71 + }, + { + "__id__": 74 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 640, + "y": 347 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d15d3Jg5D1FkYgfdWJpyPXR", + "_active": true, + "_components": [ + { + "__id__": 77 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_shezhi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 67 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 67, + "height": 79 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -54, + "y": -49 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7fca0K2O55LXaJi9qyZ9K6O", + "_active": true, + "_components": [ + { + "__id__": 69 + }, + { + "__id__": 70 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 68 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b0737cf8-25e7-4122-a577-66181b3ffbb8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 68 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "b0737cf8-25e7-4122-a577-66181b3ffbb8" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 68 + } + }, + { + "__type__": "cc.Node", + "_name": "btn_help", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 67 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 67, + "height": 79 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -138, + "y": -49 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8fec5A6TFlHYoHSWwBB/I2J", + "_active": true, + "_components": [ + { + "__id__": 72 + }, + { + "__id__": 73 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "147fe42f-7640-4b8a-adf2-b4097e0c7e65" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "147fe42f-7640-4b8a-adf2-b4097e0c7e65" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 71 + } + }, + { + "__type__": "cc.Node", + "_name": "btn_xiaoxi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 67 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 67, + "height": 79 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -225, + "y": -49 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c34d7xghzFKf7CBjvW9jyIW", + "_active": true, + "_components": [ + { + "__id__": 75 + }, + { + "__id__": 76 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 74 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "24670f05-f6d6-42a2-b7a4-ef9e463011f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 74 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "24670f05-f6d6-42a2-b7a4-ef9e463011f7" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 74 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 67 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 37, + "_left": 0, + "_right": 0, + "_top": 13, + "_bottom": 707, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 384, + "height": 99 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "51c8faSEapB7K6PxZjvJJJ9", + "_active": true, + "_components": [ + { + "__id__": 79 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 78 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "de83c74a-5db9-4fb2-a445-f8ee6aa5ed45" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "notice", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 81 + }, + { + "__id__": 83 + }, + { + "__id__": 87 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 197 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "74274eneHhFf6HVUHylKil/", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg_notice", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 45 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b1810yHt+JOJY0haWOk1gpt", + "_active": true, + "_components": [ + { + "__id__": 82 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 81 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cf017ebf-8a52-4b86-b6b8-e84ad1dd9ff0" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Node", + "_name": "New Node", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 620, + "height": 45 + }, + "_children": [ + { + "__id__": 84 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e9258OcW5NAuL25dvbVZS9N", + "_active": true, + "_components": [ + { + "__id__": 86 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "lblNotice", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 83 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1080, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 641, + "y": -1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "15eeeWTcv5ME6s6wlun9pzB", + "_active": true, + "_components": [ + { + "__id__": 85 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 84 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "大王叫我来巡山,我来牌馆转一转。胡着我的牌,数着赢的钱,生活充满节奏感。", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 83 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.Node", + "_name": "homelaba", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 39, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -327, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ae3f90+SZJAXan23LZQxfci", + "_active": true, + "_components": [ + { + "__id__": 88 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 87 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9fe76483-1a41-4ec8-9779-147f104cf4f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "79ca1461-bcce-4e92-a148-bbd4884778f1" + } + }, + { + "__type__": "cc.Node", + "_name": "btn_create_room", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 383, + "height": 159 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 423, + "y": 80 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3365085k5lBeZyURkKHHwfo", + "_active": true, + "_components": [ + { + "__id__": 90 + }, + { + "__id__": 91 + }, + { + "__id__": 93 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 89 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "124287eb-7819-4f20-91da-50759cb16063" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 89 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 92 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 89 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Hall", + "handler": "onCreateRoomClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 89 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 0.049843749999999964, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": false, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btnJoinGame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 383, + "height": 159 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 423, + "y": -90 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b62d7EMFz5FbaqvYHXZhzkn", + "_active": true, + "_components": [ + { + "__id__": 95 + }, + { + "__id__": 96 + }, + { + "__id__": 98 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5cdf3758-4cce-4dcf-9321-a257a408269c" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 97 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 94 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Hall", + "handler": "onJoinGameClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 0.049843749999999964, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": false, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btnReturnGame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 383, + "height": 159 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 423, + "y": -90 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ae424aEM8hHMYJXyyGjRBbJ", + "_active": true, + "_components": [ + { + "__id__": 100 + }, + { + "__id__": 101 + }, + { + "__id__": 103 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 99 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "f6c224f1-be43-4b53-a56b-a75f5001c952" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 99 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 102 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 99 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Hall", + "handler": "onReturnGameClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 99 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 0.049843749999999964, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": false, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "JoinGame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 105 + }, + { + "__id__": 110 + }, + { + "__id__": 113 + }, + { + "__id__": 119 + }, + { + "__id__": 122 + }, + { + "__id__": 125 + }, + { + "__id__": 128 + }, + { + "__id__": 131 + }, + { + "__id__": 134 + }, + { + "__id__": 137 + }, + { + "__id__": 199 + }, + { + "__id__": 202 + }, + { + "__id__": 205 + }, + { + "__id__": 208 + }, + { + "__id__": 211 + }, + { + "__id__": 214 + }, + { + "__id__": 217 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 8, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a6f6djGb+RJRZE6TYjnaKP7", + "_active": false, + "_components": [ + { + "__id__": 222 + } + ], + "_prefab": { + "__id__": 223 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 32, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "25d00V2eCtB1IdSxeVkqQPM", + "_active": true, + "_components": [ + { + "__id__": 106 + }, + { + "__id__": 107 + }, + { + "__id__": 108 + } + ], + "_prefab": { + "__id__": 109 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 105 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 105 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 105 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 105 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "25d00V2eCtB1IdSxeVkqQPM", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Num25", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 845, + "height": 592 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "595cbbTCzNF1K4gxrOtC3HI", + "_active": true, + "_components": [ + { + "__id__": 111 + } + ], + "_prefab": { + "__id__": 112 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 110 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "03a6660a-ee76-4896-8673-0f9b9e65a1c0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "595cbbTCzNF1K4gxrOtC3HI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "PopupScene20", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 227, + "height": 56 + }, + "_children": [ + { + "__id__": 114 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 244 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e1149jrR9tMqILQ08rZNSey", + "_active": true, + "_components": [ + { + "__id__": 117 + } + ], + "_prefab": { + "__id__": 118 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 168, + "g": 33, + "b": 33, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 113 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 240, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -79 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "45a5fv9Vj9C5bXwmHWWAt0Q", + "_active": true, + "_components": [ + { + "__id__": 115 + } + ], + "_prefab": { + "__id__": 116 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 114 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "请输入房间号", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "45a5fv9Vj9C5bXwmHWWAt0Q", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 113 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "38744dcf-8d01-40b5-868b-e74014d78dcd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "e1149jrR9tMqILQ08rZNSey", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 247, + "_color": { + "__type__": "cc.Color", + "r": 150, + "g": 16, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 19.47, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.5, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -150, + "y": 87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "78f20DNTv9LVJT/WB9ZZubo", + "_active": true, + "_components": [ + { + "__id__": 120 + } + ], + "_prefab": { + "__id__": 121 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 119 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "_", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "78f20DNTv9LVJT/WB9ZZubo", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 247, + "_color": { + "__type__": "cc.Color", + "r": 150, + "g": 16, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 19.47, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.5, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -90, + "y": 87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c5b7dmvpGhMsZTyuJh6EM19", + "_active": true, + "_components": [ + { + "__id__": 123 + } + ], + "_prefab": { + "__id__": 124 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 122 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "_", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "78f20DNTv9LVJT/WB9ZZubo", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 247, + "_color": { + "__type__": "cc.Color", + "r": 150, + "g": 16, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 19.47, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.5, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -30, + "y": 87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "22ddczwQ5NFxoJQwcpE3rHe", + "_active": true, + "_components": [ + { + "__id__": 126 + } + ], + "_prefab": { + "__id__": 127 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 125 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "_", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "78f20DNTv9LVJT/WB9ZZubo", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 247, + "_color": { + "__type__": "cc.Color", + "r": 150, + "g": 16, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 19.47, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.5, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 30, + "y": 87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c77c3TxrBL2oUSH0OSQqJF", + "_active": true, + "_components": [ + { + "__id__": 129 + } + ], + "_prefab": { + "__id__": 130 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 128 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "_", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "78f20DNTv9LVJT/WB9ZZubo", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 247, + "_color": { + "__type__": "cc.Color", + "r": 150, + "g": 16, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 19.47, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.5, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 90, + "y": 87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "97a9eOeh/1BfJa0c51F/P5r", + "_active": true, + "_components": [ + { + "__id__": 132 + } + ], + "_prefab": { + "__id__": 133 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 131 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "_", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "78f20DNTv9LVJT/WB9ZZubo", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_shurukuang", + "_objFlags": 0, + "_opacity": 247, + "_color": { + "__type__": "cc.Color", + "r": 150, + "g": 16, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 19.47, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.5, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "34792hd1vxA1IfU8XaZ0KPa", + "_active": true, + "_components": [ + { + "__id__": 135 + } + ], + "_prefab": { + "__id__": 136 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 134 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "_", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "78f20DNTv9LVJT/WB9ZZubo", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Node", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 138 + }, + { + "__id__": 143 + }, + { + "__id__": 148 + }, + { + "__id__": 153 + }, + { + "__id__": 158 + }, + { + "__id__": 163 + }, + { + "__id__": 168 + }, + { + "__id__": 173 + }, + { + "__id__": 178 + }, + { + "__id__": 183 + }, + { + "__id__": 188 + }, + { + "__id__": 193 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dd4bfMKgpRAH6bjQoDE4mvz", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 198 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_button_0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 248, + "height": 87 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -257 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2c167mtG9ZEZ4ZplsZXovos", + "_active": true, + "_components": [ + { + "__id__": 139 + }, + { + "__id__": 140 + } + ], + "_prefab": { + "__id__": 142 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 138 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a856e807-c132-4e91-bda1-b95a0593291b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 138 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 141 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "a856e807-c132-4e91-bda1-b95a0593291b" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 138 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN0Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "2c167mtG9ZEZ4ZplsZXovos", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 257, + "height": 87 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -252, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f3800UeBfJOSITWhzg5OlM8", + "_active": true, + "_components": [ + { + "__id__": 144 + }, + { + "__id__": 145 + } + ], + "_prefab": { + "__id__": 147 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 143 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9a015ff4-f39b-41a5-bc1f-fff72dafcdb6" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 143 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 121, + "g": 121, + "b": 121, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 146 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "9a015ff4-f39b-41a5-bc1f-fff72dafcdb6" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 143 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN1Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "f3800UeBfJOSITWhzg5OlM8", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 248, + "height": 87 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "23ea8B3UbBPjal+sirrQtfX", + "_active": true, + "_components": [ + { + "__id__": 149 + }, + { + "__id__": 150 + } + ], + "_prefab": { + "__id__": 152 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 148 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aa33de03-9b55-459d-b5b0-8e7c6fb20b00" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 148 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 151 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "aa33de03-9b55-459d-b5b0-8e7c6fb20b00" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 148 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN2Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "23ea8B3UbBPjal+sirrQtfX", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 259, + "height": 87 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 252, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7773c6C9lVLgpyTT5VqjqQK", + "_active": true, + "_components": [ + { + "__id__": 154 + }, + { + "__id__": 155 + } + ], + "_prefab": { + "__id__": 157 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 153 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cf7639d5-3f54-4160-94e6-01298d35fd02" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 153 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 156 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "cf7639d5-3f54-4160-94e6-01298d35fd02" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 153 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN3Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "7773c6C9lVLgpyTT5VqjqQK", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 257, + "height": 86 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -252, + "y": -85 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3c269X0+5VBYbQ/xNE6YyRY", + "_active": true, + "_components": [ + { + "__id__": 159 + }, + { + "__id__": 160 + } + ], + "_prefab": { + "__id__": 162 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 158 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cb10cfc4-0088-4bc5-8f3b-a2af00fb88b1" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 158 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 161 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "cb10cfc4-0088-4bc5-8f3b-a2af00fb88b1" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 158 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN4Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3c269X0+5VBYbQ/xNE6YyRY", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 248, + "height": 86 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -85 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3129cYVsLJBjLV7URgRudw+", + "_active": true, + "_components": [ + { + "__id__": 164 + }, + { + "__id__": 165 + } + ], + "_prefab": { + "__id__": 167 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 163 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aa52ef21-75a9-45ac-9725-afbf473df0b7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 163 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 166 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "aa52ef21-75a9-45ac-9725-afbf473df0b7" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 163 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN5Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3129cYVsLJBjLV7URgRudw+", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 259, + "height": 86 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 252, + "y": -85 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b50e6xkh3BA17hXRAsPOHzH", + "_active": true, + "_components": [ + { + "__id__": 169 + }, + { + "__id__": 170 + } + ], + "_prefab": { + "__id__": 172 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 168 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d5119d67-5224-4403-8130-5a1b50128280" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 168 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 171 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "d5119d67-5224-4403-8130-5a1b50128280" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 168 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN6Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "b50e6xkh3BA17hXRAsPOHzH", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 257, + "height": 85 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -252, + "y": -171 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2c0bbp34QdEFp+n9bT4hHPa", + "_active": true, + "_components": [ + { + "__id__": 174 + }, + { + "__id__": 175 + } + ], + "_prefab": { + "__id__": 177 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 173 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fbd4f585-4b9f-483f-82ab-02085b92b38e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 173 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 176 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "fbd4f585-4b9f-483f-82ab-02085b92b38e" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 173 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN7Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "2c0bbp34QdEFp+n9bT4hHPa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 248, + "height": 85 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -171 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a3f72L63TJMIpGGgcehhglJ", + "_active": true, + "_components": [ + { + "__id__": 179 + }, + { + "__id__": 180 + } + ], + "_prefab": { + "__id__": 182 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 178 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "0d530de2-7c69-407b-a81e-58f8aa35e92a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 178 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 181 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "0d530de2-7c69-407b-a81e-58f8aa35e92a" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 178 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN8Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "a3f72L63TJMIpGGgcehhglJ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 259, + "height": 85 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 252, + "y": -171 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3721auLL6ZAuYCquBZP0TPV", + "_active": true, + "_components": [ + { + "__id__": 184 + }, + { + "__id__": 185 + } + ], + "_prefab": { + "__id__": 187 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 183 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b1851886-6654-48f8-bbda-22f762d3e3b3" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 183 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 186 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "b1851886-6654-48f8-bbda-22f762d3e3b3" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 183 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onN9Clicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3721auLL6ZAuYCquBZP0TPV", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_Lose_weight", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 257, + "height": 87 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -252, + "y": -257 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "db661z9hfVCP5gdGXiWgNmz", + "_active": true, + "_components": [ + { + "__id__": 189 + }, + { + "__id__": 190 + } + ], + "_prefab": { + "__id__": 192 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 188 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "59788439-5d0c-4124-842b-44d03e21f1bd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 188 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 191 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "59788439-5d0c-4124-842b-44d03e21f1bd" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 188 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onResetClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "db661z9hfVCP5gdGXiWgNmz", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Z_button_del", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 137 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 259, + "height": 87 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 252, + "y": -257 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c3fa30uhelN5ZjGuUnwBVdZ", + "_active": true, + "_components": [ + { + "__id__": 194 + }, + { + "__id__": 195 + } + ], + "_prefab": { + "__id__": 197 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 193 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "61b4cc23-12d5-45ee-a302-b15d54acaf4c" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "e34ab6be-5473-4435-94e5-e6c24b404352" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 193 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 196 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "61b4cc23-12d5-45ee-a302-b15d54acaf4c" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 193 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onDelClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "c3fa30uhelN5ZjGuUnwBVdZ", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "dd4bfMKgpRAH6bjQoDE4mvz", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "N0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 120, + "g": 20, + "b": 20, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -150, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "915ce899XhGkqaFFA1Pnemx", + "_active": true, + "_components": [ + { + "__id__": 200 + } + ], + "_prefab": { + "__id__": 201 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 199 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "915ce899XhGkqaFFA1Pnemx", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "N1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 120, + "g": 20, + "b": 20, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -90, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a6f8bdtqnVIsKs3MW5cL6Qw", + "_active": true, + "_components": [ + { + "__id__": 203 + } + ], + "_prefab": { + "__id__": 204 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 202 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "a6f8bdtqnVIsKs3MW5cL6Qw", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "N2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 120, + "g": 20, + "b": 20, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -30, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3c0099vmrRPx5jtxdJkfzCU", + "_active": true, + "_components": [ + { + "__id__": 206 + } + ], + "_prefab": { + "__id__": 207 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 205 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "3c0099vmrRPx5jtxdJkfzCU", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "N3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 120, + "g": 20, + "b": 20, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 30, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "538dcFqX41G/LRUJpTf6WWB", + "_active": true, + "_components": [ + { + "__id__": 209 + } + ], + "_prefab": { + "__id__": 210 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 208 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "538dcFqX41G/LRUJpTf6WWB", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "N4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 120, + "g": 20, + "b": 20, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 90, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7944fToJUZG7pxR55fH8bSe", + "_active": true, + "_components": [ + { + "__id__": 212 + } + ], + "_prefab": { + "__id__": 213 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 211 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "7944fToJUZG7pxR55fH8bSe", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "N5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 120, + "g": 20, + "b": 20, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 22.25, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d7005p/0WJEpL6ulCmWP7ko", + "_active": true, + "_components": [ + { + "__id__": 215 + } + ], + "_prefab": { + "__id__": 216 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 214 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "9", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "d7005p/0WJEpL6ulCmWP7ko", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 104 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 362, + "y": 259 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5f4e9drH6ZPhaywnudhwJ3Y", + "_active": true, + "_components": [ + { + "__id__": 218 + }, + { + "__id__": 219 + } + ], + "_prefab": { + "__id__": 221 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 217 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 217 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 220 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 217 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 104 + }, + "component": "JoinGameInput", + "handler": "onCloseClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "5f4e9drH6ZPhaywnudhwJ3Y", + "sync": false + }, + { + "__type__": "10a1c8jz95Ju4NnpkOWUfin", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 104 + }, + "_enabled": true, + "nums": [ + { + "__id__": 200 + }, + { + "__id__": 203 + }, + { + "__id__": 206 + }, + { + "__id__": 209 + }, + { + "__id__": 212 + }, + { + "__id__": 215 + } + ], + "_inputIndex": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "c6fea8b3-7baf-46b6-85d7-e370a60ca2c5" + }, + "fileId": "a6f6djGb+RJRZE6TYjnaKP7", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "CreateRoom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 225 + }, + { + "__id__": 253 + }, + { + "__id__": 271 + }, + { + "__id__": 276 + }, + { + "__id__": 282 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "af2a4AjnnZAmJW00pZq94lt", + "_active": false, + "_components": [ + { + "__id__": 663 + }, + { + "__id__": 664 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 224 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 226 + }, + { + "__id__": 228 + }, + { + "__id__": 232 + }, + { + "__id__": 234 + }, + { + "__id__": 236 + }, + { + "__id__": 238 + }, + { + "__id__": 240 + }, + { + "__id__": 242 + }, + { + "__id__": 244 + }, + { + "__id__": 246 + }, + { + "__id__": 248 + }, + { + "__id__": 250 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "691ae56mIBBgLQGuxOuyKla", + "_active": true, + "_components": [ + { + "__id__": 252 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene19", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "363cdJIRgVJ8opCQFiPB+KT", + "_active": true, + "_components": [ + { + "__id__": 227 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 226 + }, + "_enabled": false, + "_spriteFrame": { + "__uuid__": "b421470e-abca-4b84-9e4c-eab8b6b7806e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "helpbg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1230, + "height": 670 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2941eZeKjlNor7/P/jJAR2s", + "_active": true, + "_components": [ + { + "__id__": 229 + }, + { + "__id__": 230 + }, + { + "__id__": 231 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 228 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 228 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 228 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 228 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 45, + "_left": 25, + "_right": 25, + "_top": 25, + "_bottom": 25, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 758, + "_originalHeight": 480 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1180, + "height": 432 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -32 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "11c029v+OtDS4Hlr/i4kbnT", + "_active": true, + "_components": [ + { + "__id__": 233 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 232 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "306a0d16-09f5-4c00-9bdb-0dc53c00990c" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "PopupScene8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 54 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 290 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ce6e6p7/W1P7rY+1Dp2AXUf", + "_active": true, + "_components": [ + { + "__id__": 235 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 234 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bf6861d5-7745-42f4-a6a7-82278bb6d583" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "creatroom1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 192, + "height": 68 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -250, + "y": 236 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "08b7f4z4pFEtaWK99yTFIfe", + "_active": false, + "_components": [ + { + "__id__": 237 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 236 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "6656bc3b-58ee-4b27-b058-13208d96e148" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "creatroom18", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1129, + "height": 6 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 120 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "55b76/pfLpEa4aBIzL/4sL9", + "_active": true, + "_components": [ + { + "__id__": 239 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 238 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "36839b7e-2d75-4b5c-9e36-9c4005ac8be0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "creatroom18", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1129, + "height": 6 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 60 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5a89cIFC4ZK0Lia52CxNI9Q", + "_active": true, + "_components": [ + { + "__id__": 241 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 240 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "36839b7e-2d75-4b5c-9e36-9c4005ac8be0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "creatroom18", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1129, + "height": 6 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b1644DVaJlHGpoBcGkkpXiQ", + "_active": true, + "_components": [ + { + "__id__": 243 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 242 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "36839b7e-2d75-4b5c-9e36-9c4005ac8be0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "creatroom18", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1129, + "height": 6 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -60 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9ab69/lKwVP4JNT/IqqYCk8", + "_active": true, + "_components": [ + { + "__id__": 245 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 244 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "36839b7e-2d75-4b5c-9e36-9c4005ac8be0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "creatroom18", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1129, + "height": 6 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -120 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "34322swOyhLaoMasOpznafO", + "_active": true, + "_components": [ + { + "__id__": 247 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 246 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "36839b7e-2d75-4b5c-9e36-9c4005ac8be0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "creatroom18", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1129, + "height": 6 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -180 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d787fgbKtRB0INJO7DqwT+l", + "_active": true, + "_components": [ + { + "__id__": 249 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 248 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "36839b7e-2d75-4b5c-9e36-9c4005ac8be0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 225 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -222 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b3d0cjZmFJKNozBha8nEfYT", + "_active": true, + "_components": [ + { + "__id__": 251 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 250 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "注:房卡将在第一局结算时扣除,提前解散不扣房卡。", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 225 + }, + "_enabled": true, + "isAlignOnce": true, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "leixingxuanze", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 224 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 254 + }, + { + "__id__": 262 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -481, + "y": 250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "08e23ASO2JKUYVS5Yd8BRvm", + "_active": true, + "_components": [ + { + "__id__": 270 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 253 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 255 + }, + { + "__id__": 259 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7ec61jal95PBJAhkwcloEbZ", + "_active": true, + "_components": [ + { + "__id__": 261 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 254 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 192, + "height": 86 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7fe86gJz7hF9bDiNbTFkkt/", + "_active": true, + "_components": [ + { + "__id__": 256 + }, + { + "__id__": 257 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 255 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "59821a17-576c-458a-9bbc-9930b55e0690" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 255 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 258 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 255 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 254 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 254 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 165, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -10 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bcb5abNiRBFE7hFEMmIFoq7", + "_active": true, + "_components": [ + { + "__id__": 260 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 259 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7f83d309-ba3c-4869-8942-2d727697a3c3" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 254 + }, + "_enabled": true, + "target": { + "__id__": 255 + }, + "sprite": { + "__uuid__": "6656bc3b-58ee-4b27-b058-13208d96e148" + }, + "checkedSprite": { + "__uuid__": "59821a17-576c-458a-9bbc-9930b55e0690" + }, + "checked": true, + "groupId": 20 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 253 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 263 + }, + { + "__id__": 267 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 191, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "675b21l/9hD4IkyglMIguuA", + "_active": true, + "_components": [ + { + "__id__": 269 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 262 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 192, + "height": 86 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a8fc7iq7mhOA6mYV1Nx+Rmh", + "_active": true, + "_components": [ + { + "__id__": 264 + }, + { + "__id__": 265 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 263 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "59821a17-576c-458a-9bbc-9930b55e0690" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 263 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 266 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 263 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 262 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 262 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 165, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -10 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "02911SAvhVPr4Gd/egCYVvb", + "_active": true, + "_components": [ + { + "__id__": 268 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 267 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cf4f1ee6-e71c-44a5-adf4-d71d7d33530e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 262 + }, + "_enabled": true, + "target": { + "__id__": 263 + }, + "sprite": { + "__uuid__": "6656bc3b-58ee-4b27-b058-13208d96e148" + }, + "checkedSprite": { + "__uuid__": "59821a17-576c-458a-9bbc-9930b55e0690" + }, + "checked": false, + "groupId": 20 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 253 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 8, + "_left": 159, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "btn_back", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 224 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 589, + "y": 309 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0cce4G/o0dNG5zIG3mAaZO3", + "_active": true, + "_components": [ + { + "__id__": 272 + }, + { + "__id__": 273 + }, + { + "__id__": 275 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 271 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 271 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 274 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "2d167769-a80b-4b3d-89f1-b150fa64008e" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 271 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 224 + }, + "component": "CreateRoom", + "handler": "onBtnBack", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 271 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 33, + "_left": -3, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 224 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 288, + "height": 77 + }, + "_children": [ + { + "__id__": 277 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -278 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4befaAlyoNAcYH9+MoI3NqU", + "_active": true, + "_components": [ + { + "__id__": 279 + }, + { + "__id__": 280 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene22", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 276 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 98, + "height": 47 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "db334XgMK1MFKdxSiTbtiIE", + "_active": true, + "_components": [ + { + "__id__": 278 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 277 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "93c93965-d3d4-4483-a96e-497e1b243dbc" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 276 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 276 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 281 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 276 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 224 + }, + "component": "CreateRoom", + "handler": "onBtnOK", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "game_list", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 224 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 283 + }, + { + "__id__": 473 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "157e4AzGy5DVatruawdTZ0X", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "xzdd", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 282 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 284 + }, + { + "__id__": 320 + }, + { + "__id__": 343 + }, + { + "__id__": 385 + }, + { + "__id__": 431 + }, + { + "__id__": 452 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "058daCrwMZKbIeK/U+kfbfx", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "difenxuanze", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 283 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 285 + }, + { + "__id__": 296 + }, + { + "__id__": 307 + }, + { + "__id__": 318 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -258, + "y": 33 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "00f98WvKrZK3Zir0sX+FhKf", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 284 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 286 + }, + { + "__id__": 291 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "eca0c2zrAVHv5cTqFN/jyKB", + "_active": true, + "_components": [ + { + "__id__": 294 + } + ], + "_prefab": { + "__id__": 295 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 285 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fe6700w7GtPq7yFkzsfG9qF", + "_active": true, + "_components": [ + { + "__id__": 287 + }, + { + "__id__": 288 + } + ], + "_prefab": { + "__id__": 290 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 286 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 286 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 289 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 286 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 285 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 285 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 285 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b8dd4FInR1FELXZNCqWJ5zv", + "_active": true, + "_components": [ + { + "__id__": 292 + } + ], + "_prefab": { + "__id__": 293 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 291 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1分", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 285 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 285 + }, + "_enabled": true, + "target": { + "__id__": 286 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 285 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 284 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 297 + }, + { + "__id__": 302 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 250, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4f669OtYaJJuLapUbsSdD5a", + "_active": true, + "_components": [ + { + "__id__": 305 + } + ], + "_prefab": { + "__id__": 306 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "683e049GAlNX7zh1bDqKiJt", + "_active": true, + "_components": [ + { + "__id__": 298 + }, + { + "__id__": 299 + } + ], + "_prefab": { + "__id__": 301 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 297 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 297 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 300 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 297 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 296 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 296 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dfc01q6fr1O7IYCnkzg4+dk", + "_active": true, + "_components": [ + { + "__id__": 303 + } + ], + "_prefab": { + "__id__": 304 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 302 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "2分", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 296 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 296 + }, + "_enabled": true, + "target": { + "__id__": 297 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 296 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 284 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 308 + }, + { + "__id__": 313 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 380, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0ab47juOPxOhaE8uWOAc+ag", + "_active": true, + "_components": [ + { + "__id__": 316 + } + ], + "_prefab": { + "__id__": 317 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 307 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a51dcA7QI9BJo78TIL8IkLA", + "_active": true, + "_components": [ + { + "__id__": 309 + }, + { + "__id__": 310 + } + ], + "_prefab": { + "__id__": 312 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 308 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 308 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 311 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 308 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 307 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 307 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 307 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c02968UBxBFV4SaGkSRRU+a", + "_active": true, + "_components": [ + { + "__id__": 314 + } + ], + "_prefab": { + "__id__": 315 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 313 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "5分", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 307 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 307 + }, + "_enabled": true, + "target": { + "__id__": 308 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 307 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 284 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3b012ifTp5NhImv5JNzLuRz", + "_active": true, + "_components": [ + { + "__id__": 319 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 318 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "底分选择", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xuanzejushu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 283 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 321 + }, + { + "__id__": 331 + }, + { + "__id__": 341 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 147 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d5159zakB1PrJN9Wyh8ddFt", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 322 + }, + { + "__id__": 326 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bb13f2u85NLI6yh2eb8rONV", + "_active": true, + "_components": [ + { + "__id__": 330 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 321 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "051d7JJWc5OvLWZ9+pW/rmn", + "_active": true, + "_components": [ + { + "__id__": 323 + }, + { + "__id__": 324 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 322 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 322 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 325 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 322 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 321 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 321 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 158.35, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "aa596kXib1ASomdRUzu/0dy", + "_active": true, + "_components": [ + { + "__id__": 327 + }, + { + "__id__": 328 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 326 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "4局(房卡x2)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 326 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 329 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 326 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 321 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 321 + }, + "_enabled": true, + "target": { + "__id__": 322 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 2 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 332 + }, + { + "__id__": 336 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "64155AsWFpGur+W2dFB5d5F", + "_active": true, + "_components": [ + { + "__id__": 340 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 331 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dff71mqKr1OWZ1wnQ6ja1ri", + "_active": true, + "_components": [ + { + "__id__": 333 + }, + { + "__id__": 334 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 332 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 332 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 335 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 332 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 331 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 331 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 158.35, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d146cahlVRO4pAvZ1URgTkU", + "_active": true, + "_components": [ + { + "__id__": 337 + }, + { + "__id__": 338 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 336 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "8局(房卡x3)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 336 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 339 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 336 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 331 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 331 + }, + "_enabled": true, + "target": { + "__id__": 332 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 2 + }, + { + "__type__": "cc.Node", + "_name": "creatroom9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 320 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 82, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "76b7fWBIIdESKPw08bxKoh3", + "_active": true, + "_components": [ + { + "__id__": 342 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 341 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "31aa3b0f-133e-4fe4-9daf-f5c267d8c8d1" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "zuidafanshu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 283 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 344 + }, + { + "__id__": 357 + }, + { + "__id__": 370 + }, + { + "__id__": 383 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 85 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7d00a6YXpRPHKYrssp+RzAN", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 343 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 345 + }, + { + "__id__": 350 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7bae5xv6PVHhJRK5Qm8g2qF", + "_active": true, + "_components": [ + { + "__id__": 355 + } + ], + "_prefab": { + "__id__": 356 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 344 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b4e0ap95F1L56CsOQdgftYu", + "_active": true, + "_components": [ + { + "__id__": 346 + }, + { + "__id__": 347 + } + ], + "_prefab": { + "__id__": 349 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 345 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 345 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 348 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 345 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 344 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 344 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 344 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "23d30NXhR5GJ6F+RFLysF1m", + "_active": true, + "_components": [ + { + "__id__": 351 + }, + { + "__id__": 352 + } + ], + "_prefab": { + "__id__": 354 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 350 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "3番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 350 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 353 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 350 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 344 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 344 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 344 + }, + "_enabled": true, + "target": { + "__id__": 345 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 344 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 343 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 358 + }, + { + "__id__": 363 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3aa42CKVhBDwYM4mpG/rQpV", + "_active": true, + "_components": [ + { + "__id__": 368 + } + ], + "_prefab": { + "__id__": 369 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 357 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d0befsAcyBFmqj9Yb1XruwT", + "_active": true, + "_components": [ + { + "__id__": 359 + }, + { + "__id__": 360 + } + ], + "_prefab": { + "__id__": 362 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 358 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 358 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 361 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 358 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 357 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 357 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 357 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "65fa2Gw+slKja8D4ZiRiYgk", + "_active": true, + "_components": [ + { + "__id__": 364 + }, + { + "__id__": 365 + } + ], + "_prefab": { + "__id__": 367 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 363 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "4番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 363 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 366 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 363 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 357 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 357 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 357 + }, + "_enabled": true, + "target": { + "__id__": 358 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 357 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 343 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 371 + }, + { + "__id__": 376 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 670, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7a76doL19pNtYR862bW1OBd", + "_active": true, + "_components": [ + { + "__id__": 381 + } + ], + "_prefab": { + "__id__": 382 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bd1b5NwDthEd5UTkKBEgg7n", + "_active": true, + "_components": [ + { + "__id__": 372 + }, + { + "__id__": 373 + } + ], + "_prefab": { + "__id__": 375 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 371 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 371 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 374 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 371 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 370 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 370 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a5d15xf65FPoYAspCRYd/vl", + "_active": true, + "_components": [ + { + "__id__": 377 + }, + { + "__id__": 378 + } + ], + "_prefab": { + "__id__": 380 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 376 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "5番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 376 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 379 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 376 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 370 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 370 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 370 + }, + "_enabled": true, + "target": { + "__id__": 371 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 370 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "creatroom19", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 343 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 82, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ead14sQHbhOWKMwx+qAQUCn", + "_active": true, + "_components": [ + { + "__id__": 384 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 383 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ceb4144f-fb9b-4869-ac37-cbcff0a0bef7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "wanfaxuanze", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 283 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 386 + }, + { + "__id__": 399 + }, + { + "__id__": 409 + }, + { + "__id__": 419 + }, + { + "__id__": 429 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ea137tQzShNR40eis9t0nE7", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 387 + }, + { + "__id__": 392 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "411e3xD1odODLn4JqeODGf/", + "_active": true, + "_components": [ + { + "__id__": 397 + } + ], + "_prefab": { + "__id__": 398 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 386 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2e08a4rYZtOmph3Mfqwodl0", + "_active": true, + "_components": [ + { + "__id__": 388 + }, + { + "__id__": 389 + } + ], + "_prefab": { + "__id__": 391 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 387 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 387 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 390 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 387 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 386 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 386 + }, + "asset": null, + "fileId": "aa067jnQLxC+Kt05ytyhyvG", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 386 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "00727/1X2BBC5kuoVoRiiTe", + "_active": true, + "_components": [ + { + "__id__": 393 + }, + { + "__id__": 394 + } + ], + "_prefab": { + "__id__": 396 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 392 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "换三张", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 392 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 395 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 392 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 386 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 386 + }, + "asset": null, + "fileId": "03b96J1mZNM6rEtNjB/CwaU", + "sync": false + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 386 + }, + "_enabled": true, + "target": { + "__id__": 387 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 386 + }, + "asset": null, + "fileId": "34d74WTWOhOyb6BWflYe0OV", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 400 + }, + { + "__id__": 404 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9ccb0eR30xNi6iEDsb2h0a0", + "_active": true, + "_components": [ + { + "__id__": 408 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 399 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "344c2WerB1GXpU2h4gFXjzS", + "_active": true, + "_components": [ + { + "__id__": 401 + }, + { + "__id__": 402 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 400 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 400 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 403 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 400 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 399 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 399 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1df51G/+QNGG4hXvMO7Kg8p", + "_active": true, + "_components": [ + { + "__id__": 405 + }, + { + "__id__": 406 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 404 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "将对", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 404 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 407 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 404 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 399 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 399 + }, + "_enabled": true, + "target": { + "__id__": 400 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 410 + }, + { + "__id__": 414 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -184 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fab1dmpj/tFsZIjTcB3mt4e", + "_active": true, + "_components": [ + { + "__id__": 418 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 409 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7f803NzgeZMcqRC28FiKK58", + "_active": true, + "_components": [ + { + "__id__": 411 + }, + { + "__id__": 412 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 410 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 410 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 413 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 410 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 409 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 409 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4c5a9igy+xLbJUHFzc8UibV", + "_active": true, + "_components": [ + { + "__id__": 415 + }, + { + "__id__": 416 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 414 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "门清、中张", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 414 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 417 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 414 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 409 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 409 + }, + "_enabled": true, + "target": { + "__id__": 410 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 420 + }, + { + "__id__": 424 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": -184 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f9402KIQ+dO/Ky829SnKe+6", + "_active": true, + "_components": [ + { + "__id__": 428 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 419 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9600fBsFHpAGrW6/ww5x3sS", + "_active": true, + "_components": [ + { + "__id__": 421 + }, + { + "__id__": 422 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 420 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 420 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 423 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 420 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 419 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 419 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bfa512tP+tHcYZgfAvv+sUO", + "_active": true, + "_components": [ + { + "__id__": 425 + }, + { + "__id__": 426 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 424 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "天地胡", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 424 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 427 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 424 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 419 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 419 + }, + "_enabled": true, + "target": { + "__id__": 420 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.Node", + "_name": "creatroom15", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 82, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0e161GYsnRO2pI8zbjgHogG", + "_active": true, + "_components": [ + { + "__id__": 430 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 429 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b043e12f-af52-49e5-ab0e-17f848fbd3ec" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "zimojiacheng", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 283 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 432 + }, + { + "__id__": 442 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d90f9tWbwNKz5dfNNU8WM0f", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 431 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 433 + }, + { + "__id__": 437 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21b48LTCkRFubc+ui/OLsD/", + "_active": true, + "_components": [ + { + "__id__": 441 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 432 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c3c6zeFD1Mza3/j29H8CU7", + "_active": true, + "_components": [ + { + "__id__": 434 + }, + { + "__id__": 435 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 433 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 433 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 436 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 433 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 432 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 432 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "aa4399BLHxBto8w0yuLHr8D", + "_active": true, + "_components": [ + { + "__id__": 438 + }, + { + "__id__": 439 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 437 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸加底", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 437 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 440 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 437 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 432 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 432 + }, + "_enabled": true, + "target": { + "__id__": 433 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 4 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 431 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 443 + }, + { + "__id__": 447 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "675e0pFp1xL/JhF9mFXNwch", + "_active": true, + "_components": [ + { + "__id__": 451 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 442 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c2706/iRKNEcK+Fhdq0mjqG", + "_active": true, + "_components": [ + { + "__id__": 444 + }, + { + "__id__": 445 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 443 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 443 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 446 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 443 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 442 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 442 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c33b5ZDcD9E+J4Ha7QFoSgW", + "_active": true, + "_components": [ + { + "__id__": 448 + }, + { + "__id__": 449 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 447 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸加番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 447 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 450 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 447 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 442 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 442 + }, + "_enabled": true, + "target": { + "__id__": 443 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 4 + }, + { + "__type__": "cc.Node", + "_name": "dianganghua", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 283 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 453 + }, + { + "__id__": 463 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9ec03tG+PRJ9bLh2RfMClbZ", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 452 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 454 + }, + { + "__id__": 458 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2f205onHLdFqbspqymmdXkM", + "_active": true, + "_components": [ + { + "__id__": 462 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 453 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2dc02XtfSZL3IL2T/F1n3Mu", + "_active": true, + "_components": [ + { + "__id__": 455 + }, + { + "__id__": 456 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 454 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 454 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 457 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 454 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 453 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 453 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 169.98, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cee75rwyo5D3ZoVKtA6yIZr", + "_active": true, + "_components": [ + { + "__id__": 459 + }, + { + "__id__": 460 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 458 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点杠花(点炮)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 458 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 461 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 458 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 453 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 453 + }, + "_enabled": true, + "target": { + "__id__": 454 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 5 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 452 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 464 + }, + { + "__id__": 468 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "df6caYNL11FdrhlfiwBLEGO", + "_active": true, + "_components": [ + { + "__id__": 472 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 463 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "270edhNLchLx5gqSrs+R8nb", + "_active": true, + "_components": [ + { + "__id__": 465 + }, + { + "__id__": 466 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 464 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 464 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 467 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 464 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 463 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 463 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 169.98, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "62bcbo3ujFDN5q+fOFTDqeN", + "_active": true, + "_components": [ + { + "__id__": 469 + }, + { + "__id__": 470 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 468 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点杠花(自摸)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 468 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 471 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 468 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 463 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 463 + }, + "_enabled": true, + "target": { + "__id__": 464 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 5 + }, + { + "__type__": "cc.Node", + "_name": "xlch", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 282 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 474 + }, + { + "__id__": 495 + }, + { + "__id__": 531 + }, + { + "__id__": 554 + }, + { + "__id__": 596 + }, + { + "__id__": 642 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c4a93TwEwpCBJKv8CKRSLoL", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "dianganghua", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 473 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 475 + }, + { + "__id__": 485 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cf304FTnLNBPpW6HX2UghT6", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 474 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 476 + }, + { + "__id__": 480 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "17d94LPoW9DrIqLygIUcBOi", + "_active": true, + "_components": [ + { + "__id__": 484 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 475 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3517aduzxxOUaa0jmMgpnbS", + "_active": true, + "_components": [ + { + "__id__": 477 + }, + { + "__id__": 478 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 476 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 476 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 479 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 476 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 475 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 475 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 169.98, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6e8d7mIPRFNpaWIh7BUYGlr", + "_active": true, + "_components": [ + { + "__id__": 481 + }, + { + "__id__": 482 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 480 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点杠花(点炮)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 480 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 483 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 480 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 475 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 475 + }, + "_enabled": true, + "target": { + "__id__": 476 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 5 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 474 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 486 + }, + { + "__id__": 490 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2ce38Z10lpKZJd3ZGlguM9q", + "_active": true, + "_components": [ + { + "__id__": 494 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 485 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e4799ElrepDTK4fWyFweQnb", + "_active": true, + "_components": [ + { + "__id__": 487 + }, + { + "__id__": 488 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 486 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 486 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 489 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 486 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 485 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 485 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 169.98, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b5520B0etNPJoTwX4r3cEJO", + "_active": true, + "_components": [ + { + "__id__": 491 + }, + { + "__id__": 492 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 490 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点杠花(自摸)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 490 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 493 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 490 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 485 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 485 + }, + "_enabled": true, + "target": { + "__id__": 486 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 5 + }, + { + "__type__": "cc.Node", + "_name": "difenxuanze", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 473 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 496 + }, + { + "__id__": 507 + }, + { + "__id__": 518 + }, + { + "__id__": 529 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -258, + "y": 33 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2286enJ281Aprk3KrIDyAmH", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 495 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 497 + }, + { + "__id__": 502 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2feb0xD+V9FqLVOKG+2plEM", + "_active": true, + "_components": [ + { + "__id__": 505 + } + ], + "_prefab": { + "__id__": 506 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 496 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "73dadvtAi1H1qzwChwFOMUj", + "_active": true, + "_components": [ + { + "__id__": 498 + }, + { + "__id__": 499 + } + ], + "_prefab": { + "__id__": 501 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 497 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 497 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 500 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 497 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 496 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 496 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 496 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cfb32dOrhNNjaAe2Wm5qnf9", + "_active": true, + "_components": [ + { + "__id__": 503 + } + ], + "_prefab": { + "__id__": 504 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 502 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1分", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 496 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 496 + }, + "_enabled": true, + "target": { + "__id__": 497 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 496 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 495 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 508 + }, + { + "__id__": 513 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 250, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8ef9dKBm5ZGaaZG+hh3HI+I", + "_active": true, + "_components": [ + { + "__id__": 516 + } + ], + "_prefab": { + "__id__": 517 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 507 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9e2datQmjZCtLJlU3KXd2Q9", + "_active": true, + "_components": [ + { + "__id__": 509 + }, + { + "__id__": 510 + } + ], + "_prefab": { + "__id__": 512 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 508 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 508 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 511 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 508 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 507 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 507 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 507 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21038uPaYhGUoCmO2msD3yE", + "_active": true, + "_components": [ + { + "__id__": 514 + } + ], + "_prefab": { + "__id__": 515 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 513 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "2分", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 507 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 507 + }, + "_enabled": true, + "target": { + "__id__": 508 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 507 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 495 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 519 + }, + { + "__id__": 524 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 380, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "938d5E7N9dBHKX2iXLMsDIr", + "_active": true, + "_components": [ + { + "__id__": 527 + } + ], + "_prefab": { + "__id__": 528 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 518 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "65146OGWeBNd4OJkRBr7s0v", + "_active": true, + "_components": [ + { + "__id__": 520 + }, + { + "__id__": 521 + } + ], + "_prefab": { + "__id__": 523 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 519 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 519 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 522 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 519 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 518 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 518 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 518 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ab8aaOERw1LfqLz/60BqUrM", + "_active": true, + "_components": [ + { + "__id__": 525 + } + ], + "_prefab": { + "__id__": 526 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 524 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "5分", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 518 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 518 + }, + "_enabled": true, + "target": { + "__id__": 519 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 518 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 495 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8630fRLyFhH+ozThXG6/GDz", + "_active": true, + "_components": [ + { + "__id__": 530 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 529 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "底分选择", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xuanzejushu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 473 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 532 + }, + { + "__id__": 542 + }, + { + "__id__": 552 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 147 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "27024B/zyhAwpwv0hhXwtBG", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 531 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 533 + }, + { + "__id__": 537 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "56d1fdRZytDLqKE3OiNBNCI", + "_active": true, + "_components": [ + { + "__id__": 541 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 532 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8d12067XNZDu7f3YKkn/1Bg", + "_active": true, + "_components": [ + { + "__id__": 534 + }, + { + "__id__": 535 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 533 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 533 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 536 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 533 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 532 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 532 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 158.35, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "32bd8HErfxElYkik2BvIFjI", + "_active": true, + "_components": [ + { + "__id__": 538 + }, + { + "__id__": 539 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 537 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "4局(房卡x2)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 537 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 540 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 537 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 532 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 532 + }, + "_enabled": true, + "target": { + "__id__": 533 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 2 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 531 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 543 + }, + { + "__id__": 547 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b46f6RHDM9OlITgrkGBJ0L0", + "_active": true, + "_components": [ + { + "__id__": 551 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 542 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "526d15w8j5PDKSGkZzS9mHQ", + "_active": true, + "_components": [ + { + "__id__": 544 + }, + { + "__id__": 545 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 543 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 543 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 546 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 543 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 542 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 542 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 158.35, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9de47hf5ZtDf50FMmox++l2", + "_active": true, + "_components": [ + { + "__id__": 548 + }, + { + "__id__": 549 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 547 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "8局(房卡x3)", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 547 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 550 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 547 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 542 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 542 + }, + "_enabled": true, + "target": { + "__id__": 543 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 2 + }, + { + "__type__": "cc.Node", + "_name": "creatroom9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 531 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 82, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d2859KIvulBOqaVemr9JvNH", + "_active": true, + "_components": [ + { + "__id__": 553 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 552 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "31aa3b0f-133e-4fe4-9daf-f5c267d8c8d1" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "zuidafanshu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 473 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 555 + }, + { + "__id__": 568 + }, + { + "__id__": 581 + }, + { + "__id__": 594 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 85 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "79e0coQteVPvYs0oMRFd3Qi", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 554 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 556 + }, + { + "__id__": 561 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fb2d4RZp+5LfqH/z7Jnin/F", + "_active": true, + "_components": [ + { + "__id__": 566 + } + ], + "_prefab": { + "__id__": 567 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 555 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "411b0JFNEFHiJJAvwTStTQS", + "_active": true, + "_components": [ + { + "__id__": 557 + }, + { + "__id__": 558 + } + ], + "_prefab": { + "__id__": 560 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 556 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 556 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 559 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 556 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 555 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 555 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 555 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "858a2p3xLtGDaBzBKfs+0Uk", + "_active": true, + "_components": [ + { + "__id__": 562 + }, + { + "__id__": 563 + } + ], + "_prefab": { + "__id__": 565 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 561 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "3番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 561 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 564 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 561 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 555 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 555 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 555 + }, + "_enabled": true, + "target": { + "__id__": 556 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 555 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 554 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 569 + }, + { + "__id__": 574 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fe664o4pY9FxYga2QAbTy/D", + "_active": true, + "_components": [ + { + "__id__": 579 + } + ], + "_prefab": { + "__id__": 580 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 568 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c281fAHPmBAMLs9BU7+PTiq", + "_active": true, + "_components": [ + { + "__id__": 570 + }, + { + "__id__": 571 + } + ], + "_prefab": { + "__id__": 573 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 569 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 569 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 572 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 569 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 568 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 568 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 568 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6a9f623lZZLioqZriMuyNr9", + "_active": true, + "_components": [ + { + "__id__": 575 + }, + { + "__id__": 576 + } + ], + "_prefab": { + "__id__": 578 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 574 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "4番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 574 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 577 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 574 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 568 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 568 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 568 + }, + "_enabled": true, + "target": { + "__id__": 569 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 568 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 554 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 582 + }, + { + "__id__": 587 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 670, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a68acyWmf9OaI7DmoQVhOLH", + "_active": true, + "_components": [ + { + "__id__": 592 + } + ], + "_prefab": { + "__id__": 593 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 581 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c71333tywFHPbSv0/K7/uOq", + "_active": true, + "_components": [ + { + "__id__": 583 + }, + { + "__id__": 584 + } + ], + "_prefab": { + "__id__": 586 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 582 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 582 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 585 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 582 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 581 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 581 + }, + "asset": null, + "fileId": "b4e0ap95F1L56CsOQdgftYu", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 581 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "25251flEs1D74uQ2w61CzTZ", + "_active": true, + "_components": [ + { + "__id__": 588 + }, + { + "__id__": 589 + } + ], + "_prefab": { + "__id__": 591 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 587 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "5番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 587 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 590 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 587 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 581 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 581 + }, + "asset": null, + "fileId": "23d30NXhR5GJ6F+RFLysF1m", + "sync": false + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 581 + }, + "_enabled": true, + "target": { + "__id__": 582 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 581 + }, + "asset": null, + "fileId": "7bae5xv6PVHhJRK5Qm8g2qF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "creatroom19", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 554 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 82, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d6eccieDFBL2LGupzRmQs+l", + "_active": true, + "_components": [ + { + "__id__": 595 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 594 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ceb4144f-fb9b-4869-ac37-cbcff0a0bef7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "wanfaxuanze", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 473 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 597 + }, + { + "__id__": 610 + }, + { + "__id__": 620 + }, + { + "__id__": 630 + }, + { + "__id__": 640 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e23c2v+ZfhOCpE1d5ctpGT7", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 598 + }, + { + "__id__": 603 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1cb07d6pFpJ9awn5cfMH+oz", + "_active": true, + "_components": [ + { + "__id__": 608 + } + ], + "_prefab": { + "__id__": 609 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 597 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "94567N7RlZBboqQTrezia4L", + "_active": true, + "_components": [ + { + "__id__": 599 + }, + { + "__id__": 600 + } + ], + "_prefab": { + "__id__": 602 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 598 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 598 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 601 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 598 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 597 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 597 + }, + "asset": null, + "fileId": "aa067jnQLxC+Kt05ytyhyvG", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 597 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7f48bOhdRFEFJTjI85yiv76", + "_active": true, + "_components": [ + { + "__id__": 604 + }, + { + "__id__": 605 + } + ], + "_prefab": { + "__id__": 607 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 603 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "换三张", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 603 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 606 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 603 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 597 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 597 + }, + "asset": null, + "fileId": "03b96J1mZNM6rEtNjB/CwaU", + "sync": false + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 597 + }, + "_enabled": true, + "target": { + "__id__": 598 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 597 + }, + "asset": null, + "fileId": "34d74WTWOhOyb6BWflYe0OV", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 611 + }, + { + "__id__": 615 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fe3c11Kl1VN6pmBfZxozuD1", + "_active": true, + "_components": [ + { + "__id__": 619 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 610 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "83625IrnRRKSYuUoJugj5Gl", + "_active": true, + "_components": [ + { + "__id__": 612 + }, + { + "__id__": 613 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 611 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 611 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 614 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 611 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 610 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 610 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "24f73fCL0NC2aeNRkuB2t/u", + "_active": true, + "_components": [ + { + "__id__": 616 + }, + { + "__id__": 617 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 615 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "将对", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 615 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 618 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 615 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 610 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 610 + }, + "_enabled": true, + "target": { + "__id__": 611 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 621 + }, + { + "__id__": 625 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -184 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1e2d8aUWvxHibwrFNOF154T", + "_active": true, + "_components": [ + { + "__id__": 629 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 620 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "52ad7WLSspFl6SScE/BCl97", + "_active": true, + "_components": [ + { + "__id__": 622 + }, + { + "__id__": 623 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 621 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 621 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 624 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 621 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 620 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 620 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "64211l/+OpLx4neiDz+24z0", + "_active": true, + "_components": [ + { + "__id__": 626 + }, + { + "__id__": 627 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 625 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "门清、中张", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 625 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 628 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 625 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 620 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 620 + }, + "_enabled": true, + "target": { + "__id__": 621 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.Node", + "_name": "CheckBox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 631 + }, + { + "__id__": 635 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": -184 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bf294K38BBOn4RleseTzih3", + "_active": true, + "_components": [ + { + "__id__": 639 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 630 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a885f6HuwREh73iftoEzWLM", + "_active": true, + "_components": [ + { + "__id__": 632 + }, + { + "__id__": 633 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 631 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 631 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 634 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 631 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 630 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 630 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6545atvGNxJQIlgpQrLt96c", + "_active": true, + "_components": [ + { + "__id__": 636 + }, + { + "__id__": 637 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 635 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "天地胡", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 635 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 638 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 635 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 630 + }, + "component": "CheckBox", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "dc9e5hcegFBFpbh0CwUFw8V", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 630 + }, + "_enabled": true, + "target": { + "__id__": 631 + }, + "sprite": { + "__uuid__": "3dae001a-9bfa-4fcc-b018-fb3c74e77eed" + }, + "checkedSprite": { + "__uuid__": "b85a52c9-fae9-4d2f-ac10-238071cc869f" + }, + "checked": false + }, + { + "__type__": "cc.Node", + "_name": "creatroom15", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 82, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c03e8YLjWpLR6yqQbIoJqke", + "_active": true, + "_components": [ + { + "__id__": 641 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 640 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b043e12f-af52-49e5-ab0e-17f848fbd3ec" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "65f60710-5e7a-420b-8be7-50f81c38f9c6" + } + }, + { + "__type__": "cc.Node", + "_name": "zimojiacheng", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 473 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 643 + }, + { + "__id__": 653 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -442, + "y": 27 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "68791eVjH9LH5Hrcj2U6aQA", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 642 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 644 + }, + { + "__id__": 648 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "88556g/HTFJ84NjS5dKzWWx", + "_active": true, + "_components": [ + { + "__id__": 652 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1aaaaRxdRxPsJuUg7kC/Rv/", + "_active": true, + "_components": [ + { + "__id__": 645 + }, + { + "__id__": 646 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 644 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 644 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 647 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 644 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 643 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fd86fNi5MFAlaGfG0yND45Y", + "_active": true, + "_components": [ + { + "__id__": 649 + }, + { + "__id__": 650 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 648 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸加底", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 648 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 651 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 648 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 643 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 643 + }, + "_enabled": true, + "target": { + "__id__": 644 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": true, + "groupId": 4 + }, + { + "__type__": "cc.Node", + "_name": "RadioButton", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 642 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 654 + }, + { + "__id__": 658 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 400, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ea21ag+PkNMS55bfFpXchBW", + "_active": true, + "_components": [ + { + "__id__": 662 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 653 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fbafca/Q6RNpKEBqUzDOHZi", + "_active": true, + "_components": [ + { + "__id__": 655 + }, + { + "__id__": 656 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 654 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 654 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 657 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 654 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 653 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 97, + "g": 60, + "b": 16, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 653 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 25, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a53529ELwRPt7zi+ciNOv4i", + "_active": true, + "_components": [ + { + "__id__": 659 + }, + { + "__id__": 660 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 658 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸加番", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 658 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 661 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 658 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 653 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 653 + }, + "_enabled": true, + "target": { + "__id__": 654 + }, + "sprite": { + "__uuid__": "e7b17174-dc37-407e-8cd3-09b440c7d89d" + }, + "checkedSprite": { + "__uuid__": "55830f4d-a21d-4a98-a7c4-a3fb006c3d42" + }, + "checked": false, + "groupId": 4 + }, + { + "__type__": "eec07HsL4pBn5/PiT3SYBew", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 224 + }, + "_enabled": true, + "_leixingxuanze": null, + "_gamelist": null, + "_currentGame": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 224 + }, + "_enabled": true, + "isAlignOnce": false, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "xiaoxi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 666 + }, + { + "__id__": 669 + }, + { + "__id__": 671 + }, + { + "__id__": 673 + }, + { + "__id__": 675 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e6b2831nIRNbJArJCON6b++", + "_active": false, + "_components": [ + { + "__id__": 679 + }, + { + "__id__": 680 + }, + { + "__id__": 681 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 665 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1230, + "height": 670 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "830b6hd8lRJeq7IdBoAMtwF", + "_active": true, + "_components": [ + { + "__id__": 667 + }, + { + "__id__": 668 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 666 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 666 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 45, + "_left": 25, + "_right": 25, + "_top": 25, + "_bottom": 25, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 758, + "_originalHeight": 480 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene17", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 665 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 52 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 290 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "01ff8HNIuVIY603BxHN/4e1", + "_active": true, + "_components": [ + { + "__id__": 670 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 669 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9ca3657f-6216-4cb9-bc0b-f6972a05ae86" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "babykylin", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 665 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 256, + "height": 264 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 8, + "y": 108 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3ca2e+rL8BAK4M13CB9ZQRd", + "_active": true, + "_components": [ + { + "__id__": 672 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 671 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85246ecf-6f60-49c6-bc6f-f18606e771b2" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 195, + "g": 43, + "b": 43, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 665 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 662.23, + "height": 100 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -87 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a650em2fJxEZKMvVCfeKN81", + "_active": true, + "_components": [ + { + "__id__": 674 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 673 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 80, + "_fontSize": 80, + "_lineHeight": 100, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "卓越品质 值得信赖", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_back", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 665 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 589, + "y": 309 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5bbb3kJmuFJ6LL1yszrgWTd", + "_active": true, + "_components": [ + { + "__id__": 676 + }, + { + "__id__": 677 + }, + { + "__id__": 678 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 675 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 675 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 675 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 675 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 33, + "_left": 8, + "_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 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 665 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 665 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 665 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 665 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 40, + "_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": 1280, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "help", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 683 + }, + { + "__id__": 686 + }, + { + "__id__": 688 + }, + { + "__id__": 690 + }, + { + "__id__": 692 + }, + { + "__id__": 694 + }, + { + "__id__": 696 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f9f600ZPPtKjYeM/TOfXcIP", + "_active": false, + "_components": [ + { + "__id__": 700 + }, + { + "__id__": 701 + }, + { + "__id__": 702 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 682 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3fc2eGwc8BMjrtaypWGxUuV", + "_active": true, + "_components": [ + { + "__id__": 684 + }, + { + "__id__": 685 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 683 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 683 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 220, + "_originalHeight": 42 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene17", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 682 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 54 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1ada5Phb8lATqqwwuCj9wTV", + "_active": true, + "_components": [ + { + "__id__": 687 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 686 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8fa76a26-7936-4bc0-af9b-c81d5f39cb0b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "xzdd_title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 51, + "b": 51, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 682 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -587, + "y": 238 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9a0f45pKfRExLz9ZNIdEcg/", + "_active": true, + "_components": [ + { + "__id__": 689 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 688 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "血战到底", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xzdd_info", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 51, + "b": 51, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 682 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 963.9, + "height": 175 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -587, + "y": 191 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4530dKRS+xA56X1lsp5Udpi", + "_active": true, + "_components": [ + { + "__id__": 691 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 690 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1、游戏人数:4人\n2、游戏道具:筒条万 共108张\n3、玩家胡牌后,牌局继续进行。直到三家胡牌,或者牌墙抓完\n4、牌局开始时,需要玩家选择定缺的花色。胡牌时,手牌最多二色,否则不可以胡牌。\n5、流局时查大叫,未叫牌的玩家,要赔偿已叫牌玩家(不含胡牌玩家)最大番数\n6、坐庄规则:上一局最先胡牌的当庄;一炮多响,点炮者当庄;流局,庄家下家当庄。\n", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xlch_title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 51, + "b": 51, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 682 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -587, + "y": -9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5dbearir9pLB4PYUIwhwqv0", + "_active": true, + "_components": [ + { + "__id__": 693 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 692 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "血流成河", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xlch_info", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 51, + "b": 51, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 682 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1088.9, + "height": 200 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -587, + "y": -56 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5c9beL1+xlMD48evnQX7R90", + "_active": true, + "_components": [ + { + "__id__": 695 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 694 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "血流成河规则与血战到底基本一致,不同之处是,胡牌后可以继续胡牌和弯杠。\n1、游戏人数:4人\n2、游戏道具:筒条万 共108张\n3、玩家胡牌后,可以继续胡牌。直到牌墙无牌为止。血流胡牌以后,不可以直杠或暗杠,可以弯杠\n4、胡牌时,手牌最多二色,否则不可以胡牌。\n5、流局时查大叫,未叫牌的玩家,要赔偿已叫牌玩家(不含胡牌玩家)最大番数\n6、坐庄规则:上一局最先胡牌的当庄;一炮多响,点炮者当庄;流局,庄家下家当庄。\n", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_back", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 682 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 589, + "y": 309 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c33e5cTJPNHv6PstFHB2swr", + "_active": true, + "_components": [ + { + "__id__": 697 + }, + { + "__id__": 698 + }, + { + "__id__": 699 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 696 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 696 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 696 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 696 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 33, + "_left": 5.5, + "_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 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 682 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b421470e-abca-4b84-9e4c-eab8b6b7806e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 682 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 682 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 682 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 40, + "_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": 1280, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "history", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 704 + }, + { + "__id__": 706 + }, + { + "__id__": 709 + }, + { + "__id__": 711 + }, + { + "__id__": 766 + }, + { + "__id__": 770 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a80142W2sRA3ZogZxAsZJNa", + "_active": false, + "_components": [ + { + "__id__": 772 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "helpbg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5d6d7la8WlNCKx5nG3Nn5gK", + "_active": true, + "_components": [ + { + "__id__": 705 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 704 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b421470e-abca-4b84-9e4c-eab8b6b7806e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "help_p_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6f743aANyNM3LiJYPD1jcAu", + "_active": true, + "_components": [ + { + "__id__": 707 + }, + { + "__id__": 708 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 706 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 706 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 758, + "_originalHeight": 480 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene18", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 196, + "height": 54 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 313 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6a210Edt1pD2aH0MhQPaHQL", + "_active": true, + "_components": [ + { + "__id__": 710 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 709 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "350940fd-9691-4aaf-8685-7764627333ad" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "viewlist", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 184, + "g": 184, + "b": 184, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1210, + "height": 576 + }, + "_children": [ + { + "__id__": 712 + }, + { + "__id__": 718 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 2, + "y": -39 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "69bbe66sq5B/awhX5dX8ih9", + "_active": true, + "_components": [ + { + "__id__": 765 + }, + { + "__id__": 716 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "scrollBar", + "_objFlags": 0, + "_opacity": 0, + "_color": { + "__type__": "cc.Color", + "r": 238, + "g": 217, + "b": 227, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 711 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 12, + "height": 576 + }, + "_children": [ + { + "__id__": 713 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 605, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "845deQJSwVOy7XVc1bemLYY", + "_active": true, + "_components": [ + { + "__id__": 715 + }, + { + "__id__": 763 + }, + { + "__id__": 764 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bar", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 236, + "g": 241, + "b": 245, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 712 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 10, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -1, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "622eepzB8tFcpm9MGVTEJrm", + "_active": true, + "_components": [ + { + "__id__": 714 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 713 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5c3bb932-6c3c-468f-88a9-c8c61d458641" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Scrollbar", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 712 + }, + "_enabled": true, + "_scrollView": { + "__id__": 716 + }, + "_touching": false, + "_opacity": 255, + "enableAutoHide": true, + "autoHideTime": 1, + "_N$handle": { + "__id__": 714 + }, + "_N$direction": 1 + }, + { + "__type__": "cc.ScrollView", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 711 + }, + "_enabled": true, + "content": { + "__id__": 717 + }, + "horizontal": false, + "vertical": true, + "inertia": true, + "brake": 0.75, + "elastic": true, + "bounceDuration": 0.23, + "scrollEvents": [], + "cancelInnerEvents": true, + "_N$horizontalScrollBar": null, + "_N$verticalScrollBar": { + "__id__": 715 + } + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 718 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1210, + "height": 150 + }, + "_children": [ + { + "__id__": 721 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 285 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "df907vG8WxGxamKYdjxdn78", + "_active": true, + "_components": [ + { + "__id__": 761 + }, + { + "__id__": 762 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "view", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 711 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1210, + "height": 576 + }, + "_children": [ + { + "__id__": 717 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "746ddxYY2pBgaLb7dINI69+", + "_active": true, + "_components": [ + { + "__id__": 719 + }, + { + "__id__": 720 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 718 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 718 + }, + "_enabled": true, + "isAlignOnce": false, + "_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": 240, + "_originalHeight": 250 + }, + { + "__type__": "cc.Node", + "_name": "HistoryItem", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1210, + "height": 150 + }, + "_children": [ + { + "__id__": 722 + }, + { + "__id__": 726 + }, + { + "__id__": 729 + }, + { + "__id__": 732 + }, + { + "__id__": 735 + }, + { + "__id__": 738 + }, + { + "__id__": 741 + }, + { + "__id__": 744 + }, + { + "__id__": 747 + }, + { + "__id__": 750 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bc942sy2fxA7YTV4zaTMp3h", + "_active": true, + "_components": [ + { + "__id__": 758 + } + ], + "_prefab": { + "__id__": 760 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_opacity": 0, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1195, + "height": 129 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -7, + "y": -3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "03219v+ht1GYrULeNwuc+Tk", + "_active": true, + "_components": [ + { + "__id__": 723 + }, + { + "__id__": 724 + } + ], + "_prefab": { + "__id__": 725 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 722 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 722 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1195, + "height": 129 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "e8833FKcuZNbqmqt9SQUBzI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44.49, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -447, + "y": 4 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f6f02X25RVP84IS5yUhqU8g", + "_active": true, + "_components": [ + { + "__id__": 727 + } + ], + "_prefab": { + "__id__": 728 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 726 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 80, + "_fontSize": 80, + "_lineHeight": 80, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "63914t6MRVNJpDsnG1JNRNp", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "roomNo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 278.87, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -383, + "y": 67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2178cF6+oZNDqTvLSFQRn08", + "_active": true, + "_components": [ + { + "__id__": 730 + } + ], + "_prefab": { + "__id__": 731 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 729 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "Room No.:571118", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "62324mdg2dL1KjRkRCw8KXm", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "time", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 325, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -29, + "y": 67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "63736QHgCVF04KVMlaTM3i/", + "_active": true, + "_components": [ + { + "__id__": 733 + } + ], + "_prefab": { + "__id__": 734 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 732 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "2016-09-03 17:07:19", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "62324mdg2dL1KjRkRCw8KXm", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "info0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200.31, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -383, + "y": 22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "737fdtuzepEe6ZhezKVanpV", + "_active": true, + "_components": [ + { + "__id__": 736 + } + ], + "_prefab": { + "__id__": 737 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 735 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "62324mdg2dL1KjRkRCw8KXm", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "info1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200.31, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -29, + "y": 22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a48dctz9nBEXLZY8L9whqUy", + "_active": true, + "_components": [ + { + "__id__": 739 + } + ], + "_prefab": { + "__id__": 740 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 738 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "4ea520D4zBB+5u/QJyuHv4P", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "info2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200.31, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -383, + "y": -24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5354ca4pHpAlqOBim4ZlvOT", + "_active": true, + "_components": [ + { + "__id__": 742 + } + ], + "_prefab": { + "__id__": 743 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 741 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "3f4c0e5fAtAp6J+EkJpHyet", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "info3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 141, + "g": 58, + "b": 58, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200.31, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -29, + "y": -24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "86f3dTA96hH+YCRf8ALaKIH", + "_active": true, + "_components": [ + { + "__id__": 745 + } + ], + "_prefab": { + "__id__": 746 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 744 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏:-80", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "e4090cfXZNMK7i8GlkvqH8F", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1133, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -73 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e96c4gH6B9DyZzuj7A6xTw0", + "_active": true, + "_components": [ + { + "__id__": 748 + } + ], + "_prefab": { + "__id__": 749 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 747 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 1, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "9a306dXV65L85GSouYk0ZvU", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btnOp", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 232, + "g": 168, + "b": 2, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 721 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 127, + "height": 77 + }, + "_children": [ + { + "__id__": 751 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 373, + "y": -24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "adfc5LA1WFCTajvplMRemaj", + "_active": true, + "_components": [ + { + "__id__": 754 + }, + { + "__id__": 755 + } + ], + "_prefab": { + "__id__": 757 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 750 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1.1368683772161603e-13, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "13132iTBXhBCZ75bCuTVpuF", + "_active": true, + "_components": [ + { + "__id__": 752 + } + ], + "_prefab": { + "__id__": 753 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 751 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": false, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "详情", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 750 + }, + "_enabled": true, + "_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, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 750 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 756 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 750 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "History", + "handler": "onBtnOpClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 721 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 759 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 721 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "History", + "handler": "onViewItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 721 + }, + "asset": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "fileId": "490eap8gSJCRJ2FiJx5dBAr", + "sync": false + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 717 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1210, + "height": 150 + }, + "_resize": 1, + "_N$layoutType": 2, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 717 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_left": 0, + "_right": 0, + "_top": 3, + "_bottom": 173, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 220, + "_originalHeight": 400 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 712 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 37, + "_left": 350.07654921020657, + "_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": 237 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 712 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5fe5dcaa-b513-4dc5-a166-573627b3a159" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 711 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btn_back", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 589, + "y": 309 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "231a3tJHXpKyKfgmoSxxjFq", + "_active": true, + "_components": [ + { + "__id__": 767 + }, + { + "__id__": 768 + }, + { + "__id__": 769 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 766 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 766 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_N$disabledSprite": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_N$target": { + "__id__": 766 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 766 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 33, + "_left": 6.5, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "emptyTip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 146, + "g": 19, + "b": 19, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 794.43, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "464b1HthJxL2ZOEVhnzYElk", + "_active": false, + "_components": [ + { + "__id__": 771 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 770 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 50, + "_fontSize": 50, + "_lineHeight": 50, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "暂无战绩,快去喊小伙伴一起玩吧 :)", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 703 + }, + "_enabled": true, + "isAlignOnce": true, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "settings", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 774 + }, + { + "__id__": 776 + }, + { + "__id__": 778 + }, + { + "__id__": 781 + }, + { + "__id__": 801 + }, + { + "__id__": 821 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4c909j7vh5DkbfELGxXVvmm", + "_active": false, + "_components": [ + { + "__id__": 826 + }, + { + "__id__": 827 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 773 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 758, + "height": 480 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8c0802iqbhHaJcTSbt+PYSS", + "_active": true, + "_components": [ + { + "__id__": 775 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 774 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Node", + "_name": "PopupScene16", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 773 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 116, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 194 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "baed3co9T9NjL5lFZivFRrt", + "_active": true, + "_components": [ + { + "__id__": 777 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 776 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "abb55ec9-187f-436e-9a1a-5ba431862e87" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "btn_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 773 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 364, + "y": 215 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "45a33fYxkFAsbKNmtW3OrGC", + "_active": true, + "_components": [ + { + "__id__": 779 + }, + { + "__id__": 780 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 778 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 778 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 778 + } + }, + { + "__type__": "cc.Node", + "_name": "yinxiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 773 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 782 + }, + { + "__id__": 784 + }, + { + "__id__": 795 + }, + { + "__id__": 798 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -300, + "y": 92 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "db30dN6Y05KiaIXm1zgDuDZ", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 15, + "b": 15, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 781 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7d436R3ASpEXJIvTKBLz7zn", + "_active": true, + "_components": [ + { + "__id__": 783 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 782 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "音效", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 781 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 785 + }, + { + "__id__": 787 + }, + { + "__id__": 791 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 285, + "y": 1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "281e2D1L8BH5IP/Oqd6MhrF", + "_active": true, + "_components": [ + { + "__id__": 794 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Background", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 784 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6c101PP4VtHCYulvhYmRSEe", + "_active": true, + "_components": [ + { + "__id__": 786 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 785 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7f5d1ce1-ad62-48c3-891d-2feb0457a744" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 784 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 788 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -214, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "33061U5Mh1JOZsx4juteUvN", + "_active": true, + "_components": [ + { + "__id__": 790 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting12", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 787 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "950e0UG3ndLgLXT+gT4Rjq1", + "_active": true, + "_components": [ + { + "__id__": 789 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 788 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9d456e8d-b4a7-492e-bc9a-bd60dff93263" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 787 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.Node", + "_name": "Handle", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 784 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 51, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -1.1368683772161603e-13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9d032WLPx9JDq8qHl750kik", + "_active": true, + "_components": [ + { + "__id__": 792 + }, + { + "__id__": 793 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 791 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 791 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.1, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 791 + } + }, + { + "__type__": "cc.Slider", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 784 + }, + "_enabled": true, + "direction": 0, + "slideEvents": [], + "_N$handle": { + "__id__": 793 + }, + "_N$progress": 0.5 + }, + { + "__type__": "cc.Node", + "_name": "btn_yx_open", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 781 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9f47ahL40pC274twuzs9Tgx", + "_active": true, + "_components": [ + { + "__id__": 796 + }, + { + "__id__": 797 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 795 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c4d40921-9a54-4928-8409-ce5c5c456840" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 795 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 795 + } + }, + { + "__type__": "cc.Node", + "_name": "btn_yx_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 781 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5f545B4LsJIm5Qap+F2GTNU", + "_active": true, + "_components": [ + { + "__id__": 799 + }, + { + "__id__": 800 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 798 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "66a82289-42b1-4fb6-a223-220e32129cfa" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 798 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 798 + } + }, + { + "__type__": "cc.Node", + "_name": "yinyue", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 773 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 802 + }, + { + "__id__": 804 + }, + { + "__id__": 815 + }, + { + "__id__": 818 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -300, + "y": -13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6bf59JERjtEX6l23jm6J6rK", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 15, + "b": 15, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8bed3JDBzZBJLBV8Po3yoBt", + "_active": true, + "_components": [ + { + "__id__": 803 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 802 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "音乐", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 805 + }, + { + "__id__": 807 + }, + { + "__id__": 811 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 285, + "y": 1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b0c35okH09EsKY62dR8Sook", + "_active": true, + "_components": [ + { + "__id__": 814 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Background", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 804 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8b845+IKV9M4a2Izh+avNmS", + "_active": true, + "_components": [ + { + "__id__": 806 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 805 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7f5d1ce1-ad62-48c3-891d-2feb0457a744" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 804 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 808 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -214, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "675cdpQXSpDW4MdxVsMmT+Z", + "_active": true, + "_components": [ + { + "__id__": 810 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting12", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 807 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c6320RsoyRMrK+5nylfCSfk", + "_active": true, + "_components": [ + { + "__id__": 809 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 808 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9d456e8d-b4a7-492e-bc9a-bd60dff93263" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 807 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.Node", + "_name": "Handle", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 804 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 51, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -5.684341886080802e-14 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "68039e/Ta1AELsQnpvrSJMh", + "_active": true, + "_components": [ + { + "__id__": 812 + }, + { + "__id__": 813 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 811 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 811 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.1, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 811 + } + }, + { + "__type__": "cc.Slider", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 804 + }, + "_enabled": true, + "direction": 0, + "slideEvents": [], + "_N$handle": { + "__id__": 813 + }, + "_N$progress": 0.5 + }, + { + "__type__": "cc.Node", + "_name": "btn_yy_open", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "597719YWJdOEqJahN3Nm9kD", + "_active": true, + "_components": [ + { + "__id__": 816 + }, + { + "__id__": 817 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 815 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c4d40921-9a54-4928-8409-ce5c5c456840" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 815 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 815 + } + }, + { + "__type__": "cc.Node", + "_name": "btn_yy_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "787482SEgFKgbBCoDnBSNyk", + "_active": true, + "_components": [ + { + "__id__": 819 + }, + { + "__id__": 820 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 818 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8ee53e49-397a-4974-b996-923c19d3cf0a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 818 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 818 + } + }, + { + "__type__": "cc.Node", + "_name": "btn_exit", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 773 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 288, + "height": 77 + }, + "_children": [ + { + "__id__": 822 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -146 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5d80d+s6+ZHjrOPXDKHMBYj", + "_active": true, + "_components": [ + { + "__id__": 824 + }, + { + "__id__": 825 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting10", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 821 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 184, + "height": 45 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "38782rdbmhM8KY+gY3SV3U3", + "_active": true, + "_components": [ + { + "__id__": 823 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 822 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "498383c9-347c-434f-84e3-53e4f304d72a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 821 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 821 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 821 + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 773 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 773 + } + }, + { + "__type__": "4c04fyd89JAZY7qGjvubi+f", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 773 + }, + "_enabled": true, + "_btnYXOpen": null, + "_btnYXClose": null, + "_btnYYOpen": null, + "_btnYYClose": null + }, + { + "__type__": "cc.Node", + "_name": "userinfo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 829 + }, + { + "__id__": 834 + }, + { + "__id__": 837 + }, + { + "__id__": 840 + }, + { + "__id__": 843 + }, + { + "__id__": 846 + }, + { + "__id__": 850 + }, + { + "__id__": 853 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cbb24xM0u5GaJgt2Bl7WK+2", + "_active": false, + "_components": [ + { + "__id__": 856 + }, + { + "__id__": 857 + } + ], + "_prefab": { + "__id__": 858 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 30, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c6c9fuIC61GjIRBC9t6eOjO", + "_active": true, + "_components": [ + { + "__id__": 830 + }, + { + "__id__": 831 + }, + { + "__id__": 832 + } + ], + "_prefab": { + "__id__": 833 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 829 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 829 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 829 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 1280, + "_originalHeight": 720 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "67824+gx8RP476ggCmbdH25", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 200 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c637wfmtdKw40npnbjSW0N", + "_active": true, + "_components": [ + { + "__id__": 835 + } + ], + "_prefab": { + "__id__": 836 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 834 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "1888drucLhD458pqcbrOINf", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": 46 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d9a17oo96BCBoHnPEuFTvoM", + "_active": true, + "_components": [ + { + "__id__": 838 + } + ], + "_prefab": { + "__id__": 839 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 837 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "洛神科技", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "776cfxUStBDrY/eC8SPyi2y", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "ip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": -7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0a820WKQ9ZP1Y7EcdJZWd78", + "_active": true, + "_components": [ + { + "__id__": 841 + } + ], + "_prefab": { + "__id__": 842 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 840 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "IP: 171.217.46.219", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "26cd2AA681EObEdC11m2tnI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "id", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "90a5flHBkVC5I3U/PXyV6CC", + "_active": true, + "_components": [ + { + "__id__": 844 + } + ], + "_prefab": { + "__id__": 845 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 843 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "ID: 103", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "2d0c3ND2ARC/ZBlaclRtIyt", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -155, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "20ad8FzhTRFhqA/VA197Flx", + "_active": true, + "_components": [ + { + "__id__": 847 + }, + { + "__id__": 848 + } + ], + "_prefab": { + "__id__": 849 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 846 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "afc96215-f657-4e45-b5e6-ff5152f52566" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 846 + }, + "_enabled": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "6b291hH7s9OOKktX4ML9rAe", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "sex_female", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -207, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bb78bzG64xDy4J0s6vzST+M", + "_active": false, + "_components": [ + { + "__id__": 851 + } + ], + "_prefab": { + "__id__": 852 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 850 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8c2e8172-65aa-4d5f-ad62-5383e3f1f939" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "b4defolLmtG0bDEBbVnOKRO", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "sex_male", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -207, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "be212UHcedElqtjNMo5Elux", + "_active": true, + "_components": [ + { + "__id__": 854 + } + ], + "_prefab": { + "__id__": 855 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 853 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecf2a72a-7f6b-496d-a333-45912d28efcd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "5302azh5f5F4ZMQLx9/yUpo", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 828 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 828 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 828 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 1280, + "_originalHeight": 720 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "19a75185-fd4a-473e-ae42-2b5490ad13e7" + }, + "fileId": "361f9ipxABL1YeNo9g47lsF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "alert", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 860 + }, + { + "__id__": 864 + }, + { + "__id__": 867 + }, + { + "__id__": 870 + }, + { + "__id__": 873 + }, + { + "__id__": 877 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "28f35eafd5N9KGxdhNM33sJ", + "_active": false, + "_components": [ + { + "__id__": 881 + } + ], + "_prefab": { + "__id__": 882 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 30, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 859 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f11f9ITrlhJbbqZuUmjNCkT", + "_active": true, + "_components": [ + { + "__id__": 861 + }, + { + "__id__": 862 + } + ], + "_prefab": { + "__id__": 863 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 860 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 860 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 859 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8b98bNahuFNG6hdvCi1NEQZ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 859 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 350 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "53fe9K8U/NBkKtuKqGJLhMF", + "_active": true, + "_components": [ + { + "__id__": 865 + } + ], + "_prefab": { + "__id__": 866 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 864 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 859 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "08edc5qMi1GNIOPT1/+Q4CE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 859 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 124 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3019eV6xSVDa6PegorwuCts", + "_active": true, + "_components": [ + { + "__id__": 868 + } + ], + "_prefab": { + "__id__": 869 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 867 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "提示", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 859 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "6ca22GIGnND4ZgWPY/knc9m", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 859 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 560, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 16 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9b7e9yTEBhDpYqg5dnoWF7Y", + "_active": true, + "_components": [ + { + "__id__": 871 + } + ], + "_prefab": { + "__id__": 872 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 870 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 859 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "6ca22GIGnND4ZgWPY/knc9m", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 859 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -120, + "y": -102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "544aeNqBd5JbZQHsA5SbIFM", + "_active": true, + "_components": [ + { + "__id__": 874 + }, + { + "__id__": 875 + } + ], + "_prefab": { + "__id__": 876 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 873 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "718e98bd-522b-4ff0-b5cd-e955aa0d620b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 873 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 873 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 859 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "544aeNqBd5JbZQHsA5SbIFM", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_cancel", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 859 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 120, + "y": -102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "364dcrZY2JP0JgoFg8PvNfI", + "_active": true, + "_components": [ + { + "__id__": 878 + }, + { + "__id__": 879 + } + ], + "_prefab": { + "__id__": 880 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 877 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5df0fb42-67cf-4df8-8ba4-539ef53a3ba7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 877 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 877 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 859 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "364dcrZY2JP0JgoFg8PvNfI", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 859 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 859 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 859 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8f12cJXjThP5ILDjCfdQMUv", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "WaitingConnection", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 884 + }, + { + "__id__": 888 + }, + { + "__id__": 891 + }, + { + "__id__": 894 + }, + { + "__id__": 897 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3d614D0+1NGqIzCqXq7idA5", + "_active": true, + "_components": [ + { + "__id__": 900 + }, + { + "__id__": 901 + } + ], + "_prefab": { + "__id__": 902 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 63, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 883 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "120e8A9DytHV6HYaTA5v8i8", + "_active": true, + "_components": [ + { + "__id__": 885 + }, + { + "__id__": 886 + } + ], + "_prefab": { + "__id__": 887 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 884 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 884 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 883 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8b98bNahuFNG6hdvCi1NEQZ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 883 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 250 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ede7bDS4ypEQbDOzAsMz+Ao", + "_active": true, + "_components": [ + { + "__id__": 889 + } + ], + "_prefab": { + "__id__": 890 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 888 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 883 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "08edc5qMi1GNIOPT1/+Q4CE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 883 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156.95, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 78 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "50fc3xQ30hI+oYFl838lBtF", + "_active": true, + "_components": [ + { + "__id__": 892 + } + ], + "_prefab": { + "__id__": 893 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 891 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": " 正在登录游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 883 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "6ca22GIGnND4ZgWPY/knc9m", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "loading_image", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 883 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "88ec6EwsGtBLp8/49wKjx3s", + "_active": true, + "_components": [ + { + "__id__": 895 + } + ], + "_prefab": { + "__id__": 896 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 894 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "33a87e63-83e7-4f98-a40e-96feece06697" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 883 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "c3fefzKTgRNL5VgfiSpLfOV", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "jzshazi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 883 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "38f53NH/RNDKLsnOUAgcBQb", + "_active": true, + "_components": [ + { + "__id__": 898 + } + ], + "_prefab": { + "__id__": 899 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 897 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "30220141-dcea-4b2c-82ea-f6932b703abd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 883 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "15461fSawBG87CnfB3s49cE", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 883 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 883 + } + }, + { + "__type__": "10e32jDstpLhIGHWrQEq2vN", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 883 + }, + "_enabled": true, + "target": { + "__id__": 894 + }, + "_isShow": false, + "lblContent": { + "__id__": 892 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 883 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8f12cJXjThP5ILDjCfdQMUv", + "sync": false + }, + { + "__type__": "cc.Canvas", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_designResolution": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_fitWidth": false, + "_fitHeight": true + }, + { + "__type__": "6edb3jjx+FBepS1mk1xKDF2", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "lblName": { + "__id__": 32 + }, + "lblMoney": { + "__id__": 47 + }, + "lblGems": { + "__id__": 41 + }, + "lblID": { + "__id__": 35 + }, + "lblNotice": { + "__id__": 85 + }, + "joinGameWin": { + "__id__": 104 + }, + "createRoomWin": { + "__id__": 224 + }, + "settingsWin": { + "__id__": 773 + }, + "helpWin": { + "__id__": 682 + }, + "xiaoxiWin": { + "__id__": 665 + }, + "btnJoinGame": { + "__id__": 94 + }, + "btnReturnGame": { + "__id__": 99 + }, + "sprHeadImg": { + "__id__": 25 + } + }, + { + "__type__": "4d7bci0LUxMT6MJKXJDj89w", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "HistoryItemPrefab": { + "__uuid__": "0b1a57cf-a3d2-4dc6-bc40-bb6112c63062" + }, + "_history": null, + "_viewlist": null, + "_content": null, + "_viewitemTemp": null, + "_historyData": null, + "_curRoomInfo": null, + "_emptyTip": null + }, + { + "__type__": "c12553sxCxG/on0Bz7rkX0f", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_alert": null, + "_btnOK": null, + "_btnCancel": null, + "_title": null, + "_content": null, + "_onok": null + } +] \ No newline at end of file diff --git a/client/assets/scenes/hall.fire.meta b/client/assets/scenes/hall.fire.meta new file mode 100755 index 0000000..ef1319d --- /dev/null +++ b/client/assets/scenes/hall.fire.meta @@ -0,0 +1,7 @@ +{ + "ver": "1.0.0", + "uuid": "efb1084f-0b5a-4980-b187-1e949555cb55", + "asyncLoadAssets": false, + "autoReleaseAssets": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scenes/loading.fire b/client/assets/scenes/loading.fire new file mode 100755 index 0000000..a543696 --- /dev/null +++ b/client/assets/scenes/loading.fire @@ -0,0 +1,829 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + } + ], + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4a1acad9-ce88-4334-aa62-bf23a5ccc79e", + "autoReleaseAssets": false + }, + { + "__type__": "cc.Node", + "_name": "Canvas", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 9 + }, + { + "__id__": 19 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 640, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6e6abYFYfREFIcYMoVh+anM", + "_active": true, + "_components": [ + { + "__id__": 21 + }, + { + "__id__": 22 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "z_loading", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "05b51jmTw5KA5SKk7IGBSpf", + "_active": true, + "_components": [ + { + "__id__": 4 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 3 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc18bcef-c6d8-46b3-81a0-d91ce3ed83ea" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "LOGO", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 883, + "height": 228 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "28aab3SDptDlbMXto9oJuTV", + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9fde12b5-e35e-4de7-8014-b96690ef1ff0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 239.17, + "height": 35 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a98005ZLh5FfZ/bB+80gd97", + "_active": true, + "_components": [ + { + "__id__": 8 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 7 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 35, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "正在连接网络...", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "alert", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 10 + }, + { + "__id__": 12 + }, + { + "__id__": 15 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -82 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d148fne/8tP0ZVFSALmlGyL", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 250 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "775aa5ovH9N2YtNF4LdRte3", + "_active": true, + "_components": [ + { + "__id__": 11 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 10 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 317, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 54 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "407b5m/riFEl5GlpuggRWzL", + "_active": true, + "_components": [ + { + "__id__": 13 + }, + { + "__id__": 14 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 35, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "版本过旧\n请下载并安装新版本", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "public_btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -43 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7daacIsDBVNyatX7N0AhzY+", + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 17 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "718e98bd-522b-4ff0-b5cd-e955aa0d620b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 18 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 15 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 7 + }, + "component": "LoadingLogic", + "handler": "onBtnDownloadClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "splash", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "91610VZc9RBN5FgM5rp4Lr5", + "_active": false, + "_components": [ + { + "__id__": 20 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 19 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Canvas", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_designResolution": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_fitWidth": false, + "_fitHeight": true + }, + { + "__type__": "350d3Ry9aVIqJR27fP2H/z1", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "tipLabel": { + "__id__": 8 + }, + "_stateStr": "", + "_progress": 0, + "_splash": null, + "_isLoading": false + } +] \ No newline at end of file diff --git a/client/assets/scenes/loading.fire.meta b/client/assets/scenes/loading.fire.meta new file mode 100755 index 0000000..e7ceed1 --- /dev/null +++ b/client/assets/scenes/loading.fire.meta @@ -0,0 +1,7 @@ +{ + "ver": "1.0.0", + "uuid": "4a1acad9-ce88-4334-aa62-bf23a5ccc79e", + "asyncLoadAssets": false, + "autoReleaseAssets": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scenes/login.fire b/client/assets/scenes/login.fire new file mode 100755 index 0000000..94b6c84 --- /dev/null +++ b/client/assets/scenes/login.fire @@ -0,0 +1,1910 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + } + ], + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7b486d14-13bc-4be8-91e6-2efa50fc8715", + "autoReleaseAssets": false + }, + { + "__type__": "cc.Node", + "_name": "Canvas", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 11 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 24 + }, + { + "__id__": 28 + }, + { + "__id__": 32 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 640, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "49c51MdWGlKPYSJwMRRp7sm", + "_active": true, + "_components": [ + { + "__id__": 52 + }, + { + "__id__": 53 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "z_login", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "68bbfE11jBBeZPUJuXoCNLW", + "_active": true, + "_components": [ + { + "__id__": 4 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 3 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc18bcef-c6d8-46b3-81a0-d91ce3ed83ea" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "LOGO", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 883, + "height": 228 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a4b2aaorV9JgLYY8PaInIFO", + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9fde12b5-e35e-4de7-8014-b96690ef1ff0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btn_yk", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 397, + "height": 137 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.79, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -211 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3472ebVhP1LhqxOvdUhBWzX", + "_active": false, + "_components": [ + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 7 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e35d2605-6a6c-4e32-8086-530b841a53a8" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 7 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 92, + "g": 88, + "b": 88, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 10 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 7 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Login", + "handler": "onBtnQuickStartClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btn_weixin", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 406, + "height": 156 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -214 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ec4062WwfdAaZr9nVW9nBTl", + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 13 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3040cec3-8b19-4c7a-929c-9bff1cd882ed" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 14 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 11 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Login", + "handler": "onBtnWeichatClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1194.73, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -340 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d817bLxl21ESKb+KFfyHi/U", + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 23, + "_fontSize": 23, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "抵制不良游戏 拒绝盗版游戏 注意自我保护 谨防受骗上当 适度游戏益脑 沉迷游戏伤身 合理安排游戏时间 享受健康生活", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Node", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 18 + }, + { + "__id__": 20 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -304 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ecc2eRozcZNI7YT3xKU49jg", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yonghuxieyi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 17 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 579, + "height": 43 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "34b93edV2pNyJznwmqo/H3x", + "_active": true, + "_components": [ + { + "__id__": 19 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 18 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b83a3ad2-17dd-4c8f-9c20-30dba9f80f99" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btn_checkbox", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 17 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 47, + "height": 48 + }, + "_children": [ + { + "__id__": 21 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -178, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1f3eckIOA5PI5fHk/lrPWi5", + "_active": true, + "_components": [ + { + "__id__": 23 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "check_mark", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 20 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 59, + "height": 48 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21d4bqwr0tBcoZXgXw7uxgl", + "_active": true, + "_components": [ + { + "__id__": 22 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 21 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b484497-3bab-434f-986d-2f12c762a3ba" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 20 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "f2fd3b02-16b0-4352-90fd-894cb73eb272" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "A", + "_objFlags": 0, + "_opacity": 0, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 397, + "height": 137 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.79, + "_position": { + "__type__": "cc.Vec2", + "x": -481, + "y": 306 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "de68enxQ/NDZpFnkuDSh++8", + "_active": true, + "_components": [ + { + "__id__": 25 + }, + { + "__id__": 26 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 24 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e35d2605-6a6c-4e32-8086-530b841a53a8" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 24 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 92, + "g": 88, + "b": 88, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 27 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 24 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Login", + "handler": "onBtnMIMAClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "B", + "_objFlags": 0, + "_opacity": 0, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 397, + "height": 137 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.79, + "_position": { + "__type__": "cc.Vec2", + "x": 482, + "y": 306 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "19e078ZBZRAg5qxiWHDsLN6", + "_active": true, + "_components": [ + { + "__id__": 29 + }, + { + "__id__": 30 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 28 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e35d2605-6a6c-4e32-8086-530b841a53a8" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 28 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 92, + "g": 88, + "b": 88, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 31 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 28 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Login", + "handler": "onBtnMIMAClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "WaitingConnection", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 33 + }, + { + "__id__": 37 + }, + { + "__id__": 40 + }, + { + "__id__": 43 + }, + { + "__id__": 46 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5a8b92b2RRJaJlIbUsFPiXS", + "_active": true, + "_components": [ + { + "__id__": 49 + }, + { + "__id__": 50 + } + ], + "_prefab": { + "__id__": 51 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 63, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8b98bNahuFNG6hdvCi1NEQZ", + "_active": true, + "_components": [ + { + "__id__": 34 + }, + { + "__id__": 35 + } + ], + "_prefab": { + "__id__": 36 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 33 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 33 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8b98bNahuFNG6hdvCi1NEQZ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 250 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "08edc5qMi1GNIOPT1/+Q4CE", + "_active": true, + "_components": [ + { + "__id__": 38 + } + ], + "_prefab": { + "__id__": 39 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 37 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "08edc5qMi1GNIOPT1/+Q4CE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156.95, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 78 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6ca22GIGnND4ZgWPY/knc9m", + "_active": true, + "_components": [ + { + "__id__": 41 + } + ], + "_prefab": { + "__id__": 42 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 40 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": " 正在登录游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "6ca22GIGnND4ZgWPY/knc9m", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "loading_image", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fc986CvSNlLcoxOpCTf74gY", + "_active": true, + "_components": [ + { + "__id__": 44 + } + ], + "_prefab": { + "__id__": 45 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 43 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "33a87e63-83e7-4f98-a40e-96feece06697" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "c3fefzKTgRNL5VgfiSpLfOV", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "jzshazi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "15461fSawBG87CnfB3s49cE", + "_active": true, + "_components": [ + { + "__id__": 47 + } + ], + "_prefab": { + "__id__": 48 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "30220141-dcea-4b2c-82ea-f6932b703abd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "15461fSawBG87CnfB3s49cE", + "sync": false + }, + { + "__type__": "10e32jDstpLhIGHWrQEq2vN", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 32 + }, + "_enabled": true, + "target": { + "__id__": 43 + }, + "_isShow": false, + "lblContent": { + "__id__": 41 + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 32 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 32 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8f12cJXjThP5ILDjCfdQMUv", + "sync": false + }, + { + "__type__": "cc.Canvas", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_designResolution": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_fitWidth": false, + "_fitHeight": true + }, + { + "__type__": "572a7Qfh69N9ZLXkNthANfi", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_mima": null, + "_mimaIndex": 0 + } +] \ No newline at end of file diff --git a/client/assets/scenes/login.fire.meta b/client/assets/scenes/login.fire.meta new file mode 100755 index 0000000..881cf20 --- /dev/null +++ b/client/assets/scenes/login.fire.meta @@ -0,0 +1,7 @@ +{ + "ver": "1.0.0", + "uuid": "7b486d14-13bc-4be8-91e6-2efa50fc8715", + "asyncLoadAssets": false, + "autoReleaseAssets": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scenes/mjgame.fire b/client/assets/scenes/mjgame.fire new file mode 100755 index 0000000..ba0276d --- /dev/null +++ b/client/assets/scenes/mjgame.fire @@ -0,0 +1,87869 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 2247 + } + ], + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d092d418-dcdd-4823-a232-eca65fe76fff", + "autoReleaseAssets": false + }, + { + "__type__": "cc.Node", + "_name": "Canvas", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 7 + }, + { + "__id__": 12 + }, + { + "__id__": 166 + }, + { + "__id__": 1048 + }, + { + "__id__": 1063 + }, + { + "__id__": 1066 + }, + { + "__id__": 1071 + }, + { + "__id__": 1076 + }, + { + "__id__": 1080 + }, + { + "__id__": 1092 + }, + { + "__id__": 1100 + }, + { + "__id__": 1281 + }, + { + "__id__": 1294 + }, + { + "__id__": 1299 + }, + { + "__id__": 1334 + }, + { + "__id__": 1365 + }, + { + "__id__": 1472 + }, + { + "__id__": 1679 + }, + { + "__id__": 1958 + }, + { + "__id__": 2189 + }, + { + "__id__": 2199 + }, + { + "__id__": 2223 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 640, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a826cOZ4LpDWIw3SrrL6oz7", + "_active": true, + "_components": [ + { + "__id__": 2243 + }, + { + "__id__": 2244 + }, + { + "__id__": 2245 + }, + { + "__id__": 2246 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 4 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f051eWgV9REJYHGauBHdv9u", + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_backgroud", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 3 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "eb1efnr97NG2qOuLv5njqxa", + "_active": true, + "_components": [ + { + "__id__": 5 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 4 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "71c366f0-00c9-4e34-8b8e-29c1f6a5d93a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 3 + }, + "_enabled": true, + "isAlignOnce": false, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "typeTitle", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 8 + }, + { + "__id__": 10 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fd19abYSBVL7IlLybtGdt3f", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "xzdd", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 7 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 331, + "height": 23 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 85 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1138fTVHx9G5bbyEaV/pq+0", + "_active": true, + "_components": [ + { + "__id__": 9 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 8 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "630d3be3-d850-489c-94d3-bc52be73e5aa" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "xlch", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 7 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 331, + "height": 23 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 85 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "795e3pPVYxNhJJNXQeHY14d", + "_active": true, + "_components": [ + { + "__id__": 11 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 10 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "2822bb44-286f-40a1-9398-35a3bb0bd761" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "prepare", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 13 + }, + { + "__id__": 18 + }, + { + "__id__": 22 + }, + { + "__id__": 27 + }, + { + "__id__": 32 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "af641vYMylDcqAj+h8v8Ami", + "_active": false, + "_components": [ + { + "__id__": 165 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "btnBack", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 208, + "height": 69 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 468, + "y": -183 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7aa9123lfBKQLZrbs98w1/S", + "_active": true, + "_components": [ + { + "__id__": 14 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea7d8d70-11a2-48fd-8f20-82bd49ffce05" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 16 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "ea7d8d70-11a2-48fd-8f20-82bd49ffce05" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 13 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJRoom", + "handler": "onBtnBackClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 13 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 68, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btnWeichat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 304, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0d009RBtp9CwJlIKBVu3lMF", + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 20 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 18 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "249efc01-de45-4d92-8851-12b8e612751d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 18 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 21 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "249efc01-de45-4d92-8851-12b8e612751d" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 18 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJRoom", + "handler": "onBtnWeichatClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnDissolve", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 208, + "height": 69 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 468, + "y": -267 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bd6bddVvwxFz5Bf6XQms0HC", + "_active": true, + "_components": [ + { + "__id__": 23 + }, + { + "__id__": 24 + }, + { + "__id__": 26 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 22 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "150829b1-d3a8-4b43-a7d2-b894c15fb133" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 22 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 25 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "150829b1-d3a8-4b43-a7d2-b894c15fb133" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 22 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJRoom", + "handler": "onBtnDissolveClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 22 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 68, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btnExit", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 208, + "height": 69 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 468, + "y": -267 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9e67dQRnHZMsYhUBIDm0pwH", + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 31 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 27 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "150829b1-d3a8-4b43-a7d2-b894c15fb133" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 27 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 30 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "150829b1-d3a8-4b43-a7d2-b894c15fb133" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 27 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJRoom", + "handler": "onBtnExit", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 27 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 68, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "seats", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 12 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 33 + }, + { + "__id__": 66 + }, + { + "__id__": 99 + }, + { + "__id__": 132 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2270264kwBHxruSISKSRHVD", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 34 + }, + { + "__id__": 36 + }, + { + "__id__": 38 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + }, + { + "__id__": 46 + }, + { + "__id__": 53 + }, + { + "__id__": 56 + }, + { + "__id__": 58 + }, + { + "__id__": 60 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -404, + "y": -101 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f71b5JkIr9GqaDa/+kWdCTu", + "_active": true, + "_components": [ + { + "__id__": 65 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "28b63AB67pKQ42+9e4d2FFE", + "_active": true, + "_components": [ + { + "__id__": 35 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 34 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_money_frame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -68 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "612d6Z+iVFFXYzCzGFYEy3a", + "_active": true, + "_components": [ + { + "__id__": 37 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5e2aaTY2WBIFoEh22o1oefo", + "_active": true, + "_components": [ + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 38 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 38 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 38 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 38 + } + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -68 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "037ccWONINCBJG10VfX8hXn", + "_active": true, + "_components": [ + { + "__id__": 43 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 42 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ebbfeF5xZpFno3LkpWEC2GA", + "_active": true, + "_components": [ + { + "__id__": 45 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 44 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [ + { + "__id__": 47 + }, + { + "__id__": 50 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 35.9, + "y": -61.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c38d35qOlVMn4ksVeNVY6/R", + "_active": true, + "_components": [ + { + "__id__": 52 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 46 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 310, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 140, + "y": -35 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f1a0fiYYOBKXaraNU/IFTc4", + "_active": true, + "_components": [ + { + "__id__": 48 + }, + { + "__id__": 49 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 47 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "db2e469d-64f7-4fb2-b62d-bf54447a517e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 47 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -15, + "_right": -15, + "_top": -23.000000000000004, + "_bottom": -13, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 46 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6a3fa5guXBBp5Jx3cAd1oRj", + "_active": true, + "_components": [ + { + "__id__": 51 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 50 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 60.9, + "y": -57.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fd305HlWklMtJYiby8SN16o", + "_active": true, + "_components": [ + { + "__id__": 54 + }, + { + "__id__": 55 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 53 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 53 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "ready", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88, + "height": 39 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 103, + "y": 2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c0ac2IbBidP66N6doFWC8cv", + "_active": true, + "_components": [ + { + "__id__": 57 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 56 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8988418a-46a0-461d-959b-07af93600051" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 12, + "y": 28 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "04025C+2ZhPb7n5vygTIaOx", + "_active": true, + "_components": [ + { + "__id__": 59 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 58 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 33 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 61 + }, + { + "__id__": 63 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 39.8, + "y": -34.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cd3c0DLWMRAQ5Ybb5s2csoZ", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1ce56hCm05HZ5Ypm1AJyud9", + "_active": true, + "_components": [ + { + "__id__": 62 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 61 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 39, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "805eb4FBVBKjKfL/ysR4dZ+", + "_active": true, + "_components": [ + { + "__id__": 64 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 63 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 33 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 67 + }, + { + "__id__": 69 + }, + { + "__id__": 71 + }, + { + "__id__": 75 + }, + { + "__id__": 77 + }, + { + "__id__": 79 + }, + { + "__id__": 86 + }, + { + "__id__": 89 + }, + { + "__id__": 91 + }, + { + "__id__": 93 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 233, + "y": -152 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4dfa5XIlD9DUbnCQQHLs7JS", + "_active": true, + "_components": [ + { + "__id__": 98 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "89694NZDDFKgrVKUCMvWavp", + "_active": true, + "_components": [ + { + "__id__": 68 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 67 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_money_frame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -68 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "143f3FExP1PHLWz9uBMFVa6", + "_active": true, + "_components": [ + { + "__id__": 70 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 69 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "26e801CtTdBoI0xQFfxRACO", + "_active": true, + "_components": [ + { + "__id__": 72 + }, + { + "__id__": 73 + }, + { + "__id__": 74 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 71 + } + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "18102pRXOJFFLlopsRg3+wE", + "_active": true, + "_components": [ + { + "__id__": 76 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 75 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7d8f856+chJQLFY6xGB4yzR", + "_active": true, + "_components": [ + { + "__id__": 78 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 77 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [ + { + "__id__": 80 + }, + { + "__id__": 83 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -38.4, + "y": 68.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6ce17q1Q1JD6YkM16GwaJXT", + "_active": true, + "_components": [ + { + "__id__": 85 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 79 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 310, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -140, + "y": 31 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6ae67DcopFHyYTpvq1V8mUw", + "_active": true, + "_components": [ + { + "__id__": 81 + }, + { + "__id__": 82 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 80 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8d68fedf-6682-4a51-8977-b860121d0b71" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 80 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -15, + "_right": -15, + "_top": -9.000000000000004, + "_bottom": -27, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 79 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ba883T/VcJNd5ZKXOBXZmMV", + "_active": true, + "_components": [ + { + "__id__": 84 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 83 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 79 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -64, + "y": 63.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ead2660VF9AkpQN7JXLioUf", + "_active": true, + "_components": [ + { + "__id__": 87 + }, + { + "__id__": 88 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 86 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 86 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "ready", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88, + "height": 39 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -120, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4fa5deGxjRK75jXpdsVjWyi", + "_active": true, + "_components": [ + { + "__id__": 90 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 89 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8988418a-46a0-461d-959b-07af93600051" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 12, + "y": 28 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d9405tF51RF2IlGV3LF560H", + "_active": true, + "_components": [ + { + "__id__": 92 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 91 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 66 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 94 + }, + { + "__id__": 96 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -45.3, + "y": 51 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3984azIrWNBDZ+2xgzRGub0", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 93 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "202baJhz4lCQ44RS4dyyWbR", + "_active": true, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 93 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -34, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "76b12IvqCJN87tTKtSKNeO0", + "_active": true, + "_components": [ + { + "__id__": 97 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 96 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 66 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 100 + }, + { + "__id__": 102 + }, + { + "__id__": 104 + }, + { + "__id__": 108 + }, + { + "__id__": 110 + }, + { + "__id__": 112 + }, + { + "__id__": 119 + }, + { + "__id__": 122 + }, + { + "__id__": 124 + }, + { + "__id__": 126 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 390, + "y": 183 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "89291sKVzxNyoLMiWrgXpXd", + "_active": true, + "_components": [ + { + "__id__": 131 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c4373zmBWNDipiWpYfqImNG", + "_active": true, + "_components": [ + { + "__id__": 101 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 100 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_money_frame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -68 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b3a07C0pq9Bw7t0iM3uiWUi", + "_active": true, + "_components": [ + { + "__id__": 103 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 102 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e955a9cHzVI4KbLIjKbNtww", + "_active": true, + "_components": [ + { + "__id__": 105 + }, + { + "__id__": 106 + }, + { + "__id__": 107 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 104 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 104 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 104 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 104 + } + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8844fVNmNlDKr+ePH7DL1fR", + "_active": true, + "_components": [ + { + "__id__": 109 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 108 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f8b0cp95hNBHbr3At9tmgvg", + "_active": true, + "_components": [ + { + "__id__": 111 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 110 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [ + { + "__id__": 113 + }, + { + "__id__": 116 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -40, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "16abf2kUhVC/rD391Jdmn/4", + "_active": true, + "_components": [ + { + "__id__": 118 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 310, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": -1, + "_position": { + "__type__": "cc.Vec2", + "x": -140, + "y": -31 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bf1a2aTKRpIu4lfGzdCPLzX", + "_active": true, + "_components": [ + { + "__id__": 114 + }, + { + "__id__": 115 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 113 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8d68fedf-6682-4a51-8977-b860121d0b71" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 113 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -15, + "_right": -15, + "_top": -27.000000000000004, + "_bottom": -9, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21b9asc4CRPRJBAf1awQC/+", + "_active": true, + "_components": [ + { + "__id__": 117 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 116 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 112 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -59, + "y": -52 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c150bvWLaxHjIfrNEtHFpV6", + "_active": true, + "_components": [ + { + "__id__": 120 + }, + { + "__id__": 121 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 119 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 119 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "ready", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88, + "height": 39 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -99, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a782cBTDkxJQJ5ducMMXWgG", + "_active": true, + "_components": [ + { + "__id__": 123 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 122 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8988418a-46a0-461d-959b-07af93600051" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 12, + "y": 28 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bd0dd3ImTNEC426PksXs+KU", + "_active": true, + "_components": [ + { + "__id__": 125 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 124 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 99 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 127 + }, + { + "__id__": 129 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -47, + "y": -36 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0ee9fa0DJhMYpMNrFPuU84+", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 126 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "41a97ondAhAC6+WYpA5aAx2", + "_active": true, + "_components": [ + { + "__id__": 128 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 127 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 126 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -34, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3c703Wffq1OzoDLAJWko6NZ", + "_active": true, + "_components": [ + { + "__id__": 130 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 129 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 99 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 133 + }, + { + "__id__": 135 + }, + { + "__id__": 137 + }, + { + "__id__": 141 + }, + { + "__id__": 143 + }, + { + "__id__": 145 + }, + { + "__id__": 152 + }, + { + "__id__": 155 + }, + { + "__id__": 157 + }, + { + "__id__": 159 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -324, + "y": 175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4f41bNzV9FHxKoMWrW/ugQr", + "_active": true, + "_components": [ + { + "__id__": 164 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8c2f6jjTF1CPbOk+2ABcm9C", + "_active": true, + "_components": [ + { + "__id__": 134 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 133 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_money_frame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -68 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "423b9NRqWtEorPTZlQaPacy", + "_active": true, + "_components": [ + { + "__id__": 136 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 135 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "db013XtPkxP9Ydr56rMGE1c", + "_active": true, + "_components": [ + { + "__id__": 138 + }, + { + "__id__": 139 + }, + { + "__id__": 140 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 137 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 137 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 137 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 137 + } + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "90689qWnbFFLIH2FLwhajMm", + "_active": true, + "_components": [ + { + "__id__": 142 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 141 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "75f2aoTBmdPeLY5Iqc9vi4G", + "_active": true, + "_components": [ + { + "__id__": 144 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 143 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [ + { + "__id__": 146 + }, + { + "__id__": 149 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -11, + "y": -67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e4d27IB/EFHsINXLAfgUU1L", + "_active": true, + "_components": [ + { + "__id__": 151 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 145 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 310, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 140, + "y": -35 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8434aoYZu9F8r6qDjfVHDPX", + "_active": true, + "_components": [ + { + "__id__": 147 + }, + { + "__id__": 148 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 146 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "db2e469d-64f7-4fb2-b62d-bf54447a517e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 146 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -15, + "_right": -15, + "_top": -23.000000000000004, + "_bottom": -13, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 145 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9671fNz0nJNTLS66yI+O/93", + "_active": true, + "_components": [ + { + "__id__": 150 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 149 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 145 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 58, + "y": -57 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "923e9LqUTRN2LBMx3DC776z", + "_active": true, + "_components": [ + { + "__id__": 153 + }, + { + "__id__": 154 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 152 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 152 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "ready", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88, + "height": 39 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 120, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "19ff4C2CL5HkKVT0fAE3Fbs", + "_active": true, + "_components": [ + { + "__id__": 156 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 155 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8988418a-46a0-461d-959b-07af93600051" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 12, + "y": 28 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e9ea4ZSpgVPLq8aDkEvvg53", + "_active": true, + "_components": [ + { + "__id__": 158 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 157 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 160 + }, + { + "__id__": 162 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 42.1, + "y": -36.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b02312Qw1ZOl55bIn1D1Mub", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 159 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "47fe5HBwG9P1IvXxxA4Y5Vf", + "_active": true, + "_components": [ + { + "__id__": 161 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 160 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 159 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 39, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f9c75tfInxI77+6LjQVJGx0", + "_active": true, + "_components": [ + { + "__id__": 163 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 162 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 132 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 1280, + "_originalHeight": 720 + }, + { + "__type__": "cc.Node", + "_name": "game", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 167 + }, + { + "__id__": 170 + }, + { + "__id__": 173 + }, + { + "__id__": 183 + }, + { + "__id__": 199 + }, + { + "__id__": 370 + }, + { + "__id__": 541 + }, + { + "__id__": 714 + }, + { + "__id__": 930 + }, + { + "__id__": 1007 + }, + { + "__id__": 1045 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "91c003upU1AObElNe9/e0SK", + "_active": true, + "_components": [ + { + "__id__": 1047 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "mjcount", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -55, + "y": -69 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bc8b8bkDmBMLY2RGMbdo8AR", + "_active": true, + "_components": [ + { + "__id__": 168 + }, + { + "__id__": 169 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 167 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "剩余0张", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 167 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "gamecount", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": -69 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b0571dNFEND8IpvktXZ013p", + "_active": true, + "_components": [ + { + "__id__": 171 + }, + { + "__id__": 172 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 170 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "剩余5局", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 170 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "huanpaiinfo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 174 + }, + { + "__id__": 176 + }, + { + "__id__": 178 + }, + { + "__id__": 180 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -610, + "y": 267 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2187bJf6m5I/rtjInY+wm72", + "_active": true, + "_components": [ + { + "__id__": 182 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "hp1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 173 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": 16, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c537cLsCtdPpoV1/oRKLPjU", + "_active": true, + "_components": [ + { + "__id__": 175 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 174 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hp2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 173 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": 61, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4e375qkfixF9ZTTcP9YzXCD", + "_active": true, + "_components": [ + { + "__id__": 177 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 176 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hp3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 173 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": 106, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2a024+Tsi9DcYGxB35vN8lL", + "_active": true, + "_components": [ + { + "__id__": 179 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 178 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hpm", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 173 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 26, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 146, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e213cLBOxJGVIpJWeq+dYs0", + "_active": true, + "_components": [ + { + "__id__": 181 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 180 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ceb6e600-b231-4f3e-9528-4131277712b7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 173 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 8, + "_left": 30, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "arrow", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 184 + }, + { + "__id__": 186 + }, + { + "__id__": 188 + }, + { + "__id__": 190 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1d7a55kkRVI6Jd4LqC8OGj8", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_arrow_frame", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 183 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 104, + "height": 104 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "888f2khIVtM8qKGiZh99z/J", + "_active": true, + "_components": [ + { + "__id__": 185 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 184 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "4d53c7ba-0950-4e59-833e-2d2cb816a110" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "lblTime", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 183 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 33.37, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "edee7tmC49Brr5JF29bYEkV", + "_active": true, + "_components": [ + { + "__id__": 187 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 186 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "10", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_arrow_top", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 183 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 50, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9697aF9ztVIYZea5lhhoe/m", + "_active": true, + "_components": [ + { + "__id__": 189 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 188 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b2c1781b-17c0-4385-ae58-5ca7a67b741d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pointer", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 183 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 191 + }, + { + "__id__": 193 + }, + { + "__id__": 195 + }, + { + "__id__": 197 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6b4d3uOgpFFhKvBgCNFdBGq", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "sichuan_room_fangxiang_002", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 190 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 93, + "height": 21 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -37 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "00be03K7eVFMqKJXEfeBprN", + "_active": true, + "_components": [ + { + "__id__": 192 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 191 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e780b529-e5dd-47f4-89b9-085eb0c305ff" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "sichuan_room_fangxiang_004", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 190 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 21, + "height": 93 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 37, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c5f3du5MGZNuZqcyvhvPonV", + "_active": true, + "_components": [ + { + "__id__": 194 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 193 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "90e4b45c-8044-49b6-a842-5bd38dafe909" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "sichuan_room_fangxiang_003", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 190 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 93, + "height": 21 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 37 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e5609MBa3hB94S/q5sA5Njn", + "_active": true, + "_components": [ + { + "__id__": 196 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 195 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d278cab0-d89b-4fca-b312-e5a5279015fa" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "sichuan_room_fangxiang_001", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 190 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 21, + "height": 92 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -37, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "17158Ks8R5J05eK2gTZQ+EX", + "_active": true, + "_components": [ + { + "__id__": 198 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 197 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ffd781e3-3d89-49a1-99af-45446e138558" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 200 + }, + { + "__id__": 229 + }, + { + "__id__": 230 + }, + { + "__id__": 279 + }, + { + "__id__": 284 + }, + { + "__id__": 289 + }, + { + "__id__": 296 + }, + { + "__id__": 341 + }, + { + "__id__": 366 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 550, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6f9aeXUHXhMSLOBjffsCfJg", + "_active": true, + "_components": [ + { + "__id__": 369 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "holds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 201 + }, + { + "__id__": 203 + }, + { + "__id__": 205 + }, + { + "__id__": 207 + }, + { + "__id__": 209 + }, + { + "__id__": 211 + }, + { + "__id__": 213 + }, + { + "__id__": 215 + }, + { + "__id__": 217 + }, + { + "__id__": 219 + }, + { + "__id__": 221 + }, + { + "__id__": 223 + }, + { + "__id__": 225 + }, + { + "__id__": 227 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -97, + "y": 164 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "948616sEJZEPLzIeu8x9wgv", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 11 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5a00bmgjWBBGoYoBBg8hY3H", + "_active": true, + "_components": [ + { + "__id__": 202 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 201 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b68c9+0GaNGzpFttzMZ5qpb", + "_active": true, + "_components": [ + { + "__id__": 204 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 203 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -50 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "02282YwayVL+I3q75soajfF", + "_active": true, + "_components": [ + { + "__id__": 206 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 205 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1f77c+Y0aVPdrElp8nfoElY", + "_active": true, + "_components": [ + { + "__id__": 208 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 207 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f8b01u/5QdOCKAbVQkKe3tc", + "_active": true, + "_components": [ + { + "__id__": 210 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 209 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "15407JI+etFkYMjjqQxvJT3", + "_active": true, + "_components": [ + { + "__id__": 212 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 211 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d197dthbrlB7oj+e1eEluR1", + "_active": true, + "_components": [ + { + "__id__": 214 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 213 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ac46a1ziCVOS6j4dp98bkre", + "_active": true, + "_components": [ + { + "__id__": 216 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 215 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -200 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5ebd5U3hdpHz4IVGIxxoDGV", + "_active": true, + "_components": [ + { + "__id__": 218 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 217 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e52da/7roJGRb4GwdMgCwi/", + "_active": true, + "_components": [ + { + "__id__": 220 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 219 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f726a+tw4RMOo3rGJLKZaf9", + "_active": true, + "_components": [ + { + "__id__": 222 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 221 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -275 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "49e01gDIqlD4Zvk/6Mb08ak", + "_active": true, + "_components": [ + { + "__id__": 224 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 223 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a1cc7bnNYVLipAVO7uIk6Ce", + "_active": true, + "_components": [ + { + "__id__": 226 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 225 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_right", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -325 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "22fd6amKLREAYf+91cNCbmd", + "_active": true, + "_components": [ + { + "__id__": 228 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 227 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "penggangs", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -97, + "y": -135 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f5ec0Tp9e9HPZUNmW1QQHyX", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "folds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 231 + }, + { + "__id__": 233 + }, + { + "__id__": 235 + }, + { + "__id__": 237 + }, + { + "__id__": 239 + }, + { + "__id__": 241 + }, + { + "__id__": 243 + }, + { + "__id__": 245 + }, + { + "__id__": 247 + }, + { + "__id__": 249 + }, + { + "__id__": 251 + }, + { + "__id__": 253 + }, + { + "__id__": 255 + }, + { + "__id__": 257 + }, + { + "__id__": 259 + }, + { + "__id__": 261 + }, + { + "__id__": 263 + }, + { + "__id__": 265 + }, + { + "__id__": 267 + }, + { + "__id__": 269 + }, + { + "__id__": 271 + }, + { + "__id__": 273 + }, + { + "__id__": 275 + }, + { + "__id__": 277 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -263, + "y": 150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3a8f4A5AlZMwoPTmo5yU7Et", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8883e1jVYFByrw1eI3XVJGB", + "_active": true, + "_components": [ + { + "__id__": 232 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 231 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e2015mnjsROsKx+JLfQ/WVi", + "_active": true, + "_components": [ + { + "__id__": 234 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 233 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -50 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8ef71m6O0dDbJ0WQF+JKsJv", + "_active": true, + "_components": [ + { + "__id__": 236 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 235 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "089cdmh9DJL043alpsJwBUJ", + "_active": true, + "_components": [ + { + "__id__": 238 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 237 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "108de5WUWRLX48qyX25CZN9", + "_active": true, + "_components": [ + { + "__id__": 240 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 239 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fa17djessxFt7QwPTSLKlQj", + "_active": true, + "_components": [ + { + "__id__": 242 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 241 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6ec06zwTBlJ1KR41FJT6WIm", + "_active": true, + "_components": [ + { + "__id__": 244 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 243 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "07d998hjMxGl4byoE5TE6U5", + "_active": true, + "_components": [ + { + "__id__": 246 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 245 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -200 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "16cb6sxkX5ESY+PjOGtixeG", + "_active": true, + "_components": [ + { + "__id__": 248 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 247 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a60ff8WgG5LYYBUvv93ZA0K", + "_active": true, + "_components": [ + { + "__id__": 250 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 249 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bcbb5SMpGhBVZuJospWodwk", + "_active": true, + "_components": [ + { + "__id__": 252 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 251 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 96, + "y": -275 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "db7a1SfZspMLKqmewatvZOk", + "_active": true, + "_components": [ + { + "__id__": 254 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 253 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21a74FNLrdF1blHmKxPx319", + "_active": true, + "_components": [ + { + "__id__": 256 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 255 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0891eUQz7xAuJt64dRaLp7S", + "_active": true, + "_components": [ + { + "__id__": 258 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 257 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -50 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4764e4gYatGnI+mQYVS7gX6", + "_active": true, + "_components": [ + { + "__id__": 260 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 259 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "231d1S55lhB34ZK7vUARk2/", + "_active": true, + "_components": [ + { + "__id__": 262 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 261 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d22410JjEtC5ZRAd17D+lto", + "_active": true, + "_components": [ + { + "__id__": 264 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 263 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f63d48stNZIppRloEC5RhXx", + "_active": true, + "_components": [ + { + "__id__": 266 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 265 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "67e8bmy585FJoJGpRkz2ykT", + "_active": true, + "_components": [ + { + "__id__": 268 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 267 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "58ab3QKQypGlK4hz/Ja/L5A", + "_active": true, + "_components": [ + { + "__id__": 270 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 269 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -200 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5f124n/3VBHrq00Yjs+qyXX", + "_active": true, + "_components": [ + { + "__id__": 272 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 271 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "372eaKP039Aqok8oJWH7pGN", + "_active": true, + "_components": [ + { + "__id__": 274 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 273 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "73439W+x7FH3riQnVHjXYKc", + "_active": true, + "_components": [ + { + "__id__": 276 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 275 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "R_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 48, + "y": -275 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "839fePPEOJFD6d+roWVAKUQ", + "_active": true, + "_components": [ + { + "__id__": 278 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 277 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1b59695e-5540-424c-9039-1f104391aeda" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + } + }, + { + "__type__": "cc.Node", + "_name": "ChuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 280 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -314, + "y": 18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d2176MQhWdKiZe8g4ufpnlO", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 283 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 279 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "021fct3AihHKJwi041wa75s", + "_active": true, + "_components": [ + { + "__id__": 281 + } + ], + "_prefab": { + "__id__": 282 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 280 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "44f6fbrW4tN+KfvWX2OEkjj", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "b5891hnB3xPsZ8btypA8brR", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "HuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 168, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 30 + }, + "_children": [ + { + "__id__": 285 + }, + { + "__id__": 287 + } + ], + "_rotationX": -90, + "_rotationY": -90, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -131, + "y": 21 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "acb7cbwbkNO8LwYksVsO6F8", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "sprHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 284 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b8f3cBSnaBKoqCjXI7HHfy8", + "_active": true, + "_components": [ + { + "__id__": 286 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 285 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "sprZimo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 284 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 184, + "height": 126 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f9b232alLNBz7BPJLhHOzUP", + "_active": true, + "_components": [ + { + "__id__": 288 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 287 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecb830a8-95c6-4528-bb97-771d7cd13dc4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "opt", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 290 + }, + { + "__id__": 292 + }, + { + "__id__": 294 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -251, + "y": 12 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "aeb70TZkLdOSZ/Ssdcf8kct", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 289 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 29, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3024dBZWkJMdrlORLdp8eON", + "_active": true, + "_components": [ + { + "__id__": 291 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 290 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 289 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21f9ctICkZEWqwyE7U7EUc7", + "_active": true, + "_components": [ + { + "__id__": 293 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 292 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 289 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 86, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3c8a4JOcohF+J15rP9O7U0p", + "_active": true, + "_components": [ + { + "__id__": 295 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 294 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 297 + }, + { + "__id__": 299 + }, + { + "__id__": 303 + }, + { + "__id__": 310 + }, + { + "__id__": 312 + }, + { + "__id__": 314 + }, + { + "__id__": 321 + }, + { + "__id__": 323 + }, + { + "__id__": 325 + }, + { + "__id__": 327 + }, + { + "__id__": 332 + }, + { + "__id__": 335 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 73 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "71354tuyRZO7LoqO+1pObAa", + "_active": true, + "_components": [ + { + "__id__": 340 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "01227ZVY2RN24/7FeykjVAy", + "_active": true, + "_components": [ + { + "__id__": 298 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 297 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8791fH0UYZMU47oWqrFnVp/", + "_active": true, + "_components": [ + { + "__id__": 300 + }, + { + "__id__": 301 + }, + { + "__id__": 302 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 299 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 299 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 299 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 299 + } + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 40 + }, + "_children": [ + { + "__id__": 304 + }, + { + "__id__": 307 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -75, + "y": -19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6237bxumERF1b980d4TU/Rl", + "_active": true, + "_components": [ + { + "__id__": 309 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 303 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 76 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -200, + "y": 12 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a90f5SGk5dETaSKRFOPfH5k", + "_active": true, + "_components": [ + { + "__id__": 305 + }, + { + "__id__": 306 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 304 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8d68fedf-6682-4a51-8977-b860121d0b71" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 304 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -15, + "_right": -15, + "_top": -10.000000000000004, + "_bottom": -26, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 303 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "56a88gzIH5HYaGfp8qpd5ZT", + "_active": true, + "_components": [ + { + "__id__": 308 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 307 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好了了了", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 303 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -16.1, + "y": 29.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f17fcgLAgxGPI+Ny5RxgeEu", + "_active": true, + "_components": [ + { + "__id__": 311 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 310 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 37 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -45, + "y": 45 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b12a1so9Q5PG72rWTBw1alE", + "_active": true, + "_components": [ + { + "__id__": 313 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 312 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a7b08c37-ea5d-4c04-85ae-ec901991e574" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "que", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 25, + "height": 25 + }, + "_children": [ + { + "__id__": 315 + }, + { + "__id__": 317 + }, + { + "__id__": 319 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 32.6, + "y": 35 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "860aeKKEZBP/621eYepUuI2", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "tong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 314 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3bd07mZvU9GE7GjKUPnKqX5", + "_active": true, + "_components": [ + { + "__id__": 316 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 315 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5814d418-f75c-49fa-b3ff-910c85c9c9ba" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "tiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 314 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "357f8PcvnRJOqzhQ0pz6MvU", + "_active": true, + "_components": [ + { + "__id__": 318 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 317 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "70e14a7e-9eac-46a0-9aab-6e6584e120ab" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "wan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 314 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "69267cAW/JNF7oluCrOtKBN", + "_active": true, + "_components": [ + { + "__id__": 320 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 319 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d0c01627-4d4d-4e0f-a8cf-872b3965b082" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "name_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "149f1jCRpxGEIhU7E2+sPpl", + "_active": true, + "_components": [ + { + "__id__": 322 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 321 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "75180/G8ARE6KFY/5ZHc+SL", + "_active": true, + "_components": [ + { + "__id__": 324 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 323 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -95 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a3dbaKWuuxGSKUSdbh7iLE0", + "_active": true, + "_components": [ + { + "__id__": 326 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 325 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xuanpai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 328 + }, + { + "__id__": 330 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 11, + "y": -93 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c0bd7fVB4pDU6pFLdLCPLYH", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "xd", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 327 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3f277fG/WdHwqFxczFMfKuM", + "_active": true, + "_components": [ + { + "__id__": 329 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 328 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c6317a07-e5db-4930-a7d5-bd6fe7ef7b5e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "xz", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 327 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 35 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d1c3fOsL+dBrLkxAstcl1aY", + "_active": true, + "_components": [ + { + "__id__": 331 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 330 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a87ec412-9067-4265-a7f4-a8054f7a1c46" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -27, + "y": -23 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9359f9mvUVHLaoZv70/m5s0", + "_active": true, + "_components": [ + { + "__id__": 333 + }, + { + "__id__": 334 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 332 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 332 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 336 + }, + { + "__id__": 338 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -43, + "y": -37.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1aad7aiukZLo67Rzd9QdNAO", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 335 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5bbb6XWIQlKBL9vTrJc+6B9", + "_active": true, + "_components": [ + { + "__id__": 337 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 336 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 335 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -34, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1cec4UXNOpL54XSwf94jaRp", + "_active": true, + "_components": [ + { + "__id__": 339 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 338 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 296 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "hupailist", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 342 + }, + { + "__id__": 344 + }, + { + "__id__": 346 + }, + { + "__id__": 348 + }, + { + "__id__": 350 + }, + { + "__id__": 352 + }, + { + "__id__": 354 + }, + { + "__id__": 356 + }, + { + "__id__": 358 + }, + { + "__id__": 360 + }, + { + "__id__": 362 + }, + { + "__id__": 364 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -264, + "y": 155 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ec20bhtBKdMIqbkYr1xk1pL", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1d11dZpqfdJEJ/3XjCR/tz0", + "_active": true, + "_components": [ + { + "__id__": 343 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 342 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -28 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8db8fLJo9FL5oUksRcXLU4x", + "_active": true, + "_components": [ + { + "__id__": 345 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 344 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -56 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a4dffjAJZhLB5O9eM2m6bs1", + "_active": true, + "_components": [ + { + "__id__": 347 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 346 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -84 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "af30cfR5jVK9InwKfcBcA1x", + "_active": true, + "_components": [ + { + "__id__": 349 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 348 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 13.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2b92dicff5Fxog9fSPmFdCi", + "_active": true, + "_components": [ + { + "__id__": 351 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 350 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -14.9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bf0b6AI3g1B8aPPzuVyWS7N", + "_active": true, + "_components": [ + { + "__id__": 353 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 352 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -42.9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1608fVuNt1CI4j/M2/Eylol", + "_active": true, + "_components": [ + { + "__id__": 355 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 354 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -70.9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82694AOWb1B1p68cEKYAzPS", + "_active": true, + "_components": [ + { + "__id__": 357 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 356 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 26.2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8bbd01vxWxGLL95/ijd8ClF", + "_active": true, + "_components": [ + { + "__id__": 359 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 358 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -1.8 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "15b82sfpZ5NoonzjUXIeD7y", + "_active": true, + "_components": [ + { + "__id__": 361 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 360 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -29.8 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7160eRGQ3FPxa612nZ4t6Jt", + "_active": true, + "_components": [ + { + "__id__": 363 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 362 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 341 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -57.8 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ba6f7NeDxxKxIWzv8IV8ua3", + "_active": true, + "_components": [ + { + "__id__": 365 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 364 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "67368907-8fe6-493f-be21-083e0ed0306b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "play_efx", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -265, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0ce86xcdF1Nz5eSGbPhdyjO", + "_active": true, + "_components": [ + { + "__id__": 367 + }, + { + "__id__": 368 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 366 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": false, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 366 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a812d421-cef6-49b1-88ec-f64a8d3fda71" + }, + { + "__uuid__": "0470db5f-e2e7-4a23-985e-087e2faf1e35" + }, + { + "__uuid__": "3172929a-6752-4840-b747-9ab45c973a88" + }, + { + "__uuid__": "ee5ff482-e2c9-47e9-972a-ee4e4f8f2adb" + }, + { + "__uuid__": "ea90eb71-da66-44b9-b343-b577cdb7d53f" + }, + { + "__uuid__": "e4237ef8-fd32-4874-9ab0-6f94b5393b8b" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 199 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 32, + "_left": 1266, + "_right": 90, + "_top": 360, + "_bottom": 360, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 371 + }, + { + "__id__": 400 + }, + { + "__id__": 401 + }, + { + "__id__": 450 + }, + { + "__id__": 455 + }, + { + "__id__": 460 + }, + { + "__id__": 467 + }, + { + "__id__": 512 + }, + { + "__id__": 537 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d153eJkaLRAF6L7FALb4DMm", + "_active": true, + "_components": [ + { + "__id__": 540 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "holds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 372 + }, + { + "__id__": 374 + }, + { + "__id__": 376 + }, + { + "__id__": 378 + }, + { + "__id__": 380 + }, + { + "__id__": 382 + }, + { + "__id__": 384 + }, + { + "__id__": 386 + }, + { + "__id__": 388 + }, + { + "__id__": 390 + }, + { + "__id__": 392 + }, + { + "__id__": 394 + }, + { + "__id__": 396 + }, + { + "__id__": 398 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -239, + "y": 239 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "25b5bfjXOFOXIHjphHkJ3bv", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -12, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3a407h+LvhJ5LEXFXKh0Fqv", + "_active": true, + "_components": [ + { + "__id__": 373 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 372 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 38, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "69a81T5TCxG4bqckYWjS9la", + "_active": true, + "_components": [ + { + "__id__": 375 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 374 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 76, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6172fjKH0VI8YxOMrfaRW4m", + "_active": true, + "_components": [ + { + "__id__": 377 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 376 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 114, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4e8e005xPNNHIiMAgQZrW0y", + "_active": true, + "_components": [ + { + "__id__": 379 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 378 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 152, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4dce13vUH9PJ4AAd9d0lh2X", + "_active": true, + "_components": [ + { + "__id__": 381 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 380 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 190, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d7d38sCxx1JK7uARnQuIsHu", + "_active": true, + "_components": [ + { + "__id__": 383 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 382 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 228, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b8df3zOd3dFn7bvZnr7SASF", + "_active": true, + "_components": [ + { + "__id__": 385 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 384 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 266, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fc201NwhZxJkKMe76YiW1Xl", + "_active": true, + "_components": [ + { + "__id__": 387 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 386 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 304, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2f398M5EuhGSqVEiPl4LmAf", + "_active": true, + "_components": [ + { + "__id__": 389 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 388 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 342, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f52113dmg1C8I8MDIvB+eSB", + "_active": true, + "_components": [ + { + "__id__": 391 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 390 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 380, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5dd33glmLNPDIfcgEcPazYY", + "_active": true, + "_components": [ + { + "__id__": 393 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 392 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 418, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d093e+wXDlLMY0qlPxxkCzi", + "_active": true, + "_components": [ + { + "__id__": 395 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 394 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 456, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d2481MlGN5KA5rPFHHgVZRJ", + "_active": true, + "_components": [ + { + "__id__": 397 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 396 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_up", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 371 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 59 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 494, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "29717F4rLtMZJHbuuVhXK73", + "_active": true, + "_components": [ + { + "__id__": 399 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 398 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "penggangs", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 198, + "y": 239 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4755cNvhHBKXoGKonLO0Jij", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "folds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 402 + }, + { + "__id__": 404 + }, + { + "__id__": 406 + }, + { + "__id__": 408 + }, + { + "__id__": 410 + }, + { + "__id__": 412 + }, + { + "__id__": 414 + }, + { + "__id__": 416 + }, + { + "__id__": 418 + }, + { + "__id__": 420 + }, + { + "__id__": 422 + }, + { + "__id__": 424 + }, + { + "__id__": 426 + }, + { + "__id__": 428 + }, + { + "__id__": 430 + }, + { + "__id__": 432 + }, + { + "__id__": 434 + }, + { + "__id__": 436 + }, + { + "__id__": 438 + }, + { + "__id__": 440 + }, + { + "__id__": 442 + }, + { + "__id__": 444 + }, + { + "__id__": 446 + }, + { + "__id__": 448 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": -180, + "y": 172 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "618cdK3OIpJmLOh+yagJOlR", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "mj0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "46ac761I/hMUYWoV1XmibNa", + "_active": true, + "_components": [ + { + "__id__": 403 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 402 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5ea4cbbf-d3ad-469d-8488-e3b5c9e14d66" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "09791neXntLe6hJHP0vpz8Y", + "_active": true, + "_components": [ + { + "__id__": 405 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 404 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3a4bc43a-320e-496b-84e3-9cd7b192cafa" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3e75bYhoT1BFZR//z9LSk9Q", + "_active": true, + "_components": [ + { + "__id__": 407 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 406 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cead5d37-33b1-4d99-a054-e64168a887f6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "84ae1/zSBJBwqeGOMA27Zf2", + "_active": true, + "_components": [ + { + "__id__": 409 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 408 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "4d42ddcf-8e6c-4396-bf69-26dd2b288e2b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f2c62ZgTV5Ppo7R8ReEIAOK", + "_active": true, + "_components": [ + { + "__id__": 411 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 410 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5ebc8906-0653-4bf2-9325-d4368a3d46db" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fd693OidiZNiJNVaPmZ1f92", + "_active": true, + "_components": [ + { + "__id__": 413 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 412 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "001488ed-61c9-40a1-a7e0-9152dfe8df0e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d62d2q07hRKYrfHSAYM/V2p", + "_active": true, + "_components": [ + { + "__id__": 415 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 414 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "836d2a01-b443-4b1a-92ca-642a907122fb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 385, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "925e4Ghm2dHyqbrAJjCThS+", + "_active": true, + "_components": [ + { + "__id__": 417 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 416 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ef0b2857-5785-46e2-b02c-63f7171098ab" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 440, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "77c8ceaLlhLTqg0nmg4o7m4", + "_active": true, + "_components": [ + { + "__id__": 419 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 418 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 495, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3cdc4D1OpNJ6JzlbB/hW4Vi", + "_active": true, + "_components": [ + { + "__id__": 421 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 420 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj10", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 550, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2e284rQ0oVGsb8UvpLs+L3t", + "_active": true, + "_components": [ + { + "__id__": 423 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 422 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj11", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 605, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c5e55n1AlJiIdUrAMgefpv", + "_active": true, + "_components": [ + { + "__id__": 425 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 424 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f2b46GCvwdKU4AEicSdpt8n", + "_active": true, + "_components": [ + { + "__id__": 427 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 426 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5ea4cbbf-d3ad-469d-8488-e3b5c9e14d66" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "45820K65/ZDTL/mFnNVWUCm", + "_active": true, + "_components": [ + { + "__id__": 429 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 428 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3a4bc43a-320e-496b-84e3-9cd7b192cafa" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c0c4cf4d/9Chb2VCJ2t0PAJ", + "_active": true, + "_components": [ + { + "__id__": 431 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 430 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cead5d37-33b1-4d99-a054-e64168a887f6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "516f2zXffVN5KoVtXXY8TL/", + "_active": true, + "_components": [ + { + "__id__": 433 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 432 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "4d42ddcf-8e6c-4396-bf69-26dd2b288e2b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bd2dc/jIw5OBoyK47UKTojX", + "_active": true, + "_components": [ + { + "__id__": 435 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 434 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5ebc8906-0653-4bf2-9325-d4368a3d46db" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "560e8Ushx5FSZvzU+Wcm5Eh", + "_active": true, + "_components": [ + { + "__id__": 437 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 436 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "001488ed-61c9-40a1-a7e0-9152dfe8df0e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4e845HwENRNmo0TJyHCYRHn", + "_active": true, + "_components": [ + { + "__id__": 439 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 438 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "836d2a01-b443-4b1a-92ca-642a907122fb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 385, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d8596vJ9nVH1b0FG8/xfIDU", + "_active": true, + "_components": [ + { + "__id__": 441 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 440 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ef0b2857-5785-46e2-b02c-63f7171098ab" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 440, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "faddbK2XntNprDHUdfhD7qy", + "_active": true, + "_components": [ + { + "__id__": 443 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 442 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 495, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dd6cfJ6VZNMRo+h57al2SUm", + "_active": true, + "_components": [ + { + "__id__": 445 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 444 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj10", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 550, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "378b1xgpylHNKDXundAV3Cp", + "_active": true, + "_components": [ + { + "__id__": 447 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 446 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "mj11", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 401 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 605, + "y": -66 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "869a24SF/RIYYDfHFlM47Le", + "_active": true, + "_components": [ + { + "__id__": 449 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 448 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b8d90545-c2e4-408b-891b-bc8a6f2f72ac" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + } + }, + { + "__type__": "cc.Node", + "_name": "ChuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 451 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "50cdfS068hOo7qAg9ODJzEr", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 454 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 450 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0bb0aI7JZVKGaXaBbVoT32T", + "_active": true, + "_components": [ + { + "__id__": 452 + } + ], + "_prefab": { + "__id__": 453 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 451 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 450 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "44f6fbrW4tN+KfvWX2OEkjj", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 450 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "b5891hnB3xPsZ8btypA8brR", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "HuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 168, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 30 + }, + "_children": [ + { + "__id__": 456 + }, + { + "__id__": 458 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 216 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ca0cb+xAf1CoKI84a9AvkSD", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "sprHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 455 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9ff8ee8jTxOCr3FrSkB6V37", + "_active": true, + "_components": [ + { + "__id__": 457 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 456 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "sprZimo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 455 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 184, + "height": 126 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5d2672MUkVOtr4g84wj4lGf", + "_active": true, + "_components": [ + { + "__id__": 459 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 458 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecb830a8-95c6-4528-bb97-771d7cd13dc4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "opt", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 461 + }, + { + "__id__": 463 + }, + { + "__id__": 465 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 166 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c4933kWzPRJSpwHd8Jg2Nk6", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 460 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 29, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d9907PDxFNAJrvYEM8KHXfX", + "_active": true, + "_components": [ + { + "__id__": 462 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 461 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 460 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1f7140LFmJOdrHgzwYfBYjO", + "_active": true, + "_components": [ + { + "__id__": 464 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 463 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 460 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 86, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "703b9N9/4VIkpS9uk2yiX+w", + "_active": true, + "_components": [ + { + "__id__": 466 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 465 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 468 + }, + { + "__id__": 470 + }, + { + "__id__": 474 + }, + { + "__id__": 481 + }, + { + "__id__": 483 + }, + { + "__id__": 485 + }, + { + "__id__": 487 + }, + { + "__id__": 494 + }, + { + "__id__": 496 + }, + { + "__id__": 498 + }, + { + "__id__": 503 + }, + { + "__id__": 506 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 370, + "y": 273 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fe0dfcrnYpDC6FZkQQTArUb", + "_active": true, + "_components": [ + { + "__id__": 511 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "41957s92YVEJbz6+/fcIw0t", + "_active": true, + "_components": [ + { + "__id__": 469 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 468 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "173ffMlUnZHjqY8+BV5EHwD", + "_active": true, + "_components": [ + { + "__id__": 471 + }, + { + "__id__": 472 + }, + { + "__id__": 473 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 470 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 470 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 470 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 470 + } + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [ + { + "__id__": 475 + }, + { + "__id__": 478 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -47, + "y": -64 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b9986dT5G5FSI/ahKG7/bXv", + "_active": true, + "_components": [ + { + "__id__": 480 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 474 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 310, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -144, + "y": -31 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b6a80nn2ddFt6UUMoPThwEn", + "_active": true, + "_components": [ + { + "__id__": 476 + }, + { + "__id__": 477 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 475 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "db2e469d-64f7-4fb2-b62d-bf54447a517e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 475 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -19, + "_right": -11, + "_top": -27.000000000000004, + "_bottom": -9, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 474 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e55818+HhtHh6Qib9aCIrHy", + "_active": true, + "_components": [ + { + "__id__": 479 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 478 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 474 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好\n了了了了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -95 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "65e01W1goFLK52TAQ3CWMfg", + "_active": true, + "_components": [ + { + "__id__": 482 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 481 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "name_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cc2bcfmHRBGPLn1OdrTQbnj", + "_active": true, + "_components": [ + { + "__id__": 484 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 483 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e888bLTIzlDX6HVYQNFtb9K", + "_active": true, + "_components": [ + { + "__id__": 486 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 485 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "que", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 25, + "height": 25 + }, + "_children": [ + { + "__id__": 488 + }, + { + "__id__": 490 + }, + { + "__id__": 492 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 32.6, + "y": 35 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e5398AmNL9E5Z0bdy4rF6Ty", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "tong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 487 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c2018K0k2pASr+44jbT86yd", + "_active": true, + "_components": [ + { + "__id__": 489 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 488 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5814d418-f75c-49fa-b3ff-910c85c9c9ba" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "tiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 487 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "47ea2fP1ehHebn6wRkCZVOg", + "_active": true, + "_components": [ + { + "__id__": 491 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 490 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "70e14a7e-9eac-46a0-9aab-6e6584e120ab" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "wan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 487 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a0b2cXylMRLqYL8jyMn2Tbu", + "_active": true, + "_components": [ + { + "__id__": 493 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 492 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d0c01627-4d4d-4e0f-a8cf-872b3965b082" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -16.1, + "y": 29.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ce72dEpA4RMCLmPlFemL2Ur", + "_active": true, + "_components": [ + { + "__id__": 495 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 494 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 37 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -45, + "y": 45 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "831b2YrOSxCgox3tvOkU5sh", + "_active": true, + "_components": [ + { + "__id__": 497 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 496 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a7b08c37-ea5d-4c04-85ae-ec901991e574" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "xuanpai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 499 + }, + { + "__id__": 501 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 11, + "y": -93 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "61431s8rH5GmJPf9r+2J2za", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "xd", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 498 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5a008PPaMBJ5LezP4T0grTX", + "_active": true, + "_components": [ + { + "__id__": 500 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 499 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c6317a07-e5db-4930-a7d5-bd6fe7ef7b5e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "xz", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 498 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 35 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5dc0507iWpNMqAvojUUPO+Q", + "_active": true, + "_components": [ + { + "__id__": 502 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 501 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a87ec412-9067-4265-a7f4-a8054f7a1c46" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -28, + "y": -21 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1be113L2zlHfahGPQGiA4k/", + "_active": true, + "_components": [ + { + "__id__": 504 + }, + { + "__id__": 505 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 503 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 503 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 467 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 507 + }, + { + "__id__": 509 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -42.9, + "y": -34.8 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8b503H59KdD3Z9RqR0YE2G4", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 506 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "318cfREK0tF4oF4Hi31/pNC", + "_active": true, + "_components": [ + { + "__id__": 508 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 507 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 506 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -34, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "90a01kPbJBCrpvHhr384YeQ", + "_active": true, + "_components": [ + { + "__id__": 510 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 509 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 467 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "hupailist", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 513 + }, + { + "__id__": 515 + }, + { + "__id__": 517 + }, + { + "__id__": 519 + }, + { + "__id__": 521 + }, + { + "__id__": 523 + }, + { + "__id__": 525 + }, + { + "__id__": 527 + }, + { + "__id__": 529 + }, + { + "__id__": 531 + }, + { + "__id__": 533 + }, + { + "__id__": 535 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": -179.3, + "y": 92.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5e1b9LZZOdDqa7/UG910MCY", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2c18eoqoZ9DVri1REou5orH", + "_active": true, + "_components": [ + { + "__id__": 514 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 513 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "71de9pZfhNIhaQWOGTYCVFH", + "_active": true, + "_components": [ + { + "__id__": 516 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 515 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4cc0b+un45AhaJIKIj7SHsc", + "_active": true, + "_components": [ + { + "__id__": 518 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 517 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b88883wKPlAHr5KpG6mjOs2", + "_active": true, + "_components": [ + { + "__id__": 520 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 519 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 23.2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a2897C1o71CppkMazb732eU", + "_active": true, + "_components": [ + { + "__id__": 522 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 521 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 23.2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1a9aaDjWaBF+7IJb1buP7pt", + "_active": true, + "_components": [ + { + "__id__": 524 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 523 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 23.2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2b8e2OOIUNHz77Ms8hjAeAc", + "_active": true, + "_components": [ + { + "__id__": 526 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 525 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 23.2 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b07bauvNCVKgJiBk2Un7gHD", + "_active": true, + "_components": [ + { + "__id__": 528 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 527 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 47.9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d8bdei3GSVBJLKioPJ5EHZu", + "_active": true, + "_components": [ + { + "__id__": 530 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 529 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 47.9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "291f1Ub6wBAjJO9Dh8eyqjj", + "_active": true, + "_components": [ + { + "__id__": 532 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 531 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 47.9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "80d9caOT7FPm4XReoI24aT7", + "_active": true, + "_components": [ + { + "__id__": 534 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 533 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 47.9 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cbabdefW8lPHI3cnBaxXRHx", + "_active": true, + "_components": [ + { + "__id__": 536 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 535 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "play_efx", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d44b0pEPUtAQrPtD4K0Xt+i", + "_active": true, + "_components": [ + { + "__id__": 538 + }, + { + "__id__": 539 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 537 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": false, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 537 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a812d421-cef6-49b1-88ec-f64a8d3fda71" + }, + { + "__uuid__": "0470db5f-e2e7-4a23-985e-087e2faf1e35" + }, + { + "__uuid__": "3172929a-6752-4840-b747-9ab45c973a88" + }, + { + "__uuid__": "ee5ff482-e2c9-47e9-972a-ee4e4f8f2adb" + }, + { + "__uuid__": "ea90eb71-da66-44b9-b343-b577cdb7d53f" + }, + { + "__uuid__": "e4237ef8-fd32-4874-9ab0-6f94b5393b8b" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 370 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 0, + "_left": 640, + "_right": 640, + "_top": 360, + "_bottom": 360, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 542 + }, + { + "__id__": 543 + }, + { + "__id__": 572 + }, + { + "__id__": 621 + }, + { + "__id__": 646 + }, + { + "__id__": 651 + }, + { + "__id__": 656 + }, + { + "__id__": 663 + }, + { + "__id__": 710 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -511, + "y": 15 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bd0d8QThI5O66E9kGEKB0N4", + "_active": true, + "_components": [ + { + "__id__": 713 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "penggangs", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 105, + "y": 221 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b985bBTDRFApojIfFHd8wgX", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "holds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 544 + }, + { + "__id__": 546 + }, + { + "__id__": 548 + }, + { + "__id__": 550 + }, + { + "__id__": 552 + }, + { + "__id__": 554 + }, + { + "__id__": 556 + }, + { + "__id__": 558 + }, + { + "__id__": 560 + }, + { + "__id__": 562 + }, + { + "__id__": 564 + }, + { + "__id__": 566 + }, + { + "__id__": 568 + }, + { + "__id__": 570 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 105, + "y": 204 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d81a6hTQ95NzoeWn17/NhbO", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2fd9371JS1ADZhl2U0FKixW", + "_active": true, + "_components": [ + { + "__id__": 545 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 544 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1347cWw79VHqpW2DwmMAfLo", + "_active": true, + "_components": [ + { + "__id__": 547 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 546 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -50 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4d36aNVp65N0oDXI9Iv3pZ/", + "_active": true, + "_components": [ + { + "__id__": 549 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 548 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "11bb3XLsTNIKpq/XzotwGPZ", + "_active": true, + "_components": [ + { + "__id__": 551 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 550 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ae11fxsarJCS7NjxpuaNpzR", + "_active": true, + "_components": [ + { + "__id__": 553 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 552 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b2c4dEXp7hMhaVu42/4yZiN", + "_active": true, + "_components": [ + { + "__id__": 555 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 554 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "46b0d6V92ZNhL5zz/fUuKpq", + "_active": true, + "_components": [ + { + "__id__": 557 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 556 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e469bKsVTJEiZepNtnRW1nB", + "_active": true, + "_components": [ + { + "__id__": 559 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 558 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -200 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "66f8f9akYBAiI8X+l+w6npg", + "_active": true, + "_components": [ + { + "__id__": 561 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 560 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "20692lvFqpLy4UNAnrQp2aV", + "_active": true, + "_components": [ + { + "__id__": 563 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 562 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2bcef2aMQVLbqu0XS3udrzd", + "_active": true, + "_components": [ + { + "__id__": 565 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 564 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -275 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6757av8MOVGJIAc7AtXfi6z", + "_active": true, + "_components": [ + { + "__id__": 567 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 566 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "95c68fH7hBNfpKcOuYpD29t", + "_active": true, + "_components": [ + { + "__id__": 569 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 568 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "e_mj_left", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 543 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 24, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -333 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7463c96t25Df77sJ68bibhK", + "_active": true, + "_components": [ + { + "__id__": 571 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 570 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + } + }, + { + "__type__": "cc.Node", + "_name": "folds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 573 + }, + { + "__id__": 575 + }, + { + "__id__": 577 + }, + { + "__id__": 579 + }, + { + "__id__": 581 + }, + { + "__id__": 583 + }, + { + "__id__": 585 + }, + { + "__id__": 587 + }, + { + "__id__": 589 + }, + { + "__id__": 591 + }, + { + "__id__": 593 + }, + { + "__id__": 595 + }, + { + "__id__": 597 + }, + { + "__id__": 599 + }, + { + "__id__": 601 + }, + { + "__id__": 603 + }, + { + "__id__": 605 + }, + { + "__id__": 607 + }, + { + "__id__": 609 + }, + { + "__id__": 611 + }, + { + "__id__": 613 + }, + { + "__id__": 615 + }, + { + "__id__": 617 + }, + { + "__id__": 619 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 264, + "y": 150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "be66ezjlCJMGLKb45q8ZhdK", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "83ca9LYR6hF5ZZYr5dQYf7c", + "_active": true, + "_components": [ + { + "__id__": 574 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 573 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82377qwpvdF/bgz0kwmQhB+", + "_active": true, + "_components": [ + { + "__id__": 576 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 575 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -50 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9ef7b1JhNVH8b2WnOwCr5yV", + "_active": true, + "_components": [ + { + "__id__": 578 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 577 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b9b54LgLelIv5YrDBmM/v8d", + "_active": true, + "_components": [ + { + "__id__": 580 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 579 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3590aI5GZ1EBLFQkCJrSQF/", + "_active": true, + "_components": [ + { + "__id__": 582 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 581 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "513d0esHdhH1JgASyTG1dmV", + "_active": true, + "_components": [ + { + "__id__": 584 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 583 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d122dfy6WdPoaagsthQ3Peu", + "_active": true, + "_components": [ + { + "__id__": 586 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 585 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4bb34oF3cNHyYtW1/Xy32ih", + "_active": true, + "_components": [ + { + "__id__": 588 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 587 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -200 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "94373ntCl1P4YtkxoLtI0Ij", + "_active": true, + "_components": [ + { + "__id__": 590 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 589 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "99343SQRrJNjpQUJyqzvdH7", + "_active": true, + "_components": [ + { + "__id__": 592 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 591 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "08c06IUOnJMdpQtL/FNXW8I", + "_active": true, + "_components": [ + { + "__id__": 594 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 593 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -48, + "y": -275 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c26aeQdUVDzZpVv9yj/0UP", + "_active": true, + "_components": [ + { + "__id__": 596 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 595 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f8fe1Ap1I1KiIDjIE92z+MT", + "_active": true, + "_components": [ + { + "__id__": 598 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 597 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e29874g1NxFbpJlWsuVpq3F", + "_active": true, + "_components": [ + { + "__id__": 600 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 599 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -50 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d7528HIgItI3rf24pcIq+Su", + "_active": true, + "_components": [ + { + "__id__": 602 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 601 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2658a2RfpZEBZFalRMFAtNj", + "_active": true, + "_components": [ + { + "__id__": 604 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 603 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "18cdc49jAlOgowttFj9NRld", + "_active": true, + "_components": [ + { + "__id__": 606 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 605 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fb3bctVth5LZZe4051i2lAL", + "_active": true, + "_components": [ + { + "__id__": 608 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 607 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6c9bbMQkM5GEY+JpF9WiF7z", + "_active": true, + "_components": [ + { + "__id__": 610 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 609 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3ee5cgwyJlCNrlkQsz1Pdxw", + "_active": true, + "_components": [ + { + "__id__": 612 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 611 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -200 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4ae06UqTC9HiZmEbLgBa2DI", + "_active": true, + "_components": [ + { + "__id__": 614 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 613 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f967dhYuZFOBr/85j7wn3Vz", + "_active": true, + "_components": [ + { + "__id__": 616 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 615 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "17da5dunrRN8oNEw/YIQJ4C", + "_active": true, + "_components": [ + { + "__id__": 618 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 617 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 572 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -96, + "y": -275 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0f6beswG8pEbqVItDZNjQAe", + "_active": true, + "_components": [ + { + "__id__": 620 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 619 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "hupailist", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 622 + }, + { + "__id__": 624 + }, + { + "__id__": 626 + }, + { + "__id__": 628 + }, + { + "__id__": 630 + }, + { + "__id__": 632 + }, + { + "__id__": 634 + }, + { + "__id__": 636 + }, + { + "__id__": 638 + }, + { + "__id__": 640 + }, + { + "__id__": 642 + }, + { + "__id__": 644 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 271, + "y": -7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b7f5cXVwR1NY4IvBm2xUebV", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ae8feNdVLdA2Lx4bsSmCZFY", + "_active": true, + "_components": [ + { + "__id__": 623 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 622 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -28 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c9181hPW9FL7r0oxzXkIJIB", + "_active": true, + "_components": [ + { + "__id__": 625 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 624 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -56 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bc024saXCxMqY3yp2FjjmnW", + "_active": true, + "_components": [ + { + "__id__": 627 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 626 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -84 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "11f16fmdq9Ino2+rToyhyDV", + "_active": true, + "_components": [ + { + "__id__": 629 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 628 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 12.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "963851pHJJFwIy+KLS2tCOS", + "_active": true, + "_components": [ + { + "__id__": 631 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 630 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -15.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82800kq68JCc556NDj8tyUX", + "_active": true, + "_components": [ + { + "__id__": 633 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 632 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -43.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6e0f8qVQ65GWLDo+9kLeoAu", + "_active": true, + "_components": [ + { + "__id__": 635 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 634 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -71.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0e8dbLZFjFLk75ql6Uub2fu", + "_active": true, + "_components": [ + { + "__id__": 637 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 636 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 22.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cb8819O3SpJSa9sfm09jSHG", + "_active": true, + "_components": [ + { + "__id__": 639 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 638 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -5.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "380e8KgZiFBS4AuTOkBpWJV", + "_active": true, + "_components": [ + { + "__id__": 641 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 640 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -33.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a9b02tU2ahD6IWT+S6mdc//", + "_active": true, + "_components": [ + { + "__id__": 643 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 642 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "L_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 621 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 49, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -61.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "eede9uq8XJKbpNw6dI3ePJP", + "_active": true, + "_components": [ + { + "__id__": 645 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 644 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "87b96191-fa48-423f-b671-8b942f81b8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + } + }, + { + "__type__": "cc.Node", + "_name": "ChuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 647 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 314, + "y": 18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dabc7QqPUJC3LEp+hcmZoXs", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 650 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 646 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5b6aepqzuhPtoZE/xewxWTB", + "_active": true, + "_components": [ + { + "__id__": 648 + } + ], + "_prefab": { + "__id__": 649 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 647 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 646 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "44f6fbrW4tN+KfvWX2OEkjj", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 646 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "b5891hnB3xPsZ8btypA8brR", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "HuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 168, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 30 + }, + "_children": [ + { + "__id__": 652 + }, + { + "__id__": 654 + } + ], + "_rotationX": 90, + "_rotationY": 90, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 135, + "y": 47 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e2dd2ZlaXtOz6WO05WE/rmV", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "sprHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 651 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a52f3165/9Dv4RuFoCBOBj5", + "_active": true, + "_components": [ + { + "__id__": 653 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 652 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "sprZimo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 651 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 184, + "height": 126 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "93d067L7pRAbbWtfU4357wN", + "_active": true, + "_components": [ + { + "__id__": 655 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 654 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecb830a8-95c6-4528-bb97-771d7cd13dc4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "opt", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 657 + }, + { + "__id__": 659 + }, + { + "__id__": 661 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 199, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b563dSUW4tOwoymCsj+APba", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 656 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 29, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1cb2f41XUVIBpP2Oh/Qsbnm", + "_active": true, + "_components": [ + { + "__id__": 658 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 657 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 656 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "daf07oexlFE8ozDwJgJjF3m", + "_active": true, + "_components": [ + { + "__id__": 660 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 659 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 656 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 86, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6b023AFWRpKtpiUKjKZKPDj", + "_active": true, + "_components": [ + { + "__id__": 662 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 661 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 664 + }, + { + "__id__": 666 + }, + { + "__id__": 670 + }, + { + "__id__": 677 + }, + { + "__id__": 679 + }, + { + "__id__": 681 + }, + { + "__id__": 688 + }, + { + "__id__": 690 + }, + { + "__id__": 692 + }, + { + "__id__": 694 + }, + { + "__id__": 699 + }, + { + "__id__": 703 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -33, + "y": 82 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "63402kWwq9BS5tFEttwvAEP", + "_active": true, + "_components": [ + { + "__id__": 708 + }, + { + "__id__": 709 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a0e52aGXMhGi6mVpoY806pA", + "_active": true, + "_components": [ + { + "__id__": 665 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 664 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a66ebIp2e1IHbQpedu4IvI4", + "_active": true, + "_components": [ + { + "__id__": 667 + }, + { + "__id__": 668 + }, + { + "__id__": 669 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 666 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 666 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 666 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 666 + } + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 40 + }, + "_children": [ + { + "__id__": 671 + }, + { + "__id__": 674 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 34, + "y": 80 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "25243VGt5BOVbNtPYmCWa5z", + "_active": true, + "_components": [ + { + "__id__": 676 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 670 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 76 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 200, + "y": 12 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e172eseCbtONJ/323fmCgWX", + "_active": true, + "_components": [ + { + "__id__": 672 + }, + { + "__id__": 673 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 671 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "10b2f590-dd13-4057-9ea3-ac53c1487106" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 671 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -15, + "_right": -15, + "_top": -10.000000000000004, + "_bottom": -26, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 670 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d0b7781jwBMrYmhpy4yT+pl", + "_active": true, + "_components": [ + { + "__id__": 675 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 674 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好了了了", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 670 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -16.1, + "y": 29.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0c8b6JKkTBEDpvymm7W5bo/", + "_active": true, + "_components": [ + { + "__id__": 678 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 677 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 37 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -45, + "y": 45 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "df7ddkbmOpDzZ5V2l3BfVxJ", + "_active": true, + "_components": [ + { + "__id__": 680 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 679 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a7b08c37-ea5d-4c04-85ae-ec901991e574" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "que", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 25, + "height": 25 + }, + "_children": [ + { + "__id__": 682 + }, + { + "__id__": 684 + }, + { + "__id__": 686 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 32.6, + "y": 35 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bbbb3ulYiFEMrC8bm/TYX5S", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "tong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 681 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7b092EEQO1OVI/I/Q3abopO", + "_active": true, + "_components": [ + { + "__id__": 683 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 682 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5814d418-f75c-49fa-b3ff-910c85c9c9ba" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "tiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 681 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "920824+jFZPu7PcIdzHEWw6", + "_active": true, + "_components": [ + { + "__id__": 685 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 684 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "70e14a7e-9eac-46a0-9aab-6e6584e120ab" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "wan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 681 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "609f43elChHaJiuCtN97mD7", + "_active": true, + "_components": [ + { + "__id__": 687 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 686 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d0c01627-4d4d-4e0f-a8cf-872b3965b082" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "name_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "00762HX20xIL6JkrteyLIPh", + "_active": true, + "_components": [ + { + "__id__": 689 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 688 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b7490rim3pLg55EEsWApl+8", + "_active": true, + "_components": [ + { + "__id__": 691 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 690 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -95 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a51b8De92JP0Y0GRcZBKv//", + "_active": true, + "_components": [ + { + "__id__": 693 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 692 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xuanpai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 695 + }, + { + "__id__": 697 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 11, + "y": -93 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "93573wa0KpHebYqwaUXXdN/", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "xd", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 694 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4a245uDUX9JiKEhq9jdKnU3", + "_active": true, + "_components": [ + { + "__id__": 696 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 695 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c6317a07-e5db-4930-a7d5-bd6fe7ef7b5e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "xz", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 694 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 35 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7f7dcOrlilD5qhMwi5EGy7O", + "_active": true, + "_components": [ + { + "__id__": 698 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 697 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a87ec412-9067-4265-a7f4-a8054f7a1c46" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 21, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1d2acZOoqRBx7W6H0QcRS42", + "_active": true, + "_components": [ + { + "__id__": 700 + }, + { + "__id__": 701 + } + ], + "_prefab": { + "__id__": 702 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 699 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 699 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 699 + }, + "asset": { + "__uuid__": "88b610e0-ae46-4547-9ba7-7f3d35a09c88" + }, + "fileId": "1d2acZOoqRBx7W6H0QcRS42", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 663 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 704 + }, + { + "__id__": 706 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 42.2, + "y": -40.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e664f5Rzg9CIaGnPyzPPunE", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d7a654wgpZAqZ3MO5P10eOg", + "_active": true, + "_components": [ + { + "__id__": 705 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 704 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 703 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 36, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "43d1a3CbJlBMJg6mAsg7lxI", + "_active": true, + "_components": [ + { + "__id__": 707 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 706 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 663 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 663 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -33, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "play_efx", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 541 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 178, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "16ae3QFIFFHi6eekUYJAcec", + "_active": true, + "_components": [ + { + "__id__": 711 + }, + { + "__id__": 712 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 710 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": false, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 710 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a812d421-cef6-49b1-88ec-f64a8d3fda71" + }, + { + "__uuid__": "0470db5f-e2e7-4a23-985e-087e2faf1e35" + }, + { + "__uuid__": "3172929a-6752-4840-b747-9ab45c973a88" + }, + { + "__uuid__": "ee5ff482-e2c9-47e9-972a-ee4e4f8f2adb" + }, + { + "__uuid__": "ea90eb71-da66-44b9-b343-b577cdb7d53f" + }, + { + "__uuid__": "e4237ef8-fd32-4874-9ab0-6f94b5393b8b" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 541 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": 129, + "_right": 1266, + "_top": 360, + "_bottom": 360, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "myself", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 715 + }, + { + "__id__": 717 + }, + { + "__id__": 742 + }, + { + "__id__": 791 + }, + { + "__id__": 863 + }, + { + "__id__": 868 + }, + { + "__id__": 873 + }, + { + "__id__": 880 + }, + { + "__id__": 926 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1cc86xGDNlKXqO2I520ht0+", + "_active": true, + "_components": [ + { + "__id__": 929 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "penggangs", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.2, + "_scaleY": 1.2, + "_position": { + "__type__": "cc.Vec2", + "x": -575, + "y": -291 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "80c52YvNOJPNawhoVFpphsI", + "_active": true, + "_components": [ + { + "__id__": 716 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 715 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": 65, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "hupailist", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 718 + }, + { + "__id__": 720 + }, + { + "__id__": 722 + }, + { + "__id__": 724 + }, + { + "__id__": 726 + }, + { + "__id__": 728 + }, + { + "__id__": 730 + }, + { + "__id__": 732 + }, + { + "__id__": 734 + }, + { + "__id__": 736 + }, + { + "__id__": 738 + }, + { + "__id__": 740 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -74 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "78a2dKV9WFDpZY+reW5eivb", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0fd35UNs2JP35qC4RCqusEN", + "_active": true, + "_components": [ + { + "__id__": 719 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 718 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "189d0HlVBNB1IDBqOjZoDsB", + "_active": true, + "_components": [ + { + "__id__": 721 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 720 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b36288ySqJIf6ngXUnTrcg8", + "_active": true, + "_components": [ + { + "__id__": 723 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 722 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1aa5dr/3axAn7Uq/hvKz7E+", + "_active": true, + "_components": [ + { + "__id__": 725 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 724 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f72b6DAfwRNqqQqqsqcK4fr", + "_active": true, + "_components": [ + { + "__id__": 727 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 726 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c9b40NqI49E8oUhb6s1mfLp", + "_active": true, + "_components": [ + { + "__id__": 729 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 728 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "059ecRvs8tPxbl+yKRy4QBr", + "_active": true, + "_components": [ + { + "__id__": 731 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 730 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 24 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bef93p2D5VKFJs5qOCv91tP", + "_active": true, + "_components": [ + { + "__id__": 733 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 732 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 49 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d4094g6ZJBFr7ld7G1mm6ia", + "_active": true, + "_components": [ + { + "__id__": 735 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 734 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 49 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3f723crkTZL/bi69pIP1FM3", + "_active": true, + "_components": [ + { + "__id__": 737 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 736 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 49 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3700394+zVMP6Yz/RePAcG+", + "_active": true, + "_components": [ + { + "__id__": 739 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 738 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 717 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 49 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82947CZ1HJMMYKwv6JRarK2", + "_active": true, + "_components": [ + { + "__id__": 741 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 740 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "folds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 743 + }, + { + "__id__": 745 + }, + { + "__id__": 747 + }, + { + "__id__": 749 + }, + { + "__id__": 751 + }, + { + "__id__": 753 + }, + { + "__id__": 755 + }, + { + "__id__": 757 + }, + { + "__id__": 759 + }, + { + "__id__": 761 + }, + { + "__id__": 763 + }, + { + "__id__": 765 + }, + { + "__id__": 767 + }, + { + "__id__": 769 + }, + { + "__id__": 771 + }, + { + "__id__": 773 + }, + { + "__id__": 775 + }, + { + "__id__": 777 + }, + { + "__id__": 779 + }, + { + "__id__": 781 + }, + { + "__id__": 783 + }, + { + "__id__": 785 + }, + { + "__id__": 787 + }, + { + "__id__": 789 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -241, + "y": -175 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "918a2HeLyNBa7dgeATcTS8F", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "mj0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8209cvv+NJLZo6aIR3apENd", + "_active": true, + "_components": [ + { + "__id__": 744 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 743 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f23407xt1xFMIXxJ4+ivHPz", + "_active": true, + "_components": [ + { + "__id__": 746 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 745 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "94911LJ0XdGR4a9DvwWQHxu", + "_active": true, + "_components": [ + { + "__id__": 748 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 747 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "52e20FY1BdHfrF2Bp8vvXW6", + "_active": true, + "_components": [ + { + "__id__": 750 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 749 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "20422IHAL9NcLcdrat70nbU", + "_active": true, + "_components": [ + { + "__id__": 752 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 751 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4a124cZJyZGdYqoePnBoA5V", + "_active": true, + "_components": [ + { + "__id__": 754 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 753 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "80055R57gZAV62Ha+gHMvE9", + "_active": true, + "_components": [ + { + "__id__": 756 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 755 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 385, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "55dceRR/3JKIqaZeZGMZ5w/", + "_active": true, + "_components": [ + { + "__id__": 758 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 757 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 440, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a8535yFcMlNKrCxpVAWOjk8", + "_active": true, + "_components": [ + { + "__id__": 760 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 759 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 495, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a03dbHnRyxAuLpAudaDeonr", + "_active": true, + "_components": [ + { + "__id__": 762 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 761 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj10", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 550, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e1444cuQrZO5Lui0DS1rgO0", + "_active": true, + "_components": [ + { + "__id__": 764 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 763 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj11", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 605, + "y": 65 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2445ahF089BGJFaZ0z9b/TC", + "_active": true, + "_components": [ + { + "__id__": 766 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 765 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fd055UKsKZK2ab653eNx7xN", + "_active": true, + "_components": [ + { + "__id__": 768 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 767 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "72644ljLlVLIINv7U2HDSRr", + "_active": true, + "_components": [ + { + "__id__": 770 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 769 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b9dc9mMtXVAM69ZTA8F0Z1q", + "_active": true, + "_components": [ + { + "__id__": 772 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 771 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "107dfZaP4ZCmJixm5kVAwZU", + "_active": true, + "_components": [ + { + "__id__": 774 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 773 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "54d30oziKxFgLZCAI83q9Rn", + "_active": true, + "_components": [ + { + "__id__": 776 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 775 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c7e9ePmsQJFh4j+TbJidcnO", + "_active": true, + "_components": [ + { + "__id__": 778 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 777 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "354e76OMZRJ94Yr2n0Z3pD2", + "_active": true, + "_components": [ + { + "__id__": 780 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 779 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 385, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "473f2RkQfdMVYxNhQWCuNW6", + "_active": true, + "_components": [ + { + "__id__": 782 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 781 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 440, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "97cf2UhOZlARKxnsIlyn0hs", + "_active": true, + "_components": [ + { + "__id__": 784 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 783 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 495, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e7b969dE35Jq4oLPXhtrt/l", + "_active": true, + "_components": [ + { + "__id__": 786 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 785 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj10", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 550, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0a931XBwB5BPJpy3voLAtzD", + "_active": true, + "_components": [ + { + "__id__": 788 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 787 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "mj11", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 742 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 605, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "12f19Z+ExRCLqa9WU39JKHH", + "_active": true, + "_components": [ + { + "__id__": 790 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 789 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "holds", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 792 + }, + { + "__id__": 797 + }, + { + "__id__": 802 + }, + { + "__id__": 807 + }, + { + "__id__": 812 + }, + { + "__id__": 817 + }, + { + "__id__": 822 + }, + { + "__id__": 827 + }, + { + "__id__": 832 + }, + { + "__id__": 837 + }, + { + "__id__": 842 + }, + { + "__id__": 847 + }, + { + "__id__": 852 + }, + { + "__id__": 857 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.1, + "_scaleY": 1.1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -273 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5b17bguOP9JWZuf8eay2CiM", + "_active": true, + "_components": [ + { + "__id__": 862 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -497, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b278fwn6IZBAIC0j7wM6cl9", + "_active": true, + "_components": [ + { + "__id__": 793 + }, + { + "__id__": 794 + } + ], + "_prefab": { + "__id__": 796 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 792 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 792 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 795 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 792 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 792 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -422, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "145c4cfE55GlKs1rRXZ7N+Y", + "_active": true, + "_components": [ + { + "__id__": 798 + }, + { + "__id__": 799 + } + ], + "_prefab": { + "__id__": 801 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 797 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 797 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 800 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 797 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 797 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -347, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "40912oNqDFLAZ4ZaKoJo9bg", + "_active": true, + "_components": [ + { + "__id__": 803 + }, + { + "__id__": 804 + } + ], + "_prefab": { + "__id__": 806 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 802 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 802 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 805 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 802 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 802 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -272, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c1daaaB8gVBk7UOzZ8aMvix", + "_active": true, + "_components": [ + { + "__id__": 808 + }, + { + "__id__": 809 + } + ], + "_prefab": { + "__id__": 811 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 807 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 807 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 810 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 807 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 807 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -197, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6c056/GMylOS7TYg5JZwBWh", + "_active": true, + "_components": [ + { + "__id__": 813 + }, + { + "__id__": 814 + } + ], + "_prefab": { + "__id__": 816 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 812 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 812 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 815 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 812 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 812 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -122, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "06ac3mTs0JMrb7+IlMxbGfh", + "_active": true, + "_components": [ + { + "__id__": 818 + }, + { + "__id__": 819 + } + ], + "_prefab": { + "__id__": 821 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 817 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 817 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 820 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 817 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 817 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "06ac3mTs0JMrb7+IlMxbGfh", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -47, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c6d11WGGhDLJkNPGbwil2Y", + "_active": true, + "_components": [ + { + "__id__": 823 + }, + { + "__id__": 824 + } + ], + "_prefab": { + "__id__": 826 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 822 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 822 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 825 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 822 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 822 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 28, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1ec5ehQIw5P2Ywdq/Q0V0zG", + "_active": true, + "_components": [ + { + "__id__": 828 + }, + { + "__id__": 829 + } + ], + "_prefab": { + "__id__": 831 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 827 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 827 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 830 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 827 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 827 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 103, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "87081vl67FBTbL8USQzJUG/", + "_active": true, + "_components": [ + { + "__id__": 833 + }, + { + "__id__": 834 + } + ], + "_prefab": { + "__id__": 836 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 832 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 832 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 835 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 832 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 832 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 178, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a39a8IH8gJNX7Z8gNFyHITx", + "_active": true, + "_components": [ + { + "__id__": 838 + }, + { + "__id__": 839 + } + ], + "_prefab": { + "__id__": 841 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 837 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 837 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 840 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 837 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 837 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 253, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "964d0vyWGlMzo2VzuS9P6MD", + "_active": true, + "_components": [ + { + "__id__": 843 + }, + { + "__id__": 844 + } + ], + "_prefab": { + "__id__": 846 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 842 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 842 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 845 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 842 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 842 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 328, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1efbflIX/hGro99pz2qS+g1", + "_active": true, + "_components": [ + { + "__id__": 848 + }, + { + "__id__": 849 + } + ], + "_prefab": { + "__id__": 851 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 847 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 847 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 850 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 847 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 847 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 403, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e3d47nMfPpOH5m8wd3gmSwU", + "_active": true, + "_components": [ + { + "__id__": 853 + }, + { + "__id__": 854 + } + ], + "_prefab": { + "__id__": 856 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 852 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 852 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 855 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 852 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 852 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "MyMahJong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 791 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 504, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "af080yKnOhJbLMwZlqktmol", + "_active": true, + "_components": [ + { + "__id__": 858 + }, + { + "__id__": 859 + } + ], + "_prefab": { + "__id__": 861 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 857 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 857 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 860 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 171, + "g": 171, + "b": 171, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 857 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onMJClicked", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 857 + }, + "asset": { + "__uuid__": "8f272adf-0dee-464e-bfc2-bd8bd6f38479" + }, + "fileId": "b278fwn6IZBAIC0j7wM6cl9", + "sync": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 791 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 16, + "_left": 640, + "_right": 1197, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "ChuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 864 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b5891hnB3xPsZ8btypA8brR", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 867 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 863 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "44f6fbrW4tN+KfvWX2OEkjj", + "_active": true, + "_components": [ + { + "__id__": 865 + } + ], + "_prefab": { + "__id__": 866 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 864 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 863 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "44f6fbrW4tN+KfvWX2OEkjj", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 863 + }, + "asset": { + "__uuid__": "e86fe1d1-4e4d-408c-b543-f6d3be2951bf" + }, + "fileId": "b5891hnB3xPsZ8btypA8brR", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "HuPai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 168, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 30 + }, + "_children": [ + { + "__id__": 869 + }, + { + "__id__": 871 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -194.7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1138d3fiYxO4YWPkCMiSwNd", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "sprHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 868 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "038de1suN5PoafIqG9xYPnF", + "_active": true, + "_components": [ + { + "__id__": 870 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 869 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "sprZimo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 868 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 184, + "height": 126 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -11.3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8907eo8nypG24qBID9aaboh", + "_active": true, + "_components": [ + { + "__id__": 872 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 871 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecb830a8-95c6-4528-bb97-771d7cd13dc4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "opt", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 874 + }, + { + "__id__": 876 + }, + { + "__id__": 878 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -115 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f73ecZuFWlLhKyFuN7FW+pW", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 873 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 29, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "91c00KrpmNHJbb2C9tZl5lP", + "_active": true, + "_components": [ + { + "__id__": 875 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 874 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 873 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "85af98GZ/VH6aKslH+szzVf", + "_active": true, + "_components": [ + { + "__id__": 877 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 876 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 873 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 122 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 86, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e1fa4jG+XxNPLOs23YQuO/K", + "_active": true, + "_components": [ + { + "__id__": 879 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 878 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc8aaac9-73a5-48aa-b04c-6679debab83f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 881 + }, + { + "__id__": 883 + }, + { + "__id__": 887 + }, + { + "__id__": 894 + }, + { + "__id__": 896 + }, + { + "__id__": 898 + }, + { + "__id__": 905 + }, + { + "__id__": 907 + }, + { + "__id__": 909 + }, + { + "__id__": 911 + }, + { + "__id__": 916 + }, + { + "__id__": 919 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -499, + "y": -84 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f381cws76lIm7IAgt6rLir6", + "_active": true, + "_components": [ + { + "__id__": 924 + }, + { + "__id__": 925 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 97 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "95df0tYkpxENLxQ6Ls17yhv", + "_active": true, + "_components": [ + { + "__id__": 882 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 881 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ccdf6CR4HFGHrRfJY3avl0B", + "_active": true, + "_components": [ + { + "__id__": 884 + }, + { + "__id__": 885 + }, + { + "__id__": 886 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 883 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 883 + }, + "_enabled": true + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 883 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 883 + } + }, + { + "__type__": "cc.Node", + "_name": "ChatBubble", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 40 + }, + "_children": [ + { + "__id__": 888 + }, + { + "__id__": 891 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 46, + "y": -105 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0975bPHqBBIOK8PSyIa2DQg", + "_active": true, + "_components": [ + { + "__id__": 893 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "chatbg_ld", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 887 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 76 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 200, + "y": -11 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d4050l9Yq9NgKiQpbd5QpvL", + "_active": true, + "_components": [ + { + "__id__": 889 + }, + { + "__id__": 890 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 888 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "db2e469d-64f7-4fb2-b62d-bf54447a517e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 888 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 45, + "_left": -15, + "_right": -15, + "_top": -27.000000000000004, + "_bottom": -9, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 350, + "_originalHeight": 66 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 71, + "b": 21, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 887 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0ec557FW0RB+ZfDSiAv5ail", + "_active": true, + "_components": [ + { + "__id__": 892 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 891 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好了了了", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 887 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得太好了了了", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "offline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 63, + "height": 41 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -16.1, + "y": 29.1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2d9e8oC/NVGd4PWFCAMepVo", + "_active": true, + "_components": [ + { + "__id__": 895 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 894 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a230e2f8-3203-4f06-8299-6a187f59b5eb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 37 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -45, + "y": 45 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a9cd5O0npdLwo4x15GFxl3X", + "_active": true, + "_components": [ + { + "__id__": 897 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 896 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a7b08c37-ea5d-4c04-85ae-ec901991e574" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "que", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 25, + "height": 25 + }, + "_children": [ + { + "__id__": 899 + }, + { + "__id__": 901 + }, + { + "__id__": 903 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 32.6, + "y": 35 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "968c2AKTABLA4SmCg/O+2yJ", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "tong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 898 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b9ea6WD+WNO6KqBda/5JZvk", + "_active": true, + "_components": [ + { + "__id__": 900 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 899 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5814d418-f75c-49fa-b3ff-910c85c9c9ba" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "tiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 898 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ea8afEiDCRBo5T88hM/KLIz", + "_active": true, + "_components": [ + { + "__id__": 902 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 901 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "70e14a7e-9eac-46a0-9aab-6e6584e120ab" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "wan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 898 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 38, + "height": 38 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bc282KIhTVOwJLsYmffUdbD", + "_active": true, + "_components": [ + { + "__id__": 904 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 903 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d0c01627-4d4d-4e0f-a8cf-872b3965b082" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Node", + "_name": "name_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2df47fOj9FLh7zcqZIO0rsM", + "_active": true, + "_components": [ + { + "__id__": 906 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 905 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "09e3083b-13a3-44f1-b9eb-b468cdff6aeb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -63 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d5d0aC8Z+tBGL4qTlxFRRGZ", + "_active": true, + "_components": [ + { + "__id__": 908 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 907 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 230, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -95 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "24a52BFyEZOJYSr7sNosiPE", + "_active": true, + "_components": [ + { + "__id__": 910 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 909 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "xuanpai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 912 + }, + { + "__id__": 914 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 11, + "y": -93 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "86781BFYl5OvaSJpj6R6sd3", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "xd", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 911 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5d465feqSVN6L5J66TCuoEc", + "_active": true, + "_components": [ + { + "__id__": 913 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 912 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c6317a07-e5db-4930-a7d5-bd6fe7ef7b5e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "xz", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 911 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 35 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "197ce08ALRMYY55WPCWz6H1", + "_active": true, + "_components": [ + { + "__id__": 915 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 914 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a87ec412-9067-4265-a7f4-a8054f7a1c46" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "emoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 36 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 24, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "78c8bpQEf5OpbdbCcBZC0lp", + "_active": true, + "_components": [ + { + "__id__": 917 + }, + { + "__id__": 918 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 916 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 916 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "f6874ded-313f-4ce5-a3d4-08925be31265" + }, + { + "__uuid__": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6" + }, + { + "__uuid__": "2f267281-0313-4ab5-bb20-2c8c084b9db7" + }, + { + "__uuid__": "78b9174d-35ce-4e92-af35-e003f3348d34" + }, + { + "__uuid__": "1713f177-ed64-4b6e-8535-a5cea8101f5a" + }, + { + "__uuid__": "08ca58e0-b0e7-4cbc-bddc-0e5a54bd8c48" + }, + { + "__uuid__": "4acfc9b0-d737-42b1-ade6-8254cbe914d3" + }, + { + "__uuid__": "0d1d8c59-b160-4c74-8a8f-9d77877502fa" + }, + { + "__uuid__": "10c6b231-c25e-4eab-808c-f107e0e66dff" + }, + { + "__uuid__": "7503bd7f-78f1-4c8b-b68b-202bcf26cc40" + }, + { + "__uuid__": "336a1d18-1647-4f4d-a297-0f54688e1cfe" + }, + { + "__uuid__": "dd06aa46-aac2-48a9-8d16-44de1a1fd36d" + }, + { + "__uuid__": "b0a14769-d96d-4be0-b02e-fbddca936daa" + }, + { + "__uuid__": "4369d0a6-ab05-48f7-b182-f4da05b42051" + }, + { + "__uuid__": "145e2c4b-09c7-4e03-85cc-3a9e0ca4207d" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "voicemsg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 880 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 920 + }, + { + "__id__": 922 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 43.2, + "y": -37.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "68a37U6GylCvLYgkkQJYS/s", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yyDialog", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 919 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113, + "height": 58 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a53c0njUbpA/7CFOFBfCj9Y", + "_active": true, + "_components": [ + { + "__id__": 921 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 920 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c190547d-93bf-45fa-8e7f-43847fc0ad26" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "adj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 919 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 50 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": -0.8, + "_scaleY": -0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 36, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "14f54P4o+hOlZtAdd8Z636M", + "_active": true, + "_components": [ + { + "__id__": 923 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 922 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58ac7267-1489-431b-b1b4-b27995c63e8a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 880 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 880 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": 141, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "play_efx", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 714 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -109 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "be48a96Cj1Ooa3ZtzUiZguY", + "_active": true, + "_components": [ + { + "__id__": 927 + }, + { + "__id__": 928 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 926 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": false, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 926 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a812d421-cef6-49b1-88ec-f64a8d3fda71" + }, + { + "__uuid__": "0470db5f-e2e7-4a23-985e-087e2faf1e35" + }, + { + "__uuid__": "3172929a-6752-4840-b747-9ab45c973a88" + }, + { + "__uuid__": "ee5ff482-e2c9-47e9-972a-ee4e4f8f2adb" + }, + { + "__uuid__": "ea90eb71-da66-44b9-b343-b577cdb7d53f" + }, + { + "__uuid__": "e4237ef8-fd32-4874-9ab0-6f94b5393b8b" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 714 + }, + "_enabled": true, + "isAlignOnce": false, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "ops", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 931 + }, + { + "__id__": 935 + }, + { + "__id__": 952 + }, + { + "__id__": 969 + }, + { + "__id__": 986 + }, + { + "__id__": 1003 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -156, + "y": -128 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "40cb9MWaixKxo+LfvjCdmIn", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 128, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1379, + "height": 780 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 116, + "y": 140 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2d8e3HpDQlPx6dOcCo41jgR", + "_active": true, + "_components": [ + { + "__id__": 932 + }, + { + "__id__": 933 + }, + { + "__id__": 934 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 931 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 931 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1379, + "height": 780 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 931 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 931 + } + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 936 + }, + { + "__id__": 938 + }, + { + "__id__": 940 + }, + { + "__id__": 944 + }, + { + "__id__": 948 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 490, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e0e59OfJYtAyItVIDyOA1En", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 935 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "88b635e6EhA0JXtEfx6uPFy", + "_active": true, + "_components": [ + { + "__id__": 937 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 936 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "opTarget", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 935 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.2, + "_scaleY": 1.2, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "13f77Iqtz5ImqaaLn5H2N60", + "_active": true, + "_components": [ + { + "__id__": 939 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 938 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btnPeng", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 935 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 134 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "16807zqB31LMK1vE5cxW/8u", + "_active": false, + "_components": [ + { + "__id__": 941 + }, + { + "__id__": 942 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 940 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "234dedb0-678d-4893-9486-2e471a0f0a17" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 940 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 943 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 940 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnGang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 935 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ca33aEg1htIeJu767D9MrZj", + "_active": false, + "_components": [ + { + "__id__": 945 + }, + { + "__id__": 946 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 944 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3479e792-95f8-4d4d-b196-2f8c6a125cd4" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 944 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 947 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 944 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 935 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 126, + "height": 128 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e5e34Okt3VKZ7rHpGxv7evX", + "_active": true, + "_components": [ + { + "__id__": 949 + }, + { + "__id__": 950 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 948 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7a731f97-f192-4f9b-ba2f-a5f7e6fa9b7a" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 948 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 951 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 948 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 953 + }, + { + "__id__": 955 + }, + { + "__id__": 957 + }, + { + "__id__": 961 + }, + { + "__id__": 965 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 291, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f8b80qyMCdD6oF8ieNWDdKL", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 952 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c2078vtOh9K0o1DAXfve3ap", + "_active": true, + "_components": [ + { + "__id__": 954 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 953 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "opTarget", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 952 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.2, + "_scaleY": 1.2, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ffbd1IY7lRGV4owLXFu0p49", + "_active": true, + "_components": [ + { + "__id__": 956 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 955 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btnPeng", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 952 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 134 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ef3bcJHhY1KsI7xGZ8X2n/I", + "_active": false, + "_components": [ + { + "__id__": 958 + }, + { + "__id__": 959 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 957 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "234dedb0-678d-4893-9486-2e471a0f0a17" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 957 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 960 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 957 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnGang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 952 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "87fe2gYrrtOOIAIZ3bQKtz8", + "_active": true, + "_components": [ + { + "__id__": 962 + }, + { + "__id__": 963 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 961 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3479e792-95f8-4d4d-b196-2f8c6a125cd4" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 961 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 964 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 961 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 952 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 126, + "height": 128 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c96d6fmr2pCRLW4SD4xqdRt", + "_active": false, + "_components": [ + { + "__id__": 966 + }, + { + "__id__": 967 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 965 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7a731f97-f192-4f9b-ba2f-a5f7e6fa9b7a" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 965 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 968 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 965 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 970 + }, + { + "__id__": 972 + }, + { + "__id__": 974 + }, + { + "__id__": 978 + }, + { + "__id__": 982 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d73caipQ1dInZo2QtZZtMl5", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 969 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2999bnVAkBD9JUydAuji9AA", + "_active": true, + "_components": [ + { + "__id__": 971 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 970 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "opTarget", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 969 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.2, + "_scaleY": 1.2, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f0463QLa2NLvrEpa/q3/q4t", + "_active": true, + "_components": [ + { + "__id__": 973 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 972 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btnPeng", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 969 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 134 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "029b23Gq+hMX7Bf/JIG6Lak", + "_active": true, + "_components": [ + { + "__id__": 975 + }, + { + "__id__": 976 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 974 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "234dedb0-678d-4893-9486-2e471a0f0a17" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 974 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 977 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 974 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnGang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 969 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f40cc2HA3lE9LuKwY8Z9qiW", + "_active": false, + "_components": [ + { + "__id__": 979 + }, + { + "__id__": 980 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 978 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3479e792-95f8-4d4d-b196-2f8c6a125cd4" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 978 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 981 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 978 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 969 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 126, + "height": 128 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c61813tTytELbxA4bbkNUH2", + "_active": false, + "_components": [ + { + "__id__": 983 + }, + { + "__id__": 984 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 982 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7a731f97-f192-4f9b-ba2f-a5f7e6fa9b7a" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 982 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 985 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 982 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "op", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 987 + }, + { + "__id__": 989 + }, + { + "__id__": 991 + }, + { + "__id__": 995 + }, + { + "__id__": 999 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -142, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0350aQL3EFIAJ2RsDRzQAIR", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai_bottom", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 986 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 101 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ec119GrEuhGrYHjnC9brh/k", + "_active": true, + "_components": [ + { + "__id__": 988 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 987 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "85a8cdbb-b77e-4d81-b843-9852c08c0215" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "opTarget", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 986 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1.2, + "_scaleY": 1.2, + "_position": { + "__type__": "cc.Vec2", + "x": -116, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "990c7JJEKFFfr74XsIMkYHp", + "_active": true, + "_components": [ + { + "__id__": 990 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 989 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btnPeng", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 986 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 134 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1fa43A2OupE0o5pOiL6yMqu", + "_active": false, + "_components": [ + { + "__id__": 992 + }, + { + "__id__": 993 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 991 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "234dedb0-678d-4893-9486-2e471a0f0a17" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 991 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 994 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 991 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnGang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 986 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ec34eTzp49NPLTegjIKsH9Q", + "_active": true, + "_components": [ + { + "__id__": 996 + }, + { + "__id__": 997 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 995 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3479e792-95f8-4d4d-b196-2f8c6a125cd4" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 995 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 998 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 995 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnHu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 986 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 126, + "height": 128 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -4, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f4ee2YXKXZAh71fJO4etAL0", + "_active": false, + "_components": [ + { + "__id__": 1000 + }, + { + "__id__": 1001 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 999 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7a731f97-f192-4f9b-ba2f-a5f7e6fa9b7a" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 999 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1002 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 999 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btnGuo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 930 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 126 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 621, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7b974qjv49MNq5u5TQuBIAX", + "_active": true, + "_components": [ + { + "__id__": 1004 + }, + { + "__id__": 1005 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1003 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "28cd14db-6ba3-458d-bcb3-ea53a7adddc3" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1003 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1006 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1003 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJGame", + "handler": "onOptionClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "dingque", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1008 + }, + { + "__id__": 1011 + }, + { + "__id__": 1016 + }, + { + "__id__": 1021 + }, + { + "__id__": 1026 + }, + { + "__id__": 1028 + }, + { + "__id__": 1030 + }, + { + "__id__": 1032 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "48a151n5NxFrKMYR/Iq4b7+", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_opacity": 128, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e1cfenlbJxP8Kxe/pzy7BI6", + "_active": true, + "_components": [ + { + "__id__": 1009 + }, + { + "__id__": 1010 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1008 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1008 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Node", + "_name": "tong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77, + "height": 79 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -110, + "y": -163 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "116307ENqFIjqQAWpOlvu00", + "_active": true, + "_components": [ + { + "__id__": 1012 + }, + { + "__id__": 1013 + }, + { + "__id__": 1015 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1011 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3776c26b-553b-419d-b952-a2e0db712436" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1011 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 1014 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "a1aca5ef-b367-4b65-ab8e-e567e039e9c3" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 1011 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "DingQue", + "handler": "onQueYiMenClicked", + "customEventData": "" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1011 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a0a634b2-48b2-4a89-a985-ab8b4c00e172" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "tiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77, + "height": 79 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -163 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dd1f0oZvZFEcpU1oKzhBtTo", + "_active": true, + "_components": [ + { + "__id__": 1017 + }, + { + "__id__": 1018 + }, + { + "__id__": 1020 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1016 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b336e47e-89fc-40d9-9048-d4bfa232739c" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1016 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 1019 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "bb5e640f-7f9f-48c5-8695-deb1e57f0a91" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 1016 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "DingQue", + "handler": "onQueYiMenClicked", + "customEventData": "" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1016 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a0a634b2-48b2-4a89-a985-ab8b4c00e172" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "wan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77, + "height": 79 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": -163 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "91af1bB/y1AlZLsGm0ocSCp", + "_active": true, + "_components": [ + { + "__id__": 1022 + }, + { + "__id__": 1023 + }, + { + "__id__": 1025 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1021 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1f337ec9-dafc-41c7-9f98-213d943efcb9" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "8aa59a77-ca7f-41f2-8ff5-0978bd1fe4e8" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1021 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [ + { + "__id__": 1024 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "b0ba2ebe-a39f-473f-8de1-4b49c8690940" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 1021 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "DingQue", + "handler": "onQueYiMenClicked", + "customEventData": "" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1021 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a0a634b2-48b2-4a89-a985-ab8b4c00e172" + } + ], + "playOnLoad": false + }, + { + "__type__": "cc.Node", + "_name": "tong_selected", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -108, + "y": -165 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6eee5nvzXlB77zkLAash37u", + "_active": true, + "_components": [ + { + "__id__": 1027 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1026 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "43554c84-ff61-4bb6-aa29-ed8bbc83b320" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "tiao_selected", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -165 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "34380yuv8VMkYcw2rp/TLft", + "_active": false, + "_components": [ + { + "__id__": 1029 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1028 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "43554c84-ff61-4bb6-aa29-ed8bbc83b320" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "wan_selected", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 100 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 111, + "y": -165 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bcec930E39CNbH8LBb7Rb7F", + "_active": false, + "_components": [ + { + "__id__": 1031 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1030 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "43554c84-ff61-4bb6-aa29-ed8bbc83b320" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "tips", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1007 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1033 + }, + { + "__id__": 1036 + }, + { + "__id__": 1039 + }, + { + "__id__": 1042 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fdca1lBo8hML6LK4mNn76gp", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "tip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1032 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 272, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -67 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7cda6aLZgdCQa18/Tpm918m", + "_active": true, + "_components": [ + { + "__id__": 1034 + }, + { + "__id__": 1035 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1033 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "请选择你要缺的花色", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1033 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 134, + "g": 134, + "b": 134, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "tip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 225, + "b": 225, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1032 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 100, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ef69emEMZBN2bmMDcCU0/DB", + "_active": true, + "_components": [ + { + "__id__": 1037 + }, + { + "__id__": 1038 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1036 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "已定缺", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1036 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 156, + "g": 145, + "b": 46, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "tip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 225, + "b": 225, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1032 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 71 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "786efJU/eRKHLmHeXgQAxxB", + "_active": true, + "_components": [ + { + "__id__": 1040 + }, + { + "__id__": 1041 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1039 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "已定缺", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1039 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 156, + "g": 145, + "b": 46, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "tip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 225, + "b": 225, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1032 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -100, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "91234nPEutMaYgFB5VyDP/7", + "_active": true, + "_components": [ + { + "__id__": 1043 + }, + { + "__id__": 1044 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1042 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "已定缺", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1042 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 156, + "g": 145, + "b": 46, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "chupaidrag", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 59, + "y": 422 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "64fa3g4FuJCWZmgNO7VfXl7", + "_active": true, + "_components": [ + { + "__id__": 1046 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1045 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 166 + }, + "_enabled": true, + "isAlignOnce": false, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "replay", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1049 + }, + { + "__id__": 1051 + }, + { + "__id__": 1055 + }, + { + "__id__": 1059 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -72 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8a027u4gexFYIer842T6uto", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "paomadengbeijing", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1048 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "84784jYXcZMHK5lsGiBlwCB", + "_active": true, + "_components": [ + { + "__id__": 1050 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1049 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "56be11b4-9c6a-4350-b4ab-d660a127e72e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btn_pause", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1048 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42, + "height": 54 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -150, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "90bca3VhKlLfq+uK+530fP5", + "_active": true, + "_components": [ + { + "__id__": 1052 + }, + { + "__id__": 1053 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1051 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "4b48cbcd-ecdf-418a-83d1-a109e527bcf1" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "24697d0f-0baa-431b-82e8-d74c1124a91c" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1051 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1054 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1051 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "ReplayCtrl", + "handler": "onBtnPauseClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btn_play", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1048 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 53 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "319baZgdUNPl5gKBgEBASoB", + "_active": true, + "_components": [ + { + "__id__": 1056 + }, + { + "__id__": 1057 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1055 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "926fad4d-58f9-4703-9298-300293e852cc" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "24697d0f-0baa-431b-82e8-d74c1124a91c" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1055 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1058 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1055 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "ReplayCtrl", + "handler": "onBtnPlayClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "btn_back", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1048 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": -123 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "92cf62+v65Lj7lrnizm5r19", + "_active": true, + "_components": [ + { + "__id__": 1060 + }, + { + "__id__": 1061 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1059 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5a4b139c-cf52-4e01-b03c-eea87102060a" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "24697d0f-0baa-431b-82e8-d74c1124a91c" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1059 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1062 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1059 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "ReplayCtrl", + "handler": "onBtnBackClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "msg_set_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 175, + "height": 73 + }, + "_children": [], + "_rotationX": 90, + "_rotationY": 90, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 576, + "y": 221 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f172bkLhCJBJYBE3pGXlT86", + "_active": true, + "_components": [ + { + "__id__": 1064 + }, + { + "__id__": 1065 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1063 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5e5d01f9-5a85-4abc-9330-a89e7f44dbbb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1063 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": -23.5, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_chat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 57, + "height": 51 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 582, + "y": 180 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3f3fat+NTdKZKxQCkR5okGO", + "_active": true, + "_components": [ + { + "__id__": 1067 + }, + { + "__id__": 1068 + }, + { + "__id__": 1070 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1066 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "56958185-085b-40b3-8c94-6e58181b7ca5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1066 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1069 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "56958185-085b-40b3-8c94-6e58181b7ca5" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1066 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onBtnChatClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1066 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 29.5, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_settings", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 582, + "y": 253 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "be8d8JGibdDsaupfZqLPkHd", + "_active": true, + "_components": [ + { + "__id__": 1072 + }, + { + "__id__": 1073 + }, + { + "__id__": 1075 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1071 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ddc89083-5194-4822-a109-4a65e07411d2" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1071 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1074 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1071 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "MJRoom", + "handler": "onBtnSettingsClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1071 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 31, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_voice", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 87, + "height": 88 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 556, + "y": -96 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e3861FEr/VEuIEbRgEw5N6H", + "_active": true, + "_components": [ + { + "__id__": 1077 + }, + { + "__id__": 1078 + }, + { + "__id__": 1079 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1076 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ff360503-52f4-4bcb-9760-21032e85ef6f" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1076 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "676a445d-bb91-4c54-aa79-f748cd862233" + }, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "ff360503-52f4-4bcb-9760-21032e85ef6f" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1076 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1076 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 40.5, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "infobar", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 0 + }, + "_children": [ + { + "__id__": 1081 + }, + { + "__id__": 1083 + }, + { + "__id__": 1086 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 313 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f6a48Z+WgZLoKG9fqxG+xB7", + "_active": true, + "_components": [ + { + "__id__": 1091 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "wanfa", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1080 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 416.69, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 16 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f8374z9KjFNRI7+r6qULRQu", + "_active": true, + "_components": [ + { + "__id__": 1082 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1081 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "4番封顶 碰碰胡 将对 自摸加番 换三张", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "time", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1080 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 62.56, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -616, + "y": 12 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d57c4W7YiZOyanthbd5iSc3", + "_active": true, + "_components": [ + { + "__id__": 1084 + }, + { + "__id__": 1085 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1083 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "21:40", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1083 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 8, + "_left": 24, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "Z_room_txt", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 184, + "b": 118, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1080 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 25 + }, + "_children": [ + { + "__id__": 1087 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -545.3, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8add9Yv321NUZbuS/wCZX62", + "_active": true, + "_components": [ + { + "__id__": 1089 + }, + { + "__id__": 1090 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 184, + "b": 118, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1086 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 83.42, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 77.1, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "530090FJxREKaasaeajS11U", + "_active": true, + "_components": [ + { + "__id__": 1088 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1087 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "123456", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1086 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "房间号", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1086 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 8, + "_left": 94.70000000000005, + "_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 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1080 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 40, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "status", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1093 + }, + { + "__id__": 1095 + }, + { + "__id__": 1097 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 594, + "y": 324 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "315d0kwfxFKfY0Uey+eaF7e", + "_active": true, + "_components": [ + { + "__id__": 1099 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "delay", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1092 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 61.13, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -34, + "y": 3 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4a15e87WSdProFirn1c6foj", + "_active": true, + "_components": [ + { + "__id__": 1094 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1093 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "57ms", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "power", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1092 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44, + "height": 20 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -26, + "y": 1.6 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "122cbf7l9RK84P4ywEpNCfU", + "_active": true, + "_components": [ + { + "__id__": 1096 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1095 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d705dbcc-23e3-4069-98da-552ba69bea94" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_power", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1092 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 56, + "height": 29 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -2, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b176ad+OEFOfpf/+HdUpDyM", + "_active": true, + "_components": [ + { + "__id__": 1098 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1097 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "06d4bb9e-6c43-4338-896b-376455357acb" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1092 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 32, + "_left": 0, + "_right": 46, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "chat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1101 + }, + { + "__id__": 1105 + }, + { + "__id__": 1107 + }, + { + "__id__": 1109 + }, + { + "__id__": 1111 + }, + { + "__id__": 1115 + }, + { + "__id__": 1123 + }, + { + "__id__": 1131 + }, + { + "__id__": 1218 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "008164+YfpAvZBR+mA7Nj5b", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_opacity": 128, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a888bP51t9Ipa8S3Q/OFEcU", + "_active": true, + "_components": [ + { + "__id__": 1102 + }, + { + "__id__": 1103 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1101 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1101 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1104 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1101 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onBgClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "bg2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 840, + "height": 522 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82f834ROSdP05Th1u7KG6Pj", + "_active": true, + "_components": [ + { + "__id__": 1106 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1105 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bce1c001-43f5-4e94-b2ca-8460d5a1960c" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "chat_emojibg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 798, + "height": 343 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -56 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f60ecGQMq5MNZtdYFX+Zy5b", + "_active": true, + "_components": [ + { + "__id__": 1108 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1107 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8ae39b2a-9963-42f5-8988-e5152803f870" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "iptChat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 660, + "height": 60 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -71, + "y": 207 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ecdc4WPTRVK6q+JT8WvsuZk", + "_active": true, + "_components": [ + { + "__id__": 1110 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.EditBox", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1109 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "", + "_tabIndex": 0, + "editingDidBegan": [], + "textChanged": [], + "editingDidEnded": [], + "editingReturn": [], + "_N$backgroundImage": { + "__uuid__": "3d29250c-190a-49f1-9ca5-21b78b2f378a" + }, + "_N$returnType": 0, + "_N$inputFlag": 3, + "_N$inputMode": 6, + "_N$fontSize": 30, + "_N$lineHeight": 40, + "_N$fontColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_N$placeholder": " 请输入文字", + "_N$placeholderFontSize": 20, + "_N$placeholderFontColor": { + "__type__": "cc.Color", + "r": 127.5, + "g": 127.5, + "b": 127.5, + "a": 255 + }, + "_N$maxLength": 16, + "_N$stayOnTop": false + }, + { + "__type__": "cc.Node", + "_name": "btnSend", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 51 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 349, + "y": 208 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "afdd0fb+0NNC6tdv8Y5XfrF", + "_active": true, + "_components": [ + { + "__id__": 1112 + }, + { + "__id__": 1113 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1111 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1a69f4e8-766e-4685-bb19-a37cd1138f67" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1111 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": { + "__uuid__": "a42cfa3a-43b6-49f1-be9b-8839596e9976" + }, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1114 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "1a69f4e8-766e-4685-bb19-a37cd1138f67" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1111 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onBtnSendChatClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "tabQuick", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 399, + "height": 55 + }, + "_children": [ + { + "__id__": 1116 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -200, + "y": 132 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6dd48M5+d1BKZgp3mpqDBv/", + "_active": true, + "_components": [ + { + "__id__": 1118 + }, + { + "__id__": 1119 + }, + { + "__id__": 1120 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1115 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ffd24VxWB5EwYTp2yMu/98g", + "_active": true, + "_components": [ + { + "__id__": 1117 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1116 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "常用语", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1115 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9ea541bf-5c7d-4910-8330-31e7f474c8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1115 + }, + "_enabled": true, + "target": { + "__id__": 1115 + }, + "sprite": { + "__uuid__": "9ea541bf-5c7d-4910-8330-31e7f474c8b0" + }, + "checkedSprite": { + "__uuid__": "d0d50645-30a9-4207-9f58-ae6e0d360649" + }, + "checked": true, + "groupId": 1001 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1115 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1121 + }, + { + "__id__": 1122 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1115 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1115 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onTabClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "tabEmoji", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 399, + "height": 55 + }, + "_children": [ + { + "__id__": 1124 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 200, + "y": 132 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cac880/rOFFuKsEslYTYKKT", + "_active": true, + "_components": [ + { + "__id__": 1126 + }, + { + "__id__": 1127 + }, + { + "__id__": 1128 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1123 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "68867D0OVVN9YXt3hbD3ivP", + "_active": true, + "_components": [ + { + "__id__": 1125 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1124 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "表情", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1123 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9ea541bf-5c7d-4910-8330-31e7f474c8b0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "8d571y2U+9AiKntO+TSf0Fb", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1123 + }, + "_enabled": true, + "target": { + "__id__": 1123 + }, + "sprite": { + "__uuid__": "9ea541bf-5c7d-4910-8330-31e7f474c8b0" + }, + "checkedSprite": { + "__uuid__": "d0d50645-30a9-4207-9f58-ae6e0d360649" + }, + "checked": false, + "groupId": 1001 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1123 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1129 + }, + { + "__id__": 1130 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1123 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1123 + }, + "component": "RadioButton", + "handler": "onClicked", + "customEventData": "" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onTabClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "quickchatlist", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 184, + "g": 184, + "b": 184, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 335 + }, + "_children": [ + { + "__id__": 1132 + }, + { + "__id__": 1210 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -1, + "y": -60 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "69b8fmYmnVEPa24wLGE8zZE", + "_active": true, + "_components": [ + { + "__id__": 1217 + }, + { + "__id__": 1214 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "view", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1131 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 335 + }, + "_children": [ + { + "__id__": 1133 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3d5b2l3nMlNY5UnQkGwpUqz", + "_active": true, + "_components": [ + { + "__id__": 1208 + }, + { + "__id__": 1209 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1132 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 560 + }, + "_children": [ + { + "__id__": 1134 + }, + { + "__id__": 1142 + }, + { + "__id__": 1150 + }, + { + "__id__": 1158 + }, + { + "__id__": 1166 + }, + { + "__id__": 1174 + }, + { + "__id__": 1182 + }, + { + "__id__": 1190 + }, + { + "__id__": 1198 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 152 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d802aCSnadJJrGIUZROFKL9", + "_active": true, + "_components": [ + { + "__id__": 1206 + }, + { + "__id__": 1207 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "item0", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1135 + }, + { + "__id__": 1137 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -30.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "20463Rk8MRIur2oMRv/svG7", + "_active": true, + "_components": [ + { + "__id__": 1140 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1134 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 450, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "16ed29Z4WRFB5PTH6SmIaf7", + "_active": true, + "_components": [ + { + "__id__": 1136 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1135 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "快点啊,都等到我花儿都谢谢了!", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1134 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2490fvCExJCpKglQPkYpvih", + "_active": true, + "_components": [ + { + "__id__": 1138 + }, + { + "__id__": 1139 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1137 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1137 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1134 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1141 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1134 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1143 + }, + { + "__id__": 1145 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -91.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "615633Cop1D4rpvkxxg9+WD", + "_active": true, + "_components": [ + { + "__id__": 1148 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 480, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "91870V0/RlCUZpo0nvFYtn+", + "_active": true, + "_components": [ + { + "__id__": 1144 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1143 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "怎么又断线了,网络怎么这么差啊!", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1607emBfpJBcJxPTHpykB/w", + "_active": true, + "_components": [ + { + "__id__": 1146 + }, + { + "__id__": 1147 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1145 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1145 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1142 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1149 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1142 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1151 + }, + { + "__id__": 1153 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -152.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "10ff57ZQ7lIMYnZnDoNF4Ce", + "_active": true, + "_components": [ + { + "__id__": 1156 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0a8b8oWPUNEMLQOpJXS0WN1", + "_active": true, + "_components": [ + { + "__id__": 1152 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1151 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "不要走,决战到天亮!", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4fe5cfCSJBKa5guOTn2Lg/1", + "_active": true, + "_components": [ + { + "__id__": 1154 + }, + { + "__id__": 1155 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1153 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1153 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1150 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1157 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1150 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1159 + }, + { + "__id__": 1161 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -213.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6af34HcCnpD77ZP7yy7LmMb", + "_active": true, + "_components": [ + { + "__id__": 1164 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1158 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4d04cAC8sVCmbES3CYvBAWf", + "_active": true, + "_components": [ + { + "__id__": 1160 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1159 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你的牌打得也太好了!", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1158 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "22984jvu01D2r8fpSRffITD", + "_active": true, + "_components": [ + { + "__id__": 1162 + }, + { + "__id__": 1163 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1161 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1161 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1158 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1165 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1158 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1167 + }, + { + "__id__": 1169 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -274.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0bf406yCJpKr5nxfz+VD8r5", + "_active": true, + "_components": [ + { + "__id__": 1172 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "68901tW+OxAFIT91fol4Vis", + "_active": true, + "_components": [ + { + "__id__": 1168 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1167 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "你是妹妹还是哥哥啊?", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1166 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "89768eLuCdCmaC14fqC3yBC", + "_active": true, + "_components": [ + { + "__id__": 1170 + }, + { + "__id__": 1171 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1169 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1169 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1166 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1173 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1166 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1175 + }, + { + "__id__": 1177 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -335.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "272b40CtZxAUpYcSYWI/8dW", + "_active": true, + "_components": [ + { + "__id__": 1180 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1174 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 330, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a9851hBgBNF/Z9467YArESI", + "_active": true, + "_components": [ + { + "__id__": 1176 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1175 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "和你合作真是太愉快了!", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1174 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e8817Jj4ilMoYthzdTPkJBt", + "_active": true, + "_components": [ + { + "__id__": 1178 + }, + { + "__id__": 1179 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1177 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1177 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1174 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1181 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1174 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1183 + }, + { + "__id__": 1185 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -396.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4e20fjyrwRKHpSxA0mpfl10", + "_active": true, + "_components": [ + { + "__id__": 1188 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1182 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 360, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "848a538AghMqYmSPio2u2e/", + "_active": true, + "_components": [ + { + "__id__": 1184 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1183 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "大家好,很高兴见到各位!", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1182 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "383c4hh1iJGGKJGjd5DlRBK", + "_active": true, + "_components": [ + { + "__id__": 1186 + }, + { + "__id__": 1187 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1185 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1185 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1182 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1189 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1182 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1191 + }, + { + "__id__": 1193 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -457.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5fd438OuxtNOq6/LBYFQYXT", + "_active": true, + "_components": [ + { + "__id__": 1196 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1190 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 540, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f822bAh0yhKgJtocYZF5N7p", + "_active": true, + "_components": [ + { + "__id__": 1192 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1191 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "各位,真是不好意思,我得离开一会儿。", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1190 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "edeef+iXB5FvaKDUJmIxK1d", + "_active": true, + "_components": [ + { + "__id__": 1194 + }, + { + "__id__": 1195 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1193 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1193 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1190 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1197 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1190 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "item8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1133 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 61 + }, + "_children": [ + { + "__id__": 1199 + }, + { + "__id__": 1201 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -518.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e42d9qEEhVLJbFrP6MmqWOx", + "_active": true, + "_components": [ + { + "__id__": 1204 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 73, + "b": 47, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1198 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 360, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -364, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e5ad0+TAM5NdJHB5lR20gJE", + "_active": true, + "_components": [ + { + "__id__": 1200 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1199 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "不要吵了,专心玩游戏吧!", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "playerinfoline", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1198 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 3 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -22 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "26f31Xwj3hK06TsplCXycVW", + "_active": true, + "_components": [ + { + "__id__": 1202 + }, + { + "__id__": 1203 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1201 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "feeb6b81-8498-4125-94ce-1528510279c3" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1201 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 1133, + "_originalHeight": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1198 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1205 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1198 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onQuickChatItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1133 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 792, + "height": 560 + }, + "_resize": 0, + "_N$layoutType": 2, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1133 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 40, + "_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": 721, + "_originalHeight": 0 + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1132 + }, + "_enabled": true, + "_type": 0, + "_segements": 3 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1132 + }, + "_enabled": true, + "isAlignOnce": false, + "_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": 717, + "_originalHeight": 402 + }, + { + "__type__": "cc.Node", + "_name": "scrollBar", + "_objFlags": 0, + "_opacity": 0, + "_color": { + "__type__": "cc.Color", + "r": 238, + "g": 217, + "b": 227, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1131 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 12, + "height": 335 + }, + "_children": [ + { + "__id__": 1211 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 396.5, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2b7f6JmauVBDJvUDhzzuj36", + "_active": true, + "_components": [ + { + "__id__": 1213 + }, + { + "__id__": 1215 + }, + { + "__id__": 1216 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "bar", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 236, + "g": 241, + "b": 245, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1210 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 10, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -1, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9b0b9KGq7NBkItw+a1cT73P", + "_active": true, + "_components": [ + { + "__id__": 1212 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1211 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5c3bb932-6c3c-468f-88a9-c8c61d458641" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Scrollbar", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1210 + }, + "_enabled": true, + "_scrollView": { + "__id__": 1214 + }, + "_touching": false, + "_opacity": 255, + "enableAutoHide": true, + "autoHideTime": 1, + "_N$handle": { + "__id__": 1212 + }, + "_N$direction": 1 + }, + { + "__type__": "cc.ScrollView", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1131 + }, + "_enabled": true, + "content": { + "__id__": 1133 + }, + "horizontal": false, + "vertical": true, + "inertia": true, + "brake": 0.75, + "elastic": true, + "bounceDuration": 0.23, + "scrollEvents": [], + "cancelInnerEvents": true, + "_N$horizontalScrollBar": null, + "_N$verticalScrollBar": { + "__id__": 1213 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1210 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 37, + "_left": 350.07654921020657, + "_right": -0.5, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 237 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1210 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5fe5dcaa-b513-4dc5-a166-573627b3a159" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1131 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "emojis", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 335 + }, + "_children": [ + { + "__id__": 1219 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -1, + "y": -60 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "61dd6XxTDBKLpbZl8w3fz2q", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1218 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 792, + "height": 335 + }, + "_children": [ + { + "__id__": 1220 + }, + { + "__id__": 1224 + }, + { + "__id__": 1228 + }, + { + "__id__": 1232 + }, + { + "__id__": 1236 + }, + { + "__id__": 1240 + }, + { + "__id__": 1244 + }, + { + "__id__": 1248 + }, + { + "__id__": 1252 + }, + { + "__id__": 1256 + }, + { + "__id__": 1260 + }, + { + "__id__": 1264 + }, + { + "__id__": 1268 + }, + { + "__id__": 1272 + }, + { + "__id__": 1276 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e9aac1bZJ5IZL/TPWPXnphJ", + "_active": true, + "_components": [ + { + "__id__": 1280 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "happy", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 111, + "height": 121 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -335.5, + "y": 112 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "59679TK4sBBNaiXyvJwij+v", + "_active": true, + "_components": [ + { + "__id__": 1221 + }, + { + "__id__": 1222 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1220 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "092833c8-627a-4f92-9774-83e743083685" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1220 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1223 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "angry", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.52 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -214, + "y": 112.18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e701akyLpBMBoDRLsViw4N9", + "_active": true, + "_components": [ + { + "__id__": 1225 + }, + { + "__id__": 1226 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1224 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8fe224e5-640d-4a87-99b6-fa1e261713bf" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1224 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1227 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "smile", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 122, + "height": 121 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -87, + "y": 112 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f8c59ZDgntCOoEUEBsF7oAZ", + "_active": true, + "_components": [ + { + "__id__": 1229 + }, + { + "__id__": 1230 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1228 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c0371335-9e49-4fb9-93c3-706e70fa6816" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1228 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1231 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "han", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 115, + "height": 129 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 41.5, + "y": 113.16 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "06f7b2VNt9G3J2VfpLXRyLr", + "_active": true, + "_components": [ + { + "__id__": 1233 + }, + { + "__id__": 1234 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1232 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cc85a55a-6a5f-4376-a1e7-9def6d14f73b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1232 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1235 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "zhiya", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 120 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 112.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6e4b5XdojlOBZx7hcz819oI", + "_active": true, + "_components": [ + { + "__id__": 1237 + }, + { + "__id__": 1238 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1236 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48285984-e828-4033-8a54-dd4e5654f01e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1236 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1239 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "shihua", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 109, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 285.5, + "y": 114.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "293064fPplA4YWbNh6dwaG0", + "_active": true, + "_components": [ + { + "__id__": 1241 + }, + { + "__id__": 1242 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1240 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9c24b693-4be6-4fee-8fec-9614208b37fc" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1240 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1243 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "jiong", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 147, + "height": 135 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -334.5, + "y": -4 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dde6dhih4tKDpkFhx/MnUlQ", + "_active": true, + "_components": [ + { + "__id__": 1245 + }, + { + "__id__": 1246 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1244 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3d241371-739e-4441-963c-b0159a01a19e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1244 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1247 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "sleep", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.44 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 133, + "height": 137 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -203.5, + "y": 3.219999999999999 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c47aeamvgJDzZxeH1g9As3n", + "_active": true, + "_components": [ + { + "__id__": 1249 + }, + { + "__id__": 1250 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1248 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cff26fca-aca8-4f1d-9486-ddb04669788b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1248 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1251 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "fennu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.42 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 140 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -89, + "y": 4.699999999999989 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f14789FPrFKaq/hwtgwE9S2", + "_active": true, + "_components": [ + { + "__id__": 1253 + }, + { + "__id__": 1254 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1252 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "74885e9d-0ba7-4c31-ad8a-2f5a2b4fc6e7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1252 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1255 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "yun", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 129 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 43, + "y": 7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "224ecECwdlA86ihTNrfT35w", + "_active": true, + "_components": [ + { + "__id__": 1257 + }, + { + "__id__": 1258 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1256 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "009b55b1-565e-483a-8a5c-f9195d4cfa76" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1256 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1259 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "lihai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 152 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 172, + "y": -3.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6d96fJiumFHxrwUE5rVdoAO", + "_active": true, + "_components": [ + { + "__id__": 1261 + }, + { + "__id__": 1262 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1260 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "de0c43c2-ba63-44a8-b2e8-ace6b0d571ab" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1260 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1263 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "touxiang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 116 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 294, + "y": -4 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e8c3biRYiJN/4tAydpkOG5g", + "_active": true, + "_components": [ + { + "__id__": 1265 + }, + { + "__id__": 1266 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1264 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "50500b39-b2bb-4c1e-838b-b7874b8370a1" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1264 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1267 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "se", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 158 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -332.5, + "y": -118.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "46c47JHAbZJSbsTqBX5L3zC", + "_active": true, + "_components": [ + { + "__id__": 1269 + }, + { + "__id__": 1270 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1268 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fb284fb4-227c-4d21-bc7c-510f804fa112" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1268 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1271 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "huaixiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 125, + "height": 124 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -215.5, + "y": -106.5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fe514wQ6kFKYYaU93SerC3z", + "_active": true, + "_components": [ + { + "__id__": 1273 + }, + { + "__id__": 1274 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1272 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "59bbd743-7bfd-42bc-84d3-d0bb0898bea5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1272 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1275 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "shaoxiang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1219 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 121, + "height": 127 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": -87.5, + "y": -105 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bf80bnUx55AJ6ufybT7pb0Z", + "_active": true, + "_components": [ + { + "__id__": 1277 + }, + { + "__id__": 1278 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1276 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "d3d93b91-5ef4-40df-9456-d6915b2098a5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "c08937b5-d001-4d18-8270-cd3ec1f0d4c0" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1276 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1279 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": null + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "Chat", + "handler": "onEmojiItemClicked", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1219 + }, + "_enabled": true, + "isAlignOnce": false, + "_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": 498, + "_originalHeight": 150 + }, + { + "__type__": "cc.Node", + "_name": "huansanzhang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 50 + }, + "_children": [ + { + "__id__": 1282 + }, + { + "__id__": 1284 + }, + { + "__id__": 1287 + }, + { + "__id__": 1290 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -107 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4af07wRiG1MOLBXHVWjglKU", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "fangkaxiaobeijing", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1281 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 751, + "height": 107 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -31 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e92edffGdtDoo00484qJWVu", + "_active": true, + "_components": [ + { + "__id__": 1283 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1282 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42a50b85-90bb-4955-9d63-ede2418818fa" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1281 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 442, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -110, + "y": -33 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d91a8K1sFJHc7G2cJoBwojK", + "_active": true, + "_components": [ + { + "__id__": 1285 + }, + { + "__id__": 1286 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1284 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "请选择三张一样花色的牌", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1284 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 232, + "b": 235, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1281 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 241, + "y": -31 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3a77fIPcMxObYNorobwZ4UP", + "_active": true, + "_components": [ + { + "__id__": 1288 + }, + { + "__id__": 1289 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1287 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "718e98bd-522b-4ff0-b5cd-e955aa0d620b" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1287 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1287 + } + }, + { + "__type__": "cc.Node", + "_name": "mask", + "_objFlags": 0, + "_opacity": 0, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1281 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 140 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -201 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b71b5xuESxHHqAoSdBtMpku", + "_active": true, + "_components": [ + { + "__id__": 1291 + }, + { + "__id__": 1292 + }, + { + "__id__": 1293 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1290 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1290 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 140 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1290 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1290 + } + }, + { + "__type__": "cc.Node", + "_name": "tip_notice", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 50 + }, + "_children": [ + { + "__id__": 1295 + }, + { + "__id__": 1297 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 6 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a9cffyNIHpOMbiGZPR9X2Ft", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "fangkaxiaobeijing", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1294 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 255, + "height": 64 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -10 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "32c3cxOVZ9CNYp8PMDzjUxX", + "_active": true, + "_components": [ + { + "__id__": 1296 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1295 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42a50b85-90bb-4955-9d63-ede2418818fa" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1294 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -8 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5ca75UNUClHCY0KFG6aviJ3", + "_active": true, + "_components": [ + { + "__id__": 1298 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1297 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "过胡", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "voice", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1300 + }, + { + "__id__": 1302 + }, + { + "__id__": 1304 + }, + { + "__id__": 1319 + }, + { + "__id__": 1321 + }, + { + "__id__": 1332 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b74d4Si5AtMmo9MTqa5jus5", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "yuyin_bg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 250, + "height": 250 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f32f4b3X5tKt4cqSTSRpq2w", + "_active": true, + "_components": [ + { + "__id__": 1301 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1300 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "faf9e5db-6959-4d2b-9a87-461a837d130f" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "recorder", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 84, + "height": 150 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -42, + "y": 4 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "35f4ba2OzdFNq8ROd+HhJgN", + "_active": true, + "_components": [ + { + "__id__": 1303 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1302 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dce56925-2b5d-40fd-9023-28605ac3a8d9" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "volume", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1305 + }, + { + "__id__": 1307 + }, + { + "__id__": 1309 + }, + { + "__id__": 1311 + }, + { + "__id__": 1313 + }, + { + "__id__": 1315 + }, + { + "__id__": 1317 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 37, + "y": -70 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d263e2jh9BOTZS5sCUMOuBj", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "v1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1304 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27, + "height": 13 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1aee5cSzyVLs4aPWFkZi4Iw", + "_active": true, + "_components": [ + { + "__id__": 1306 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1305 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b1671f1a-3797-4611-a461-430f8836ecc4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "v2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1304 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 31, + "height": 35 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a9ac3Mta5hP850hpwGIMk64", + "_active": true, + "_components": [ + { + "__id__": 1308 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1307 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "06ab8343-75d9-41b2-9388-165764ded274" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "v3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1304 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 35, + "height": 57 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6323bhX6HBHgLckx9smlFxw", + "_active": true, + "_components": [ + { + "__id__": 1310 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1309 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "69de2f4f-8180-46b7-8455-eb93ffb620f1" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "v4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1304 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 39, + "height": 79 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "772a5L3+7BIo52ZnwvxWgac", + "_active": true, + "_components": [ + { + "__id__": 1312 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1311 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "bb32a3d6-8237-4434-b9b2-286b9cc07dc1" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "v5", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1304 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c0322S4h/NCZbuf9hZSTIWo", + "_active": true, + "_components": [ + { + "__id__": 1314 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1313 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "667a75f9-c138-42c3-b60b-0442b125545e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "v6", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1304 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 48, + "height": 125 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "865dctJ5bRIrZvRl3YAaS8P", + "_active": true, + "_components": [ + { + "__id__": 1316 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1315 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9d6427da-be3c-40e6-adf5-144216d8db41" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "v7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1304 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 52, + "height": 149 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7ecc3v2tqhF0LIeVvB5UCBV", + "_active": true, + "_components": [ + { + "__id__": 1318 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1317 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "2397833d-46a0-4fff-b8ab-422b96e2c4df" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 206.95, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -103 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2d7e3q1jFRKyrJL4JDJKX5D", + "_active": true, + "_components": [ + { + "__id__": 1320 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1319 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "手指上滑 取消发送", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "voice_failed", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1322 + }, + { + "__id__": 1324 + }, + { + "__id__": 1326 + }, + { + "__id__": 1328 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b8e4dBCg2lCHYdsEZHNnK/0", + "_active": false, + "_components": [ + { + "__id__": 1331 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1321 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 300 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3d58etN2mVLspN0AepelM+H", + "_active": true, + "_components": [ + { + "__id__": 1323 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1322 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 43, + "b": 43, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1321 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 91 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "335ffejjXZHJaHv/NZ66H4e", + "_active": true, + "_components": [ + { + "__id__": 1325 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1324 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "提示", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 43, + "b": 43, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1321 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 376.68, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 33 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fae43q5jDBFKb38kGlTLnT+", + "_active": true, + "_components": [ + { + "__id__": 1327 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1326 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "语音时间小于1秒,不能发送", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1321 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -64 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b88a9lb4ctA0KH9y3HqYDwW", + "_active": true, + "_components": [ + { + "__id__": 1329 + }, + { + "__id__": 1330 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1328 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "718e98bd-522b-4ff0-b5cd-e955aa0d620b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1328 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1328 + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1321 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1321 + } + }, + { + "__type__": "cc.Node", + "_name": "time", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 220, + "height": 4 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -125 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f92f96Cs6lFeqrLuIuF2icZ", + "_active": true, + "_components": [ + { + "__id__": 1333 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1332 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "userinfo", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1335 + }, + { + "__id__": 1340 + }, + { + "__id__": 1343 + }, + { + "__id__": 1346 + }, + { + "__id__": 1349 + }, + { + "__id__": 1352 + }, + { + "__id__": 1356 + }, + { + "__id__": 1359 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "361f9ipxABL1YeNo9g47lsF", + "_active": false, + "_components": [ + { + "__id__": 1362 + }, + { + "__id__": 1363 + } + ], + "_prefab": { + "__id__": 1364 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 30, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "67824+gx8RP476ggCmbdH25", + "_active": true, + "_components": [ + { + "__id__": 1336 + }, + { + "__id__": 1337 + }, + { + "__id__": 1338 + } + ], + "_prefab": { + "__id__": 1339 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1335 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1335 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1335 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 1280, + "_originalHeight": 720 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "f11f9ITrlhJbbqZuUmjNCkT", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 200 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1888drucLhD458pqcbrOINf", + "_active": true, + "_components": [ + { + "__id__": 1341 + } + ], + "_prefab": { + "__id__": 1342 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1340 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "53fe9K8U/NBkKtuKqGJLhMF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": 46 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "776cfxUStBDrY/eC8SPyi2y", + "_active": true, + "_components": [ + { + "__id__": 1344 + } + ], + "_prefab": { + "__id__": 1345 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1343 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "洛神科技", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "3019eV6xSVDa6PegorwuCts", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "ip", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": -7 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "26cd2AA681EObEdC11m2tnI", + "_active": true, + "_components": [ + { + "__id__": 1347 + } + ], + "_prefab": { + "__id__": 1348 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1346 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "IP: 171.217.46.219", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "9b7e9yTEBhDpYqg5dnoWF7Y", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "id", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -85, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2d0c3ND2ARC/ZBlaclRtIyt", + "_active": true, + "_components": [ + { + "__id__": 1350 + } + ], + "_prefab": { + "__id__": 1351 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1349 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "ID: 103", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "9b7e9yTEBhDpYqg5dnoWF7Y", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -155, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6b291hH7s9OOKktX4ML9rAe", + "_active": true, + "_components": [ + { + "__id__": 1353 + }, + { + "__id__": 1354 + } + ], + "_prefab": { + "__id__": 1355 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1352 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "afc96215-f657-4e45-b5e6-ff5152f52566" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1352 + }, + "_enabled": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "6b291hH7s9OOKktX4ML9rAe", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "sex_female", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -207, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b4defolLmtG0bDEBbVnOKRO", + "_active": false, + "_components": [ + { + "__id__": 1357 + } + ], + "_prefab": { + "__id__": 1358 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1356 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8c2e8172-65aa-4d5f-ad62-5383e3f1f939" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "b4defolLmtG0bDEBbVnOKRO", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "sex_male", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1334 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -207, + "y": -38 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5302azh5f5F4ZMQLx9/yUpo", + "_active": true, + "_components": [ + { + "__id__": 1360 + } + ], + "_prefab": { + "__id__": 1361 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1359 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ecf2a72a-7f6b-496d-a333-45912d28efcd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "5302azh5f5F4ZMQLx9/yUpo", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1334 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1334 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1334 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 1280, + "_originalHeight": 720 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1334 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "28f35eafd5N9KGxdhNM33sJ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "popups", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1366 + }, + { + "__id__": 1370 + }, + { + "__id__": 1456 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2b27eWEHTBCI4wr54pS2HSu", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 180, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1365 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4367cyCszZOZaCHYUqPUVFl", + "_active": true, + "_components": [ + { + "__id__": 1367 + }, + { + "__id__": 1368 + }, + { + "__id__": 1369 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1366 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1366 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1366 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1366 + } + }, + { + "__type__": "cc.Node", + "_name": "settings", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1365 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1371 + }, + { + "__id__": 1374 + }, + { + "__id__": 1377 + }, + { + "__id__": 1381 + }, + { + "__id__": 1410 + }, + { + "__id__": 1439 + }, + { + "__id__": 1446 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "39c9anl2d5OL5VGeL5gZ27Z", + "_active": false, + "_components": [ + { + "__id__": 1453 + }, + { + "__id__": 1454 + } + ], + "_prefab": { + "__id__": 1455 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting8", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 758, + "height": 480 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1a718fsb11BR5SNxc4Zhyde", + "_active": true, + "_components": [ + { + "__id__": 1372 + } + ], + "_prefab": { + "__id__": 1373 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1371 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "8c0802iqbhHaJcTSbt+PYSS", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "PopupScene16", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 116, + "height": 46 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 194 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0d73f7V5nZLzZm8bakrUwQE", + "_active": true, + "_components": [ + { + "__id__": 1375 + } + ], + "_prefab": { + "__id__": 1376 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1374 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "abb55ec9-187f-436e-9a1a-5ba431862e87" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "baed3co9T9NjL5lFZivFRrt", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 364, + "y": 215 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "51535viAT9CU6sy6cdq0Wbo", + "_active": true, + "_components": [ + { + "__id__": 1378 + }, + { + "__id__": 1379 + } + ], + "_prefab": { + "__id__": 1380 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1377 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1377 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1377 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "45a33fYxkFAsbKNmtW3OrGC", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "yinyue", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1382 + }, + { + "__id__": 1385 + }, + { + "__id__": 1401 + }, + { + "__id__": 1405 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -300, + "y": -13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8ac05h0unFBlqgzkgff+9Tj", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 1409 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 15, + "b": 15, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1381 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6df08xvuxZMMoQEvmuRCCfI", + "_active": true, + "_components": [ + { + "__id__": 1383 + } + ], + "_prefab": { + "__id__": 1384 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1382 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "音乐", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "8bed3JDBzZBJLBV8Po3yoBt", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1381 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 1386 + }, + { + "__id__": 1389 + }, + { + "__id__": 1395 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 285, + "y": 1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "58bb0iHvTNMIaICCyGfbHxb", + "_active": true, + "_components": [ + { + "__id__": 1399 + } + ], + "_prefab": { + "__id__": 1400 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Background", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4ddd7rvX/dFZI1xKon5PdbM", + "_active": true, + "_components": [ + { + "__id__": 1387 + } + ], + "_prefab": { + "__id__": 1388 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1386 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7f5d1ce1-ad62-48c3-891d-2feb0457a744" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "8b845+IKV9M4a2Izh+avNmS", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 1390 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -214, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "203e5sCsvNEibrlNintWgNh", + "_active": true, + "_components": [ + { + "__id__": 1393 + } + ], + "_prefab": { + "__id__": 1394 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting12", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1389 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d3669PmzkVBeI6cEK+UrsGk", + "_active": true, + "_components": [ + { + "__id__": 1391 + } + ], + "_prefab": { + "__id__": 1392 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1390 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9d456e8d-b4a7-492e-bc9a-bd60dff93263" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "c6320RsoyRMrK+5nylfCSfk", + "sync": false + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1389 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "675cdpQXSpDW4MdxVsMmT+Z", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Handle", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1385 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 51, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1.1368683772161603e-13, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e2869ue3uJJKaBI1cP4nI0e", + "_active": true, + "_components": [ + { + "__id__": 1396 + }, + { + "__id__": 1397 + } + ], + "_prefab": { + "__id__": 1398 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1395 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1395 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 1, + "zoomScale": 1, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 1395 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "68039e/Ta1AELsQnpvrSJMh", + "sync": false + }, + { + "__type__": "cc.Slider", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1385 + }, + "_enabled": true, + "direction": 0, + "slideEvents": [], + "_N$handle": { + "__id__": 1397 + }, + "_N$progress": 0.5 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "b0c35okH09EsKY62dR8Sook", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yy_open", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1381 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a25caJ44eBMEZOh4El4bjSB", + "_active": true, + "_components": [ + { + "__id__": 1402 + }, + { + "__id__": 1403 + } + ], + "_prefab": { + "__id__": 1404 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1401 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c4d40921-9a54-4928-8409-ce5c5c456840" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1401 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1401 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "597719YWJdOEqJahN3Nm9kD", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yy_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1381 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3be95wjeOZLq7QvmI7vMmYT", + "_active": true, + "_components": [ + { + "__id__": 1406 + }, + { + "__id__": 1407 + } + ], + "_prefab": { + "__id__": 1408 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1405 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8ee53e49-397a-4974-b996-923c19d3cf0a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1405 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1405 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "787482SEgFKgbBCoDnBSNyk", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "6bf59JERjtEX6l23jm6J6rK", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "yinxiao", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1411 + }, + { + "__id__": 1414 + }, + { + "__id__": 1430 + }, + { + "__id__": 1434 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -300, + "y": 92 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ce631JUcwZDAYY4n4z6WQ/R", + "_active": true, + "_components": [], + "_prefab": { + "__id__": 1438 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 175, + "g": 15, + "b": 15, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1410 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f5d48FaqKhIxZiJziK1TKJ/", + "_active": true, + "_components": [ + { + "__id__": 1412 + } + ], + "_prefab": { + "__id__": 1413 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1411 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "音效", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "7d436R3ASpEXJIvTKBLz7zn", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1410 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 1415 + }, + { + "__id__": 1418 + }, + { + "__id__": 1424 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 285, + "y": 1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "950cfemwNxLM5qDdmM/4OfW", + "_active": true, + "_components": [ + { + "__id__": 1428 + } + ], + "_prefab": { + "__id__": 1429 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Background", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1414 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2774f8a7f9KyLrcUVCt20gI", + "_active": true, + "_components": [ + { + "__id__": 1416 + } + ], + "_prefab": { + "__id__": 1417 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1415 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7f5d1ce1-ad62-48c3-891d-2feb0457a744" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "6c101PP4VtHCYulvhYmRSEe", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "progress", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1414 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [ + { + "__id__": 1419 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -214, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3c86e9nQJdLdI+8eEadVbQf", + "_active": true, + "_components": [ + { + "__id__": 1422 + } + ], + "_prefab": { + "__id__": 1423 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting12", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1418 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 430, + "height": 32 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d81d1Aa2YVDUbHq0hUMgWCT", + "_active": true, + "_components": [ + { + "__id__": 1420 + } + ], + "_prefab": { + "__id__": 1421 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1419 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9d456e8d-b4a7-492e-bc9a-bd60dff93263" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "950e0UG3ndLgLXT+gT4Rjq1", + "sync": false + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1418 + }, + "_enabled": true, + "_type": 0, + "_segements": 64 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "33061U5Mh1JOZsx4juteUvN", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "Handle", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1414 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 51, + "height": 55 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1.1368683772161603e-13, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "25a82M/eppJSJrggB8lUIcb", + "_active": true, + "_components": [ + { + "__id__": 1425 + }, + { + "__id__": 1426 + } + ], + "_prefab": { + "__id__": 1427 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1424 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_type": 1, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1424 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.1, + "pressedSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "hoverSprite": { + "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a" + }, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": true, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "95c85b47-abd5-4ff1-bf7f-7ec7cbb6e596" + }, + "_N$disabledSprite": { + "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e" + }, + "_N$target": { + "__id__": 1424 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "9d032WLPx9JDq8qHl750kik", + "sync": false + }, + { + "__type__": "cc.Slider", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1414 + }, + "_enabled": true, + "direction": 0, + "slideEvents": [], + "_N$handle": { + "__id__": 1426 + }, + "_N$progress": 0.5 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "281e2D1L8BH5IP/Oqd6MhrF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yx_open", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1410 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "153b62yvj5DELXqR85PZTQX", + "_active": true, + "_components": [ + { + "__id__": 1431 + }, + { + "__id__": 1432 + } + ], + "_prefab": { + "__id__": 1433 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1430 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c4d40921-9a54-4928-8409-ce5c5c456840" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1430 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1430 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "9f47ahL40pC274twuzs9Tgx", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_yx_close", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1410 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 66 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 580, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e267fzIoB1P0JCwVP4xIBLP", + "_active": true, + "_components": [ + { + "__id__": 1435 + }, + { + "__id__": 1436 + } + ], + "_prefab": { + "__id__": 1437 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1434 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "66a82289-42b1-4fb6-a223-220e32129cfa" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1434 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1434 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "5f545B4LsJIm5Qap+F2GTNU", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "db30dN6Y05KiaIXm1zgDuDZ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_exit", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 288, + "height": 77 + }, + "_children": [ + { + "__id__": 1440 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -146 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "532ffeM+BFLubCJnWsHaUf9", + "_active": false, + "_components": [ + { + "__id__": 1443 + }, + { + "__id__": 1444 + } + ], + "_prefab": { + "__id__": 1445 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting10", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1439 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 184, + "height": 45 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8fef6MCctNH54qFCAHT95+Q", + "_active": true, + "_components": [ + { + "__id__": 1441 + } + ], + "_prefab": { + "__id__": 1442 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1440 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "498383c9-347c-434f-84e3-53e4f304d72a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "38782rdbmhM8KY+gY3SV3U3", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1439 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1439 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1439 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "5d80d+s6+ZHjrOPXDKHMBYj", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_sqjsfj", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 288, + "height": 77 + }, + "_children": [ + { + "__id__": 1447 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -146 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "de344UZseNDJr0960VQaGxC", + "_active": true, + "_components": [ + { + "__id__": 1450 + }, + { + "__id__": 1451 + } + ], + "_prefab": { + "__id__": 1452 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "setting9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1446 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 220, + "height": 42 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "11ba265Qx5Bk77H1NebZTEX", + "_active": true, + "_components": [ + { + "__id__": 1448 + } + ], + "_prefab": { + "__id__": 1449 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1447 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c993886c-1bec-463c-a4dd-baab41d8173f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "11ba265Qx5Bk77H1NebZTEX", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1446 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5914f056-b6c1-4bbd-979b-92b5b721c7f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1446 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1446 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "5d80d+s6+ZHjrOPXDKHMBYj", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1370 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1370 + } + }, + { + "__type__": "4c04fyd89JAZY7qGjvubi+f", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1370 + }, + "_enabled": true, + "_btnYXOpen": null, + "_btnYXClose": null, + "_btnYYOpen": null, + "_btnYYClose": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1370 + }, + "asset": { + "__uuid__": "bb4e83c3-ec89-44bc-bd44-70431b9bd933" + }, + "fileId": "4c909j7vh5DkbfELGxXVvmm", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "dissolve_notice", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1365 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1457 + }, + { + "__id__": 1459 + }, + { + "__id__": 1461 + }, + { + "__id__": 1464 + }, + { + "__id__": 1467 + }, + { + "__id__": 1469 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c77bfkWGS5FbrTwW99PaYpW", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_tankuang_c", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1456 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 758, + "height": 480 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ae631oylIdAq6ZlYLFqRDFU", + "_active": true, + "_components": [ + { + "__id__": 1458 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1457 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "ea0d9383-c0d7-4b7e-9fa8-4d16992991d5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Node", + "_name": "setting9", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1456 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 220, + "height": 42 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 191 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2fe16+Mi0dLHbyvaXyHGSxG", + "_active": true, + "_components": [ + { + "__id__": 1460 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1459 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "c993886c-1bec-463c-a4dd-baab41d8173f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "09bfe702-65eb-47f4-9ccb-7593d9233e0d" + } + }, + { + "__type__": "cc.Node", + "_name": "btn_agree", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1456 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 208, + "height": 69 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 130, + "y": -176 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6ee51GJHRBM6ILJxFZ/7DnU", + "_active": true, + "_components": [ + { + "__id__": 1462 + }, + { + "__id__": 1463 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1461 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "4338b286-ca55-4eec-877f-ca22150bc313" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1461 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "4338b286-ca55-4eec-877f-ca22150bc313" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1461 + } + }, + { + "__type__": "cc.Node", + "_name": "btn_reject", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1456 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 208, + "height": 69 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -130, + "y": -176 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ccd16zo/epIXbDbxYnDW5It", + "_active": true, + "_components": [ + { + "__id__": 1465 + }, + { + "__id__": 1466 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1464 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "7ce05240-d123-4f98-9258-7c67fee072b5" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1464 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "7ce05240-d123-4f98-9258-7c67fee072b5" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1464 + } + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 133, + "g": 54, + "b": 54, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1456 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 350.05, + "height": 175 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -197, + "y": 101 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "08ef9dYv/pAgaC+nH1ow7i3", + "_active": true, + "_components": [ + { + "__id__": 1468 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1467 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 30, + "_lineHeight": 35, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "3分20秒后房间将自动解散\n[已同意]Alex\n[已同意]Chang\n[待确认]Zhang\n[待确认]Rack", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 0, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1456 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 175, + "height": 51 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e22f5vluMtKM6dv1MEtb+Nm", + "_active": false, + "_components": [ + { + "__id__": 1470 + }, + { + "__id__": 1471 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1469 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1469 + }, + "_enabled": true, + "transition": 2, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1469 + } + }, + { + "__type__": "cc.Node", + "_name": "game_over", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1473 + }, + { + "__id__": 1475 + }, + { + "__id__": 1478 + }, + { + "__id__": 1480 + }, + { + "__id__": 1482 + }, + { + "__id__": 1484 + }, + { + "__id__": 1486 + }, + { + "__id__": 1490 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "befab0q7eRAtrUFzxqd2wEt", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "helpbg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "da37euN2OtEeJUFP/Ml4eLh", + "_active": true, + "_components": [ + { + "__id__": 1474 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1473 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5c16d753-6196-48e1-9f33-bba0dd6ed13d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "wanfa", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 416.69, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -637, + "y": 343 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "76f45SfkyhFqrUkvtyYidrY", + "_active": true, + "_components": [ + { + "__id__": 1476 + }, + { + "__id__": 1477 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1475 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "4番封顶 碰碰胡 将对 自摸加番 换三张", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1475 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 8, + "_left": 3, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "huangzhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 71 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cda43xY8QhMUJ9Emnt23bzs", + "_active": false, + "_components": [ + { + "__id__": 1479 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1478 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a3b4e04d-1fbb-487e-9a70-18596c2a2239" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pingju", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 77 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8dab43fhWdDopjhCk86wm6c", + "_active": true, + "_components": [ + { + "__id__": 1481 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1480 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fe25f3b3-ab7c-48a6-ad17-56de32613c54" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "win", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 135, + "height": 72 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4bbdeQj0+5PGYFB8BnZ2sGC", + "_active": true, + "_components": [ + { + "__id__": 1483 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1482 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "db2e51a5-9511-4d64-ac51-951d80da0101" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "lose", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 139, + "height": 72 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c569cEltclDE5WBTZtPVFOd", + "_active": true, + "_components": [ + { + "__id__": 1485 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1484 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5f2ac589-4aa8-49e4-b05e-250966238126" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btnReady", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 208, + "height": 69 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -316 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2f91bruJKNCRKuw2kYjbxhx", + "_active": true, + "_components": [ + { + "__id__": 1487 + }, + { + "__id__": 1488 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1486 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cedd15d4-6953-4ab8-b2c3-db44e1d961f6" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1486 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1489 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "cedd15d4-6953-4ab8-b2c3-db44e1d961f6" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1486 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "GameOver", + "handler": "onBtnReadyClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "result_list", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1472 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1491 + }, + { + "__id__": 1538 + }, + { + "__id__": 1585 + }, + { + "__id__": 1632 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 117, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a902941qXpKSpISmNB8hlyM", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "s1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1490 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1492 + }, + { + "__id__": 1494 + }, + { + "__id__": 1496 + }, + { + "__id__": 1498 + }, + { + "__id__": 1500 + }, + { + "__id__": 1502 + }, + { + "__id__": 1509 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -595, + "y": 225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82ca6Z+JjBH4pbfx9dsdHuE", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1491 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "550b3yFxkZGnLGhzy190PHu", + "_active": true, + "_components": [ + { + "__id__": 1493 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1492 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1491 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8e510b/bopM3K9/yxkiTr/3", + "_active": true, + "_components": [ + { + "__id__": 1495 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1494 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1491 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 710, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "85c3d+SFnhPvpneYavjFdNf", + "_active": true, + "_components": [ + { + "__id__": 1497 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1496 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "fan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1491 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 770, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e211aXSbIJAfLVN0v9Lkeu5", + "_active": true, + "_components": [ + { + "__id__": 1499 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1498 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1番", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1491 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d81feqK4SBJ+ZL8HnD1SS2n", + "_active": true, + "_components": [ + { + "__id__": 1501 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1500 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1491 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 107 + }, + "_children": [ + { + "__id__": 1503 + }, + { + "__id__": 1505 + }, + { + "__id__": 1507 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f1e11TcrJBMq57ytO7SyUss", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1502 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 58, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "20c66XAVZNOZJKY1pJ/9YoV", + "_active": true, + "_components": [ + { + "__id__": 1504 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1503 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "680dba2f-6219-495f-b96a-6b93e5bfc6be" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1502 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 65, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "72004RadAVJYYGQH3VOG0oQ", + "_active": true, + "_components": [ + { + "__id__": 1506 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1505 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "03a988d2-a7c8-4c62-b205-5e38971143f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1502 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "33b81yBxmFDzKGD1lnvmPGA", + "_active": true, + "_components": [ + { + "__id__": 1508 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1507 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "97642bab-67c3-4371-aa43-b4c666583d36" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1491 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1510 + }, + { + "__id__": 1512 + }, + { + "__id__": 1514 + }, + { + "__id__": 1516 + }, + { + "__id__": 1518 + }, + { + "__id__": 1520 + }, + { + "__id__": 1522 + }, + { + "__id__": 1524 + }, + { + "__id__": 1526 + }, + { + "__id__": 1528 + }, + { + "__id__": 1530 + }, + { + "__id__": 1532 + }, + { + "__id__": 1534 + }, + { + "__id__": 1536 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c63eiTYDtPlbI87x3St7GJ", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "563b8agg/pDBZyZmTg0tq9z", + "_active": true, + "_components": [ + { + "__id__": 1511 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1510 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2cd37aq5pNP7IvEBmNhzQ0a", + "_active": true, + "_components": [ + { + "__id__": 1513 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1512 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a5940Db2mFKGLnmjiXWbuYY", + "_active": true, + "_components": [ + { + "__id__": 1515 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1514 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1141eZHmypGk6irzbchL8uN", + "_active": true, + "_components": [ + { + "__id__": 1517 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1516 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c87a0rqgV9Jlb9GN8rvYaHv", + "_active": true, + "_components": [ + { + "__id__": 1519 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1518 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d2c81CAjxxK0IEOBelVNBqc", + "_active": true, + "_components": [ + { + "__id__": 1521 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1520 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "57501xCrYFM3pQsUFapwtfE", + "_active": true, + "_components": [ + { + "__id__": 1523 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1522 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c15f6bnLehNGaRiLePrxyE8", + "_active": true, + "_components": [ + { + "__id__": 1525 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1524 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5f313PYgctCX7Ph+172j9zK", + "_active": true, + "_components": [ + { + "__id__": 1527 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1526 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "27dabaS5tBDUqP7nb0TmAPl", + "_active": true, + "_components": [ + { + "__id__": 1529 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1528 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "18388OLBu9JZJGTcZnk1gzc", + "_active": true, + "_components": [ + { + "__id__": 1531 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1530 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a6242X2x4xGk5xlWSP7O7Fz", + "_active": true, + "_components": [ + { + "__id__": 1533 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1532 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1f6a7j3zeZL24EEGJj5XVpv", + "_active": true, + "_components": [ + { + "__id__": 1535 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1534 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1509 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1010, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d5384aBasFF56fTd7hebVfY", + "_active": true, + "_components": [ + { + "__id__": 1537 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1536 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "s2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1490 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1539 + }, + { + "__id__": 1541 + }, + { + "__id__": 1543 + }, + { + "__id__": 1545 + }, + { + "__id__": 1547 + }, + { + "__id__": 1549 + }, + { + "__id__": 1578 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -595, + "y": 100 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9e7fcXcqvdNIKTtAPlVEjcB", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1538 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e6d140mk0hHaarSTpK7RHys", + "_active": true, + "_components": [ + { + "__id__": 1540 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1539 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1538 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "acc0ejzw6FHjrOkwzm9DsDM", + "_active": true, + "_components": [ + { + "__id__": 1542 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1541 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1538 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 710, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ba30eP65vVGpaSLDn6MkJcY", + "_active": true, + "_components": [ + { + "__id__": 1544 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1543 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "fan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1538 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 770, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d7335DsrqFO3ajGpIDdzJG0", + "_active": true, + "_components": [ + { + "__id__": 1546 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1545 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1番", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1538 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "94115vqdi5NX4Oc+hQiGfwW", + "_active": true, + "_components": [ + { + "__id__": 1548 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1547 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1538 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1550 + }, + { + "__id__": 1552 + }, + { + "__id__": 1554 + }, + { + "__id__": 1556 + }, + { + "__id__": 1558 + }, + { + "__id__": 1560 + }, + { + "__id__": 1562 + }, + { + "__id__": 1564 + }, + { + "__id__": 1566 + }, + { + "__id__": 1568 + }, + { + "__id__": 1570 + }, + { + "__id__": 1572 + }, + { + "__id__": 1574 + }, + { + "__id__": 1576 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "721f53vTBZCf7f567VY0FW6", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4e5edm8qCdEh7ZXVw2Hsb0q", + "_active": true, + "_components": [ + { + "__id__": 1551 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1550 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "eee08xP8nxKpaPLYmggDLRq", + "_active": true, + "_components": [ + { + "__id__": 1553 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1552 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "651bes/VINFcIDZa6ilD6Yw", + "_active": true, + "_components": [ + { + "__id__": 1555 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1554 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2f645FJJGRJr6YsQ4hPlBcn", + "_active": true, + "_components": [ + { + "__id__": 1557 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1556 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9be00iPPdZEe6iyQLk7z/AN", + "_active": true, + "_components": [ + { + "__id__": 1559 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1558 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "85718iq5sdBepZt73kzEpjs", + "_active": true, + "_components": [ + { + "__id__": 1561 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1560 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0a75fega0dDt79QQi7Ga2KV", + "_active": true, + "_components": [ + { + "__id__": 1563 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1562 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "de356caAdVG1YTtUiX5Myqh", + "_active": true, + "_components": [ + { + "__id__": 1565 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1564 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e4731jMaWNNcb4fcNuQ4IIf", + "_active": true, + "_components": [ + { + "__id__": 1567 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1566 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6963c7nxNBOoJSyNA0b0Yaz", + "_active": true, + "_components": [ + { + "__id__": 1569 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1568 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3f6eamK5MxFIofQkePQUypm", + "_active": true, + "_components": [ + { + "__id__": 1571 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1570 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7debeEQOApEDaaiu0BTIIBE", + "_active": true, + "_components": [ + { + "__id__": 1573 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1572 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2609dxsdsBIGrLP3kZqbN0x", + "_active": true, + "_components": [ + { + "__id__": 1575 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1574 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1549 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1010, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cdd55+J0q1CQp3ZBi7mYNmp", + "_active": true, + "_components": [ + { + "__id__": 1577 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1576 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1538 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 107 + }, + "_children": [ + { + "__id__": 1579 + }, + { + "__id__": 1581 + }, + { + "__id__": 1583 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2c9e1Bde/tCTaa1LuT7n/3X", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1578 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 58, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "103c1vxWudN8Lg8raR4XiDw", + "_active": true, + "_components": [ + { + "__id__": 1580 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1579 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "680dba2f-6219-495f-b96a-6b93e5bfc6be" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1578 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 65, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b552eGnIoFHspvAdQ+dZekK", + "_active": true, + "_components": [ + { + "__id__": 1582 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1581 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "03a988d2-a7c8-4c62-b205-5e38971143f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1578 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "516721j5tlNSo2yfEH6JB8b", + "_active": true, + "_components": [ + { + "__id__": 1584 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1583 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "97642bab-67c3-4371-aa43-b4c666583d36" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "s3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1490 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1586 + }, + { + "__id__": 1588 + }, + { + "__id__": 1590 + }, + { + "__id__": 1592 + }, + { + "__id__": 1594 + }, + { + "__id__": 1596 + }, + { + "__id__": 1625 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -595, + "y": -25 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "56a4dvm8YlGJaA09NIhQW+g", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1585 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "79da90Yd4lEZqzOr1Yk2hFU", + "_active": true, + "_components": [ + { + "__id__": 1587 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1586 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1585 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4dd88Av2AZJGpN36WmKwWmh", + "_active": true, + "_components": [ + { + "__id__": 1589 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1588 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1585 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 710, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bf6bcdwxWVAO7aG5UGS2Kqk", + "_active": true, + "_components": [ + { + "__id__": 1591 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1590 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "fan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1585 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 770, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d02f2rTFTRObqUPX1Y2PNCU", + "_active": true, + "_components": [ + { + "__id__": 1593 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1592 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1番", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1585 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "95670x2rx5JWpc500ETZc7u", + "_active": true, + "_components": [ + { + "__id__": 1595 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1594 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1585 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1597 + }, + { + "__id__": 1599 + }, + { + "__id__": 1601 + }, + { + "__id__": 1603 + }, + { + "__id__": 1605 + }, + { + "__id__": 1607 + }, + { + "__id__": 1609 + }, + { + "__id__": 1611 + }, + { + "__id__": 1613 + }, + { + "__id__": 1615 + }, + { + "__id__": 1617 + }, + { + "__id__": 1619 + }, + { + "__id__": 1621 + }, + { + "__id__": 1623 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "07953s92S1F44szzs+ed/Ea", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5cc11dI0FtIgabBWLjIchWd", + "_active": true, + "_components": [ + { + "__id__": 1598 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1597 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c6fdflCyZJJjqeby5P5OLNE", + "_active": true, + "_components": [ + { + "__id__": 1600 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1599 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bae98czxZpLVLeLX69phrQF", + "_active": true, + "_components": [ + { + "__id__": 1602 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1601 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a969bDyah9PlpljJ1iOAsTW", + "_active": true, + "_components": [ + { + "__id__": 1604 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1603 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "272341vUl1EgKCyvdGNXNAZ", + "_active": true, + "_components": [ + { + "__id__": 1606 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1605 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4999dEdYitBoq0FpPmID9+k", + "_active": true, + "_components": [ + { + "__id__": 1608 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1607 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "66dbf4gN7RJhLTUIpK3ykaY", + "_active": true, + "_components": [ + { + "__id__": 1610 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1609 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c3365sEcElIqZ+XvbQmxad3", + "_active": true, + "_components": [ + { + "__id__": 1612 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1611 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "15cfaO/1YZKUadyNlLQbMZS", + "_active": true, + "_components": [ + { + "__id__": 1614 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1613 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "de6f5a+DRhIF4ulqzcqcr1e", + "_active": true, + "_components": [ + { + "__id__": 1616 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1615 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "46d37+AiI5JiqhYA1BJC4fX", + "_active": true, + "_components": [ + { + "__id__": 1618 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1617 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "843acWYQ3NEpaeDG9scmpAR", + "_active": true, + "_components": [ + { + "__id__": 1620 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1619 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9d94bybDUZGC48m9Bs3WQPU", + "_active": true, + "_components": [ + { + "__id__": 1622 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1621 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1596 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1010, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a7a9b1O7zxNXqLMEY7nBmvx", + "_active": true, + "_components": [ + { + "__id__": 1624 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1623 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1585 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 107 + }, + "_children": [ + { + "__id__": 1626 + }, + { + "__id__": 1628 + }, + { + "__id__": 1630 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d374aYKKppH75Jg0d8bSjUM", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1625 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 58, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "10e05nNs01EcqZeZFRL7QTq", + "_active": true, + "_components": [ + { + "__id__": 1627 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1626 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "680dba2f-6219-495f-b96a-6b93e5bfc6be" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1625 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 65, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "300f31kRidNza6ivDd7Ix2+", + "_active": true, + "_components": [ + { + "__id__": 1629 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1628 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "03a988d2-a7c8-4c62-b205-5e38971143f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1625 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "015f4SWoxJI2Y/BnlUw/BaB", + "_active": true, + "_components": [ + { + "__id__": 1631 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1630 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "97642bab-67c3-4371-aa43-b4c666583d36" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "s4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1490 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1633 + }, + { + "__id__": 1635 + }, + { + "__id__": 1637 + }, + { + "__id__": 1639 + }, + { + "__id__": 1641 + }, + { + "__id__": 1643 + }, + { + "__id__": 1672 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -595, + "y": -150 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "54e54N8nH1PYomcg0horMej", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1632 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b20b2JPBeFHZpkYlou3sbj7", + "_active": true, + "_components": [ + { + "__id__": 1634 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1633 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1632 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4188efQp9JPq6CVavoeJsuz", + "_active": true, + "_components": [ + { + "__id__": 1636 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1635 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1632 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 710, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fff32JVIjZIq5JEl+SDx6kz", + "_active": true, + "_components": [ + { + "__id__": 1638 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1637 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "fan", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1632 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 770, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "42053bzjzZJw7S+7mxdf4CH", + "_active": true, + "_components": [ + { + "__id__": 1640 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1639 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1番", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1632 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "86dd0ATfw9P7LMJGKCBqK0P", + "_active": true, + "_components": [ + { + "__id__": 1642 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1641 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1632 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1644 + }, + { + "__id__": 1646 + }, + { + "__id__": 1648 + }, + { + "__id__": 1650 + }, + { + "__id__": 1652 + }, + { + "__id__": 1654 + }, + { + "__id__": 1656 + }, + { + "__id__": 1658 + }, + { + "__id__": 1660 + }, + { + "__id__": 1662 + }, + { + "__id__": 1664 + }, + { + "__id__": 1666 + }, + { + "__id__": 1668 + }, + { + "__id__": 1670 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.7, + "_scaleY": 0.7, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3dd8727ZKJM6aOsWRniqoxX", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b9678ZwEJZPoLsWrh3YVaNS", + "_active": true, + "_components": [ + { + "__id__": 1645 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1644 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f10ebe+4aFEOLSdcgBCVm+r", + "_active": true, + "_components": [ + { + "__id__": 1647 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1646 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1c119eTBO9CrImfA3G3GWK1", + "_active": true, + "_components": [ + { + "__id__": 1649 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1648 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "618c2pQrLNF8qlLKcy2v1wy", + "_active": true, + "_components": [ + { + "__id__": 1651 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1650 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b3f3bL62TlIsLBrdpJmhCZy", + "_active": true, + "_components": [ + { + "__id__": 1653 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1652 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e8aacw2NeJM9r/MpEy//vby", + "_active": true, + "_components": [ + { + "__id__": 1655 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1654 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3b7ffO4HW1ME7E2bw3p35Nd", + "_active": true, + "_components": [ + { + "__id__": 1657 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1656 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7bad1YLO5hCBbLnaOImjtS1", + "_active": true, + "_components": [ + { + "__id__": 1659 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1658 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "440cc7meoNEWYTywTYoPQnQ", + "_active": true, + "_components": [ + { + "__id__": 1661 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1660 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "894a4RTtwdGXbJFuwBGE267", + "_active": true, + "_components": [ + { + "__id__": 1663 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1662 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9c216OM4/5GTbR3FX0UacgK", + "_active": true, + "_components": [ + { + "__id__": 1665 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1664 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4560eW0pAZHwpzIiwoa3fSb", + "_active": true, + "_components": [ + { + "__id__": 1667 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1666 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5d6ccIQc2dEja1NtsgLMx6U", + "_active": true, + "_components": [ + { + "__id__": 1669 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1668 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1643 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1010, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c63309v0e1OobGrRUxF1VLm", + "_active": true, + "_components": [ + { + "__id__": 1671 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1670 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1632 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 107 + }, + "_children": [ + { + "__id__": 1673 + }, + { + "__id__": 1675 + }, + { + "__id__": 1677 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 880, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9ebb0aZtD9Kq4x4HMOF5bYY", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1672 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 58, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ea6deCCgmNKb7j5Y5ujAUqp", + "_active": true, + "_components": [ + { + "__id__": 1674 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1673 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "680dba2f-6219-495f-b96a-6b93e5bfc6be" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1672 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 65, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7dab3U/6f5JdYetnsabuRaA", + "_active": true, + "_components": [ + { + "__id__": 1676 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1675 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "03a988d2-a7c8-4c62-b205-5e38971143f4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1672 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7e437Dp9g9Nj6i3Jrw3WfzQ", + "_active": true, + "_components": [ + { + "__id__": 1678 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1677 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "97642bab-67c3-4371-aa43-b4c666583d36" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "game_over_xlch", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1680 + }, + { + "__id__": 1682 + }, + { + "__id__": 1685 + }, + { + "__id__": 1687 + }, + { + "__id__": 1689 + }, + { + "__id__": 1691 + }, + { + "__id__": 1693 + }, + { + "__id__": 1697 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b05dfZLBKtGOpjKYdxpxbNt", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "helpbg", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 167, + "g": 167, + "b": 167, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "421ffHSPCFHWbUHDCMhIZrq", + "_active": true, + "_components": [ + { + "__id__": 1681 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1680 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5c16d753-6196-48e1-9f33-bba0dd6ed13d" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "wanfa", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 416.69, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -637, + "y": 343 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fcfa6b4xxtI8q3aEx7/autK", + "_active": true, + "_components": [ + { + "__id__": 1683 + }, + { + "__id__": 1684 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1682 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "4番封顶 碰碰胡 将对 自摸加番 换三张", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1682 + }, + "_enabled": true, + "isAlignOnce": true, + "_alignFlags": 8, + "_left": 3, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "huangzhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 71 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dad42qhO61N0pplok0a+wQs", + "_active": false, + "_components": [ + { + "__id__": 1686 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1685 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "a3b4e04d-1fbb-487e-9a70-18596c2a2239" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pingju", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 77 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f16e3pIJRhDmLWDMzHWT3Lh", + "_active": true, + "_components": [ + { + "__id__": 1688 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1687 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "fe25f3b3-ab7c-48a6-ad17-56de32613c54" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "win", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 135, + "height": 72 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dd33ecFw2lDXYLAStreuNRn", + "_active": true, + "_components": [ + { + "__id__": 1690 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1689 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "db2e51a5-9511-4d64-ac51-951d80da0101" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "lose", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 139, + "height": 72 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 314 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ba752nqvENAKJA7Mle4rD+f", + "_active": true, + "_components": [ + { + "__id__": 1692 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1691 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5f2ac589-4aa8-49e4-b05e-250966238126" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "btnReady", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 208, + "height": 69 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -316 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1114bxf1jtBwYuJ7dIlJToO", + "_active": true, + "_components": [ + { + "__id__": 1694 + }, + { + "__id__": 1695 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1693 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cedd15d4-6953-4ab8-b2c3-db44e1d961f6" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "4201ef1f-4abc-4af0-8e84-e9e776943900" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1693 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 1696 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "cedd15d4-6953-4ab8-b2c3-db44e1d961f6" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 1693 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "GameOver", + "handler": "onBtnReadyClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "result_list", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1679 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1698 + }, + { + "__id__": 1763 + }, + { + "__id__": 1828 + }, + { + "__id__": 1893 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 117, + "y": 19 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f10eem/iolMo6r4uvH+i9Eo", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "s1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1697 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1699 + }, + { + "__id__": 1701 + }, + { + "__id__": 1703 + }, + { + "__id__": 1705 + }, + { + "__id__": 1707 + }, + { + "__id__": 1709 + }, + { + "__id__": 1738 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -678, + "y": 225 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fb56a0bwtRJMpB7eOGysJRK", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1698 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7de1aVgQB5KqbwmO6TSYatP", + "_active": true, + "_components": [ + { + "__id__": 1700 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1699 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1698 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2229cm76epL/okFrUM7Sd3x", + "_active": true, + "_components": [ + { + "__id__": 1702 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1701 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1698 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 820, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 180, + "y": 6 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4708fdWV+pAi6FUimszEI1d", + "_active": true, + "_components": [ + { + "__id__": 1704 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1703 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1698 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c5050LmretJkqz//bybdI5O", + "_active": true, + "_components": [ + { + "__id__": 1706 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1705 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1698 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "afc0dYFsAtLV43GcOrC+7zM", + "_active": true, + "_components": [ + { + "__id__": 1708 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1707 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "86a5d0fd-9685-43d7-8d52-13c20033db5d" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1698 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1710 + }, + { + "__id__": 1712 + }, + { + "__id__": 1714 + }, + { + "__id__": 1716 + }, + { + "__id__": 1718 + }, + { + "__id__": 1720 + }, + { + "__id__": 1722 + }, + { + "__id__": 1724 + }, + { + "__id__": 1726 + }, + { + "__id__": 1728 + }, + { + "__id__": 1730 + }, + { + "__id__": 1732 + }, + { + "__id__": 1734 + }, + { + "__id__": 1736 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9904cL1ecBHZpR2zhtWHLl7", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c55b1Ghi3BAHrkTfagC/7Ik", + "_active": true, + "_components": [ + { + "__id__": 1711 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1710 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3326evqWF1Lt4eQ7rmemAgE", + "_active": true, + "_components": [ + { + "__id__": 1713 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1712 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a8351MJcH1K6onRtyGwkDr9", + "_active": true, + "_components": [ + { + "__id__": 1715 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1714 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7d832G7HLZLFZqDiVyl7zE3", + "_active": true, + "_components": [ + { + "__id__": 1717 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1716 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "600cfuawnNBmZ88YVytj70x", + "_active": true, + "_components": [ + { + "__id__": 1719 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1718 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c6dfa8Rc8pNtrTljKj4q6Ub", + "_active": true, + "_components": [ + { + "__id__": 1721 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1720 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dfecfOYdS1MOLRc61QLQdFf", + "_active": true, + "_components": [ + { + "__id__": 1723 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1722 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "459faknSIpG262+FdBWV6re", + "_active": true, + "_components": [ + { + "__id__": 1725 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1724 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "96f1fFI+4NNKLOzd1wPOK62", + "_active": true, + "_components": [ + { + "__id__": 1727 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1726 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9037ewGhI9IuailTulGf0M7", + "_active": true, + "_components": [ + { + "__id__": 1729 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1728 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a2ea1sntRJO+KMx05rTjFmQ", + "_active": true, + "_components": [ + { + "__id__": 1731 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1730 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "13215YEa+BL/JJrZv/X6WRP", + "_active": true, + "_components": [ + { + "__id__": 1733 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1732 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ef644rnicNHCqOSnPYYt7Fo", + "_active": true, + "_components": [ + { + "__id__": 1735 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1734 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1709 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 975, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "477adlnBaJMEIFLazNAuCph", + "_active": true, + "_components": [ + { + "__id__": 1737 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1736 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hupai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1698 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1739 + }, + { + "__id__": 1741 + }, + { + "__id__": 1743 + }, + { + "__id__": 1745 + }, + { + "__id__": 1747 + }, + { + "__id__": 1749 + }, + { + "__id__": 1751 + }, + { + "__id__": 1753 + }, + { + "__id__": 1755 + }, + { + "__id__": 1757 + }, + { + "__id__": 1759 + }, + { + "__id__": 1761 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 690, + "y": -84 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a4abcDtNotPLrfCNSywXlYi", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f433fHlBphKF4tsP6uojYvk", + "_active": true, + "_components": [ + { + "__id__": 1740 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1739 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "22edfK4iXtHToMZEtFLTr5z", + "_active": true, + "_components": [ + { + "__id__": 1742 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1741 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "31d62OwRChOCKQciNEA/GhG", + "_active": true, + "_components": [ + { + "__id__": 1744 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1743 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ee47efxGJRCLKNLU7NyTLvr", + "_active": true, + "_components": [ + { + "__id__": 1746 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1745 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a9489jlhF5Ju4I5P8AEBIgk", + "_active": true, + "_components": [ + { + "__id__": 1748 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1747 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ad5b5W+YKpLa6E4XYWKSaBQ", + "_active": true, + "_components": [ + { + "__id__": 1750 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1749 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f1becUPnmpDIaxaIdiL1xKL", + "_active": true, + "_components": [ + { + "__id__": 1752 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1751 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 384, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "771c7lEkW1BOKww+iwEN55a", + "_active": true, + "_components": [ + { + "__id__": 1754 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1753 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 439, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "578abW12G9FD6SLzwBLQJQ/", + "_active": true, + "_components": [ + { + "__id__": 1756 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1755 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 494, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "123f5y7oZdKbaaOVgL+zJQh", + "_active": true, + "_components": [ + { + "__id__": 1758 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1757 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 549, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e37d4MoHetBHqISp9amAb2A", + "_active": true, + "_components": [ + { + "__id__": 1760 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1759 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1738 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 604, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9e8d3dg15lJHIgAlOA+oGAf", + "_active": true, + "_components": [ + { + "__id__": 1762 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1761 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "s2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1697 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1764 + }, + { + "__id__": 1766 + }, + { + "__id__": 1768 + }, + { + "__id__": 1770 + }, + { + "__id__": 1772 + }, + { + "__id__": 1801 + }, + { + "__id__": 1826 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -678, + "y": 94 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5359ewa3+pCeJO66Ioq4auY", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1763 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "469aadmJdBDgpVioEgkkAAD", + "_active": true, + "_components": [ + { + "__id__": 1765 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1764 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1763 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21b3fHBFl5PJaET5frPGBz6", + "_active": true, + "_components": [ + { + "__id__": 1767 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1766 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1763 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 820, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 180, + "y": 6 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "80269Rjua5BEYUhGZMJDx8F", + "_active": true, + "_components": [ + { + "__id__": 1769 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1768 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1763 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f5f87RpNDBPtIjH7tBhW55a", + "_active": true, + "_components": [ + { + "__id__": 1771 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1770 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1763 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1773 + }, + { + "__id__": 1775 + }, + { + "__id__": 1777 + }, + { + "__id__": 1779 + }, + { + "__id__": 1781 + }, + { + "__id__": 1783 + }, + { + "__id__": 1785 + }, + { + "__id__": 1787 + }, + { + "__id__": 1789 + }, + { + "__id__": 1791 + }, + { + "__id__": 1793 + }, + { + "__id__": 1795 + }, + { + "__id__": 1797 + }, + { + "__id__": 1799 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7e536JgdQpOMLJld4b5nUtF", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "10a00s5bJxPsonn4QjH+W1W", + "_active": true, + "_components": [ + { + "__id__": 1774 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1773 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8c3c4WGe7RC7a1PlDiSm5ED", + "_active": true, + "_components": [ + { + "__id__": 1776 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1775 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c34edyEgnJL9InnUddKn3Jv", + "_active": true, + "_components": [ + { + "__id__": 1778 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1777 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8288aDAwdBFzpbNjXw4Iswh", + "_active": true, + "_components": [ + { + "__id__": 1780 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1779 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "02d3bVEvzNAy42ifxZA7Oit", + "_active": true, + "_components": [ + { + "__id__": 1782 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1781 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a5916lfw41OSrvtsE6TEoqq", + "_active": true, + "_components": [ + { + "__id__": 1784 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1783 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ce3e991+RNB06mcfQNsZ9nI", + "_active": true, + "_components": [ + { + "__id__": 1786 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1785 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ce4cbEayshGAaPjlZvNL/0I", + "_active": true, + "_components": [ + { + "__id__": 1788 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1787 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "789f6C2qr1KH4Pu3eI8fCDM", + "_active": true, + "_components": [ + { + "__id__": 1790 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1789 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0e81cSyN2BFS7Cq8GNT5nLQ", + "_active": true, + "_components": [ + { + "__id__": 1792 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1791 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "76b64qGZgJC6qX0DEmwU7AT", + "_active": true, + "_components": [ + { + "__id__": 1794 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1793 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1bdf9D95wlAXLPAKGDNgApZ", + "_active": true, + "_components": [ + { + "__id__": 1796 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1795 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f67d3chyZtJW4/mBdg3OMva", + "_active": true, + "_components": [ + { + "__id__": 1798 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1797 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1772 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 975, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7ff8chGghxPcL8BxJBQGUxV", + "_active": true, + "_components": [ + { + "__id__": 1800 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1799 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hupai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1763 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1802 + }, + { + "__id__": 1804 + }, + { + "__id__": 1806 + }, + { + "__id__": 1808 + }, + { + "__id__": 1810 + }, + { + "__id__": 1812 + }, + { + "__id__": 1814 + }, + { + "__id__": 1816 + }, + { + "__id__": 1818 + }, + { + "__id__": 1820 + }, + { + "__id__": 1822 + }, + { + "__id__": 1824 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 690, + "y": -84 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0cc6bL+3WxGx601VYGosXCH", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4e9a6fkdoNB+K0jfQtIHOFe", + "_active": true, + "_components": [ + { + "__id__": 1803 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1802 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82635RpLDpJA4/TpcldnFPu", + "_active": true, + "_components": [ + { + "__id__": 1805 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1804 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "201eabP369J2bdc9tkVb3tP", + "_active": true, + "_components": [ + { + "__id__": 1807 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1806 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5be7ax5lXJL7oQHrHMCdK3Y", + "_active": true, + "_components": [ + { + "__id__": 1809 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1808 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f9857/mI6JG2qHr2yEk9lvz", + "_active": true, + "_components": [ + { + "__id__": 1811 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1810 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7149249hWVDzqENVEM8uGUP", + "_active": true, + "_components": [ + { + "__id__": 1813 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1812 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "45093ULTP9Kbb3bSw8/sJvQ", + "_active": true, + "_components": [ + { + "__id__": 1815 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1814 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 384, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9d390zne0tNXp9Y6McsjF4Y", + "_active": true, + "_components": [ + { + "__id__": 1817 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1816 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 439, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "08363P7LqlOAJhZjDHh2K9q", + "_active": true, + "_components": [ + { + "__id__": 1819 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1818 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 494, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "334c1YM6ZVKG5MKwvBzGwlx", + "_active": true, + "_components": [ + { + "__id__": 1821 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1820 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 549, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "21042b8Lz9BKZbYbAvJqUq9", + "_active": true, + "_components": [ + { + "__id__": 1823 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1822 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1801 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 604, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "42d14nq0RlIVKG0wIQPUpsr", + "_active": true, + "_components": [ + { + "__id__": 1825 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1824 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1763 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f7d8fHFvJhNnZ3DOE8ebRLq", + "_active": true, + "_components": [ + { + "__id__": 1827 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1826 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "86a5d0fd-9685-43d7-8d52-13c20033db5d" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "s3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1697 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1829 + }, + { + "__id__": 1831 + }, + { + "__id__": 1833 + }, + { + "__id__": 1835 + }, + { + "__id__": 1837 + }, + { + "__id__": 1866 + }, + { + "__id__": 1891 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -678, + "y": -43 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c955efdq0ZImqGK6cStP+g6", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6f68btTCO1Mu7f/WVHKmGZo", + "_active": true, + "_components": [ + { + "__id__": 1830 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1829 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6e973myvz1C+7N8Q6doZ9fE", + "_active": true, + "_components": [ + { + "__id__": 1832 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1831 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 820, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 180, + "y": 6 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bc59c0B9/9Cb4zv9bky4FbU", + "_active": true, + "_components": [ + { + "__id__": 1834 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1833 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "be9126ri/NKNbiKP43jBHef", + "_active": true, + "_components": [ + { + "__id__": 1836 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1835 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1838 + }, + { + "__id__": 1840 + }, + { + "__id__": 1842 + }, + { + "__id__": 1844 + }, + { + "__id__": 1846 + }, + { + "__id__": 1848 + }, + { + "__id__": 1850 + }, + { + "__id__": 1852 + }, + { + "__id__": 1854 + }, + { + "__id__": 1856 + }, + { + "__id__": 1858 + }, + { + "__id__": 1860 + }, + { + "__id__": 1862 + }, + { + "__id__": 1864 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0464bhgZGdMnZFBHydAEVJr", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b20aemsxnBJG6zh7lxsd4Bi", + "_active": true, + "_components": [ + { + "__id__": 1839 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1838 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a3a80AjcKVGQ5V81SFxgRVo", + "_active": true, + "_components": [ + { + "__id__": 1841 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1840 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8dbd7qZ0rZPVYhaAHQeUWp1", + "_active": true, + "_components": [ + { + "__id__": 1843 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1842 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ebbddC59h9HtZ8RNf0Oizyb", + "_active": true, + "_components": [ + { + "__id__": 1845 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1844 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "31157HJ3vtGF4W4+ZxavyqF", + "_active": true, + "_components": [ + { + "__id__": 1847 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1846 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "41ba07Qp+RHzYZyWYxcuYyH", + "_active": true, + "_components": [ + { + "__id__": 1849 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1848 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f5a5aQn2wpEC66EZdA03aO1", + "_active": true, + "_components": [ + { + "__id__": 1851 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1850 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4dd25vFsmtNfK/ffE0HjUzA", + "_active": true, + "_components": [ + { + "__id__": 1853 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1852 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "561d8o+2JFIeJG4vags0Ljn", + "_active": true, + "_components": [ + { + "__id__": 1855 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1854 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4b4beEjpHVACYDeJsAk2xxb", + "_active": true, + "_components": [ + { + "__id__": 1857 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1856 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "60c28wX2aFBeZ9m+JnPTiBi", + "_active": true, + "_components": [ + { + "__id__": 1859 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1858 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c22a6ZZKn9GP6s96pXnKY1V", + "_active": true, + "_components": [ + { + "__id__": 1861 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1860 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9a846lc+BlOnbcrQ0F8oGjE", + "_active": true, + "_components": [ + { + "__id__": 1863 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1862 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1837 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 975, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4378fWnQXZB6pOeH8ezONEJ", + "_active": true, + "_components": [ + { + "__id__": 1865 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1864 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hupai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1867 + }, + { + "__id__": 1869 + }, + { + "__id__": 1871 + }, + { + "__id__": 1873 + }, + { + "__id__": 1875 + }, + { + "__id__": 1877 + }, + { + "__id__": 1879 + }, + { + "__id__": 1881 + }, + { + "__id__": 1883 + }, + { + "__id__": 1885 + }, + { + "__id__": 1887 + }, + { + "__id__": 1889 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 690, + "y": -84 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "52cbaF2xLdBsaQnxyOp4Mhv", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7a5a2yf6FNH4oby9fCe8wZg", + "_active": true, + "_components": [ + { + "__id__": 1868 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1867 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "37fe0mf6TNNbozJJUGeTJB/", + "_active": true, + "_components": [ + { + "__id__": 1870 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1869 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c5978bk0UNJWLRjvgczN3tP", + "_active": true, + "_components": [ + { + "__id__": 1872 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1871 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3f949kK0u5HMbDNCcOLWb/X", + "_active": true, + "_components": [ + { + "__id__": 1874 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1873 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "39a2dMZSQtPEb6+ySF+vmD1", + "_active": true, + "_components": [ + { + "__id__": 1876 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1875 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7339ecIGvBH2orgfowEfoIr", + "_active": true, + "_components": [ + { + "__id__": 1878 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1877 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "78d5c8iqDFPFp8cET/VOLf1", + "_active": true, + "_components": [ + { + "__id__": 1880 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1879 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 384, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fe4813+PMlKa4N03jh4N+6V", + "_active": true, + "_components": [ + { + "__id__": 1882 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1881 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 439, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "678b5dg5D5GFLukorEBtUZq", + "_active": true, + "_components": [ + { + "__id__": 1884 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1883 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 494, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "970b0dz41tEqo50WkwtFbNT", + "_active": true, + "_components": [ + { + "__id__": 1886 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1885 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 549, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b59c0Abz0FHaL8cDJg9q8Fw", + "_active": true, + "_components": [ + { + "__id__": 1888 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1887 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1866 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 604, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "01a96Vq5VpMO6rSQiHtSt5V", + "_active": true, + "_components": [ + { + "__id__": 1890 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1889 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1828 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0dcb4B+P4dDk5DYw2X4upcw", + "_active": true, + "_components": [ + { + "__id__": 1892 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1891 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "86a5d0fd-9685-43d7-8d52-13c20033db5d" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "s4", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1697 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1894 + }, + { + "__id__": 1896 + }, + { + "__id__": 1898 + }, + { + "__id__": 1900 + }, + { + "__id__": 1902 + }, + { + "__id__": 1931 + }, + { + "__id__": 1956 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -678, + "y": -177 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e8e144tgaFHKbvlAWLYRTza", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "zhuang", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1893 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34, + "height": 34 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 18, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c3fcf1hmNZE5qQmbKYwjQ1Q", + "_active": true, + "_components": [ + { + "__id__": 1895 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1894 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "username", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1893 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 40, + "y": -18 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "36165//3fhHqLbiRgI7evRq", + "_active": true, + "_components": [ + { + "__id__": 1897 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1896 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "幼麟游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "reason", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1893 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 1 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 820, + "height": 22 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 180, + "y": 6 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0f50fmI2A9PMKne+gmOwuO9", + "_active": true, + "_components": [ + { + "__id__": 1899 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1898 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 22, + "_fontSize": 22, + "_lineHeight": 22, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮和", + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1893 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 34.2, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -17 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "31760ji2vxE4aic242C/jNX", + "_active": true, + "_components": [ + { + "__id__": 1901 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1900 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "+1", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "pai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1893 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1903 + }, + { + "__id__": 1905 + }, + { + "__id__": 1907 + }, + { + "__id__": 1909 + }, + { + "__id__": 1911 + }, + { + "__id__": 1913 + }, + { + "__id__": 1915 + }, + { + "__id__": 1917 + }, + { + "__id__": 1919 + }, + { + "__id__": 1921 + }, + { + "__id__": 1923 + }, + { + "__id__": 1925 + }, + { + "__id__": 1927 + }, + { + "__id__": 1929 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.6, + "_scaleY": 0.6, + "_position": { + "__type__": "cc.Vec2", + "x": 66, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "55dd9pY925JhaE98TlB76T5", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f8571+un7dKqL1RnZphKgii", + "_active": true, + "_components": [ + { + "__id__": 1904 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1903 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 75, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c9681L4A+lAGavh/zYXRnyB", + "_active": true, + "_components": [ + { + "__id__": 1906 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1905 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2876eCAiBBJ+J1stCsCSAHx", + "_active": true, + "_components": [ + { + "__id__": 1908 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1907 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 225, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cb41bT0E5ZBZJt5aktTAN5x", + "_active": true, + "_components": [ + { + "__id__": 1910 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1909 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 300, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bd00b0kuC9JFbNFDmjpNhQB", + "_active": true, + "_components": [ + { + "__id__": 1912 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1911 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 375, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "73e027H+TNBraIv4bR0cahU", + "_active": true, + "_components": [ + { + "__id__": 1914 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1913 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dedc5MO6XFKBb+Iu0CWVGhg", + "_active": true, + "_components": [ + { + "__id__": 1916 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1915 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 525, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2639dqcNkBM1oyJhEIVLF9x", + "_active": true, + "_components": [ + { + "__id__": 1918 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1917 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 600, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6cb2eLVBFJAsq2PVer8SdWo", + "_active": true, + "_components": [ + { + "__id__": 1920 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1919 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 675, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "42719uM8EJCfZp6ZY/s0SY/", + "_active": true, + "_components": [ + { + "__id__": 1922 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1921 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 750, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4caa1byAKtBSImMtMrT3s8o", + "_active": true, + "_components": [ + { + "__id__": 1924 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1923 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 825, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "51d83XrAlhJcrgZBX/loEfF", + "_active": true, + "_components": [ + { + "__id__": 1926 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1925 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 900, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cfe412xDelDSJYbaKL/q4wE", + "_active": true, + "_components": [ + { + "__id__": 1928 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1927 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "M_character_3", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1902 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 113 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 975, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fff91wCVzRJGKhY7RR1e8F2", + "_active": true, + "_components": [ + { + "__id__": 1930 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1929 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "42fff579-3e8b-4b57-babb-7ef5e6a31ba9" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hupai", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1893 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1932 + }, + { + "__id__": 1934 + }, + { + "__id__": 1936 + }, + { + "__id__": 1938 + }, + { + "__id__": 1940 + }, + { + "__id__": 1942 + }, + { + "__id__": 1944 + }, + { + "__id__": 1946 + }, + { + "__id__": 1948 + }, + { + "__id__": 1950 + }, + { + "__id__": 1952 + }, + { + "__id__": 1954 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.5, + "_scaleY": 0.5, + "_position": { + "__type__": "cc.Vec2", + "x": 690, + "y": -84 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "120df7DVAxIY5UGLZWAjcg5", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ff481cI3XlLvLIxtqPhNMNF", + "_active": true, + "_components": [ + { + "__id__": 1933 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1932 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 55, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e2ac6kK3oFKcIjYujp75EWr", + "_active": true, + "_components": [ + { + "__id__": 1935 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1934 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 110, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "487fc8jf41AF7hNAMG8BQKc", + "_active": true, + "_components": [ + { + "__id__": 1937 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1936 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 165, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1bb22RZ0AtLYYgC79iiG1RQ", + "_active": true, + "_components": [ + { + "__id__": 1939 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1938 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 220, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "77a01uNbx1EVZdhnoQ67vza", + "_active": true, + "_components": [ + { + "__id__": 1941 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1940 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 275, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "040c6uVn21AH5lLXOpds31J", + "_active": true, + "_components": [ + { + "__id__": 1943 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1942 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 330, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "62b6eg6yF9IQ7rTsXhHVGBp", + "_active": true, + "_components": [ + { + "__id__": 1945 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1944 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 384, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e10814M7LRDUJodDImzTBbj", + "_active": true, + "_components": [ + { + "__id__": 1947 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1946 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 439, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "07cf3trwJJEmpoMW/YeE8Pu", + "_active": true, + "_components": [ + { + "__id__": 1949 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1948 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 494, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "93f80GHGWBLpbLY0v2PIVf9", + "_active": true, + "_components": [ + { + "__id__": 1951 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1950 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 549, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ad02b1CG1FHfKfwqfFOZOE3", + "_active": true, + "_components": [ + { + "__id__": 1953 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1952 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "B_bamboo_1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1931 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 84 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 604, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "83c5eDMID5DtavLk8nPCQiX", + "_active": true, + "_components": [ + { + "__id__": 1955 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1954 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "8532d2cf-5b76-4801-a64f-cf9e12a138f7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "hu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1893 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42, + "height": 44 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1036, + "y": -75 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ca6a842gZNPsJzrrcAUoQ0I", + "_active": true, + "_components": [ + { + "__id__": 1957 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1956 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "86a5d0fd-9685-43d7-8d52-13c20033db5d" + }, + "_type": 0, + "_sizeMode": 2, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "game_result", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1959 + }, + { + "__id__": 1961 + }, + { + "__id__": 1965 + }, + { + "__id__": 2179 + }, + { + "__id__": 2183 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f28feuExA9NGqprMhSeCLKD", + "_active": false, + "_components": [ + { + "__id__": 2188 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "Z_jiesuanditu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1958 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e662dvzgGlPU7iw7a8fhfOk", + "_active": true, + "_components": [ + { + "__id__": 1960 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1959 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "61f45545-f8cb-461e-a7a4-0dc551d1d004" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "GameEnd7", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1958 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 730 + }, + "_children": [ + { + "__id__": 1962 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 1, + "y": -1 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8968fDNBvZJTZHjwDasdxa0", + "_active": true, + "_components": [ + { + "__id__": 1964 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "PopupScene15", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1961 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 226, + "height": 54 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 313 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "87db2LJFi1IX4SFzbqTl2WW", + "_active": true, + "_components": [ + { + "__id__": 1963 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1962 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "999350d5-eb8e-4a6e-9ac3-f1690a3ea842" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1961 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "6fb8913c-4002-42c2-9c10-e9db64c2b2a3" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Node", + "_name": "seats", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1958 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 1966 + }, + { + "__id__": 2019 + }, + { + "__id__": 2072 + }, + { + "__id__": 2125 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "983caacOXNG8Y9DBMmotIRn", + "_active": true, + "_components": [ + { + "__id__": 2178 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1965 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1967 + }, + { + "__id__": 1969 + }, + { + "__id__": 1972 + }, + { + "__id__": 1976 + }, + { + "__id__": 1979 + }, + { + "__id__": 1982 + }, + { + "__id__": 1985 + }, + { + "__id__": 1987 + }, + { + "__id__": 1989 + }, + { + "__id__": 1991 + }, + { + "__id__": 1993 + }, + { + "__id__": 2006 + }, + { + "__id__": 2008 + }, + { + "__id__": 2010 + }, + { + "__id__": 2012 + }, + { + "__id__": 2014 + }, + { + "__id__": 2016 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -450, + "y": 246 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "06855M8gXlGX6M5G47S3C9b", + "_active": true, + "_components": [ + { + "__id__": 2018 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 265, + "height": 513 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -254 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b8e2c26Z9NEra/UNTT7tubD", + "_active": true, + "_components": [ + { + "__id__": 1968 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1967 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b72b5f69-e7e2-4eb0-ae43-d668c5b4609a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -71, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e5658KPoTFIoqXofzb+0nPH", + "_active": true, + "_components": [ + { + "__id__": 1970 + }, + { + "__id__": 1971 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1969 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1969 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -116, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -70, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2a656TzeRxGS50Q7pdky8cX", + "_active": true, + "_components": [ + { + "__id__": 1973 + }, + { + "__id__": 1974 + }, + { + "__id__": 1975 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1972 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1972 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -110, + "_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 + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1972 + }, + "_enabled": true + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -40 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8682b+GPPVBHYyu6uqmlBsW", + "_active": true, + "_components": [ + { + "__id__": 1977 + }, + { + "__id__": 1978 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1976 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "小叶子", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1976 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "id", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 98.42, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -74 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e4ed3+Q8HJOroj4Qb4x1Dn8", + "_active": true, + "_components": [ + { + "__id__": 1980 + }, + { + "__id__": 1981 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1979 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "id:1003", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1979 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "fangzhu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 94, + "height": 29 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 30.5, + "y": -103 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "305aeZ9TUZAmIIUi66/4tUd", + "_active": true, + "_components": [ + { + "__id__": 1983 + }, + { + "__id__": 1984 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1982 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1517fd6b-e1d5-41e2-9ca6-c0e716735a4f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1982 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -16.5, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 78, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -431 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a0977ltvjpGWKLpgheG+nYD", + "_active": true, + "_components": [ + { + "__id__": 1986 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1985 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58c53b75-bfa3-4b1a-b430-9eda7a788ee7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77.86, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -471 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8b238AMx25Fqph52RgHooEG", + "_active": true, + "_components": [ + { + "__id__": 1988 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1987 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dayingjia", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -117, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b95dfVqmcVNu6HmKSPKutmQ", + "_active": true, + "_components": [ + { + "__id__": 1990 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1989 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cf878df7-9ee1-43b4-b87a-d6a457e4f8f6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "zuijiapaoshou", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 85 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 85, + "y": -463 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9e674VM5uxCkLpUfZouma57", + "_active": true, + "_components": [ + { + "__id__": 1992 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1991 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e252d253-751b-4c11-ac0d-879a48159947" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "labels", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 1994 + }, + { + "__id__": 1996 + }, + { + "__id__": 1998 + }, + { + "__id__": 2000 + }, + { + "__id__": 2002 + }, + { + "__id__": 2004 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 10, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f684cSD0PFCYKZ++uelwFG2", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1993 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -165 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3b036PkzmBE1IrsQBx6jfYQ", + "_active": true, + "_components": [ + { + "__id__": 1995 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1994 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1993 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -210 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "79efbYhGa9Feql6RngIxcdh", + "_active": true, + "_components": [ + { + "__id__": 1997 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1996 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "接炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1993 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -255 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "59dabr+CBtBi7LfOD2s5QN+", + "_active": true, + "_components": [ + { + "__id__": 1999 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1998 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1993 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7abb1Spue9N8YNOlAuYop+A", + "_active": true, + "_components": [ + { + "__id__": 2001 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2000 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "暗杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1993 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -345 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e4c08rkI+9Dh6yrNrSyxnpK", + "_active": true, + "_components": [ + { + "__id__": 2003 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2002 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "明杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1993 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -390 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0920emTR4xOkLtP6GWv18M1", + "_active": true, + "_components": [ + { + "__id__": 2005 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2004 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "查叫次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "zimocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -152 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f4c7a8JV9hAj6QJtD1VMRnu", + "_active": true, + "_components": [ + { + "__id__": 2007 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2006 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "jiepaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -197 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "37268cBBYxN3Yz7zno62Sch", + "_active": true, + "_components": [ + { + "__id__": 2009 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2008 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dianpaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -242 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "702adLjXFJAc7wlmOkH5BkU", + "_active": true, + "_components": [ + { + "__id__": 2011 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2010 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "angangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -287 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8f4ae1b4uZPoovOGHCwcdHI", + "_active": true, + "_components": [ + { + "__id__": 2013 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2012 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "minggangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -332 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0d2bfpEOlNKFrbugd5SPNg/", + "_active": true, + "_components": [ + { + "__id__": 2015 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2014 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "chajiaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1966 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -377 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0870dqVnjFKzI8vXqMTX5UU", + "_active": true, + "_components": [ + { + "__id__": 2017 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2016 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1966 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1965 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2020 + }, + { + "__id__": 2022 + }, + { + "__id__": 2025 + }, + { + "__id__": 2029 + }, + { + "__id__": 2032 + }, + { + "__id__": 2035 + }, + { + "__id__": 2038 + }, + { + "__id__": 2040 + }, + { + "__id__": 2042 + }, + { + "__id__": 2044 + }, + { + "__id__": 2046 + }, + { + "__id__": 2059 + }, + { + "__id__": 2061 + }, + { + "__id__": 2063 + }, + { + "__id__": 2065 + }, + { + "__id__": 2067 + }, + { + "__id__": 2069 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -150, + "y": 246 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "964a6+jz75I2pfNADDhqSf4", + "_active": true, + "_components": [ + { + "__id__": 2071 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 265, + "height": 513 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -254 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b3cddR4AiVIApERy1krTBf4", + "_active": true, + "_components": [ + { + "__id__": 2021 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2020 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b72b5f69-e7e2-4eb0-ae43-d668c5b4609a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -71, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "50ed29ovH9Cs7yrrhDOLNvg", + "_active": true, + "_components": [ + { + "__id__": 2023 + }, + { + "__id__": 2024 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2022 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2022 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -116, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -70, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "df546acnXFCU5hJscwMQUUq", + "_active": true, + "_components": [ + { + "__id__": 2026 + }, + { + "__id__": 2027 + }, + { + "__id__": 2028 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2025 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2025 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -110, + "_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 + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2025 + }, + "_enabled": true + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -40 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "63ad4Zbq4VEIqYgzQ/Z5Nq/", + "_active": true, + "_components": [ + { + "__id__": 2030 + }, + { + "__id__": 2031 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2029 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "小叶子", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2029 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "id", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 98.42, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -74 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cc589H75VJGjawyPmM/AYPh", + "_active": true, + "_components": [ + { + "__id__": 2033 + }, + { + "__id__": 2034 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2032 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "id:1003", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2032 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "fangzhu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 97, + "height": 29 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 32, + "y": -103 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a3f52dTsndIWZgDjPqC3+Cp", + "_active": false, + "_components": [ + { + "__id__": 2036 + }, + { + "__id__": 2037 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2035 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1517fd6b-e1d5-41e2-9ca6-c0e716735a4f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2035 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -16.5, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 78, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -431 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dd17bP22nZJQL4BrjltozYn", + "_active": true, + "_components": [ + { + "__id__": 2039 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2038 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58c53b75-bfa3-4b1a-b430-9eda7a788ee7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77.86, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -471 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "78b49llXjxKwYLqWBIdcjHq", + "_active": true, + "_components": [ + { + "__id__": 2041 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2040 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dayingjia", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -117, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "846c9MWLR9J9IAWYFh0OMnA", + "_active": true, + "_components": [ + { + "__id__": 2043 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2042 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cf878df7-9ee1-43b4-b87a-d6a457e4f8f6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "zuijiapaoshou", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 85 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 85, + "y": -463 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d8d141kJiNI76Q66oBgrxo4", + "_active": true, + "_components": [ + { + "__id__": 2045 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2044 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e252d253-751b-4c11-ac0d-879a48159947" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "labels", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2047 + }, + { + "__id__": 2049 + }, + { + "__id__": 2051 + }, + { + "__id__": 2053 + }, + { + "__id__": 2055 + }, + { + "__id__": 2057 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 10, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0d17fOncI1BLKfyrlUghpE7", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2046 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -165 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "3cb8dGLvFJFbKpkbacbZD19", + "_active": true, + "_components": [ + { + "__id__": 2048 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2047 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2046 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -210 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0ef23Onm3RFc7YXHx28SGJJ", + "_active": true, + "_components": [ + { + "__id__": 2050 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2049 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "接炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2046 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -255 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "44660cDWZRE4IdU86vbN9A6", + "_active": true, + "_components": [ + { + "__id__": 2052 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2051 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2046 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c553cpSabFDp6R6/ajwETj2", + "_active": true, + "_components": [ + { + "__id__": 2054 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2053 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "暗杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2046 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -345 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "82a30Zt0bNGUak9STkjzay0", + "_active": true, + "_components": [ + { + "__id__": 2056 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2055 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "明杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2046 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -390 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ec30bltQy5I659On9/wkUK7", + "_active": true, + "_components": [ + { + "__id__": 2058 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2057 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "查叫次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "zimocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -152 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "76971KGMThOoJtOiL4hVuJs", + "_active": true, + "_components": [ + { + "__id__": 2060 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2059 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "jiepaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -197 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "11405Trq+1DarcKwucYbJtU", + "_active": true, + "_components": [ + { + "__id__": 2062 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2061 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dianpaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -242 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ef6b6SYcBtMCI7CgDC4bdbw", + "_active": true, + "_components": [ + { + "__id__": 2064 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2063 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "angangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -287 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "8a86c7jmpJAjaMzKw2+4YMq", + "_active": true, + "_components": [ + { + "__id__": 2066 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2065 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "minggangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -332 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "762d1G+7D5JHKa9oAyrdJpu", + "_active": true, + "_components": [ + { + "__id__": 2068 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2067 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "chajiaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2019 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -377 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6c03aBQeXVIJZRzbubKY3XF", + "_active": true, + "_components": [ + { + "__id__": 2070 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2069 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2019 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1965 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2073 + }, + { + "__id__": 2075 + }, + { + "__id__": 2078 + }, + { + "__id__": 2082 + }, + { + "__id__": 2085 + }, + { + "__id__": 2088 + }, + { + "__id__": 2091 + }, + { + "__id__": 2093 + }, + { + "__id__": 2095 + }, + { + "__id__": 2097 + }, + { + "__id__": 2099 + }, + { + "__id__": 2112 + }, + { + "__id__": 2114 + }, + { + "__id__": 2116 + }, + { + "__id__": 2118 + }, + { + "__id__": 2120 + }, + { + "__id__": 2122 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 150, + "y": 246 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "04b2exEVfREmqbGvwWfG5/U", + "_active": true, + "_components": [ + { + "__id__": 2124 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 265, + "height": 513 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -254 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cadfeOJdj5PkaA07IYEzP6G", + "_active": true, + "_components": [ + { + "__id__": 2074 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2073 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b72b5f69-e7e2-4eb0-ae43-d668c5b4609a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -71, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "74177tc8WxAF4UIbslUL3vh", + "_active": true, + "_components": [ + { + "__id__": 2076 + }, + { + "__id__": 2077 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2075 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2075 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -116, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -70, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a0198jEoo5Ih4DpCxMLlz0Q", + "_active": true, + "_components": [ + { + "__id__": 2079 + }, + { + "__id__": 2080 + }, + { + "__id__": 2081 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2078 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2078 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -110, + "_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 + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2078 + }, + "_enabled": true + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -40 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "23124dc6aNBfIaQz4gMUFMS", + "_active": true, + "_components": [ + { + "__id__": 2083 + }, + { + "__id__": 2084 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2082 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "小叶子", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2082 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "id", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 98.42, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -74 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "67665NE9mpDEKRULdnkRm0Y", + "_active": true, + "_components": [ + { + "__id__": 2086 + }, + { + "__id__": 2087 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2085 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "id:1003", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2085 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "fangzhu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 97, + "height": 29 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 32, + "y": -103 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0039al9KoxOEIKjgnOjyRd3", + "_active": false, + "_components": [ + { + "__id__": 2089 + }, + { + "__id__": 2090 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2088 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1517fd6b-e1d5-41e2-9ca6-c0e716735a4f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2088 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -16.5, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 78, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -431 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "1ebadoaGKZAWpIPHyaLNAJ5", + "_active": true, + "_components": [ + { + "__id__": 2092 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2091 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58c53b75-bfa3-4b1a-b430-9eda7a788ee7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77.86, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -471 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d07921LqZJPL60Ge8ROsz0M", + "_active": true, + "_components": [ + { + "__id__": 2094 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2093 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dayingjia", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -117, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "90675q8CZlGYYSFhZgX2SIp", + "_active": true, + "_components": [ + { + "__id__": 2096 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2095 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cf878df7-9ee1-43b4-b87a-d6a457e4f8f6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "zuijiapaoshou", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 85 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 85, + "y": -463 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "19eff1fX/NIvKDh8S09WK/I", + "_active": true, + "_components": [ + { + "__id__": 2098 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2097 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e252d253-751b-4c11-ac0d-879a48159947" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "labels", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2100 + }, + { + "__id__": 2102 + }, + { + "__id__": 2104 + }, + { + "__id__": 2106 + }, + { + "__id__": 2108 + }, + { + "__id__": 2110 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 10, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d9f727PW31Az5svmdCcA1wF", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2099 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -165 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0765d6cEpdCqL+5QEG+IzVQ", + "_active": true, + "_components": [ + { + "__id__": 2101 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2100 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2099 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -210 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c8228ONmGtHqK9GNqwQnaiq", + "_active": true, + "_components": [ + { + "__id__": 2103 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2102 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "接炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2099 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -255 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2e819ULRC1H1qrFQbBrztde", + "_active": true, + "_components": [ + { + "__id__": 2105 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2104 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2099 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bdb68NQi2RI37zsdW+A5fIn", + "_active": true, + "_components": [ + { + "__id__": 2107 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2106 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "暗杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2099 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -345 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b791cflEk5LB7OZ0bTi1zWA", + "_active": true, + "_components": [ + { + "__id__": 2109 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2108 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "明杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2099 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -390 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "52d57+Ve69CCJgEevsjIrm9", + "_active": true, + "_components": [ + { + "__id__": 2111 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2110 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "查叫次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "zimocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -152 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a7d72SvE9FOjbayYdTyknab", + "_active": true, + "_components": [ + { + "__id__": 2113 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2112 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "jiepaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -197 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "bf346Uf7jFC6L/hM005xQ/t", + "_active": true, + "_components": [ + { + "__id__": 2115 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2114 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dianpaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -242 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6926di7n+ZEcptKgBE9Fg0C", + "_active": true, + "_components": [ + { + "__id__": 2117 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2116 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "angangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -287 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "64703kiRX1FZ6c6gRfN1/Jm", + "_active": true, + "_components": [ + { + "__id__": 2119 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2118 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "minggangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -332 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "89056f1R4RFnLX6HsHoeylV", + "_active": true, + "_components": [ + { + "__id__": 2121 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2120 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "chajiaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2072 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -377 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ae6ff0514JKHZyYQupauFum", + "_active": true, + "_components": [ + { + "__id__": 2123 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2122 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2072 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Node", + "_name": "seat", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1965 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2126 + }, + { + "__id__": 2128 + }, + { + "__id__": 2131 + }, + { + "__id__": 2135 + }, + { + "__id__": 2138 + }, + { + "__id__": 2141 + }, + { + "__id__": 2144 + }, + { + "__id__": 2146 + }, + { + "__id__": 2148 + }, + { + "__id__": 2150 + }, + { + "__id__": 2152 + }, + { + "__id__": 2165 + }, + { + "__id__": 2167 + }, + { + "__id__": 2169 + }, + { + "__id__": 2171 + }, + { + "__id__": 2173 + }, + { + "__id__": 2175 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 450, + "y": 246 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b79039S64dNIYwe4+Ymtqyl", + "_active": true, + "_components": [ + { + "__id__": 2177 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd2", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 265, + "height": 513 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -254 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "302681oDbZMJa11B2h1smul", + "_active": true, + "_components": [ + { + "__id__": 2127 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2126 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "b72b5f69-e7e2-4eb0-ae43-d668c5b4609a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "Z_user", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -71, + "y": -61 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "84182LahiVM2pj20MRKBveW", + "_active": true, + "_components": [ + { + "__id__": 2129 + }, + { + "__id__": 2130 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2128 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "48c1d635-cb9e-4f2a-96ec-07c30130e107" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2128 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -116, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -70, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ed4bfM1YtFIM42fvgFRwviB", + "_active": true, + "_components": [ + { + "__id__": 2132 + }, + { + "__id__": 2133 + }, + { + "__id__": 2134 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2131 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "aeae578b-3e35-42a8-aa3f-1bcae5b1a84b" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2131 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -110, + "_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 + }, + { + "__type__": "ed057Bgp8FHlJbGI+ljAN7d", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2131 + }, + "_enabled": true + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -40 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5b47bZvypFM9LdgfH/cn4qM", + "_active": true, + "_components": [ + { + "__id__": 2136 + }, + { + "__id__": 2137 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2135 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "小叶子", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2135 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "id", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 98.42, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -19, + "y": -74 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2c21e3OT0BKxpBWGGe97Hk2", + "_active": true, + "_components": [ + { + "__id__": 2139 + }, + { + "__id__": 2140 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2138 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "id:1003", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2138 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -19, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "fangzhu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 97, + "height": 29 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 32, + "y": -103 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "07d7fcLExBCxKKyg7v5GIY+", + "_active": false, + "_components": [ + { + "__id__": 2142 + }, + { + "__id__": 2143 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2141 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "1517fd6b-e1d5-41e2-9ca6-c0e716735a4f" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2141 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": -16.5, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "GameEnd1", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 78, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -431 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "55d615NZqJMKrO0fYnOTW6c", + "_active": true, + "_components": [ + { + "__id__": 2145 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2144 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "58c53b75-bfa3-4b1a-b430-9eda7a788ee7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "score", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77.86, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -471 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "ebfb8EMcihP1p6FVOZqmkCM", + "_active": true, + "_components": [ + { + "__id__": 2147 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2146 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "1000", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dayingjia", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 130 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -117, + "y": -58 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fb6e54m2wRGebBcsgGSY3h/", + "_active": true, + "_components": [ + { + "__id__": 2149 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2148 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cf878df7-9ee1-43b4-b87a-d6a457e4f8f6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "zuijiapaoshou", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 85 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 85, + "y": -463 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9ea1arTS+lJTKhaM50G0+EU", + "_active": true, + "_components": [ + { + "__id__": 2151 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2150 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "e252d253-751b-4c11-ac0d-879a48159947" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "labels", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2153 + }, + { + "__id__": 2155 + }, + { + "__id__": 2157 + }, + { + "__id__": 2159 + }, + { + "__id__": 2161 + }, + { + "__id__": 2163 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 10, + "y": 13 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "50f6evjEbVDSLoCNcmluWP3", + "_active": true, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2152 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -165 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "15e3auabHVH0qzUK66O8vFs", + "_active": true, + "_components": [ + { + "__id__": 2154 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2153 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "自摸次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2152 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -210 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "0e2dco0GctIwrh9Cu3akJzk", + "_active": true, + "_components": [ + { + "__id__": 2156 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2155 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "接炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2152 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -255 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5b19aefdoBIfLjlekg31gxA", + "_active": true, + "_components": [ + { + "__id__": 2158 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2157 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "点炮次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2152 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a0282J/tNhHlIU7fGn15Hc0", + "_active": true, + "_components": [ + { + "__id__": 2160 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2159 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "暗杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2152 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -345 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9fc254d6SdE67Z0y9l2wlwE", + "_active": true, + "_components": [ + { + "__id__": 2162 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2161 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "明杠次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2152 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -115, + "y": -390 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b6db1TiopVE9oBgfuEgYRVc", + "_active": true, + "_components": [ + { + "__id__": 2164 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2163 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "查叫次数:", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "zimocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -152 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "00a44BPHhJL4o4UI9HffMEY", + "_active": true, + "_components": [ + { + "__id__": 2166 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2165 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "jiepaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -197 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5ae03MhBgVPM5SiVNtI0ai8", + "_active": true, + "_components": [ + { + "__id__": 2168 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2167 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "dianpaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -242 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "99d26Ew6rpLL5u20cA6mkny", + "_active": true, + "_components": [ + { + "__id__": 2170 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2169 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "angangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -287 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "e17b6nTyP1No67dYMrNe0sL", + "_active": true, + "_components": [ + { + "__id__": 2172 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2171 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "minggangcishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -332 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "85ee987NDVCiYQ4ne0IPa+2", + "_active": true, + "_components": [ + { + "__id__": 2174 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2173 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "chajiaocishu", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 100, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2125 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 16.68, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 73, + "y": -377 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "399461kT3hMVIJg+8tTxFD1", + "_active": true, + "_components": [ + { + "__id__": 2176 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2175 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "0", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "820870ltMZNDYlvzr+qCDEJ", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2125 + }, + "_enabled": true, + "_sprIcon": null, + "_zhuang": null, + "_ready": null, + "_offline": null, + "_lblName": null, + "_lblScore": null, + "_scoreBg": null, + "_nddayingjia": null, + "_voicemsg": null, + "_chatBubble": null, + "_emoji": null, + "_lastChatTime": -1, + "_userName": "", + "_score": null, + "_dayingjia": false, + "_isOffline": false, + "_isReady": false, + "_isZhuang": false, + "_userId": null + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1965 + }, + "_enabled": true, + "isAlignOnce": false, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "btnClose", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1958 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 76 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": -597, + "y": 316 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f7f4dGmcBNJjrpeDeuLFMXO", + "_active": true, + "_components": [ + { + "__id__": 2180 + }, + { + "__id__": 2181 + }, + { + "__id__": 2182 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2179 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "2d167769-a80b-4b3d-89f1-b150fa64008e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "f71d47b7-0979-48b1-ac1a-206076b00220" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2179 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": { + "__uuid__": "8f8b031e-48ad-4814-8eb0-0e51c2961831" + }, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 2179 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2179 + }, + "_enabled": true, + "isAlignOnce": false, + "_alignFlags": 8, + "_left": 5.5, + "_right": 1199.5, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0 + }, + { + "__type__": "cc.Node", + "_name": "btnShare", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1958 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 292, + "height": 76 + }, + "_children": [ + { + "__id__": 2184 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.9, + "_scaleY": 0.9, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -300 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "44410wVvyhHYpRwUYnLwyQe", + "_active": true, + "_components": [ + { + "__id__": 2186 + }, + { + "__id__": 2187 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2183 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 5 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "dfbbf04GiNC0amg3pumxjbV", + "_active": true, + "_components": [ + { + "__id__": 2185 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2184 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "战绩分享", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2183 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "cccb9d35-4492-48ef-87e1-e550adfca1c6" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2183 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 2183 + } + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1958 + }, + "_enabled": true, + "isAlignOnce": false, + "_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 + }, + { + "__type__": "cc.Node", + "_name": "reconnect", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 2190 + }, + { + "__id__": 2194 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d564btrXDhJ87ITPohiON/M", + "_active": false, + "_components": [ + { + "__id__": 2197 + } + ], + "_prefab": { + "__id__": 2198 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "mask", + "_objFlags": 0, + "_opacity": 128, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2189 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "9f7f2vz/uBHEotoWGsYu9HL", + "_active": true, + "_components": [ + { + "__id__": 2191 + }, + { + "__id__": 2192 + }, + { + "__id__": 2193 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2190 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2190 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2190 + }, + "_enabled": true, + "isAlignOnce": true, + "_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": 200, + "_originalHeight": 150 + }, + { + "__type__": "cc.Node", + "_name": "loading_image", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2189 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "f9c54fkU9dNG6pEYGpL4kz2", + "_active": true, + "_components": [ + { + "__id__": 2195 + } + ], + "_prefab": { + "__id__": 2196 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2194 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "30a1da14-4bcc-420c-8f6f-2bf454f76f89" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2189 + }, + "asset": null, + "fileId": "bde53Yi72tFWK4O4cMxitHf", + "sync": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2189 + }, + "_enabled": true, + "isAlignOnce": true, + "_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 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2189 + }, + "asset": null, + "fileId": "0dcb940Ce5DNoYOfZ2c25wT", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "alert", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 2200 + }, + { + "__id__": 2204 + }, + { + "__id__": 2207 + }, + { + "__id__": 2210 + }, + { + "__id__": 2213 + }, + { + "__id__": 2217 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a1813C8U19BtoVhnKxxRXDo", + "_active": false, + "_components": [ + { + "__id__": 2221 + } + ], + "_prefab": { + "__id__": 2222 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 30, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "fff29dIo3NEN6Cs5MJWaIXH", + "_active": true, + "_components": [ + { + "__id__": 2201 + }, + { + "__id__": 2202 + } + ], + "_prefab": { + "__id__": 2203 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2200 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2200 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2199 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "f11f9ITrlhJbbqZuUmjNCkT", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 650, + "height": 350 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "43853kZft1BApNuWF/I8Hdp", + "_active": true, + "_components": [ + { + "__id__": 2205 + } + ], + "_prefab": { + "__id__": 2206 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2204 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2199 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "53fe9K8U/NBkKtuKqGJLhMF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 40 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 124 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cc8f8hrVaFALIOI1teM/vCM", + "_active": true, + "_components": [ + { + "__id__": 2208 + } + ], + "_prefab": { + "__id__": 2209 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2207 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 40, + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "提示", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2199 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "3019eV6xSVDa6PegorwuCts", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 560, + "height": 30 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 16 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b2557PvSVhJYYHJebg9jxX1", + "_active": true, + "_components": [ + { + "__id__": 2211 + } + ], + "_prefab": { + "__id__": 2212 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2210 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 30, + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 3 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2199 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "9b7e9yTEBhDpYqg5dnoWF7Y", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": -120, + "y": -102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "964d8k4K51LmrXWZ5Fj6ME6", + "_active": true, + "_components": [ + { + "__id__": 2214 + }, + { + "__id__": 2215 + } + ], + "_prefab": { + "__id__": 2216 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2213 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "718e98bd-522b-4ff0-b5cd-e955aa0d620b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2213 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 2213 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2199 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "544aeNqBd5JbZQHsA5SbIFM", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn_cancel", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2199 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 0.8, + "_scaleY": 0.8, + "_position": { + "__type__": "cc.Vec2", + "x": 120, + "y": -102 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "b5b15vpgHdFy7pn0AH8+qnt", + "_active": true, + "_components": [ + { + "__id__": 2218 + }, + { + "__id__": 2219 + } + ], + "_prefab": { + "__id__": 2220 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2217 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "5df0fb42-67cf-4df8-8ba4-539ef53a3ba7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2217 + }, + "_enabled": true, + "transition": 3, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 0.95, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 2217 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2199 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "364dcrZY2JP0JgoFg8PvNfI", + "sync": false + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2199 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 2199 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2199 + }, + "asset": { + "__uuid__": "43cab994-4ae6-4348-ba93-23bdcf03c240" + }, + "fileId": "28f35eafd5N9KGxdhNM33sJ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "WaitingConnection", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 2224 + }, + { + "__id__": 2228 + }, + { + "__id__": 2231 + }, + { + "__id__": 2234 + }, + { + "__id__": 2237 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a80a3ouOeZBoow032YeLTra", + "_active": true, + "_components": [ + { + "__id__": 2240 + }, + { + "__id__": 2241 + } + ], + "_prefab": { + "__id__": 2242 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "New Layout", + "_objFlags": 0, + "_opacity": 63, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2223 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "cdfa14/PPtMY40VG5Le6neB", + "_active": true, + "_components": [ + { + "__id__": 2225 + }, + { + "__id__": 2226 + } + ], + "_prefab": { + "__id__": 2227 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2224 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2224 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_resize": 0, + "_N$layoutType": 0, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2223 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8b98bNahuFNG6hdvCi1NEQZ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2223 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 250 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "2af02ImZLVE5JqMJ7kEbTBK", + "_active": true, + "_components": [ + { + "__id__": 2229 + } + ], + "_prefab": { + "__id__": 2230 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2228 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2223 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "08edc5qMi1GNIOPT1/+Q4CE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 173, + "g": 55, + "b": 55, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2223 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 156.95, + "height": 25 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 78 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "4e8b5ps/X9PZZQKoosgDZuK", + "_active": true, + "_components": [ + { + "__id__": 2232 + } + ], + "_prefab": { + "__id__": 2233 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2231 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 25, + "_fontSize": 25, + "_lineHeight": 25, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": " 正在登录游戏", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2223 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "6ca22GIGnND4ZgWPY/knc9m", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "loading_image", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2223 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "af43aJl/wdK+KHr7tzNww3Q", + "_active": true, + "_components": [ + { + "__id__": 2235 + } + ], + "_prefab": { + "__id__": 2236 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2234 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "33a87e63-83e7-4f98-a40e-96feece06697" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2223 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "c3fefzKTgRNL5VgfiSpLfOV", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "jzshazi", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2223 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 31 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7d55ePXXsNGO4kIqh+hrCd7", + "_active": true, + "_components": [ + { + "__id__": 2238 + } + ], + "_prefab": { + "__id__": 2239 + }, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2237 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "30220141-dcea-4b2c-82ea-f6932b703abd" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "3dad14aa-1217-43e2-a654-c22ae3a85d84" + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2223 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "15461fSawBG87CnfB3s49cE", + "sync": false + }, + { + "__type__": "10e32jDstpLhIGHWrQEq2vN", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2223 + }, + "_enabled": true, + "target": { + "__id__": 2234 + }, + "_isShow": false, + "lblContent": { + "__id__": 2232 + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2223 + }, + "_enabled": true, + "transition": 0, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 2223 + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2223 + }, + "asset": { + "__uuid__": "d5635cb0-01fd-4876-95ea-dd6b7cd3f1b1" + }, + "fileId": "8f12cJXjThP5ILDjCfdQMUv", + "sync": false + }, + { + "__type__": "cc.Canvas", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_designResolution": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_fitWidth": false, + "_fitHeight": true + }, + { + "__type__": "0ecea6X+IFIK5XFdJe38hXa", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "leftAtlas": { + "__uuid__": "dc0f12a0-949b-450f-9d67-9f1054b115f8" + }, + "rightAtlas": { + "__uuid__": "48bbc34e-d304-4947-a0fc-bba08f27205b" + }, + "bottomAtlas": { + "__uuid__": "ab2500fa-9ff8-4489-a1c7-5febd50136b7" + }, + "bottomFoldAtlas": { + "__uuid__": "c80abbb2-c412-4736-96c6-734930fa9dd9" + }, + "pengPrefabSelf": { + "__uuid__": "d6891d75-4cbd-44cd-88ff-7c3b6387946f" + }, + "pengPrefabLeft": { + "__uuid__": "65bb91f9-898a-4f92-a37d-fb84bed2cd5c" + }, + "emptyAtlas": { + "__uuid__": "bd489e17-6703-43ae-9f9a-f4962e2b5f6a" + }, + "holdsEmpty": [ + null, + { + "__uuid__": "37481f79-c4df-464a-bf6c-a75486171fd6" + }, + { + "__uuid__": "fa43d352-05ef-40df-87a8-60ddfc6532d8" + }, + { + "__uuid__": "bac6f5f0-d06b-41be-8122-b47ea55c8788" + } + ], + "_sides": [], + "_pres": [], + "_foldPres": [] + }, + { + "__type__": "7fa8fcvrqFOj6lhh6xHzd3c", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "gameRoot": { + "__id__": 166 + }, + "prepareRoot": { + "__id__": 12 + }, + "_myMJArr": [], + "_options": [], + "_selectedMJ": null, + "_chupaiSprite": [], + "_mjcount": null, + "_gamecount": null, + "_hupaiTips": [], + "_hupaiLists": [], + "_playEfxs": [], + "_opts": [] + }, + { + "__type__": "c12553sxCxG/on0Bz7rkX0f", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_alert": null, + "_btnOK": null, + "_btnCancel": null, + "_title": null, + "_content": null, + "_onok": null + }, + { + "__type__": "cc.Node", + "_name": "New Node", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "83f79BmjLhN8JiC6Acf/rmA", + "_active": true, + "_components": [ + { + "__id__": 2248 + }, + { + "__id__": 2249 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2247 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2247 + }, + "_enabled": true, + "_defaultClip": null, + "_clips": [ + { + "__uuid__": "a812d421-cef6-49b1-88ec-f64a8d3fda71" + }, + { + "__uuid__": "0470db5f-e2e7-4a23-985e-087e2faf1e35" + }, + { + "__uuid__": "3172929a-6752-4840-b747-9ab45c973a88" + }, + { + "__uuid__": "ee5ff482-e2c9-47e9-972a-ee4e4f8f2adb" + } + ], + "playOnLoad": false + } +] \ No newline at end of file diff --git a/client/assets/scenes/mjgame.fire.meta b/client/assets/scenes/mjgame.fire.meta new file mode 100755 index 0000000..2457b48 --- /dev/null +++ b/client/assets/scenes/mjgame.fire.meta @@ -0,0 +1,7 @@ +{ + "ver": "1.0.0", + "uuid": "d092d418-dcdd-4823-a232-eca65fe76fff", + "asyncLoadAssets": false, + "autoReleaseAssets": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scenes/start.fire b/client/assets/scenes/start.fire new file mode 100755 index 0000000..7fbbbdc --- /dev/null +++ b/client/assets/scenes/start.fire @@ -0,0 +1,828 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "", + "_objFlags": 0, + "_rawFiles": null, + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": null, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 2 + } + ], + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7898c3aa-75db-4523-8b22-e60bf7d83784", + "autoReleaseAssets": false + }, + { + "__type__": "cc.Node", + "_name": "Canvas", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 9 + }, + { + "__id__": 19 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 640, + "y": 360 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "6e6abYFYfREFIcYMoVh+anM", + "_active": true, + "_components": [ + { + "__id__": 21 + }, + { + "__id__": 22 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "z_loading", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "05b51jmTw5KA5SKk7IGBSpf", + "_active": true, + "_components": [ + { + "__id__": 4 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 3 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "dc18bcef-c6d8-46b3-81a0-d91ce3ed83ea" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 239.17, + "height": 35 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -250 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "a98005ZLh5FfZ/bB+80gd97", + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 35, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "正在连接网络...", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.Node", + "_name": "LOGO", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 883, + "height": 228 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "c7eef85xWtO/ZZ1KvYzIvqA", + "_active": true, + "_components": [ + { + "__id__": 8 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 7 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "9fde12b5-e35e-4de7-8014-b96690ef1ff0" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Node", + "_name": "alert", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_children": [ + { + "__id__": 10 + }, + { + "__id__": 12 + }, + { + "__id__": 15 + } + ], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -82 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "d148fne/8tP0ZVFSALmlGyL", + "_active": false, + "_components": [], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Node", + "_name": "public_frame_a", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 250 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "775aa5ovH9N2YtNF4LdRte3", + "_active": true, + "_components": [ + { + "__id__": 11 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 10 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "397f7028-2225-43bd-9c38-80f857a464cb" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 0, + "b": 0, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 317, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 54 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "407b5m/riFEl5GlpuggRWzL", + "_active": true, + "_components": [ + { + "__id__": 13 + }, + { + "__id__": 14 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_useOriginalSize": false, + "_actualFontSize": 35, + "_fontSize": 35, + "_lineHeight": 35, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_N$string": "版本过旧\n请下载并安装新版本", + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$overflow": 0 + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_width": 1 + }, + { + "__type__": "cc.Node", + "_name": "public_btn_ok", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 221, + "height": 70 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": -43 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "7daacIsDBVNyatX7N0AhzY+", + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 17 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "718e98bd-522b-4ff0-b5cd-e955aa0d620b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": { + "__uuid__": "0a6fef68-87a0-430b-abe7-82b0526bb5bc" + } + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "transition": 1, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "duration": 0.1, + "zoomScale": 1.2, + "pressedSprite": null, + "hoverSprite": null, + "clickEvents": [ + { + "__id__": 18 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$disabledSprite": null, + "_N$target": { + "__id__": 15 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "HotUpdate", + "handler": "onBtnDownloadClicked", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "splash", + "_objFlags": 0, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_cascadeOpacityEnabled": true, + "_parent": { + "__id__": 2 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_children": [], + "_rotationX": 0, + "_rotationY": 0, + "_scaleX": 1, + "_scaleY": 1, + "_position": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_localZOrder": 0, + "_globalZOrder": 0, + "_tag": -1, + "_opacityModifyRGB": false, + "_id": "5b193eTByZGlZINitwRK/Jf", + "_active": false, + "_components": [ + { + "__id__": 20 + } + ], + "_prefab": null, + "groupIndex": 0 + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 19 + }, + "_enabled": true, + "_spriteFrame": { + "__uuid__": "3bbe9370-8b06-4169-a040-117a26958bda" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_atlas": null + }, + { + "__type__": "cc.Canvas", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_designResolution": { + "__type__": "cc.Size", + "width": 1280, + "height": 720 + }, + "_fitWidth": false, + "_fitHeight": true + }, + { + "__type__": "b688bZYoFdJxKE2TtdmN5SB", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "label": null, + "loadingProgess": { + "__id__": 6 + } + } +] \ No newline at end of file diff --git a/client/assets/scenes/start.fire.meta b/client/assets/scenes/start.fire.meta new file mode 100755 index 0000000..7b88313 --- /dev/null +++ b/client/assets/scenes/start.fire.meta @@ -0,0 +1,7 @@ +{ + "ver": "1.0.0", + "uuid": "7898c3aa-75db-4523-8b22-e60bf7d83784", + "asyncLoadAssets": false, + "autoReleaseAssets": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scripts.meta b/client/assets/scripts.meta new file mode 100755 index 0000000..7259168 --- /dev/null +++ b/client/assets/scripts.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "4734c20c-0db8-4eb2-92ea-e692f4d70934", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scripts/3rdparty.meta b/client/assets/scripts/3rdparty.meta new file mode 100755 index 0000000..9db3298 --- /dev/null +++ b/client/assets/scripts/3rdparty.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.1", + "uuid": "187ece21-fb00-4bd5-a93a-61573f5f1a4c", + "isGroup": false, + "subMetas": {} +} \ No newline at end of file diff --git a/client/assets/scripts/3rdparty/socket-io.js b/client/assets/scripts/3rdparty/socket-io.js new file mode 100755 index 0000000..5367e80 --- /dev/null +++ b/client/assets/scripts/3rdparty/socket-io.js @@ -0,0 +1,7254 @@ +if (!CC_JSB && !cc.sys.isNative) { + (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.io = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o 0) { + this.extraHeaders = opts.extraHeaders; + } + } + + this.open(); + } + + Socket.priorWebsocketSuccess = false; + + /** + * Mix in `Emitter`. + */ + + Emitter(Socket.prototype); + + /** + * Protocol version. + * + * @api public + */ + + Socket.protocol = parser.protocol; // this is an int + + /** + * Expose deps for legacy compatibility + * and standalone browser access. + */ + + Socket.Socket = Socket; + Socket.Transport = _dereq_('./transport'); + Socket.transports = _dereq_('./transports'); + Socket.parser = _dereq_('engine.io-parser'); + + /** + * Creates transport of the given type. + * + * @param {String} transport name + * @return {Transport} + * @api private + */ + + Socket.prototype.createTransport = function (name) { + debug('creating transport "%s"', name); + var query = clone(this.query); + + // append engine.io protocol identifier + query.EIO = parser.protocol; + + // transport name + query.transport = name; + + // session id if we already have one + if (this.id) query.sid = this.id; + + var transport = new transports[name]({ + agent: this.agent, + hostname: this.hostname, + port: this.port, + secure: this.secure, + path: this.path, + query: query, + forceJSONP: this.forceJSONP, + jsonp: this.jsonp, + forceBase64: this.forceBase64, + enablesXDR: this.enablesXDR, + timestampRequests: this.timestampRequests, + timestampParam: this.timestampParam, + policyPort: this.policyPort, + socket: this, + pfx: this.pfx, + key: this.key, + passphrase: this.passphrase, + cert: this.cert, + ca: this.ca, + ciphers: this.ciphers, + rejectUnauthorized: this.rejectUnauthorized, + perMessageDeflate: this.perMessageDeflate, + extraHeaders: this.extraHeaders + }); + + return transport; + }; + + function clone (obj) { + var o = {}; + for (var i in obj) { + if (obj.hasOwnProperty(i)) { + o[i] = obj[i]; + } + } + return o; + } + + /** + * Initializes transport to use and starts probe. + * + * @api private + */ + Socket.prototype.open = function () { + var transport; + if (this.rememberUpgrade && Socket.priorWebsocketSuccess && this.transports.indexOf('websocket') != -1) { + transport = 'websocket'; + } else if (0 === this.transports.length) { + // Emit error on next tick so it can be listened to + var self = this; + setTimeout(function() { + self.emit('error', 'No transports available'); + }, 0); + return; + } else { + transport = this.transports[0]; + } + this.readyState = 'opening'; + + // Retry with the next transport if the transport is disabled (jsonp: false) + try { + transport = this.createTransport(transport); + } catch (e) { + this.transports.shift(); + this.open(); + return; + } + + transport.open(); + this.setTransport(transport); + }; + + /** + * Sets the current transport. Disables the existing one (if any). + * + * @api private + */ + + Socket.prototype.setTransport = function(transport){ + debug('setting transport %s', transport.name); + var self = this; + + if (this.transport) { + debug('clearing existing transport %s', this.transport.name); + this.transport.removeAllListeners(); + } + + // set up transport + this.transport = transport; + + // set up transport listeners + transport + .on('drain', function(){ + self.onDrain(); + }) + .on('packet', function(packet){ + self.onPacket(packet); + }) + .on('error', function(e){ + self.onError(e); + }) + .on('close', function(){ + self.onClose('transport close'); + }); + }; + + /** + * Probes a transport. + * + * @param {String} transport name + * @api private + */ + + Socket.prototype.probe = function (name) { + debug('probing transport "%s"', name); + var transport = this.createTransport(name, { probe: 1 }) + , failed = false + , self = this; + + Socket.priorWebsocketSuccess = false; + + function onTransportOpen(){ + if (self.onlyBinaryUpgrades) { + var upgradeLosesBinary = !this.supportsBinary && self.transport.supportsBinary; + failed = failed || upgradeLosesBinary; + } + if (failed) return; + + debug('probe transport "%s" opened', name); + transport.send([{ type: 'ping', data: 'probe' }]); + transport.once('packet', function (msg) { + if (failed) return; + if ('pong' == msg.type && 'probe' == msg.data) { + debug('probe transport "%s" pong', name); + self.upgrading = true; + self.emit('upgrading', transport); + if (!transport) return; + Socket.priorWebsocketSuccess = 'websocket' == transport.name; + + debug('pausing current transport "%s"', self.transport.name); + self.transport.pause(function () { + if (failed) return; + if ('closed' == self.readyState) return; + debug('changing transport and sending upgrade packet'); + + cleanup(); + + self.setTransport(transport); + transport.send([{ type: 'upgrade' }]); + self.emit('upgrade', transport); + transport = null; + self.upgrading = false; + self.flush(); + }); + } else { + debug('probe transport "%s" failed', name); + var err = new Error('probe error'); + err.transport = transport.name; + self.emit('upgradeError', err); + } + }); + } + + function freezeTransport() { + if (failed) return; + + // Any callback called by transport should be ignored since now + failed = true; + + cleanup(); + + transport.close(); + transport = null; + } + + //Handle any error that happens while probing + function onerror(err) { + var error = new Error('probe error: ' + err); + error.transport = transport.name; + + freezeTransport(); + + debug('probe transport "%s" failed because of error: %s', name, err); + + self.emit('upgradeError', error); + } + + function onTransportClose(){ + onerror("transport closed"); + } + + //When the socket is closed while we're probing + function onclose(){ + onerror("socket closed"); + } + + //When the socket is upgraded while we're probing + function onupgrade(to){ + if (transport && to.name != transport.name) { + debug('"%s" works - aborting "%s"', to.name, transport.name); + freezeTransport(); + } + } + + //Remove all listeners on the transport and on self + function cleanup(){ + transport.removeListener('open', onTransportOpen); + transport.removeListener('error', onerror); + transport.removeListener('close', onTransportClose); + self.removeListener('close', onclose); + self.removeListener('upgrading', onupgrade); + } + + transport.once('open', onTransportOpen); + transport.once('error', onerror); + transport.once('close', onTransportClose); + + this.once('close', onclose); + this.once('upgrading', onupgrade); + + transport.open(); + + }; + + /** + * Called when connection is deemed open. + * + * @api public + */ + + Socket.prototype.onOpen = function () { + debug('socket open'); + this.readyState = 'open'; + Socket.priorWebsocketSuccess = 'websocket' == this.transport.name; + this.emit('open'); + this.flush(); + + // we check for `readyState` in case an `open` + // listener already closed the socket + if ('open' == this.readyState && this.upgrade && this.transport.pause) { + debug('starting upgrade probes'); + for (var i = 0, l = this.upgrades.length; i < l; i++) { + this.probe(this.upgrades[i]); + } + } + }; + + /** + * Handles a packet. + * + * @api private + */ + + Socket.prototype.onPacket = function (packet) { + if ('opening' == this.readyState || 'open' == this.readyState) { + debug('socket receive: type "%s", data "%s"', packet.type, packet.data); + + this.emit('packet', packet); + + // Socket is live - any packet counts + this.emit('heartbeat'); + + switch (packet.type) { + case 'open': + this.onHandshake(parsejson(packet.data)); + break; + + case 'pong': + this.setPing(); + this.emit('pong'); + break; + + case 'error': + var err = new Error('server error'); + err.code = packet.data; + this.onError(err); + break; + + case 'message': + this.emit('data', packet.data); + this.emit('message', packet.data); + break; + } + } else { + debug('packet received with socket readyState "%s"', this.readyState); + } + }; + + /** + * Called upon handshake completion. + * + * @param {Object} handshake obj + * @api private + */ + + Socket.prototype.onHandshake = function (data) { + this.emit('handshake', data); + this.id = data.sid; + this.transport.query.sid = data.sid; + this.upgrades = this.filterUpgrades(data.upgrades); + this.pingInterval = data.pingInterval; + this.pingTimeout = data.pingTimeout; + this.onOpen(); + // In case open handler closes socket + if ('closed' == this.readyState) return; + this.setPing(); + + // Prolong liveness of socket on heartbeat + this.removeListener('heartbeat', this.onHeartbeat); + this.on('heartbeat', this.onHeartbeat); + }; + + /** + * Resets ping timeout. + * + * @api private + */ + + Socket.prototype.onHeartbeat = function (timeout) { + clearTimeout(this.pingTimeoutTimer); + var self = this; + self.pingTimeoutTimer = setTimeout(function () { + if ('closed' == self.readyState) return; + self.onClose('ping timeout'); + }, timeout || (self.pingInterval + self.pingTimeout)); + }; + + /** + * Pings server every `this.pingInterval` and expects response + * within `this.pingTimeout` or closes connection. + * + * @api private + */ + + Socket.prototype.setPing = function () { + var self = this; + clearTimeout(self.pingIntervalTimer); + self.pingIntervalTimer = setTimeout(function () { + debug('writing ping packet - expecting pong within %sms', self.pingTimeout); + self.ping(); + self.onHeartbeat(self.pingTimeout); + }, self.pingInterval); + }; + + /** + * Sends a ping packet. + * + * @api private + */ + + Socket.prototype.ping = function () { + var self = this; + this.sendPacket('ping', function(){ + self.emit('ping'); + }); + }; + + /** + * Called on `drain` event + * + * @api private + */ + + Socket.prototype.onDrain = function() { + this.writeBuffer.splice(0, this.prevBufferLen); + + // setting prevBufferLen = 0 is very important + // for example, when upgrading, upgrade packet is sent over, + // and a nonzero prevBufferLen could cause problems on `drain` + this.prevBufferLen = 0; + + if (0 === this.writeBuffer.length) { + this.emit('drain'); + } else { + this.flush(); + } + }; + + /** + * Flush write buffers. + * + * @api private + */ + + Socket.prototype.flush = function () { + if ('closed' != this.readyState && this.transport.writable && + !this.upgrading && this.writeBuffer.length) { + debug('flushing %d packets in socket', this.writeBuffer.length); + this.transport.send(this.writeBuffer); + // keep track of current length of writeBuffer + // splice writeBuffer and callbackBuffer on `drain` + this.prevBufferLen = this.writeBuffer.length; + this.emit('flush'); + } + }; + + /** + * Sends a message. + * + * @param {String} message. + * @param {Function} callback function. + * @param {Object} options. + * @return {Socket} for chaining. + * @api public + */ + + Socket.prototype.write = + Socket.prototype.send = function (msg, options, fn) { + this.sendPacket('message', msg, options, fn); + return this; + }; + + /** + * Sends a packet. + * + * @param {String} packet type. + * @param {String} data. + * @param {Object} options. + * @param {Function} callback function. + * @api private + */ + + Socket.prototype.sendPacket = function (type, data, options, fn) { + if('function' == typeof data) { + fn = data; + data = undefined; + } + + if ('function' == typeof options) { + fn = options; + options = null; + } + + if ('closing' == this.readyState || 'closed' == this.readyState) { + return; + } + + options = options || {}; + options.compress = false !== options.compress; + + var packet = { + type: type, + data: data, + options: options + }; + this.emit('packetCreate', packet); + this.writeBuffer.push(packet); + if (fn) this.once('flush', fn); + this.flush(); + }; + + /** + * Closes the connection. + * + * @api private + */ + + Socket.prototype.close = function () { + if ('opening' == this.readyState || 'open' == this.readyState) { + this.readyState = 'closing'; + + var self = this; + + if (this.writeBuffer.length) { + this.once('drain', function() { + if (this.upgrading) { + waitForUpgrade(); + } else { + close(); + } + }); + } else if (this.upgrading) { + waitForUpgrade(); + } else { + close(); + } + } + + function close() { + self.onClose('forced close'); + debug('socket closing - telling transport to close'); + self.transport.close(); + } + + function cleanupAndClose() { + self.removeListener('upgrade', cleanupAndClose); + self.removeListener('upgradeError', cleanupAndClose); + close(); + } + + function waitForUpgrade() { + // wait for upgrade to finish since we can't send packets while pausing a transport + self.once('upgrade', cleanupAndClose); + self.once('upgradeError', cleanupAndClose); + } + + return this; + }; + + /** + * Called upon transport error + * + * @api private + */ + + Socket.prototype.onError = function (err) { + debug('socket error %j', err); + Socket.priorWebsocketSuccess = false; + this.emit('error', err); + this.onClose('transport error', err); + }; + + /** + * Called upon transport close. + * + * @api private + */ + + Socket.prototype.onClose = function (reason, desc) { + if ('opening' == this.readyState || 'open' == this.readyState || 'closing' == this.readyState) { + debug('socket close with reason: "%s"', reason); + var self = this; + + // clear timers + clearTimeout(this.pingIntervalTimer); + clearTimeout(this.pingTimeoutTimer); + + // stop event from firing again for transport + this.transport.removeAllListeners('close'); + + // ensure transport won't stay open + this.transport.close(); + + // ignore further transport communication + this.transport.removeAllListeners(); + + // set ready state + this.readyState = 'closed'; + + // clear session id + this.id = null; + + // emit close event + this.emit('close', reason, desc); + + // clean buffers after, so users can still + // grab the buffers on `close` event + self.writeBuffer = []; + self.prevBufferLen = 0; + } + }; + + /** + * Filters upgrades, returning only those matching client transports. + * + * @param {Array} server upgrades + * @api private + * + */ + + Socket.prototype.filterUpgrades = function (upgrades) { + var filteredUpgrades = []; + for (var i = 0, j = upgrades.length; i