BCBMPanelPlayer.prefab 26 KB

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