gameFaildLayer.prefab 20 KB

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