airdropView.prefab 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500
  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": "airdropView",
  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__": 39
  31. },
  32. {
  33. "__id__": 40
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 41
  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": 1280,
  50. "height": 720
  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. 640,
  62. 360,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 0
  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": 155,
  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": 1280,
  120. "height": 720
  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": 1360,
  212. "_originalHeight": 720,
  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__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  232. },
  233. "fileId": "3eHrKW7SVDx6pwsjFTtvfm",
  234. "sync": false
  235. },
  236. {
  237. "__type__": "cc.Node",
  238. "_name": "bg",
  239. "_objFlags": 0,
  240. "_parent": {
  241. "__id__": 1
  242. },
  243. "_children": [
  244. {
  245. "__id__": 8
  246. },
  247. {
  248. "__id__": 17
  249. },
  250. {
  251. "__id__": 26
  252. },
  253. {
  254. "__id__": 31
  255. },
  256. {
  257. "__id__": 34
  258. }
  259. ],
  260. "_active": true,
  261. "_components": [
  262. {
  263. "__id__": 37
  264. }
  265. ],
  266. "_prefab": {
  267. "__id__": 38
  268. },
  269. "_opacity": 255,
  270. "_color": {
  271. "__type__": "cc.Color",
  272. "r": 255,
  273. "g": 255,
  274. "b": 255,
  275. "a": 255
  276. },
  277. "_contentSize": {
  278. "__type__": "cc.Size",
  279. "width": 886,
  280. "height": 548
  281. },
  282. "_anchorPoint": {
  283. "__type__": "cc.Vec2",
  284. "x": 0.5,
  285. "y": 0.5
  286. },
  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. "_eulerAngles": {
  304. "__type__": "cc.Vec3",
  305. "x": 0,
  306. "y": 0,
  307. "z": 0
  308. },
  309. "_skewX": 0,
  310. "_skewY": 0,
  311. "_is3DNode": false,
  312. "_groupIndex": 0,
  313. "groupIndex": 0,
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.Node",
  318. "_name": "btn_get",
  319. "_objFlags": 0,
  320. "_parent": {
  321. "__id__": 7
  322. },
  323. "_children": [
  324. {
  325. "__id__": 9
  326. }
  327. ],
  328. "_active": true,
  329. "_components": [
  330. {
  331. "__id__": 12
  332. },
  333. {
  334. "__id__": 13
  335. },
  336. {
  337. "__id__": 14
  338. }
  339. ],
  340. "_prefab": {
  341. "__id__": 16
  342. },
  343. "_opacity": 255,
  344. "_color": {
  345. "__type__": "cc.Color",
  346. "r": 255,
  347. "g": 255,
  348. "b": 255,
  349. "a": 255
  350. },
  351. "_contentSize": {
  352. "__type__": "cc.Size",
  353. "width": 276,
  354. "height": 85
  355. },
  356. "_anchorPoint": {
  357. "__type__": "cc.Vec2",
  358. "x": 0.5,
  359. "y": 0.5
  360. },
  361. "_trs": {
  362. "__type__": "TypedArray",
  363. "ctor": "Float64Array",
  364. "array": [
  365. 205,
  366. -190,
  367. 0,
  368. 0,
  369. 0,
  370. 0,
  371. 1,
  372. 1,
  373. 1,
  374. 0
  375. ]
  376. },
  377. "_eulerAngles": {
  378. "__type__": "cc.Vec3",
  379. "x": 0,
  380. "y": 0,
  381. "z": 0
  382. },
  383. "_skewX": 0,
  384. "_skewY": 0,
  385. "_is3DNode": false,
  386. "_groupIndex": 0,
  387. "groupIndex": 0,
  388. "_id": ""
  389. },
  390. {
  391. "__type__": "cc.Node",
  392. "_name": "icon_get",
  393. "_objFlags": 0,
  394. "_parent": {
  395. "__id__": 8
  396. },
  397. "_children": [],
  398. "_active": true,
  399. "_components": [
  400. {
  401. "__id__": 10
  402. }
  403. ],
  404. "_prefab": {
  405. "__id__": 11
  406. },
  407. "_opacity": 255,
  408. "_color": {
  409. "__type__": "cc.Color",
  410. "r": 255,
  411. "g": 255,
  412. "b": 255,
  413. "a": 255
  414. },
  415. "_contentSize": {
  416. "__type__": "cc.Size",
  417. "width": 59,
  418. "height": 43
  419. },
  420. "_anchorPoint": {
  421. "__type__": "cc.Vec2",
  422. "x": 0.5,
  423. "y": 0.5
  424. },
  425. "_trs": {
  426. "__type__": "TypedArray",
  427. "ctor": "Float64Array",
  428. "array": [
  429. -92,
  430. 6,
  431. 0,
  432. 0,
  433. 0,
  434. 0,
  435. 1,
  436. 1,
  437. 1,
  438. 1
  439. ]
  440. },
  441. "_eulerAngles": {
  442. "__type__": "cc.Vec3",
  443. "x": 0,
  444. "y": 0,
  445. "z": 0
  446. },
  447. "_skewX": 0,
  448. "_skewY": 0,
  449. "_is3DNode": false,
  450. "_groupIndex": 0,
  451. "groupIndex": 0,
  452. "_id": ""
  453. },
  454. {
  455. "__type__": "cc.Sprite",
  456. "_name": "",
  457. "_objFlags": 0,
  458. "node": {
  459. "__id__": 9
  460. },
  461. "_enabled": true,
  462. "_materials": [
  463. {
  464. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  465. }
  466. ],
  467. "_srcBlendFactor": 770,
  468. "_dstBlendFactor": 771,
  469. "_spriteFrame": {
  470. "__uuid__": "3a66bcbb-4615-45aa-ba44-a8023e88711e"
  471. },
  472. "_type": 0,
  473. "_sizeMode": 1,
  474. "_fillType": 0,
  475. "_fillCenter": {
  476. "__type__": "cc.Vec2",
  477. "x": 0,
  478. "y": 0
  479. },
  480. "_fillStart": 0,
  481. "_fillRange": 0,
  482. "_isTrimmedMode": true,
  483. "_atlas": null,
  484. "_id": ""
  485. },
  486. {
  487. "__type__": "cc.PrefabInfo",
  488. "root": {
  489. "__id__": 1
  490. },
  491. "asset": {
  492. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  493. },
  494. "fileId": "09mt9SrEZCd6kJzVFc4kCk",
  495. "sync": false
  496. },
  497. {
  498. "__type__": "cc.Sprite",
  499. "_name": "",
  500. "_objFlags": 0,
  501. "node": {
  502. "__id__": 8
  503. },
  504. "_enabled": true,
  505. "_materials": [
  506. {
  507. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  508. }
  509. ],
  510. "_srcBlendFactor": 770,
  511. "_dstBlendFactor": 771,
  512. "_spriteFrame": {
  513. "__uuid__": "78caadb9-5dbc-40cd-b470-9dbdab8cc79a"
  514. },
  515. "_type": 0,
  516. "_sizeMode": 1,
  517. "_fillType": 0,
  518. "_fillCenter": {
  519. "__type__": "cc.Vec2",
  520. "x": 0,
  521. "y": 0
  522. },
  523. "_fillStart": 0,
  524. "_fillRange": 0,
  525. "_isTrimmedMode": true,
  526. "_atlas": null,
  527. "_id": ""
  528. },
  529. {
  530. "__type__": "cc.Widget",
  531. "_name": "",
  532. "_objFlags": 0,
  533. "node": {
  534. "__id__": 8
  535. },
  536. "_enabled": true,
  537. "alignMode": 1,
  538. "_target": null,
  539. "_alignFlags": 8,
  540. "_left": 510,
  541. "_right": 0,
  542. "_top": 0,
  543. "_bottom": 0,
  544. "_verticalCenter": 0,
  545. "_horizontalCenter": 0,
  546. "_isAbsLeft": true,
  547. "_isAbsRight": true,
  548. "_isAbsTop": true,
  549. "_isAbsBottom": true,
  550. "_isAbsHorizontalCenter": true,
  551. "_isAbsVerticalCenter": true,
  552. "_originalWidth": 0,
  553. "_originalHeight": 0,
  554. "_id": ""
  555. },
  556. {
  557. "__type__": "cc.Button",
  558. "_name": "",
  559. "_objFlags": 0,
  560. "node": {
  561. "__id__": 8
  562. },
  563. "_enabled": true,
  564. "_normalMaterial": {
  565. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  566. },
  567. "_grayMaterial": {
  568. "__uuid__": "3a7bb79f-32fd-422e-ada2-96f518fed422"
  569. },
  570. "duration": 0.1,
  571. "zoomScale": 1.2,
  572. "clickEvents": [
  573. {
  574. "__id__": 15
  575. }
  576. ],
  577. "_N$interactable": true,
  578. "_N$enableAutoGrayEffect": true,
  579. "_N$transition": 3,
  580. "transition": 3,
  581. "_N$normalColor": {
  582. "__type__": "cc.Color",
  583. "r": 255,
  584. "g": 255,
  585. "b": 255,
  586. "a": 255
  587. },
  588. "_N$pressedColor": {
  589. "__type__": "cc.Color",
  590. "r": 211,
  591. "g": 211,
  592. "b": 211,
  593. "a": 255
  594. },
  595. "pressedColor": {
  596. "__type__": "cc.Color",
  597. "r": 211,
  598. "g": 211,
  599. "b": 211,
  600. "a": 255
  601. },
  602. "_N$hoverColor": {
  603. "__type__": "cc.Color",
  604. "r": 255,
  605. "g": 255,
  606. "b": 255,
  607. "a": 255
  608. },
  609. "hoverColor": {
  610. "__type__": "cc.Color",
  611. "r": 255,
  612. "g": 255,
  613. "b": 255,
  614. "a": 255
  615. },
  616. "_N$disabledColor": {
  617. "__type__": "cc.Color",
  618. "r": 124,
  619. "g": 124,
  620. "b": 124,
  621. "a": 255
  622. },
  623. "_N$normalSprite": null,
  624. "_N$pressedSprite": null,
  625. "pressedSprite": null,
  626. "_N$hoverSprite": null,
  627. "hoverSprite": null,
  628. "_N$disabledSprite": null,
  629. "_N$target": {
  630. "__id__": 8
  631. },
  632. "_id": ""
  633. },
  634. {
  635. "__type__": "cc.ClickEvent",
  636. "target": {
  637. "__id__": 1
  638. },
  639. "component": "",
  640. "_componentId": "22925CM1BlKDoICJJl3Ljxx",
  641. "handler": "clickGet",
  642. "customEventData": ""
  643. },
  644. {
  645. "__type__": "cc.PrefabInfo",
  646. "root": {
  647. "__id__": 1
  648. },
  649. "asset": {
  650. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  651. },
  652. "fileId": "43kEzj0DRK6LX7wyIVd2JP",
  653. "sync": false
  654. },
  655. {
  656. "__type__": "cc.Node",
  657. "_name": "btn_refrsh",
  658. "_objFlags": 0,
  659. "_parent": {
  660. "__id__": 7
  661. },
  662. "_children": [
  663. {
  664. "__id__": 18
  665. }
  666. ],
  667. "_active": true,
  668. "_components": [
  669. {
  670. "__id__": 21
  671. },
  672. {
  673. "__id__": 22
  674. },
  675. {
  676. "__id__": 23
  677. }
  678. ],
  679. "_prefab": {
  680. "__id__": 25
  681. },
  682. "_opacity": 255,
  683. "_color": {
  684. "__type__": "cc.Color",
  685. "r": 255,
  686. "g": 255,
  687. "b": 255,
  688. "a": 255
  689. },
  690. "_contentSize": {
  691. "__type__": "cc.Size",
  692. "width": 276,
  693. "height": 85
  694. },
  695. "_anchorPoint": {
  696. "__type__": "cc.Vec2",
  697. "x": 0.5,
  698. "y": 0.5
  699. },
  700. "_trs": {
  701. "__type__": "TypedArray",
  702. "ctor": "Float64Array",
  703. "array": [
  704. -185,
  705. -190,
  706. 0,
  707. 0,
  708. 0,
  709. 0,
  710. 1,
  711. 1,
  712. 1,
  713. 0
  714. ]
  715. },
  716. "_eulerAngles": {
  717. "__type__": "cc.Vec3",
  718. "x": 0,
  719. "y": 0,
  720. "z": 0
  721. },
  722. "_skewX": 0,
  723. "_skewY": 0,
  724. "_is3DNode": false,
  725. "_groupIndex": 0,
  726. "groupIndex": 0,
  727. "_id": ""
  728. },
  729. {
  730. "__type__": "cc.Node",
  731. "_name": "icon_refresh",
  732. "_objFlags": 0,
  733. "_parent": {
  734. "__id__": 17
  735. },
  736. "_children": [],
  737. "_active": true,
  738. "_components": [
  739. {
  740. "__id__": 19
  741. }
  742. ],
  743. "_prefab": {
  744. "__id__": 20
  745. },
  746. "_opacity": 255,
  747. "_color": {
  748. "__type__": "cc.Color",
  749. "r": 255,
  750. "g": 255,
  751. "b": 255,
  752. "a": 255
  753. },
  754. "_contentSize": {
  755. "__type__": "cc.Size",
  756. "width": 59,
  757. "height": 43
  758. },
  759. "_anchorPoint": {
  760. "__type__": "cc.Vec2",
  761. "x": 0.5,
  762. "y": 0.5
  763. },
  764. "_trs": {
  765. "__type__": "TypedArray",
  766. "ctor": "Float64Array",
  767. "array": [
  768. -92,
  769. 6,
  770. 0,
  771. 0,
  772. 0,
  773. 0,
  774. 1,
  775. 1,
  776. 1,
  777. 1
  778. ]
  779. },
  780. "_eulerAngles": {
  781. "__type__": "cc.Vec3",
  782. "x": 0,
  783. "y": 0,
  784. "z": 0
  785. },
  786. "_skewX": 0,
  787. "_skewY": 0,
  788. "_is3DNode": false,
  789. "_groupIndex": 0,
  790. "groupIndex": 0,
  791. "_id": ""
  792. },
  793. {
  794. "__type__": "cc.Sprite",
  795. "_name": "",
  796. "_objFlags": 0,
  797. "node": {
  798. "__id__": 18
  799. },
  800. "_enabled": true,
  801. "_materials": [
  802. {
  803. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  804. }
  805. ],
  806. "_srcBlendFactor": 770,
  807. "_dstBlendFactor": 771,
  808. "_spriteFrame": {
  809. "__uuid__": "3a66bcbb-4615-45aa-ba44-a8023e88711e"
  810. },
  811. "_type": 0,
  812. "_sizeMode": 1,
  813. "_fillType": 0,
  814. "_fillCenter": {
  815. "__type__": "cc.Vec2",
  816. "x": 0,
  817. "y": 0
  818. },
  819. "_fillStart": 0,
  820. "_fillRange": 0,
  821. "_isTrimmedMode": true,
  822. "_atlas": null,
  823. "_id": ""
  824. },
  825. {
  826. "__type__": "cc.PrefabInfo",
  827. "root": {
  828. "__id__": 1
  829. },
  830. "asset": {
  831. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  832. },
  833. "fileId": "4ajSB/B1FMl76qejf7cCDA",
  834. "sync": false
  835. },
  836. {
  837. "__type__": "cc.Sprite",
  838. "_name": "",
  839. "_objFlags": 0,
  840. "node": {
  841. "__id__": 17
  842. },
  843. "_enabled": true,
  844. "_materials": [
  845. {
  846. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  847. }
  848. ],
  849. "_srcBlendFactor": 770,
  850. "_dstBlendFactor": 771,
  851. "_spriteFrame": {
  852. "__uuid__": "8acf76d5-b985-49d0-80fd-f114ae917479"
  853. },
  854. "_type": 0,
  855. "_sizeMode": 1,
  856. "_fillType": 0,
  857. "_fillCenter": {
  858. "__type__": "cc.Vec2",
  859. "x": 0,
  860. "y": 0
  861. },
  862. "_fillStart": 0,
  863. "_fillRange": 0,
  864. "_isTrimmedMode": true,
  865. "_atlas": null,
  866. "_id": ""
  867. },
  868. {
  869. "__type__": "cc.Widget",
  870. "_name": "",
  871. "_objFlags": 0,
  872. "node": {
  873. "__id__": 17
  874. },
  875. "_enabled": true,
  876. "alignMode": 1,
  877. "_target": null,
  878. "_alignFlags": 32,
  879. "_left": 0,
  880. "_right": 490,
  881. "_top": 0,
  882. "_bottom": 0,
  883. "_verticalCenter": 0,
  884. "_horizontalCenter": 0,
  885. "_isAbsLeft": true,
  886. "_isAbsRight": true,
  887. "_isAbsTop": true,
  888. "_isAbsBottom": true,
  889. "_isAbsHorizontalCenter": true,
  890. "_isAbsVerticalCenter": true,
  891. "_originalWidth": 0,
  892. "_originalHeight": 0,
  893. "_id": ""
  894. },
  895. {
  896. "__type__": "cc.Button",
  897. "_name": "",
  898. "_objFlags": 0,
  899. "node": {
  900. "__id__": 17
  901. },
  902. "_enabled": true,
  903. "_normalMaterial": {
  904. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  905. },
  906. "_grayMaterial": {
  907. "__uuid__": "3a7bb79f-32fd-422e-ada2-96f518fed422"
  908. },
  909. "duration": 0.1,
  910. "zoomScale": 1.2,
  911. "clickEvents": [
  912. {
  913. "__id__": 24
  914. }
  915. ],
  916. "_N$interactable": true,
  917. "_N$enableAutoGrayEffect": true,
  918. "_N$transition": 3,
  919. "transition": 3,
  920. "_N$normalColor": {
  921. "__type__": "cc.Color",
  922. "r": 255,
  923. "g": 255,
  924. "b": 255,
  925. "a": 255
  926. },
  927. "_N$pressedColor": {
  928. "__type__": "cc.Color",
  929. "r": 211,
  930. "g": 211,
  931. "b": 211,
  932. "a": 255
  933. },
  934. "pressedColor": {
  935. "__type__": "cc.Color",
  936. "r": 211,
  937. "g": 211,
  938. "b": 211,
  939. "a": 255
  940. },
  941. "_N$hoverColor": {
  942. "__type__": "cc.Color",
  943. "r": 255,
  944. "g": 255,
  945. "b": 255,
  946. "a": 255
  947. },
  948. "hoverColor": {
  949. "__type__": "cc.Color",
  950. "r": 255,
  951. "g": 255,
  952. "b": 255,
  953. "a": 255
  954. },
  955. "_N$disabledColor": {
  956. "__type__": "cc.Color",
  957. "r": 124,
  958. "g": 124,
  959. "b": 124,
  960. "a": 255
  961. },
  962. "_N$normalSprite": null,
  963. "_N$pressedSprite": null,
  964. "pressedSprite": null,
  965. "_N$hoverSprite": null,
  966. "hoverSprite": null,
  967. "_N$disabledSprite": null,
  968. "_N$target": {
  969. "__id__": 17
  970. },
  971. "_id": ""
  972. },
  973. {
  974. "__type__": "cc.ClickEvent",
  975. "target": {
  976. "__id__": 1
  977. },
  978. "component": "",
  979. "_componentId": "22925CM1BlKDoICJJl3Ljxx",
  980. "handler": "clickRefresh",
  981. "customEventData": ""
  982. },
  983. {
  984. "__type__": "cc.PrefabInfo",
  985. "root": {
  986. "__id__": 1
  987. },
  988. "asset": {
  989. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  990. },
  991. "fileId": "95oUg04pND0rUM0X35TBqz",
  992. "sync": false
  993. },
  994. {
  995. "__type__": "cc.Node",
  996. "_name": "close",
  997. "_objFlags": 0,
  998. "_parent": {
  999. "__id__": 7
  1000. },
  1001. "_children": [],
  1002. "_active": true,
  1003. "_components": [
  1004. {
  1005. "__id__": 27
  1006. },
  1007. {
  1008. "__id__": 28
  1009. }
  1010. ],
  1011. "_prefab": {
  1012. "__id__": 30
  1013. },
  1014. "_opacity": 255,
  1015. "_color": {
  1016. "__type__": "cc.Color",
  1017. "r": 255,
  1018. "g": 255,
  1019. "b": 255,
  1020. "a": 255
  1021. },
  1022. "_contentSize": {
  1023. "__type__": "cc.Size",
  1024. "width": 69,
  1025. "height": 71
  1026. },
  1027. "_anchorPoint": {
  1028. "__type__": "cc.Vec2",
  1029. "x": 0.5,
  1030. "y": 0.5
  1031. },
  1032. "_trs": {
  1033. "__type__": "TypedArray",
  1034. "ctor": "Float64Array",
  1035. "array": [
  1036. 418.314,
  1037. 184.411,
  1038. 0,
  1039. 0,
  1040. 0,
  1041. 0,
  1042. 1,
  1043. 1,
  1044. 1,
  1045. 1
  1046. ]
  1047. },
  1048. "_eulerAngles": {
  1049. "__type__": "cc.Vec3",
  1050. "x": 0,
  1051. "y": 0,
  1052. "z": 0
  1053. },
  1054. "_skewX": 0,
  1055. "_skewY": 0,
  1056. "_is3DNode": false,
  1057. "_groupIndex": 0,
  1058. "groupIndex": 0,
  1059. "_id": ""
  1060. },
  1061. {
  1062. "__type__": "cc.Sprite",
  1063. "_name": "",
  1064. "_objFlags": 0,
  1065. "node": {
  1066. "__id__": 26
  1067. },
  1068. "_enabled": true,
  1069. "_materials": [
  1070. {
  1071. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1072. }
  1073. ],
  1074. "_srcBlendFactor": 770,
  1075. "_dstBlendFactor": 771,
  1076. "_spriteFrame": {
  1077. "__uuid__": "8112559b-e3b8-4cc5-b39a-34c88c68f800"
  1078. },
  1079. "_type": 0,
  1080. "_sizeMode": 1,
  1081. "_fillType": 0,
  1082. "_fillCenter": {
  1083. "__type__": "cc.Vec2",
  1084. "x": 0,
  1085. "y": 0
  1086. },
  1087. "_fillStart": 0,
  1088. "_fillRange": 0,
  1089. "_isTrimmedMode": true,
  1090. "_atlas": null,
  1091. "_id": ""
  1092. },
  1093. {
  1094. "__type__": "cc.Button",
  1095. "_name": "",
  1096. "_objFlags": 0,
  1097. "node": {
  1098. "__id__": 26
  1099. },
  1100. "_enabled": true,
  1101. "_normalMaterial": null,
  1102. "_grayMaterial": null,
  1103. "duration": 0.1,
  1104. "zoomScale": 1.2,
  1105. "clickEvents": [
  1106. {
  1107. "__id__": 29
  1108. }
  1109. ],
  1110. "_N$interactable": true,
  1111. "_N$enableAutoGrayEffect": false,
  1112. "_N$transition": 0,
  1113. "transition": 0,
  1114. "_N$normalColor": {
  1115. "__type__": "cc.Color",
  1116. "r": 255,
  1117. "g": 255,
  1118. "b": 255,
  1119. "a": 255
  1120. },
  1121. "_N$pressedColor": {
  1122. "__type__": "cc.Color",
  1123. "r": 211,
  1124. "g": 211,
  1125. "b": 211,
  1126. "a": 255
  1127. },
  1128. "pressedColor": {
  1129. "__type__": "cc.Color",
  1130. "r": 211,
  1131. "g": 211,
  1132. "b": 211,
  1133. "a": 255
  1134. },
  1135. "_N$hoverColor": {
  1136. "__type__": "cc.Color",
  1137. "r": 255,
  1138. "g": 255,
  1139. "b": 255,
  1140. "a": 255
  1141. },
  1142. "hoverColor": {
  1143. "__type__": "cc.Color",
  1144. "r": 255,
  1145. "g": 255,
  1146. "b": 255,
  1147. "a": 255
  1148. },
  1149. "_N$disabledColor": {
  1150. "__type__": "cc.Color",
  1151. "r": 124,
  1152. "g": 124,
  1153. "b": 124,
  1154. "a": 255
  1155. },
  1156. "_N$normalSprite": null,
  1157. "_N$pressedSprite": null,
  1158. "pressedSprite": null,
  1159. "_N$hoverSprite": null,
  1160. "hoverSprite": null,
  1161. "_N$disabledSprite": null,
  1162. "_N$target": {
  1163. "__id__": 26
  1164. },
  1165. "_id": ""
  1166. },
  1167. {
  1168. "__type__": "cc.ClickEvent",
  1169. "target": {
  1170. "__id__": 1
  1171. },
  1172. "component": "",
  1173. "_componentId": "22925CM1BlKDoICJJl3Ljxx",
  1174. "handler": "clickClose",
  1175. "customEventData": ""
  1176. },
  1177. {
  1178. "__type__": "cc.PrefabInfo",
  1179. "root": {
  1180. "__id__": 1
  1181. },
  1182. "asset": {
  1183. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  1184. },
  1185. "fileId": "db0kUJtJlLaozworJrmSxq",
  1186. "sync": false
  1187. },
  1188. {
  1189. "__type__": "cc.Node",
  1190. "_name": "content",
  1191. "_objFlags": 0,
  1192. "_parent": {
  1193. "__id__": 7
  1194. },
  1195. "_children": [],
  1196. "_active": true,
  1197. "_components": [
  1198. {
  1199. "__id__": 32
  1200. }
  1201. ],
  1202. "_prefab": {
  1203. "__id__": 33
  1204. },
  1205. "_opacity": 255,
  1206. "_color": {
  1207. "__type__": "cc.Color",
  1208. "r": 255,
  1209. "g": 255,
  1210. "b": 255,
  1211. "a": 255
  1212. },
  1213. "_contentSize": {
  1214. "__type__": "cc.Size",
  1215. "width": 118,
  1216. "height": 0
  1217. },
  1218. "_anchorPoint": {
  1219. "__type__": "cc.Vec2",
  1220. "x": 0.5,
  1221. "y": 0.5
  1222. },
  1223. "_trs": {
  1224. "__type__": "TypedArray",
  1225. "ctor": "Float64Array",
  1226. "array": [
  1227. 0,
  1228. 0,
  1229. 0,
  1230. 0,
  1231. 0,
  1232. 0,
  1233. 1,
  1234. 1,
  1235. 1,
  1236. 1
  1237. ]
  1238. },
  1239. "_eulerAngles": {
  1240. "__type__": "cc.Vec3",
  1241. "x": 0,
  1242. "y": 0,
  1243. "z": 0
  1244. },
  1245. "_skewX": 0,
  1246. "_skewY": 0,
  1247. "_is3DNode": false,
  1248. "_groupIndex": 0,
  1249. "groupIndex": 0,
  1250. "_id": ""
  1251. },
  1252. {
  1253. "__type__": "cc.Layout",
  1254. "_name": "",
  1255. "_objFlags": 0,
  1256. "node": {
  1257. "__id__": 31
  1258. },
  1259. "_enabled": true,
  1260. "_layoutSize": {
  1261. "__type__": "cc.Size",
  1262. "width": 118,
  1263. "height": 0
  1264. },
  1265. "_resize": 1,
  1266. "_N$layoutType": 1,
  1267. "_N$cellSize": {
  1268. "__type__": "cc.Size",
  1269. "width": 40,
  1270. "height": 40
  1271. },
  1272. "_N$startAxis": 0,
  1273. "_N$paddingLeft": 0,
  1274. "_N$paddingRight": 0,
  1275. "_N$paddingTop": 0,
  1276. "_N$paddingBottom": 0,
  1277. "_N$spacingX": 10,
  1278. "_N$spacingY": 0,
  1279. "_N$verticalDirection": 1,
  1280. "_N$horizontalDirection": 0,
  1281. "_N$affectedByScale": false,
  1282. "_id": ""
  1283. },
  1284. {
  1285. "__type__": "cc.PrefabInfo",
  1286. "root": {
  1287. "__id__": 1
  1288. },
  1289. "asset": {
  1290. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  1291. },
  1292. "fileId": "7cYh97pw1H9LI9zAQ8ETnG",
  1293. "sync": false
  1294. },
  1295. {
  1296. "__type__": "cc.Node",
  1297. "_name": "time",
  1298. "_objFlags": 0,
  1299. "_parent": {
  1300. "__id__": 7
  1301. },
  1302. "_children": [],
  1303. "_active": true,
  1304. "_components": [
  1305. {
  1306. "__id__": 35
  1307. }
  1308. ],
  1309. "_prefab": {
  1310. "__id__": 36
  1311. },
  1312. "_opacity": 255,
  1313. "_color": {
  1314. "__type__": "cc.Color",
  1315. "r": 255,
  1316. "g": 255,
  1317. "b": 255,
  1318. "a": 255
  1319. },
  1320. "_contentSize": {
  1321. "__type__": "cc.Size",
  1322. "width": 100.1,
  1323. "height": 50.4
  1324. },
  1325. "_anchorPoint": {
  1326. "__type__": "cc.Vec2",
  1327. "x": 0.5,
  1328. "y": 0.5
  1329. },
  1330. "_trs": {
  1331. "__type__": "TypedArray",
  1332. "ctor": "Float64Array",
  1333. "array": [
  1334. -359.177,
  1335. 160.194,
  1336. 0,
  1337. 0,
  1338. 0,
  1339. 0,
  1340. 1,
  1341. 1,
  1342. 1,
  1343. 1
  1344. ]
  1345. },
  1346. "_eulerAngles": {
  1347. "__type__": "cc.Vec3",
  1348. "x": 0,
  1349. "y": 0,
  1350. "z": 0
  1351. },
  1352. "_skewX": 0,
  1353. "_skewY": 0,
  1354. "_is3DNode": false,
  1355. "_groupIndex": 0,
  1356. "groupIndex": 0,
  1357. "_id": ""
  1358. },
  1359. {
  1360. "__type__": "cc.Label",
  1361. "_name": "",
  1362. "_objFlags": 0,
  1363. "node": {
  1364. "__id__": 34
  1365. },
  1366. "_enabled": true,
  1367. "_materials": [
  1368. {
  1369. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1370. }
  1371. ],
  1372. "_srcBlendFactor": 770,
  1373. "_dstBlendFactor": 771,
  1374. "_string": "00:00",
  1375. "_N$string": "00:00",
  1376. "_fontSize": 40,
  1377. "_lineHeight": 40,
  1378. "_enableWrapText": true,
  1379. "_N$file": null,
  1380. "_isSystemFontUsed": true,
  1381. "_spacingX": 0,
  1382. "_batchAsBitmap": false,
  1383. "_styleFlags": 0,
  1384. "_underlineHeight": 0,
  1385. "_N$horizontalAlign": 1,
  1386. "_N$verticalAlign": 1,
  1387. "_N$fontFamily": "Arial",
  1388. "_N$overflow": 0,
  1389. "_N$cacheMode": 0,
  1390. "_id": ""
  1391. },
  1392. {
  1393. "__type__": "cc.PrefabInfo",
  1394. "root": {
  1395. "__id__": 1
  1396. },
  1397. "asset": {
  1398. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  1399. },
  1400. "fileId": "a3L5kvkFNOeqPBuOPUcb+b",
  1401. "sync": false
  1402. },
  1403. {
  1404. "__type__": "cc.Sprite",
  1405. "_name": "",
  1406. "_objFlags": 0,
  1407. "node": {
  1408. "__id__": 7
  1409. },
  1410. "_enabled": true,
  1411. "_materials": [
  1412. {
  1413. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1414. }
  1415. ],
  1416. "_srcBlendFactor": 770,
  1417. "_dstBlendFactor": 771,
  1418. "_spriteFrame": {
  1419. "__uuid__": "e24d0695-61b6-4c4a-b667-bb5686b3cbf9"
  1420. },
  1421. "_type": 0,
  1422. "_sizeMode": 1,
  1423. "_fillType": 0,
  1424. "_fillCenter": {
  1425. "__type__": "cc.Vec2",
  1426. "x": 0,
  1427. "y": 0
  1428. },
  1429. "_fillStart": 0,
  1430. "_fillRange": 0,
  1431. "_isTrimmedMode": true,
  1432. "_atlas": null,
  1433. "_id": ""
  1434. },
  1435. {
  1436. "__type__": "cc.PrefabInfo",
  1437. "root": {
  1438. "__id__": 1
  1439. },
  1440. "asset": {
  1441. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  1442. },
  1443. "fileId": "1bfI6KoN1Ol5oyXQUW0z07",
  1444. "sync": false
  1445. },
  1446. {
  1447. "__type__": "cc.Widget",
  1448. "_name": "",
  1449. "_objFlags": 0,
  1450. "node": {
  1451. "__id__": 1
  1452. },
  1453. "_enabled": true,
  1454. "alignMode": 1,
  1455. "_target": null,
  1456. "_alignFlags": 45,
  1457. "_left": 0,
  1458. "_right": 0,
  1459. "_top": 0,
  1460. "_bottom": 0,
  1461. "_verticalCenter": 0,
  1462. "_horizontalCenter": 0,
  1463. "_isAbsLeft": true,
  1464. "_isAbsRight": true,
  1465. "_isAbsTop": true,
  1466. "_isAbsBottom": true,
  1467. "_isAbsHorizontalCenter": true,
  1468. "_isAbsVerticalCenter": true,
  1469. "_originalWidth": 1280,
  1470. "_originalHeight": 720,
  1471. "_id": ""
  1472. },
  1473. {
  1474. "__type__": "22925CM1BlKDoICJJl3Ljxx",
  1475. "_name": "",
  1476. "_objFlags": 0,
  1477. "node": {
  1478. "__id__": 1
  1479. },
  1480. "_enabled": true,
  1481. "itemPrefab": {
  1482. "__uuid__": "84f84d4f-445e-4e9d-9bf3-c998522b5a56"
  1483. },
  1484. "obtainPrefab": {
  1485. "__uuid__": "8cf482e9-7283-4089-9c0a-fe9a9a4c4e2a"
  1486. },
  1487. "_id": ""
  1488. },
  1489. {
  1490. "__type__": "cc.PrefabInfo",
  1491. "root": {
  1492. "__id__": 1
  1493. },
  1494. "asset": {
  1495. "__uuid__": "3fbdd6f6-9742-4198-9e63-64102e939367"
  1496. },
  1497. "fileId": "",
  1498. "sync": false
  1499. }
  1500. ]