e4c63929-8c24-4a08-a7f2-221c2b63b809.json 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "RewardInsert",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "RewardInsert",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 15
  31. }
  32. ],
  33. "_active": true,
  34. "_level": 1,
  35. "_components": [
  36. {
  37. "__id__": 42
  38. },
  39. {
  40. "__id__": 43
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 44
  45. },
  46. "_opacity": 255,
  47. "_color": {
  48. "__type__": "cc.Color",
  49. "r": 255,
  50. "g": 255,
  51. "b": 255,
  52. "a": 255
  53. },
  54. "_contentSize": {
  55. "__type__": "cc.Size",
  56. "width": 1080,
  57. "height": 1920
  58. },
  59. "_anchorPoint": {
  60. "__type__": "cc.Vec2",
  61. "x": 0.5,
  62. "y": 0.5
  63. },
  64. "_quat": {
  65. "__type__": "cc.Quat",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0,
  69. "w": 1
  70. },
  71. "_skewX": 0,
  72. "_skewY": 0,
  73. "groupIndex": 0,
  74. "_id": "",
  75. "_trs": {
  76. "__type__": "TypedArray",
  77. "ctor": "Float64Array",
  78. "array": [
  79. 0,
  80. 0,
  81. 0,
  82. 0,
  83. 0,
  84. 0,
  85. 1,
  86. 1,
  87. 1,
  88. 1
  89. ]
  90. }
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "Mask",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_level": 0,
  102. "_components": [
  103. {
  104. "__id__": 3
  105. },
  106. {
  107. "__id__": 4
  108. },
  109. {
  110. "__id__": 5
  111. }
  112. ],
  113. "_prefab": {
  114. "__id__": 6
  115. },
  116. "_opacity": 120,
  117. "_color": {
  118. "__type__": "cc.Color",
  119. "r": 0,
  120. "g": 0,
  121. "b": 0,
  122. "a": 255
  123. },
  124. "_contentSize": {
  125. "__type__": "cc.Size",
  126. "width": 1080,
  127. "height": 1920
  128. },
  129. "_anchorPoint": {
  130. "__type__": "cc.Vec2",
  131. "x": 0.5,
  132. "y": 0.5
  133. },
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "groupIndex": 0,
  144. "_id": "",
  145. "_trs": {
  146. "__type__": "TypedArray",
  147. "ctor": "Float64Array",
  148. "array": [
  149. 0,
  150. 0,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 1,
  156. 1,
  157. 1,
  158. 1
  159. ]
  160. }
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_spriteFrame": {
  171. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  172. },
  173. "_type": 0,
  174. "_sizeMode": 0,
  175. "_fillType": 0,
  176. "_fillCenter": {
  177. "__type__": "cc.Vec2",
  178. "x": 0,
  179. "y": 0
  180. },
  181. "_fillStart": 0,
  182. "_fillRange": 0,
  183. "_isTrimmedMode": true,
  184. "_state": 0,
  185. "_atlas": null,
  186. "_srcBlendFactor": 770,
  187. "_dstBlendFactor": 771,
  188. "_id": ""
  189. },
  190. {
  191. "__type__": "cc.Widget",
  192. "_name": "",
  193. "_objFlags": 0,
  194. "node": {
  195. "__id__": 2
  196. },
  197. "_enabled": true,
  198. "alignMode": 1,
  199. "_target": null,
  200. "_alignFlags": 45,
  201. "_left": 0,
  202. "_right": 0,
  203. "_top": 0,
  204. "_bottom": 0,
  205. "_verticalCenter": 0,
  206. "_horizontalCenter": 0,
  207. "_isAbsLeft": true,
  208. "_isAbsRight": true,
  209. "_isAbsTop": true,
  210. "_isAbsBottom": true,
  211. "_isAbsHorizontalCenter": true,
  212. "_isAbsVerticalCenter": true,
  213. "_originalWidth": 100,
  214. "_originalHeight": 100,
  215. "_id": ""
  216. },
  217. {
  218. "__type__": "cc.BlockInputEvents",
  219. "_name": "",
  220. "_objFlags": 0,
  221. "node": {
  222. "__id__": 2
  223. },
  224. "_enabled": true,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.PrefabInfo",
  229. "root": {
  230. "__id__": 1
  231. },
  232. "asset": {
  233. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  234. },
  235. "fileId": "5fOD9KHjFKsYkkOllC0Iqa",
  236. "sync": false
  237. },
  238. {
  239. "__type__": "cc.Node",
  240. "_name": "Bg",
  241. "_objFlags": 0,
  242. "_parent": {
  243. "__id__": 1
  244. },
  245. "_children": [],
  246. "_active": true,
  247. "_level": 3,
  248. "_components": [
  249. {
  250. "__id__": 8
  251. }
  252. ],
  253. "_prefab": {
  254. "__id__": 9
  255. },
  256. "_opacity": 255,
  257. "_color": {
  258. "__type__": "cc.Color",
  259. "r": 255,
  260. "g": 255,
  261. "b": 255,
  262. "a": 255
  263. },
  264. "_contentSize": {
  265. "__type__": "cc.Size",
  266. "width": 916,
  267. "height": 983
  268. },
  269. "_anchorPoint": {
  270. "__type__": "cc.Vec2",
  271. "x": 0.5,
  272. "y": 0.5
  273. },
  274. "_quat": {
  275. "__type__": "cc.Quat",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0,
  279. "w": 1
  280. },
  281. "_skewX": 0,
  282. "_skewY": 0,
  283. "groupIndex": 0,
  284. "_id": "",
  285. "_trs": {
  286. "__type__": "TypedArray",
  287. "ctor": "Float64Array",
  288. "array": [
  289. 0,
  290. 0,
  291. 0,
  292. 0,
  293. 0,
  294. 0,
  295. 1,
  296. 1,
  297. 1,
  298. 1
  299. ]
  300. }
  301. },
  302. {
  303. "__type__": "cc.Sprite",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 7
  308. },
  309. "_enabled": true,
  310. "_spriteFrame": {
  311. "__uuid__": "430eaa2d-2d6d-43f5-8625-6eaedd30d3d2"
  312. },
  313. "_type": 1,
  314. "_sizeMode": 0,
  315. "_fillType": 0,
  316. "_fillCenter": {
  317. "__type__": "cc.Vec2",
  318. "x": 0,
  319. "y": 0
  320. },
  321. "_fillStart": 0,
  322. "_fillRange": 0,
  323. "_isTrimmedMode": true,
  324. "_state": 0,
  325. "_atlas": {
  326. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  327. },
  328. "_srcBlendFactor": 770,
  329. "_dstBlendFactor": 771,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.PrefabInfo",
  334. "root": {
  335. "__id__": 1
  336. },
  337. "asset": {
  338. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  339. },
  340. "fileId": "3ejB8rPQZOPr7wCVLQIypt",
  341. "sync": false
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "btnClose",
  346. "_objFlags": 0,
  347. "_parent": {
  348. "__id__": 1
  349. },
  350. "_children": [],
  351. "_active": true,
  352. "_level": 3,
  353. "_components": [
  354. {
  355. "__id__": 11
  356. },
  357. {
  358. "__id__": 12
  359. }
  360. ],
  361. "_prefab": {
  362. "__id__": 14
  363. },
  364. "_opacity": 255,
  365. "_color": {
  366. "__type__": "cc.Color",
  367. "r": 255,
  368. "g": 255,
  369. "b": 255,
  370. "a": 255
  371. },
  372. "_contentSize": {
  373. "__type__": "cc.Size",
  374. "width": 82,
  375. "height": 82
  376. },
  377. "_anchorPoint": {
  378. "__type__": "cc.Vec2",
  379. "x": 0.5,
  380. "y": 0.5
  381. },
  382. "_quat": {
  383. "__type__": "cc.Quat",
  384. "x": 0,
  385. "y": 0,
  386. "z": 0,
  387. "w": 1
  388. },
  389. "_skewX": 0,
  390. "_skewY": 0,
  391. "groupIndex": 0,
  392. "_id": "",
  393. "_trs": {
  394. "__type__": "TypedArray",
  395. "ctor": "Float64Array",
  396. "array": [
  397. 425,
  398. 374,
  399. 0,
  400. 0,
  401. 0,
  402. 0,
  403. 1,
  404. 1,
  405. 1,
  406. 1
  407. ]
  408. }
  409. },
  410. {
  411. "__type__": "cc.Sprite",
  412. "_name": "",
  413. "_objFlags": 0,
  414. "node": {
  415. "__id__": 10
  416. },
  417. "_enabled": true,
  418. "_spriteFrame": {
  419. "__uuid__": "21a6c92c-8f6b-477a-9467-04c803bebbd7"
  420. },
  421. "_type": 0,
  422. "_sizeMode": 0,
  423. "_fillType": 0,
  424. "_fillCenter": {
  425. "__type__": "cc.Vec2",
  426. "x": 0,
  427. "y": 0
  428. },
  429. "_fillStart": 0,
  430. "_fillRange": 0,
  431. "_isTrimmedMode": true,
  432. "_state": 0,
  433. "_atlas": {
  434. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  435. },
  436. "_srcBlendFactor": 770,
  437. "_dstBlendFactor": 771,
  438. "_id": ""
  439. },
  440. {
  441. "__type__": "cc.Button",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 10
  446. },
  447. "_enabled": true,
  448. "duration": 0.1,
  449. "zoomScale": 1.2,
  450. "clickEvents": [
  451. {
  452. "__id__": 13
  453. }
  454. ],
  455. "_N$interactable": true,
  456. "_N$enableAutoGrayEffect": false,
  457. "_N$transition": 3,
  458. "transition": 3,
  459. "_N$normalColor": {
  460. "__type__": "cc.Color",
  461. "r": 230,
  462. "g": 230,
  463. "b": 230,
  464. "a": 255
  465. },
  466. "_N$pressedColor": {
  467. "__type__": "cc.Color",
  468. "r": 200,
  469. "g": 200,
  470. "b": 200,
  471. "a": 255
  472. },
  473. "pressedColor": {
  474. "__type__": "cc.Color",
  475. "r": 200,
  476. "g": 200,
  477. "b": 200,
  478. "a": 255
  479. },
  480. "_N$hoverColor": {
  481. "__type__": "cc.Color",
  482. "r": 255,
  483. "g": 255,
  484. "b": 255,
  485. "a": 255
  486. },
  487. "hoverColor": {
  488. "__type__": "cc.Color",
  489. "r": 255,
  490. "g": 255,
  491. "b": 255,
  492. "a": 255
  493. },
  494. "_N$disabledColor": {
  495. "__type__": "cc.Color",
  496. "r": 120,
  497. "g": 120,
  498. "b": 120,
  499. "a": 200
  500. },
  501. "_N$normalSprite": {
  502. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  503. },
  504. "_N$pressedSprite": {
  505. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  506. },
  507. "pressedSprite": {
  508. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  509. },
  510. "_N$hoverSprite": {
  511. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  512. },
  513. "hoverSprite": {
  514. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  515. },
  516. "_N$disabledSprite": {
  517. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  518. },
  519. "_N$target": null,
  520. "_id": ""
  521. },
  522. {
  523. "__type__": "cc.ClickEvent",
  524. "target": {
  525. "__id__": 1
  526. },
  527. "component": "",
  528. "_componentId": "7087bM2rPJIqI5a6FekvQ2X",
  529. "handler": "onCloseBtnHandler",
  530. "customEventData": ""
  531. },
  532. {
  533. "__type__": "cc.PrefabInfo",
  534. "root": {
  535. "__id__": 1
  536. },
  537. "asset": {
  538. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  539. },
  540. "fileId": "26e0p7VAtIL7MMNV7Qkajg",
  541. "sync": false
  542. },
  543. {
  544. "__type__": "cc.Node",
  545. "_name": "Panel",
  546. "_objFlags": 0,
  547. "_parent": {
  548. "__id__": 1
  549. },
  550. "_children": [
  551. {
  552. "__id__": 16
  553. },
  554. {
  555. "__id__": 20
  556. },
  557. {
  558. "__id__": 24
  559. },
  560. {
  561. "__id__": 28
  562. },
  563. {
  564. "__id__": 32
  565. },
  566. {
  567. "__id__": 36
  568. }
  569. ],
  570. "_active": true,
  571. "_level": 0,
  572. "_components": [
  573. {
  574. "__id__": 40
  575. }
  576. ],
  577. "_prefab": {
  578. "__id__": 41
  579. },
  580. "_opacity": 255,
  581. "_color": {
  582. "__type__": "cc.Color",
  583. "r": 255,
  584. "g": 255,
  585. "b": 255,
  586. "a": 255
  587. },
  588. "_contentSize": {
  589. "__type__": "cc.Size",
  590. "width": 916,
  591. "height": 983
  592. },
  593. "_anchorPoint": {
  594. "__type__": "cc.Vec2",
  595. "x": 0.5,
  596. "y": 0.5
  597. },
  598. "_quat": {
  599. "__type__": "cc.Quat",
  600. "x": 0,
  601. "y": 0,
  602. "z": 0,
  603. "w": 1
  604. },
  605. "_skewX": 0,
  606. "_skewY": 0,
  607. "groupIndex": 0,
  608. "_id": "",
  609. "_trs": {
  610. "__type__": "TypedArray",
  611. "ctor": "Float64Array",
  612. "array": [
  613. 0,
  614. 0,
  615. 0,
  616. 0,
  617. 0,
  618. 0,
  619. 1,
  620. 1,
  621. 1,
  622. 1
  623. ]
  624. }
  625. },
  626. {
  627. "__type__": "cc.Node",
  628. "_name": "Item0",
  629. "_objFlags": 0,
  630. "_parent": {
  631. "__id__": 15
  632. },
  633. "_children": [],
  634. "_active": true,
  635. "_level": 0,
  636. "_components": [
  637. {
  638. "__id__": 17
  639. },
  640. {
  641. "__id__": 18
  642. }
  643. ],
  644. "_prefab": {
  645. "__id__": 19
  646. },
  647. "_opacity": 255,
  648. "_color": {
  649. "__type__": "cc.Color",
  650. "r": 255,
  651. "g": 255,
  652. "b": 255,
  653. "a": 255
  654. },
  655. "_contentSize": {
  656. "__type__": "cc.Size",
  657. "width": 280,
  658. "height": 344
  659. },
  660. "_anchorPoint": {
  661. "__type__": "cc.Vec2",
  662. "x": 0.5,
  663. "y": 0.5
  664. },
  665. "_quat": {
  666. "__type__": "cc.Quat",
  667. "x": 0,
  668. "y": 0,
  669. "z": 0,
  670. "w": 1
  671. },
  672. "_skewX": 0,
  673. "_skewY": 0,
  674. "groupIndex": 0,
  675. "_id": "",
  676. "_trs": {
  677. "__type__": "TypedArray",
  678. "ctor": "Float64Array",
  679. "array": [
  680. -300,
  681. 69,
  682. 0,
  683. 0,
  684. 0,
  685. 0,
  686. 1,
  687. 1,
  688. 1,
  689. 1
  690. ]
  691. }
  692. },
  693. {
  694. "__type__": "cc.Sprite",
  695. "_name": "",
  696. "_objFlags": 0,
  697. "node": {
  698. "__id__": 16
  699. },
  700. "_enabled": true,
  701. "_spriteFrame": null,
  702. "_type": 0,
  703. "_sizeMode": 0,
  704. "_fillType": 0,
  705. "_fillCenter": {
  706. "__type__": "cc.Vec2",
  707. "x": 0,
  708. "y": 0
  709. },
  710. "_fillStart": 0,
  711. "_fillRange": 0,
  712. "_isTrimmedMode": true,
  713. "_state": 0,
  714. "_atlas": null,
  715. "_srcBlendFactor": 770,
  716. "_dstBlendFactor": 771,
  717. "_id": ""
  718. },
  719. {
  720. "__type__": "3f5ab/DxFJAZ6TgbVUiQqrS",
  721. "_name": "",
  722. "_objFlags": 0,
  723. "node": {
  724. "__id__": 16
  725. },
  726. "_enabled": true,
  727. "_id": ""
  728. },
  729. {
  730. "__type__": "cc.PrefabInfo",
  731. "root": {
  732. "__id__": 1
  733. },
  734. "asset": {
  735. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  736. },
  737. "fileId": "5cIhugbNVEVZvIMcuf7gdw",
  738. "sync": false
  739. },
  740. {
  741. "__type__": "cc.Node",
  742. "_name": "Item1",
  743. "_objFlags": 0,
  744. "_parent": {
  745. "__id__": 15
  746. },
  747. "_children": [],
  748. "_active": true,
  749. "_level": 0,
  750. "_components": [
  751. {
  752. "__id__": 21
  753. },
  754. {
  755. "__id__": 22
  756. }
  757. ],
  758. "_prefab": {
  759. "__id__": 23
  760. },
  761. "_opacity": 255,
  762. "_color": {
  763. "__type__": "cc.Color",
  764. "r": 255,
  765. "g": 255,
  766. "b": 255,
  767. "a": 255
  768. },
  769. "_contentSize": {
  770. "__type__": "cc.Size",
  771. "width": 280,
  772. "height": 344
  773. },
  774. "_anchorPoint": {
  775. "__type__": "cc.Vec2",
  776. "x": 0.5,
  777. "y": 0.5
  778. },
  779. "_quat": {
  780. "__type__": "cc.Quat",
  781. "x": 0,
  782. "y": 0,
  783. "z": 0,
  784. "w": 1
  785. },
  786. "_skewX": 0,
  787. "_skewY": 0,
  788. "groupIndex": 0,
  789. "_id": "",
  790. "_trs": {
  791. "__type__": "TypedArray",
  792. "ctor": "Float64Array",
  793. "array": [
  794. -1,
  795. 69,
  796. 0,
  797. 0,
  798. 0,
  799. 0,
  800. 1,
  801. 1,
  802. 1,
  803. 1
  804. ]
  805. }
  806. },
  807. {
  808. "__type__": "cc.Sprite",
  809. "_name": "",
  810. "_objFlags": 0,
  811. "node": {
  812. "__id__": 20
  813. },
  814. "_enabled": true,
  815. "_spriteFrame": null,
  816. "_type": 0,
  817. "_sizeMode": 0,
  818. "_fillType": 0,
  819. "_fillCenter": {
  820. "__type__": "cc.Vec2",
  821. "x": 0,
  822. "y": 0
  823. },
  824. "_fillStart": 0,
  825. "_fillRange": 0,
  826. "_isTrimmedMode": true,
  827. "_state": 0,
  828. "_atlas": null,
  829. "_srcBlendFactor": 770,
  830. "_dstBlendFactor": 771,
  831. "_id": ""
  832. },
  833. {
  834. "__type__": "3f5ab/DxFJAZ6TgbVUiQqrS",
  835. "_name": "",
  836. "_objFlags": 0,
  837. "node": {
  838. "__id__": 20
  839. },
  840. "_enabled": true,
  841. "_id": ""
  842. },
  843. {
  844. "__type__": "cc.PrefabInfo",
  845. "root": {
  846. "__id__": 1
  847. },
  848. "asset": {
  849. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  850. },
  851. "fileId": "9bCezjSdpNbKjcP+tuA11X",
  852. "sync": false
  853. },
  854. {
  855. "__type__": "cc.Node",
  856. "_name": "Item2",
  857. "_objFlags": 0,
  858. "_parent": {
  859. "__id__": 15
  860. },
  861. "_children": [],
  862. "_active": true,
  863. "_level": 0,
  864. "_components": [
  865. {
  866. "__id__": 25
  867. },
  868. {
  869. "__id__": 26
  870. }
  871. ],
  872. "_prefab": {
  873. "__id__": 27
  874. },
  875. "_opacity": 255,
  876. "_color": {
  877. "__type__": "cc.Color",
  878. "r": 255,
  879. "g": 255,
  880. "b": 255,
  881. "a": 255
  882. },
  883. "_contentSize": {
  884. "__type__": "cc.Size",
  885. "width": 280,
  886. "height": 344
  887. },
  888. "_anchorPoint": {
  889. "__type__": "cc.Vec2",
  890. "x": 0.5,
  891. "y": 0.5
  892. },
  893. "_quat": {
  894. "__type__": "cc.Quat",
  895. "x": 0,
  896. "y": 0,
  897. "z": 0,
  898. "w": 1
  899. },
  900. "_skewX": 0,
  901. "_skewY": 0,
  902. "groupIndex": 0,
  903. "_id": "",
  904. "_trs": {
  905. "__type__": "TypedArray",
  906. "ctor": "Float64Array",
  907. "array": [
  908. 297,
  909. 69,
  910. 0,
  911. 0,
  912. 0,
  913. 0,
  914. 1,
  915. 1,
  916. 1,
  917. 1
  918. ]
  919. }
  920. },
  921. {
  922. "__type__": "cc.Sprite",
  923. "_name": "",
  924. "_objFlags": 0,
  925. "node": {
  926. "__id__": 24
  927. },
  928. "_enabled": true,
  929. "_spriteFrame": null,
  930. "_type": 0,
  931. "_sizeMode": 0,
  932. "_fillType": 0,
  933. "_fillCenter": {
  934. "__type__": "cc.Vec2",
  935. "x": 0,
  936. "y": 0
  937. },
  938. "_fillStart": 0,
  939. "_fillRange": 0,
  940. "_isTrimmedMode": true,
  941. "_state": 0,
  942. "_atlas": null,
  943. "_srcBlendFactor": 770,
  944. "_dstBlendFactor": 771,
  945. "_id": ""
  946. },
  947. {
  948. "__type__": "3f5ab/DxFJAZ6TgbVUiQqrS",
  949. "_name": "",
  950. "_objFlags": 0,
  951. "node": {
  952. "__id__": 24
  953. },
  954. "_enabled": true,
  955. "_id": ""
  956. },
  957. {
  958. "__type__": "cc.PrefabInfo",
  959. "root": {
  960. "__id__": 1
  961. },
  962. "asset": {
  963. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  964. },
  965. "fileId": "d5GNlBQ2ZIJL/ZEjpLi9pi",
  966. "sync": false
  967. },
  968. {
  969. "__type__": "cc.Node",
  970. "_name": "Item3",
  971. "_objFlags": 0,
  972. "_parent": {
  973. "__id__": 15
  974. },
  975. "_children": [],
  976. "_active": true,
  977. "_level": 0,
  978. "_components": [
  979. {
  980. "__id__": 29
  981. },
  982. {
  983. "__id__": 30
  984. }
  985. ],
  986. "_prefab": {
  987. "__id__": 31
  988. },
  989. "_opacity": 255,
  990. "_color": {
  991. "__type__": "cc.Color",
  992. "r": 255,
  993. "g": 255,
  994. "b": 255,
  995. "a": 255
  996. },
  997. "_contentSize": {
  998. "__type__": "cc.Size",
  999. "width": 280,
  1000. "height": 344
  1001. },
  1002. "_anchorPoint": {
  1003. "__type__": "cc.Vec2",
  1004. "x": 0.5,
  1005. "y": 0.5
  1006. },
  1007. "_quat": {
  1008. "__type__": "cc.Quat",
  1009. "x": 0,
  1010. "y": 0,
  1011. "z": 0,
  1012. "w": 1
  1013. },
  1014. "_skewX": 0,
  1015. "_skewY": 0,
  1016. "groupIndex": 0,
  1017. "_id": "",
  1018. "_trs": {
  1019. "__type__": "TypedArray",
  1020. "ctor": "Float64Array",
  1021. "array": [
  1022. -300,
  1023. -301,
  1024. 0,
  1025. 0,
  1026. 0,
  1027. 0,
  1028. 1,
  1029. 1,
  1030. 1,
  1031. 1
  1032. ]
  1033. }
  1034. },
  1035. {
  1036. "__type__": "cc.Sprite",
  1037. "_name": "",
  1038. "_objFlags": 0,
  1039. "node": {
  1040. "__id__": 28
  1041. },
  1042. "_enabled": true,
  1043. "_spriteFrame": null,
  1044. "_type": 0,
  1045. "_sizeMode": 0,
  1046. "_fillType": 0,
  1047. "_fillCenter": {
  1048. "__type__": "cc.Vec2",
  1049. "x": 0,
  1050. "y": 0
  1051. },
  1052. "_fillStart": 0,
  1053. "_fillRange": 0,
  1054. "_isTrimmedMode": true,
  1055. "_state": 0,
  1056. "_atlas": null,
  1057. "_srcBlendFactor": 770,
  1058. "_dstBlendFactor": 771,
  1059. "_id": ""
  1060. },
  1061. {
  1062. "__type__": "3f5ab/DxFJAZ6TgbVUiQqrS",
  1063. "_name": "",
  1064. "_objFlags": 0,
  1065. "node": {
  1066. "__id__": 28
  1067. },
  1068. "_enabled": true,
  1069. "_id": ""
  1070. },
  1071. {
  1072. "__type__": "cc.PrefabInfo",
  1073. "root": {
  1074. "__id__": 1
  1075. },
  1076. "asset": {
  1077. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  1078. },
  1079. "fileId": "1dxpiXNgNBj5vucbZHTXxm",
  1080. "sync": false
  1081. },
  1082. {
  1083. "__type__": "cc.Node",
  1084. "_name": "Item4",
  1085. "_objFlags": 0,
  1086. "_parent": {
  1087. "__id__": 15
  1088. },
  1089. "_children": [],
  1090. "_active": true,
  1091. "_level": 0,
  1092. "_components": [
  1093. {
  1094. "__id__": 33
  1095. },
  1096. {
  1097. "__id__": 34
  1098. }
  1099. ],
  1100. "_prefab": {
  1101. "__id__": 35
  1102. },
  1103. "_opacity": 255,
  1104. "_color": {
  1105. "__type__": "cc.Color",
  1106. "r": 255,
  1107. "g": 255,
  1108. "b": 255,
  1109. "a": 255
  1110. },
  1111. "_contentSize": {
  1112. "__type__": "cc.Size",
  1113. "width": 280,
  1114. "height": 344
  1115. },
  1116. "_anchorPoint": {
  1117. "__type__": "cc.Vec2",
  1118. "x": 0.5,
  1119. "y": 0.5
  1120. },
  1121. "_quat": {
  1122. "__type__": "cc.Quat",
  1123. "x": 0,
  1124. "y": 0,
  1125. "z": 0,
  1126. "w": 1
  1127. },
  1128. "_skewX": 0,
  1129. "_skewY": 0,
  1130. "groupIndex": 0,
  1131. "_id": "",
  1132. "_trs": {
  1133. "__type__": "TypedArray",
  1134. "ctor": "Float64Array",
  1135. "array": [
  1136. -1,
  1137. -301,
  1138. 0,
  1139. 0,
  1140. 0,
  1141. 0,
  1142. 1,
  1143. 1,
  1144. 1,
  1145. 1
  1146. ]
  1147. }
  1148. },
  1149. {
  1150. "__type__": "cc.Sprite",
  1151. "_name": "",
  1152. "_objFlags": 0,
  1153. "node": {
  1154. "__id__": 32
  1155. },
  1156. "_enabled": true,
  1157. "_spriteFrame": null,
  1158. "_type": 0,
  1159. "_sizeMode": 0,
  1160. "_fillType": 0,
  1161. "_fillCenter": {
  1162. "__type__": "cc.Vec2",
  1163. "x": 0,
  1164. "y": 0
  1165. },
  1166. "_fillStart": 0,
  1167. "_fillRange": 0,
  1168. "_isTrimmedMode": true,
  1169. "_state": 0,
  1170. "_atlas": null,
  1171. "_srcBlendFactor": 770,
  1172. "_dstBlendFactor": 771,
  1173. "_id": ""
  1174. },
  1175. {
  1176. "__type__": "3f5ab/DxFJAZ6TgbVUiQqrS",
  1177. "_name": "",
  1178. "_objFlags": 0,
  1179. "node": {
  1180. "__id__": 32
  1181. },
  1182. "_enabled": true,
  1183. "_id": ""
  1184. },
  1185. {
  1186. "__type__": "cc.PrefabInfo",
  1187. "root": {
  1188. "__id__": 1
  1189. },
  1190. "asset": {
  1191. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  1192. },
  1193. "fileId": "27n7NQm8JHBYVXgv3siOAe",
  1194. "sync": false
  1195. },
  1196. {
  1197. "__type__": "cc.Node",
  1198. "_name": "Item5",
  1199. "_objFlags": 0,
  1200. "_parent": {
  1201. "__id__": 15
  1202. },
  1203. "_children": [],
  1204. "_active": true,
  1205. "_level": 0,
  1206. "_components": [
  1207. {
  1208. "__id__": 37
  1209. },
  1210. {
  1211. "__id__": 38
  1212. }
  1213. ],
  1214. "_prefab": {
  1215. "__id__": 39
  1216. },
  1217. "_opacity": 255,
  1218. "_color": {
  1219. "__type__": "cc.Color",
  1220. "r": 255,
  1221. "g": 255,
  1222. "b": 255,
  1223. "a": 255
  1224. },
  1225. "_contentSize": {
  1226. "__type__": "cc.Size",
  1227. "width": 280,
  1228. "height": 344
  1229. },
  1230. "_anchorPoint": {
  1231. "__type__": "cc.Vec2",
  1232. "x": 0.5,
  1233. "y": 0.5
  1234. },
  1235. "_quat": {
  1236. "__type__": "cc.Quat",
  1237. "x": 0,
  1238. "y": 0,
  1239. "z": 0,
  1240. "w": 1
  1241. },
  1242. "_skewX": 0,
  1243. "_skewY": 0,
  1244. "groupIndex": 0,
  1245. "_id": "",
  1246. "_trs": {
  1247. "__type__": "TypedArray",
  1248. "ctor": "Float64Array",
  1249. "array": [
  1250. 297,
  1251. -301,
  1252. 0,
  1253. 0,
  1254. 0,
  1255. 0,
  1256. 1,
  1257. 1,
  1258. 1,
  1259. 1
  1260. ]
  1261. }
  1262. },
  1263. {
  1264. "__type__": "cc.Sprite",
  1265. "_name": "",
  1266. "_objFlags": 0,
  1267. "node": {
  1268. "__id__": 36
  1269. },
  1270. "_enabled": true,
  1271. "_spriteFrame": null,
  1272. "_type": 0,
  1273. "_sizeMode": 0,
  1274. "_fillType": 0,
  1275. "_fillCenter": {
  1276. "__type__": "cc.Vec2",
  1277. "x": 0,
  1278. "y": 0
  1279. },
  1280. "_fillStart": 0,
  1281. "_fillRange": 0,
  1282. "_isTrimmedMode": true,
  1283. "_state": 0,
  1284. "_atlas": null,
  1285. "_srcBlendFactor": 770,
  1286. "_dstBlendFactor": 771,
  1287. "_id": ""
  1288. },
  1289. {
  1290. "__type__": "3f5ab/DxFJAZ6TgbVUiQqrS",
  1291. "_name": "",
  1292. "_objFlags": 0,
  1293. "node": {
  1294. "__id__": 36
  1295. },
  1296. "_enabled": true,
  1297. "_id": ""
  1298. },
  1299. {
  1300. "__type__": "cc.PrefabInfo",
  1301. "root": {
  1302. "__id__": 1
  1303. },
  1304. "asset": {
  1305. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  1306. },
  1307. "fileId": "80alrz7QBFXr1H6YlcucEc",
  1308. "sync": false
  1309. },
  1310. {
  1311. "__type__": "cc.Layout",
  1312. "_name": "",
  1313. "_objFlags": 0,
  1314. "node": {
  1315. "__id__": 15
  1316. },
  1317. "_enabled": false,
  1318. "_layoutSize": {
  1319. "__type__": "cc.Size",
  1320. "width": 880,
  1321. "height": 750
  1322. },
  1323. "_resize": 0,
  1324. "_N$layoutType": 3,
  1325. "_N$padding": 0,
  1326. "_N$cellSize": {
  1327. "__type__": "cc.Size",
  1328. "width": 40,
  1329. "height": 40
  1330. },
  1331. "_N$startAxis": 0,
  1332. "_N$paddingLeft": 0,
  1333. "_N$paddingRight": 0,
  1334. "_N$paddingTop": 250,
  1335. "_N$paddingBottom": 0,
  1336. "_N$spacingX": 18.800000000000015,
  1337. "_N$spacingY": 26.500000000000007,
  1338. "_N$verticalDirection": 1,
  1339. "_N$horizontalDirection": 0,
  1340. "_N$affectedByScale": false,
  1341. "_id": ""
  1342. },
  1343. {
  1344. "__type__": "cc.PrefabInfo",
  1345. "root": {
  1346. "__id__": 1
  1347. },
  1348. "asset": {
  1349. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  1350. },
  1351. "fileId": "498QDWIQBDsaB/PINlZN2U",
  1352. "sync": false
  1353. },
  1354. {
  1355. "__type__": "cc.Widget",
  1356. "_name": "",
  1357. "_objFlags": 0,
  1358. "node": {
  1359. "__id__": 1
  1360. },
  1361. "_enabled": true,
  1362. "alignMode": 1,
  1363. "_target": null,
  1364. "_alignFlags": 45,
  1365. "_left": 0,
  1366. "_right": 0,
  1367. "_top": 0,
  1368. "_bottom": 0,
  1369. "_verticalCenter": 0,
  1370. "_horizontalCenter": 0,
  1371. "_isAbsLeft": true,
  1372. "_isAbsRight": true,
  1373. "_isAbsTop": true,
  1374. "_isAbsBottom": true,
  1375. "_isAbsHorizontalCenter": true,
  1376. "_isAbsVerticalCenter": true,
  1377. "_originalWidth": 880,
  1378. "_originalHeight": 750,
  1379. "_id": ""
  1380. },
  1381. {
  1382. "__type__": "7087bM2rPJIqI5a6FekvQ2X",
  1383. "_name": "",
  1384. "_objFlags": 0,
  1385. "node": {
  1386. "__id__": 1
  1387. },
  1388. "_enabled": true,
  1389. "_id": ""
  1390. },
  1391. {
  1392. "__type__": "cc.PrefabInfo",
  1393. "root": {
  1394. "__id__": 1
  1395. },
  1396. "asset": {
  1397. "__uuid__": "e4c63929-8c24-4a08-a7f2-221c2b63b809"
  1398. },
  1399. "fileId": "7edmaxPAdHlbzxhHfvEf2D",
  1400. "sync": false
  1401. }
  1402. ]