a8a14ad6-b3a2-49ab-8412-e23b0cadbd55.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "NativeTryGamesWidget",
  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": "NativeTryGamesWidget",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 2,
  26. "_components": [
  27. {
  28. "__id__": 34
  29. },
  30. {
  31. "__id__": 35
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 36
  36. },
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_contentSize": {
  46. "__type__": "cc.Size",
  47. "width": 188,
  48. "height": 188
  49. },
  50. "_anchorPoint": {
  51. "__type__": "cc.Vec2",
  52. "x": 0.5,
  53. "y": 0.5
  54. },
  55. "_quat": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_skewX": 0,
  63. "_skewY": 0,
  64. "groupIndex": 0,
  65. "_id": "",
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 392,
  71. 540,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 1,
  78. 1,
  79. 1
  80. ]
  81. }
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "TryGameNode",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. },
  94. {
  95. "__id__": 19
  96. },
  97. {
  98. "__id__": 22
  99. },
  100. {
  101. "__id__": 25
  102. }
  103. ],
  104. "_active": true,
  105. "_level": 0,
  106. "_components": [
  107. {
  108. "__id__": 31
  109. },
  110. {
  111. "__id__": 32
  112. }
  113. ],
  114. "_prefab": {
  115. "__id__": 33
  116. },
  117. "_opacity": 255,
  118. "_color": {
  119. "__type__": "cc.Color",
  120. "r": 226,
  121. "g": 94,
  122. "b": 90,
  123. "a": 255
  124. },
  125. "_contentSize": {
  126. "__type__": "cc.Size",
  127. "width": 188,
  128. "height": 188
  129. },
  130. "_anchorPoint": {
  131. "__type__": "cc.Vec2",
  132. "x": 0.5,
  133. "y": 0.5
  134. },
  135. "_quat": {
  136. "__type__": "cc.Quat",
  137. "x": 0,
  138. "y": 0,
  139. "z": 0,
  140. "w": 1
  141. },
  142. "_skewX": 0,
  143. "_skewY": 0,
  144. "groupIndex": 0,
  145. "_id": "",
  146. "_trs": {
  147. "__type__": "TypedArray",
  148. "ctor": "Float64Array",
  149. "array": [
  150. 0,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 0,
  156. 1,
  157. 1,
  158. 1,
  159. 1
  160. ]
  161. }
  162. },
  163. {
  164. "__type__": "cc.Node",
  165. "_name": "Mask",
  166. "_objFlags": 0,
  167. "_parent": {
  168. "__id__": 2
  169. },
  170. "_children": [
  171. {
  172. "__id__": 4
  173. },
  174. {
  175. "__id__": 7
  176. },
  177. {
  178. "__id__": 10
  179. },
  180. {
  181. "__id__": 13
  182. }
  183. ],
  184. "_active": true,
  185. "_level": 0,
  186. "_components": [
  187. {
  188. "__id__": 17
  189. }
  190. ],
  191. "_prefab": {
  192. "__id__": 18
  193. },
  194. "_opacity": 255,
  195. "_color": {
  196. "__type__": "cc.Color",
  197. "r": 255,
  198. "g": 255,
  199. "b": 255,
  200. "a": 255
  201. },
  202. "_contentSize": {
  203. "__type__": "cc.Size",
  204. "width": 188,
  205. "height": 188
  206. },
  207. "_anchorPoint": {
  208. "__type__": "cc.Vec2",
  209. "x": 0.5,
  210. "y": 0.5
  211. },
  212. "_quat": {
  213. "__type__": "cc.Quat",
  214. "x": 0,
  215. "y": 0,
  216. "z": 0,
  217. "w": 1
  218. },
  219. "_skewX": 0,
  220. "_skewY": 0,
  221. "groupIndex": 0,
  222. "_id": "",
  223. "_trs": {
  224. "__type__": "TypedArray",
  225. "ctor": "Float64Array",
  226. "array": [
  227. 0,
  228. 0,
  229. 0,
  230. 0,
  231. 0,
  232. 0,
  233. 1,
  234. 1,
  235. 1,
  236. 1
  237. ]
  238. }
  239. },
  240. {
  241. "__type__": "cc.Node",
  242. "_name": "sprite_splash",
  243. "_objFlags": 0,
  244. "_parent": {
  245. "__id__": 3
  246. },
  247. "_children": [],
  248. "_active": true,
  249. "_level": 0,
  250. "_components": [
  251. {
  252. "__id__": 5
  253. }
  254. ],
  255. "_prefab": {
  256. "__id__": 6
  257. },
  258. "_opacity": 255,
  259. "_color": {
  260. "__type__": "cc.Color",
  261. "r": 255,
  262. "g": 255,
  263. "b": 255,
  264. "a": 255
  265. },
  266. "_contentSize": {
  267. "__type__": "cc.Size",
  268. "width": 208,
  269. "height": 203
  270. },
  271. "_anchorPoint": {
  272. "__type__": "cc.Vec2",
  273. "x": 0.5,
  274. "y": 0.5
  275. },
  276. "_quat": {
  277. "__type__": "cc.Quat",
  278. "x": 0,
  279. "y": 0,
  280. "z": 0,
  281. "w": 1
  282. },
  283. "_skewX": 0,
  284. "_skewY": 0,
  285. "groupIndex": 0,
  286. "_id": "",
  287. "_trs": {
  288. "__type__": "TypedArray",
  289. "ctor": "Float64Array",
  290. "array": [
  291. 0,
  292. 0,
  293. 0,
  294. 0,
  295. 0,
  296. 0,
  297. 1,
  298. 1,
  299. 1,
  300. 1
  301. ]
  302. }
  303. },
  304. {
  305. "__type__": "cc.Sprite",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 4
  310. },
  311. "_enabled": true,
  312. "_spriteFrame": {
  313. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  314. },
  315. "_type": 0,
  316. "_sizeMode": 0,
  317. "_fillType": 0,
  318. "_fillCenter": {
  319. "__type__": "cc.Vec2",
  320. "x": 0,
  321. "y": 0
  322. },
  323. "_fillStart": 0,
  324. "_fillRange": 0,
  325. "_isTrimmedMode": true,
  326. "_state": 0,
  327. "_atlas": null,
  328. "_srcBlendFactor": 770,
  329. "_dstBlendFactor": 771,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.PrefabInfo",
  334. "root": {
  335. "__id__": 1
  336. },
  337. "asset": {
  338. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  339. },
  340. "fileId": "99QMH/lB5BN4Li+5ohJelb",
  341. "sync": false
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "itemBg",
  346. "_objFlags": 0,
  347. "_parent": {
  348. "__id__": 3
  349. },
  350. "_children": [],
  351. "_active": false,
  352. "_level": 0,
  353. "_components": [
  354. {
  355. "__id__": 8
  356. }
  357. ],
  358. "_prefab": {
  359. "__id__": 9
  360. },
  361. "_opacity": 255,
  362. "_color": {
  363. "__type__": "cc.Color",
  364. "r": 255,
  365. "g": 255,
  366. "b": 255,
  367. "a": 255
  368. },
  369. "_contentSize": {
  370. "__type__": "cc.Size",
  371. "width": 259,
  372. "height": 256
  373. },
  374. "_anchorPoint": {
  375. "__type__": "cc.Vec2",
  376. "x": 0.5,
  377. "y": 0.5
  378. },
  379. "_quat": {
  380. "__type__": "cc.Quat",
  381. "x": 0,
  382. "y": 0,
  383. "z": 0,
  384. "w": 1
  385. },
  386. "_skewX": 0,
  387. "_skewY": 0,
  388. "groupIndex": 0,
  389. "_id": "",
  390. "_trs": {
  391. "__type__": "TypedArray",
  392. "ctor": "Float64Array",
  393. "array": [
  394. 0,
  395. 0,
  396. 0,
  397. 0,
  398. 0,
  399. 0,
  400. 1,
  401. 1,
  402. 1,
  403. 1
  404. ]
  405. }
  406. },
  407. {
  408. "__type__": "cc.Sprite",
  409. "_name": "",
  410. "_objFlags": 0,
  411. "node": {
  412. "__id__": 7
  413. },
  414. "_enabled": true,
  415. "_spriteFrame": {
  416. "__uuid__": "c6c48f2b-5f42-4535-b724-34d63a5ddd50"
  417. },
  418. "_type": 0,
  419. "_sizeMode": 0,
  420. "_fillType": 0,
  421. "_fillCenter": {
  422. "__type__": "cc.Vec2",
  423. "x": 0,
  424. "y": 0
  425. },
  426. "_fillStart": 0,
  427. "_fillRange": 0,
  428. "_isTrimmedMode": true,
  429. "_state": 0,
  430. "_atlas": {
  431. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  432. },
  433. "_srcBlendFactor": 770,
  434. "_dstBlendFactor": 771,
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.PrefabInfo",
  439. "root": {
  440. "__id__": 1
  441. },
  442. "asset": {
  443. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  444. },
  445. "fileId": "85nI4I/9lBR4iYFDN6/mCx",
  446. "sync": false
  447. },
  448. {
  449. "__type__": "cc.Node",
  450. "_name": "Icon",
  451. "_objFlags": 0,
  452. "_parent": {
  453. "__id__": 3
  454. },
  455. "_children": [],
  456. "_active": true,
  457. "_level": 0,
  458. "_components": [
  459. {
  460. "__id__": 11
  461. }
  462. ],
  463. "_prefab": {
  464. "__id__": 12
  465. },
  466. "_opacity": 255,
  467. "_color": {
  468. "__type__": "cc.Color",
  469. "r": 255,
  470. "g": 255,
  471. "b": 255,
  472. "a": 255
  473. },
  474. "_contentSize": {
  475. "__type__": "cc.Size",
  476. "width": 256,
  477. "height": 256
  478. },
  479. "_anchorPoint": {
  480. "__type__": "cc.Vec2",
  481. "x": 0.5,
  482. "y": 0.5
  483. },
  484. "_quat": {
  485. "__type__": "cc.Quat",
  486. "x": 0,
  487. "y": 0,
  488. "z": 0,
  489. "w": 1
  490. },
  491. "_skewX": 0,
  492. "_skewY": 0,
  493. "groupIndex": 0,
  494. "_id": "",
  495. "_trs": {
  496. "__type__": "TypedArray",
  497. "ctor": "Float64Array",
  498. "array": [
  499. 0,
  500. 0,
  501. 0,
  502. 0,
  503. 0,
  504. 0,
  505. 1,
  506. 0.75,
  507. 0.75,
  508. 1
  509. ]
  510. }
  511. },
  512. {
  513. "__type__": "cc.Sprite",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "node": {
  517. "__id__": 10
  518. },
  519. "_enabled": true,
  520. "_spriteFrame": null,
  521. "_type": 0,
  522. "_sizeMode": 0,
  523. "_fillType": 0,
  524. "_fillCenter": {
  525. "__type__": "cc.Vec2",
  526. "x": 0,
  527. "y": 0
  528. },
  529. "_fillStart": 0,
  530. "_fillRange": 0,
  531. "_isTrimmedMode": true,
  532. "_state": 0,
  533. "_atlas": null,
  534. "_srcBlendFactor": 770,
  535. "_dstBlendFactor": 771,
  536. "_id": ""
  537. },
  538. {
  539. "__type__": "cc.PrefabInfo",
  540. "root": {
  541. "__id__": 1
  542. },
  543. "asset": {
  544. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  545. },
  546. "fileId": "8dvNUNkpFEtqaJbUH7NcYG",
  547. "sync": false
  548. },
  549. {
  550. "__type__": "cc.Node",
  551. "_name": "redpoint",
  552. "_objFlags": 0,
  553. "_parent": {
  554. "__id__": 3
  555. },
  556. "_children": [],
  557. "_active": true,
  558. "_level": 0,
  559. "_components": [
  560. {
  561. "__id__": 14
  562. },
  563. {
  564. "__id__": 15
  565. }
  566. ],
  567. "_prefab": {
  568. "__id__": 16
  569. },
  570. "_opacity": 255,
  571. "_color": {
  572. "__type__": "cc.Color",
  573. "r": 255,
  574. "g": 255,
  575. "b": 255,
  576. "a": 255
  577. },
  578. "_contentSize": {
  579. "__type__": "cc.Size",
  580. "width": 28,
  581. "height": 28
  582. },
  583. "_anchorPoint": {
  584. "__type__": "cc.Vec2",
  585. "x": 0.5,
  586. "y": 0.5
  587. },
  588. "_quat": {
  589. "__type__": "cc.Quat",
  590. "x": 0,
  591. "y": 0,
  592. "z": 0,
  593. "w": 1
  594. },
  595. "_skewX": 0,
  596. "_skewY": 0,
  597. "groupIndex": 0,
  598. "_id": "",
  599. "_trs": {
  600. "__type__": "TypedArray",
  601. "ctor": "Float64Array",
  602. "array": [
  603. -86.9,
  604. 87.2,
  605. 0,
  606. 0,
  607. 0,
  608. 0,
  609. 1,
  610. 1,
  611. 1,
  612. 1
  613. ]
  614. }
  615. },
  616. {
  617. "__type__": "cc.Sprite",
  618. "_name": "",
  619. "_objFlags": 0,
  620. "node": {
  621. "__id__": 13
  622. },
  623. "_enabled": true,
  624. "_spriteFrame": {
  625. "__uuid__": "35bedd17-5e47-4233-9e85-2a5e323208cb"
  626. },
  627. "_type": 0,
  628. "_sizeMode": 1,
  629. "_fillType": 0,
  630. "_fillCenter": {
  631. "__type__": "cc.Vec2",
  632. "x": 0,
  633. "y": 0
  634. },
  635. "_fillStart": 0,
  636. "_fillRange": 0,
  637. "_isTrimmedMode": true,
  638. "_state": 0,
  639. "_atlas": {
  640. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  641. },
  642. "_srcBlendFactor": 770,
  643. "_dstBlendFactor": 771,
  644. "_id": ""
  645. },
  646. {
  647. "__type__": "8ecccKnp/lLRYK/tCxltDQL",
  648. "_name": "",
  649. "_objFlags": 0,
  650. "node": {
  651. "__id__": 13
  652. },
  653. "_enabled": true,
  654. "_id": ""
  655. },
  656. {
  657. "__type__": "cc.PrefabInfo",
  658. "root": {
  659. "__id__": 1
  660. },
  661. "asset": {
  662. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  663. },
  664. "fileId": "80wHwVUUxChbLi9MUdnOwu",
  665. "sync": false
  666. },
  667. {
  668. "__type__": "cc.Mask",
  669. "_name": "",
  670. "_objFlags": 0,
  671. "node": {
  672. "__id__": 3
  673. },
  674. "_enabled": false,
  675. "_spriteFrame": {
  676. "__uuid__": "f50c32a9-7dd5-4ecf-8904-ef73576ff62d"
  677. },
  678. "_type": 2,
  679. "_segments": 330,
  680. "_N$alphaThreshold": 0.8,
  681. "_N$inverted": false,
  682. "_id": ""
  683. },
  684. {
  685. "__type__": "cc.PrefabInfo",
  686. "root": {
  687. "__id__": 1
  688. },
  689. "asset": {
  690. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  691. },
  692. "fileId": "5cq9fzWu5L+ZZouJA4e5kF",
  693. "sync": false
  694. },
  695. {
  696. "__type__": "cc.Node",
  697. "_name": "mark",
  698. "_objFlags": 0,
  699. "_parent": {
  700. "__id__": 2
  701. },
  702. "_children": [],
  703. "_active": true,
  704. "_level": 0,
  705. "_components": [
  706. {
  707. "__id__": 20
  708. }
  709. ],
  710. "_prefab": {
  711. "__id__": 21
  712. },
  713. "_opacity": 255,
  714. "_color": {
  715. "__type__": "cc.Color",
  716. "r": 255,
  717. "g": 255,
  718. "b": 255,
  719. "a": 255
  720. },
  721. "_contentSize": {
  722. "__type__": "cc.Size",
  723. "width": 65,
  724. "height": 34
  725. },
  726. "_anchorPoint": {
  727. "__type__": "cc.Vec2",
  728. "x": 0.5,
  729. "y": 0.5
  730. },
  731. "_quat": {
  732. "__type__": "cc.Quat",
  733. "x": 0,
  734. "y": 0,
  735. "z": 0,
  736. "w": 1
  737. },
  738. "_skewX": 0,
  739. "_skewY": 0,
  740. "groupIndex": 0,
  741. "_id": "",
  742. "_trs": {
  743. "__type__": "TypedArray",
  744. "ctor": "Float64Array",
  745. "array": [
  746. 72.9,
  747. -86,
  748. 0,
  749. 0,
  750. 0,
  751. 0,
  752. 1,
  753. 1,
  754. 1,
  755. 1
  756. ]
  757. }
  758. },
  759. {
  760. "__type__": "cc.Sprite",
  761. "_name": "",
  762. "_objFlags": 0,
  763. "node": {
  764. "__id__": 19
  765. },
  766. "_enabled": true,
  767. "_spriteFrame": {
  768. "__uuid__": "a93501a7-e6cb-49f4-ab5d-fc2671f190c7"
  769. },
  770. "_type": 0,
  771. "_sizeMode": 1,
  772. "_fillType": 0,
  773. "_fillCenter": {
  774. "__type__": "cc.Vec2",
  775. "x": 0,
  776. "y": 0
  777. },
  778. "_fillStart": 0,
  779. "_fillRange": 0,
  780. "_isTrimmedMode": true,
  781. "_state": 0,
  782. "_atlas": {
  783. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  784. },
  785. "_srcBlendFactor": 770,
  786. "_dstBlendFactor": 771,
  787. "_id": ""
  788. },
  789. {
  790. "__type__": "cc.PrefabInfo",
  791. "root": {
  792. "__id__": 1
  793. },
  794. "asset": {
  795. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  796. },
  797. "fileId": "78p3VCv4hL/pq+VDRv3cgk",
  798. "sync": false
  799. },
  800. {
  801. "__type__": "cc.Node",
  802. "_name": "source",
  803. "_objFlags": 0,
  804. "_parent": {
  805. "__id__": 2
  806. },
  807. "_children": [],
  808. "_active": true,
  809. "_level": 0,
  810. "_components": [
  811. {
  812. "__id__": 23
  813. }
  814. ],
  815. "_prefab": {
  816. "__id__": 24
  817. },
  818. "_opacity": 255,
  819. "_color": {
  820. "__type__": "cc.Color",
  821. "r": 139,
  822. "g": 139,
  823. "b": 139,
  824. "a": 255
  825. },
  826. "_contentSize": {
  827. "__type__": "cc.Size",
  828. "width": 0,
  829. "height": 30
  830. },
  831. "_anchorPoint": {
  832. "__type__": "cc.Vec2",
  833. "x": 0,
  834. "y": 0.5
  835. },
  836. "_quat": {
  837. "__type__": "cc.Quat",
  838. "x": 0,
  839. "y": 0,
  840. "z": 0,
  841. "w": 1
  842. },
  843. "_skewX": 0,
  844. "_skewY": 0,
  845. "groupIndex": 0,
  846. "_id": "",
  847. "_trs": {
  848. "__type__": "TypedArray",
  849. "ctor": "Float64Array",
  850. "array": [
  851. -102.9,
  852. -85.5,
  853. 0,
  854. 0,
  855. 0,
  856. 0,
  857. 1,
  858. 1,
  859. 1,
  860. 1
  861. ]
  862. }
  863. },
  864. {
  865. "__type__": "cc.Label",
  866. "_name": "",
  867. "_objFlags": 0,
  868. "node": {
  869. "__id__": 22
  870. },
  871. "_enabled": true,
  872. "_useOriginalSize": false,
  873. "_string": "",
  874. "_N$string": "",
  875. "_fontSize": 30,
  876. "_lineHeight": 30,
  877. "_enableWrapText": true,
  878. "_N$file": null,
  879. "_isSystemFontUsed": true,
  880. "_spacingX": 0,
  881. "_batchAsBitmap": false,
  882. "_N$horizontalAlign": 0,
  883. "_N$verticalAlign": 1,
  884. "_N$fontFamily": "Arial",
  885. "_N$overflow": 0,
  886. "_N$cacheMode": 0,
  887. "_id": ""
  888. },
  889. {
  890. "__type__": "cc.PrefabInfo",
  891. "root": {
  892. "__id__": 1
  893. },
  894. "asset": {
  895. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  896. },
  897. "fileId": "0c+5dK3olIuagSmuYgtLJf",
  898. "sync": false
  899. },
  900. {
  901. "__type__": "cc.Node",
  902. "_name": "BtnClose",
  903. "_objFlags": 0,
  904. "_parent": {
  905. "__id__": 2
  906. },
  907. "_children": [],
  908. "_active": true,
  909. "_level": 1,
  910. "_components": [
  911. {
  912. "__id__": 26
  913. },
  914. {
  915. "__id__": 27
  916. },
  917. {
  918. "__id__": 28
  919. }
  920. ],
  921. "_prefab": {
  922. "__id__": 30
  923. },
  924. "_opacity": 255,
  925. "_color": {
  926. "__type__": "cc.Color",
  927. "r": 255,
  928. "g": 255,
  929. "b": 255,
  930. "a": 255
  931. },
  932. "_contentSize": {
  933. "__type__": "cc.Size",
  934. "width": 40,
  935. "height": 40
  936. },
  937. "_anchorPoint": {
  938. "__type__": "cc.Vec2",
  939. "x": 0.5,
  940. "y": 0.5
  941. },
  942. "_quat": {
  943. "__type__": "cc.Quat",
  944. "x": 0,
  945. "y": 0,
  946. "z": 0,
  947. "w": 1
  948. },
  949. "_skewX": 0,
  950. "_skewY": 0,
  951. "groupIndex": 0,
  952. "_id": "",
  953. "_trs": {
  954. "__type__": "TypedArray",
  955. "ctor": "Float64Array",
  956. "array": [
  957. 69,
  958. 69,
  959. 0,
  960. 0,
  961. 0,
  962. 0,
  963. 1,
  964. 1,
  965. 1,
  966. 1
  967. ]
  968. }
  969. },
  970. {
  971. "__type__": "cc.Sprite",
  972. "_name": "",
  973. "_objFlags": 0,
  974. "node": {
  975. "__id__": 25
  976. },
  977. "_enabled": true,
  978. "_spriteFrame": {
  979. "__uuid__": "d32b5f2d-3901-433d-bfd6-03d8156496db"
  980. },
  981. "_type": 0,
  982. "_sizeMode": 0,
  983. "_fillType": 0,
  984. "_fillCenter": {
  985. "__type__": "cc.Vec2",
  986. "x": 0,
  987. "y": 0
  988. },
  989. "_fillStart": 0,
  990. "_fillRange": 0,
  991. "_isTrimmedMode": true,
  992. "_state": 0,
  993. "_atlas": {
  994. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  995. },
  996. "_srcBlendFactor": 770,
  997. "_dstBlendFactor": 771,
  998. "_id": ""
  999. },
  1000. {
  1001. "__type__": "cc.Widget",
  1002. "_name": "",
  1003. "_objFlags": 0,
  1004. "node": {
  1005. "__id__": 25
  1006. },
  1007. "_enabled": true,
  1008. "alignMode": 1,
  1009. "_target": null,
  1010. "_alignFlags": 33,
  1011. "_left": 0,
  1012. "_right": 5,
  1013. "_top": 5,
  1014. "_bottom": 0,
  1015. "_verticalCenter": 0,
  1016. "_horizontalCenter": 0,
  1017. "_isAbsLeft": true,
  1018. "_isAbsRight": true,
  1019. "_isAbsTop": true,
  1020. "_isAbsBottom": true,
  1021. "_isAbsHorizontalCenter": true,
  1022. "_isAbsVerticalCenter": true,
  1023. "_originalWidth": 0,
  1024. "_originalHeight": 0,
  1025. "_id": ""
  1026. },
  1027. {
  1028. "__type__": "cc.Button",
  1029. "_name": "",
  1030. "_objFlags": 0,
  1031. "node": {
  1032. "__id__": 25
  1033. },
  1034. "_enabled": true,
  1035. "duration": 0.1,
  1036. "zoomScale": 1.2,
  1037. "clickEvents": [
  1038. {
  1039. "__id__": 29
  1040. }
  1041. ],
  1042. "_N$interactable": true,
  1043. "_N$enableAutoGrayEffect": false,
  1044. "_N$transition": 0,
  1045. "transition": 0,
  1046. "_N$normalColor": {
  1047. "__type__": "cc.Color",
  1048. "r": 255,
  1049. "g": 255,
  1050. "b": 255,
  1051. "a": 255
  1052. },
  1053. "_N$pressedColor": {
  1054. "__type__": "cc.Color",
  1055. "r": 211,
  1056. "g": 211,
  1057. "b": 211,
  1058. "a": 255
  1059. },
  1060. "pressedColor": {
  1061. "__type__": "cc.Color",
  1062. "r": 211,
  1063. "g": 211,
  1064. "b": 211,
  1065. "a": 255
  1066. },
  1067. "_N$hoverColor": {
  1068. "__type__": "cc.Color",
  1069. "r": 255,
  1070. "g": 255,
  1071. "b": 255,
  1072. "a": 255
  1073. },
  1074. "hoverColor": {
  1075. "__type__": "cc.Color",
  1076. "r": 255,
  1077. "g": 255,
  1078. "b": 255,
  1079. "a": 255
  1080. },
  1081. "_N$disabledColor": {
  1082. "__type__": "cc.Color",
  1083. "r": 124,
  1084. "g": 124,
  1085. "b": 124,
  1086. "a": 255
  1087. },
  1088. "_N$normalSprite": null,
  1089. "_N$pressedSprite": null,
  1090. "pressedSprite": null,
  1091. "_N$hoverSprite": null,
  1092. "hoverSprite": null,
  1093. "_N$disabledSprite": null,
  1094. "_N$target": null,
  1095. "_id": ""
  1096. },
  1097. {
  1098. "__type__": "cc.ClickEvent",
  1099. "target": {
  1100. "__id__": 1
  1101. },
  1102. "component": "",
  1103. "_componentId": "932f9ROnk9AN7mC5qMygyf7",
  1104. "handler": "close",
  1105. "customEventData": ""
  1106. },
  1107. {
  1108. "__type__": "cc.PrefabInfo",
  1109. "root": {
  1110. "__id__": 1
  1111. },
  1112. "asset": {
  1113. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  1114. },
  1115. "fileId": "e0TrHbZUVIX4paafxAzdie",
  1116. "sync": false
  1117. },
  1118. {
  1119. "__type__": "e2425kaMhpN4aU6KcM8BiLX",
  1120. "_name": "",
  1121. "_objFlags": 0,
  1122. "node": {
  1123. "__id__": 2
  1124. },
  1125. "_enabled": true,
  1126. "_id": ""
  1127. },
  1128. {
  1129. "__type__": "c237blrR8tFb7rQ6ElVARTM",
  1130. "_name": "",
  1131. "_objFlags": 0,
  1132. "node": {
  1133. "__id__": 2
  1134. },
  1135. "_enabled": true,
  1136. "_id": ""
  1137. },
  1138. {
  1139. "__type__": "cc.PrefabInfo",
  1140. "root": {
  1141. "__id__": 1
  1142. },
  1143. "asset": {
  1144. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  1145. },
  1146. "fileId": "c3g9/yPkhJhbWJsOh9tT54",
  1147. "sync": false
  1148. },
  1149. {
  1150. "__type__": "cc.Widget",
  1151. "_name": "",
  1152. "_objFlags": 0,
  1153. "node": {
  1154. "__id__": 1
  1155. },
  1156. "_enabled": true,
  1157. "alignMode": 1,
  1158. "_target": null,
  1159. "_alignFlags": 12,
  1160. "_left": 838,
  1161. "_right": 73,
  1162. "_top": 513,
  1163. "_bottom": 1406,
  1164. "_verticalCenter": 0,
  1165. "_horizontalCenter": 0,
  1166. "_isAbsLeft": true,
  1167. "_isAbsRight": true,
  1168. "_isAbsTop": true,
  1169. "_isAbsBottom": true,
  1170. "_isAbsHorizontalCenter": true,
  1171. "_isAbsVerticalCenter": true,
  1172. "_originalWidth": 0,
  1173. "_originalHeight": 0,
  1174. "_id": ""
  1175. },
  1176. {
  1177. "__type__": "932f9ROnk9AN7mC5qMygyf7",
  1178. "_name": "",
  1179. "_objFlags": 0,
  1180. "node": {
  1181. "__id__": 1
  1182. },
  1183. "_enabled": true,
  1184. "_id": ""
  1185. },
  1186. {
  1187. "__type__": "cc.PrefabInfo",
  1188. "root": {
  1189. "__id__": 1
  1190. },
  1191. "asset": {
  1192. "__uuid__": "a8a14ad6-b3a2-49ab-8412-e23b0cadbd55"
  1193. },
  1194. "fileId": "70hdrtVIFLtoXqViaA7WJ1",
  1195. "sync": false
  1196. }
  1197. ]