cf096a54-ebcc-413a-8200-844d0af6f483.json 23 KB

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