d921837f-8556-4740-ac6d-e62efa1317a8.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "gameFaildLayer",
  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": "gameFaildLayer",
  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__": 27
  32. },
  33. {
  34. "__id__": 28
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 29
  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": "New Layout",
  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__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  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__": 15
  272. },
  273. {
  274. "__id__": 22
  275. }
  276. ],
  277. "_active": true,
  278. "_level": 2,
  279. "_components": [
  280. {
  281. "__id__": 25
  282. }
  283. ],
  284. "_prefab": {
  285. "__id__": 26
  286. },
  287. "_opacity": 255,
  288. "_color": {
  289. "__type__": "cc.Color",
  290. "r": 255,
  291. "g": 255,
  292. "b": 255,
  293. "a": 255
  294. },
  295. "_contentSize": {
  296. "__type__": "cc.Size",
  297. "width": 319,
  298. "height": 267
  299. },
  300. "_anchorPoint": {
  301. "__type__": "cc.Vec2",
  302. "x": 0.5,
  303. "y": 0.5
  304. },
  305. "_eulerAngles": {
  306. "__type__": "cc.Vec3",
  307. "x": 0,
  308. "y": 0,
  309. "z": 0
  310. },
  311. "_skewX": 0,
  312. "_skewY": 0,
  313. "_is3DNode": false,
  314. "groupIndex": 0,
  315. "_id": "",
  316. "_trs": {
  317. "__type__": "TypedArray",
  318. "ctor": "Float64Array",
  319. "array": [
  320. 0,
  321. 244.423,
  322. 0,
  323. 0,
  324. 0,
  325. 0,
  326. 1,
  327. 1.5,
  328. 1.5,
  329. 1
  330. ]
  331. }
  332. },
  333. {
  334. "__type__": "cc.Node",
  335. "_name": "videoBtn",
  336. "_objFlags": 0,
  337. "_parent": {
  338. "__id__": 7
  339. },
  340. "_children": [
  341. {
  342. "__id__": 9
  343. }
  344. ],
  345. "_active": true,
  346. "_level": 3,
  347. "_components": [
  348. {
  349. "__id__": 13
  350. }
  351. ],
  352. "_prefab": {
  353. "__id__": 14
  354. },
  355. "_opacity": 255,
  356. "_color": {
  357. "__type__": "cc.Color",
  358. "r": 255,
  359. "g": 255,
  360. "b": 255,
  361. "a": 255
  362. },
  363. "_contentSize": {
  364. "__type__": "cc.Size",
  365. "width": 250,
  366. "height": 79
  367. },
  368. "_anchorPoint": {
  369. "__type__": "cc.Vec2",
  370. "x": 0.5,
  371. "y": 0.5
  372. },
  373. "_eulerAngles": {
  374. "__type__": "cc.Vec3",
  375. "x": 0,
  376. "y": 0,
  377. "z": 0
  378. },
  379. "_skewX": 0,
  380. "_skewY": 0,
  381. "_is3DNode": false,
  382. "groupIndex": 0,
  383. "_id": "",
  384. "_trs": {
  385. "__type__": "TypedArray",
  386. "ctor": "Float64Array",
  387. "array": [
  388. 0,
  389. -66.311,
  390. 0,
  391. 0,
  392. 0,
  393. 0,
  394. 1,
  395. 1,
  396. 1,
  397. 1
  398. ]
  399. }
  400. },
  401. {
  402. "__type__": "cc.Node",
  403. "_name": "Background",
  404. "_objFlags": 512,
  405. "_parent": {
  406. "__id__": 8
  407. },
  408. "_children": [],
  409. "_active": true,
  410. "_level": 2,
  411. "_components": [
  412. {
  413. "__id__": 10
  414. },
  415. {
  416. "__id__": 11
  417. }
  418. ],
  419. "_prefab": {
  420. "__id__": 12
  421. },
  422. "_opacity": 255,
  423. "_color": {
  424. "__type__": "cc.Color",
  425. "r": 255,
  426. "g": 255,
  427. "b": 255,
  428. "a": 255
  429. },
  430. "_contentSize": {
  431. "__type__": "cc.Size",
  432. "width": 250,
  433. "height": 79
  434. },
  435. "_anchorPoint": {
  436. "__type__": "cc.Vec2",
  437. "x": 0.5,
  438. "y": 0.5
  439. },
  440. "_eulerAngles": {
  441. "__type__": "cc.Vec3",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0
  445. },
  446. "_skewX": 0,
  447. "_skewY": 0,
  448. "_is3DNode": false,
  449. "groupIndex": 0,
  450. "_id": "",
  451. "_trs": {
  452. "__type__": "TypedArray",
  453. "ctor": "Float64Array",
  454. "array": [
  455. 0,
  456. 0,
  457. 0,
  458. 0,
  459. 0,
  460. 0,
  461. 1,
  462. 1,
  463. 1,
  464. 1
  465. ]
  466. }
  467. },
  468. {
  469. "__type__": "cc.Sprite",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 9
  474. },
  475. "_enabled": true,
  476. "_materials": [
  477. {
  478. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  479. }
  480. ],
  481. "_srcBlendFactor": 770,
  482. "_dstBlendFactor": 771,
  483. "_spriteFrame": {
  484. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  485. },
  486. "_type": 1,
  487. "_sizeMode": 0,
  488. "_fillType": 0,
  489. "_fillCenter": {
  490. "__type__": "cc.Vec2",
  491. "x": 0,
  492. "y": 0
  493. },
  494. "_fillStart": 0,
  495. "_fillRange": 0,
  496. "_isTrimmedMode": true,
  497. "_atlas": null,
  498. "_id": ""
  499. },
  500. {
  501. "__type__": "cc.Widget",
  502. "_name": "",
  503. "_objFlags": 0,
  504. "node": {
  505. "__id__": 9
  506. },
  507. "_enabled": true,
  508. "alignMode": 0,
  509. "_target": null,
  510. "_alignFlags": 45,
  511. "_left": 0,
  512. "_right": 0,
  513. "_top": 0,
  514. "_bottom": 0,
  515. "_verticalCenter": 0,
  516. "_horizontalCenter": 0,
  517. "_isAbsLeft": true,
  518. "_isAbsRight": true,
  519. "_isAbsTop": true,
  520. "_isAbsBottom": true,
  521. "_isAbsHorizontalCenter": true,
  522. "_isAbsVerticalCenter": true,
  523. "_originalWidth": 100,
  524. "_originalHeight": 40,
  525. "_id": ""
  526. },
  527. {
  528. "__type__": "cc.PrefabInfo",
  529. "root": {
  530. "__id__": 1
  531. },
  532. "asset": {
  533. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  534. },
  535. "fileId": "18ACjp0IdEdJqUl+CqXmoz",
  536. "sync": false
  537. },
  538. {
  539. "__type__": "cc.Button",
  540. "_name": "",
  541. "_objFlags": 0,
  542. "node": {
  543. "__id__": 8
  544. },
  545. "_enabled": true,
  546. "duration": 0.1,
  547. "zoomScale": 1.2,
  548. "clickEvents": [],
  549. "_N$interactable": true,
  550. "_N$enableAutoGrayEffect": false,
  551. "_N$transition": 2,
  552. "transition": 2,
  553. "_N$normalColor": {
  554. "__type__": "cc.Color",
  555. "r": 230,
  556. "g": 230,
  557. "b": 230,
  558. "a": 255
  559. },
  560. "_N$pressedColor": {
  561. "__type__": "cc.Color",
  562. "r": 200,
  563. "g": 200,
  564. "b": 200,
  565. "a": 255
  566. },
  567. "pressedColor": {
  568. "__type__": "cc.Color",
  569. "r": 200,
  570. "g": 200,
  571. "b": 200,
  572. "a": 255
  573. },
  574. "_N$hoverColor": {
  575. "__type__": "cc.Color",
  576. "r": 255,
  577. "g": 255,
  578. "b": 255,
  579. "a": 255
  580. },
  581. "hoverColor": {
  582. "__type__": "cc.Color",
  583. "r": 255,
  584. "g": 255,
  585. "b": 255,
  586. "a": 255
  587. },
  588. "_N$disabledColor": {
  589. "__type__": "cc.Color",
  590. "r": 120,
  591. "g": 120,
  592. "b": 120,
  593. "a": 200
  594. },
  595. "_N$normalSprite": {
  596. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  597. },
  598. "_N$pressedSprite": {
  599. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  600. },
  601. "pressedSprite": {
  602. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  603. },
  604. "_N$hoverSprite": {
  605. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  606. },
  607. "hoverSprite": {
  608. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  609. },
  610. "_N$disabledSprite": {
  611. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  612. },
  613. "_N$target": {
  614. "__id__": 9
  615. },
  616. "_id": ""
  617. },
  618. {
  619. "__type__": "cc.PrefabInfo",
  620. "root": {
  621. "__id__": 1
  622. },
  623. "asset": {
  624. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  625. },
  626. "fileId": "468WqJxvhJk6OjVdmlyFV6",
  627. "sync": false
  628. },
  629. {
  630. "__type__": "cc.Node",
  631. "_name": "jumpBtn",
  632. "_objFlags": 0,
  633. "_parent": {
  634. "__id__": 7
  635. },
  636. "_children": [
  637. {
  638. "__id__": 16
  639. }
  640. ],
  641. "_active": false,
  642. "_level": 3,
  643. "_components": [
  644. {
  645. "__id__": 20
  646. }
  647. ],
  648. "_prefab": {
  649. "__id__": 21
  650. },
  651. "_opacity": 255,
  652. "_color": {
  653. "__type__": "cc.Color",
  654. "r": 255,
  655. "g": 255,
  656. "b": 255,
  657. "a": 255
  658. },
  659. "_contentSize": {
  660. "__type__": "cc.Size",
  661. "width": 86,
  662. "height": 47
  663. },
  664. "_anchorPoint": {
  665. "__type__": "cc.Vec2",
  666. "x": 0.5,
  667. "y": 0.5
  668. },
  669. "_eulerAngles": {
  670. "__type__": "cc.Vec3",
  671. "x": 0,
  672. "y": 0,
  673. "z": 0
  674. },
  675. "_skewX": 0,
  676. "_skewY": 0,
  677. "_is3DNode": false,
  678. "groupIndex": 0,
  679. "_id": "",
  680. "_trs": {
  681. "__type__": "TypedArray",
  682. "ctor": "Float64Array",
  683. "array": [
  684. 0,
  685. -164.974,
  686. 0,
  687. 0,
  688. 0,
  689. 0,
  690. 1,
  691. 1,
  692. 1,
  693. 1
  694. ]
  695. }
  696. },
  697. {
  698. "__type__": "cc.Node",
  699. "_name": "Background",
  700. "_objFlags": 512,
  701. "_parent": {
  702. "__id__": 15
  703. },
  704. "_children": [],
  705. "_active": true,
  706. "_level": 2,
  707. "_components": [
  708. {
  709. "__id__": 17
  710. },
  711. {
  712. "__id__": 18
  713. }
  714. ],
  715. "_prefab": {
  716. "__id__": 19
  717. },
  718. "_opacity": 255,
  719. "_color": {
  720. "__type__": "cc.Color",
  721. "r": 255,
  722. "g": 255,
  723. "b": 255,
  724. "a": 255
  725. },
  726. "_contentSize": {
  727. "__type__": "cc.Size",
  728. "width": 86,
  729. "height": 47
  730. },
  731. "_anchorPoint": {
  732. "__type__": "cc.Vec2",
  733. "x": 0.5,
  734. "y": 0.5
  735. },
  736. "_eulerAngles": {
  737. "__type__": "cc.Vec3",
  738. "x": 0,
  739. "y": 0,
  740. "z": 0
  741. },
  742. "_skewX": 0,
  743. "_skewY": 0,
  744. "_is3DNode": false,
  745. "groupIndex": 0,
  746. "_id": "",
  747. "_trs": {
  748. "__type__": "TypedArray",
  749. "ctor": "Float64Array",
  750. "array": [
  751. 0,
  752. 0,
  753. 0,
  754. 0,
  755. 0,
  756. 0,
  757. 1,
  758. 1,
  759. 1,
  760. 1
  761. ]
  762. }
  763. },
  764. {
  765. "__type__": "cc.Sprite",
  766. "_name": "",
  767. "_objFlags": 0,
  768. "node": {
  769. "__id__": 16
  770. },
  771. "_enabled": true,
  772. "_materials": [
  773. {
  774. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  775. }
  776. ],
  777. "_srcBlendFactor": 770,
  778. "_dstBlendFactor": 771,
  779. "_spriteFrame": {
  780. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  781. },
  782. "_type": 1,
  783. "_sizeMode": 0,
  784. "_fillType": 0,
  785. "_fillCenter": {
  786. "__type__": "cc.Vec2",
  787. "x": 0,
  788. "y": 0
  789. },
  790. "_fillStart": 0,
  791. "_fillRange": 0,
  792. "_isTrimmedMode": true,
  793. "_atlas": null,
  794. "_id": ""
  795. },
  796. {
  797. "__type__": "cc.Widget",
  798. "_name": "",
  799. "_objFlags": 0,
  800. "node": {
  801. "__id__": 16
  802. },
  803. "_enabled": true,
  804. "alignMode": 0,
  805. "_target": null,
  806. "_alignFlags": 45,
  807. "_left": 0,
  808. "_right": 0,
  809. "_top": 0,
  810. "_bottom": 0,
  811. "_verticalCenter": 0,
  812. "_horizontalCenter": 0,
  813. "_isAbsLeft": true,
  814. "_isAbsRight": true,
  815. "_isAbsTop": true,
  816. "_isAbsBottom": true,
  817. "_isAbsHorizontalCenter": true,
  818. "_isAbsVerticalCenter": true,
  819. "_originalWidth": 100,
  820. "_originalHeight": 40,
  821. "_id": ""
  822. },
  823. {
  824. "__type__": "cc.PrefabInfo",
  825. "root": {
  826. "__id__": 1
  827. },
  828. "asset": {
  829. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  830. },
  831. "fileId": "27wE7wZxFP34ymDZxD3Z17",
  832. "sync": false
  833. },
  834. {
  835. "__type__": "cc.Button",
  836. "_name": "",
  837. "_objFlags": 0,
  838. "node": {
  839. "__id__": 15
  840. },
  841. "_enabled": true,
  842. "duration": 0.1,
  843. "zoomScale": 1.2,
  844. "clickEvents": [],
  845. "_N$interactable": true,
  846. "_N$enableAutoGrayEffect": false,
  847. "_N$transition": 2,
  848. "transition": 2,
  849. "_N$normalColor": {
  850. "__type__": "cc.Color",
  851. "r": 230,
  852. "g": 230,
  853. "b": 230,
  854. "a": 255
  855. },
  856. "_N$pressedColor": {
  857. "__type__": "cc.Color",
  858. "r": 200,
  859. "g": 200,
  860. "b": 200,
  861. "a": 255
  862. },
  863. "pressedColor": {
  864. "__type__": "cc.Color",
  865. "r": 200,
  866. "g": 200,
  867. "b": 200,
  868. "a": 255
  869. },
  870. "_N$hoverColor": {
  871. "__type__": "cc.Color",
  872. "r": 255,
  873. "g": 255,
  874. "b": 255,
  875. "a": 255
  876. },
  877. "hoverColor": {
  878. "__type__": "cc.Color",
  879. "r": 255,
  880. "g": 255,
  881. "b": 255,
  882. "a": 255
  883. },
  884. "_N$disabledColor": {
  885. "__type__": "cc.Color",
  886. "r": 120,
  887. "g": 120,
  888. "b": 120,
  889. "a": 200
  890. },
  891. "_N$normalSprite": {
  892. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  893. },
  894. "_N$pressedSprite": {
  895. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  896. },
  897. "pressedSprite": {
  898. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  899. },
  900. "_N$hoverSprite": {
  901. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  902. },
  903. "hoverSprite": {
  904. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  905. },
  906. "_N$disabledSprite": {
  907. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  908. },
  909. "_N$target": {
  910. "__id__": 16
  911. },
  912. "_id": ""
  913. },
  914. {
  915. "__type__": "cc.PrefabInfo",
  916. "root": {
  917. "__id__": 1
  918. },
  919. "asset": {
  920. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  921. },
  922. "fileId": "8dBor+UiVMn7fGMFzTiiYR",
  923. "sync": false
  924. },
  925. {
  926. "__type__": "cc.Node",
  927. "_name": "num",
  928. "_objFlags": 0,
  929. "_parent": {
  930. "__id__": 7
  931. },
  932. "_children": [],
  933. "_active": true,
  934. "_level": 3,
  935. "_components": [
  936. {
  937. "__id__": 23
  938. }
  939. ],
  940. "_prefab": {
  941. "__id__": 24
  942. },
  943. "_opacity": 255,
  944. "_color": {
  945. "__type__": "cc.Color",
  946. "r": 255,
  947. "g": 255,
  948. "b": 255,
  949. "a": 255
  950. },
  951. "_contentSize": {
  952. "__type__": "cc.Size",
  953. "width": 124,
  954. "height": 160
  955. },
  956. "_anchorPoint": {
  957. "__type__": "cc.Vec2",
  958. "x": 0.5,
  959. "y": 0.5
  960. },
  961. "_eulerAngles": {
  962. "__type__": "cc.Vec3",
  963. "x": 0,
  964. "y": 0,
  965. "z": 0
  966. },
  967. "_skewX": 0,
  968. "_skewY": 0,
  969. "_is3DNode": false,
  970. "groupIndex": 0,
  971. "_id": "",
  972. "_trs": {
  973. "__type__": "TypedArray",
  974. "ctor": "Float64Array",
  975. "array": [
  976. -3.213,
  977. 52.264,
  978. 0,
  979. 0,
  980. 0,
  981. 0,
  982. 1,
  983. 0.4,
  984. 0.4,
  985. 1
  986. ]
  987. }
  988. },
  989. {
  990. "__type__": "cc.Label",
  991. "_name": "",
  992. "_objFlags": 0,
  993. "node": {
  994. "__id__": 22
  995. },
  996. "_enabled": true,
  997. "_materials": [
  998. {
  999. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1000. }
  1001. ],
  1002. "_useOriginalSize": true,
  1003. "_string": "8",
  1004. "_N$string": "8",
  1005. "_fontSize": 40,
  1006. "_lineHeight": 40,
  1007. "_enableWrapText": true,
  1008. "_N$file": {
  1009. "__uuid__": "eb90ace2-9ffd-46b3-8c60-a71018145282"
  1010. },
  1011. "_isSystemFontUsed": false,
  1012. "_spacingX": 0,
  1013. "_batchAsBitmap": false,
  1014. "_N$horizontalAlign": 0,
  1015. "_N$verticalAlign": 0,
  1016. "_N$fontFamily": "Arial",
  1017. "_N$overflow": 0,
  1018. "_N$cacheMode": 0,
  1019. "_id": ""
  1020. },
  1021. {
  1022. "__type__": "cc.PrefabInfo",
  1023. "root": {
  1024. "__id__": 1
  1025. },
  1026. "asset": {
  1027. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  1028. },
  1029. "fileId": "e77kgD0EdAsrnxb8YuA/vU",
  1030. "sync": false
  1031. },
  1032. {
  1033. "__type__": "cc.Sprite",
  1034. "_name": "",
  1035. "_objFlags": 0,
  1036. "node": {
  1037. "__id__": 7
  1038. },
  1039. "_enabled": true,
  1040. "_materials": [
  1041. {
  1042. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1043. }
  1044. ],
  1045. "_srcBlendFactor": 770,
  1046. "_dstBlendFactor": 771,
  1047. "_spriteFrame": {
  1048. "__uuid__": "51afe188-0cb1-4fd6-b183-2edd6c2265ea"
  1049. },
  1050. "_type": 0,
  1051. "_sizeMode": 1,
  1052. "_fillType": 0,
  1053. "_fillCenter": {
  1054. "__type__": "cc.Vec2",
  1055. "x": 0,
  1056. "y": 0
  1057. },
  1058. "_fillStart": 0,
  1059. "_fillRange": 0,
  1060. "_isTrimmedMode": true,
  1061. "_atlas": null,
  1062. "_id": ""
  1063. },
  1064. {
  1065. "__type__": "cc.PrefabInfo",
  1066. "root": {
  1067. "__id__": 1
  1068. },
  1069. "asset": {
  1070. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  1071. },
  1072. "fileId": "aefkBtgtNOtbppgbJ+FCWZ",
  1073. "sync": false
  1074. },
  1075. {
  1076. "__type__": "173957FgyxNqKqy1lQsozEq",
  1077. "_name": "",
  1078. "_objFlags": 0,
  1079. "node": {
  1080. "__id__": 1
  1081. },
  1082. "_enabled": true,
  1083. "videoBtn": {
  1084. "__id__": 8
  1085. },
  1086. "jumpBtn": {
  1087. "__id__": 15
  1088. },
  1089. "btnCallFunc": null,
  1090. "numNode": {
  1091. "__id__": 22
  1092. },
  1093. "number": 8,
  1094. "_id": ""
  1095. },
  1096. {
  1097. "__type__": "cc.Widget",
  1098. "_name": "",
  1099. "_objFlags": 0,
  1100. "node": {
  1101. "__id__": 1
  1102. },
  1103. "_enabled": true,
  1104. "alignMode": 1,
  1105. "_target": null,
  1106. "_alignFlags": 45,
  1107. "_left": 0,
  1108. "_right": 0,
  1109. "_top": 0,
  1110. "_bottom": 0,
  1111. "_verticalCenter": 0,
  1112. "_horizontalCenter": 0,
  1113. "_isAbsLeft": true,
  1114. "_isAbsRight": true,
  1115. "_isAbsTop": true,
  1116. "_isAbsBottom": true,
  1117. "_isAbsHorizontalCenter": true,
  1118. "_isAbsVerticalCenter": true,
  1119. "_originalWidth": 640,
  1120. "_originalHeight": 1136,
  1121. "_id": ""
  1122. },
  1123. {
  1124. "__type__": "cc.PrefabInfo",
  1125. "root": {
  1126. "__id__": 1
  1127. },
  1128. "asset": {
  1129. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  1130. },
  1131. "fileId": "49bFt76YhGJbrj0w9OMmDQ",
  1132. "sync": false
  1133. }
  1134. ]