NativeTryGamesWidget.prefab 20 KB

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