gameFaildLayer.prefab 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102
  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. "_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. "_position": {
  59. "__type__": "cc.Vec3",
  60. "x": 320,
  61. "y": 568,
  62. "z": 0
  63. },
  64. "_scale": {
  65. "__type__": "cc.Vec3",
  66. "x": 1,
  67. "y": 1,
  68. "z": 1
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "groupIndex": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "New Layout",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_level": 2,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. },
  99. {
  100. "__id__": 5
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 6
  105. },
  106. "_opacity": 180,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 0,
  110. "g": 0,
  111. "b": 0,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 640,
  117. "height": 1136
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_position": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 0,
  128. "z": 0
  129. },
  130. "_scale": {
  131. "__type__": "cc.Vec3",
  132. "x": 1,
  133. "y": 1,
  134. "z": 1
  135. },
  136. "_eulerAngles": {
  137. "__type__": "cc.Vec3",
  138. "x": 0,
  139. "y": 0,
  140. "z": 0
  141. },
  142. "_skewX": 0,
  143. "_skewY": 0,
  144. "_is3DNode": false,
  145. "groupIndex": 0,
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.Sprite",
  150. "_name": "",
  151. "_objFlags": 0,
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "_materials": [
  157. {
  158. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  159. }
  160. ],
  161. "_srcBlendFactor": 770,
  162. "_dstBlendFactor": 771,
  163. "_spriteFrame": {
  164. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  165. },
  166. "_type": 1,
  167. "_sizeMode": 0,
  168. "_fillType": 0,
  169. "_fillCenter": {
  170. "__type__": "cc.Vec2",
  171. "x": 0,
  172. "y": 0
  173. },
  174. "_fillStart": 0,
  175. "_fillRange": 0,
  176. "_isTrimmedMode": true,
  177. "_atlas": null,
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.Layout",
  182. "_name": "",
  183. "_objFlags": 0,
  184. "node": {
  185. "__id__": 2
  186. },
  187. "_enabled": true,
  188. "_layoutSize": {
  189. "__type__": "cc.Size",
  190. "width": 640,
  191. "height": 1136
  192. },
  193. "_resize": 0,
  194. "_N$layoutType": 0,
  195. "_N$padding": 0,
  196. "_N$cellSize": {
  197. "__type__": "cc.Size",
  198. "width": 40,
  199. "height": 40
  200. },
  201. "_N$startAxis": 0,
  202. "_N$paddingLeft": 0,
  203. "_N$paddingRight": 0,
  204. "_N$paddingTop": 0,
  205. "_N$paddingBottom": 0,
  206. "_N$spacingX": 0,
  207. "_N$spacingY": 0,
  208. "_N$verticalDirection": 1,
  209. "_N$horizontalDirection": 0,
  210. "_N$affectedByScale": false,
  211. "_id": ""
  212. },
  213. {
  214. "__type__": "cc.Widget",
  215. "_name": "",
  216. "_objFlags": 0,
  217. "node": {
  218. "__id__": 2
  219. },
  220. "_enabled": true,
  221. "alignMode": 1,
  222. "_target": null,
  223. "_alignFlags": 45,
  224. "_left": 0,
  225. "_right": 0,
  226. "_top": 0,
  227. "_bottom": 0,
  228. "_verticalCenter": 0,
  229. "_horizontalCenter": 0,
  230. "_isAbsLeft": true,
  231. "_isAbsRight": true,
  232. "_isAbsTop": true,
  233. "_isAbsBottom": true,
  234. "_isAbsHorizontalCenter": true,
  235. "_isAbsVerticalCenter": true,
  236. "_originalWidth": 640,
  237. "_originalHeight": 1136,
  238. "_id": ""
  239. },
  240. {
  241. "__type__": "cc.PrefabInfo",
  242. "root": {
  243. "__id__": 1
  244. },
  245. "asset": {
  246. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  247. },
  248. "fileId": "46pf++QoRNU7dUDYAKaDYP",
  249. "sync": false
  250. },
  251. {
  252. "__type__": "cc.Node",
  253. "_name": "bg",
  254. "_objFlags": 0,
  255. "_parent": {
  256. "__id__": 1
  257. },
  258. "_children": [
  259. {
  260. "__id__": 8
  261. },
  262. {
  263. "__id__": 15
  264. },
  265. {
  266. "__id__": 22
  267. }
  268. ],
  269. "_active": true,
  270. "_level": 2,
  271. "_components": [
  272. {
  273. "__id__": 25
  274. }
  275. ],
  276. "_prefab": {
  277. "__id__": 26
  278. },
  279. "_opacity": 255,
  280. "_color": {
  281. "__type__": "cc.Color",
  282. "r": 255,
  283. "g": 255,
  284. "b": 255,
  285. "a": 255
  286. },
  287. "_contentSize": {
  288. "__type__": "cc.Size",
  289. "width": 319,
  290. "height": 267
  291. },
  292. "_anchorPoint": {
  293. "__type__": "cc.Vec2",
  294. "x": 0.5,
  295. "y": 0.5
  296. },
  297. "_position": {
  298. "__type__": "cc.Vec3",
  299. "x": 0,
  300. "y": 244.423,
  301. "z": 0
  302. },
  303. "_scale": {
  304. "__type__": "cc.Vec3",
  305. "x": 1.5,
  306. "y": 1.5,
  307. "z": 1
  308. },
  309. "_eulerAngles": {
  310. "__type__": "cc.Vec3",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0
  314. },
  315. "_skewX": 0,
  316. "_skewY": 0,
  317. "_is3DNode": false,
  318. "groupIndex": 0,
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.Node",
  323. "_name": "videoBtn",
  324. "_objFlags": 0,
  325. "_parent": {
  326. "__id__": 7
  327. },
  328. "_children": [
  329. {
  330. "__id__": 9
  331. }
  332. ],
  333. "_active": true,
  334. "_level": 3,
  335. "_components": [
  336. {
  337. "__id__": 13
  338. }
  339. ],
  340. "_prefab": {
  341. "__id__": 14
  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": 250,
  354. "height": 79
  355. },
  356. "_anchorPoint": {
  357. "__type__": "cc.Vec2",
  358. "x": 0.5,
  359. "y": 0.5
  360. },
  361. "_position": {
  362. "__type__": "cc.Vec3",
  363. "x": 0,
  364. "y": -66.311,
  365. "z": 0
  366. },
  367. "_scale": {
  368. "__type__": "cc.Vec3",
  369. "x": 1,
  370. "y": 1,
  371. "z": 1
  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. },
  385. {
  386. "__type__": "cc.Node",
  387. "_name": "Background",
  388. "_objFlags": 512,
  389. "_parent": {
  390. "__id__": 8
  391. },
  392. "_children": [],
  393. "_active": true,
  394. "_level": 2,
  395. "_components": [
  396. {
  397. "__id__": 10
  398. },
  399. {
  400. "__id__": 11
  401. }
  402. ],
  403. "_prefab": {
  404. "__id__": 12
  405. },
  406. "_opacity": 255,
  407. "_color": {
  408. "__type__": "cc.Color",
  409. "r": 255,
  410. "g": 255,
  411. "b": 255,
  412. "a": 255
  413. },
  414. "_contentSize": {
  415. "__type__": "cc.Size",
  416. "width": 250,
  417. "height": 79
  418. },
  419. "_anchorPoint": {
  420. "__type__": "cc.Vec2",
  421. "x": 0.5,
  422. "y": 0.5
  423. },
  424. "_position": {
  425. "__type__": "cc.Vec3",
  426. "x": 0,
  427. "y": 0,
  428. "z": 0
  429. },
  430. "_scale": {
  431. "__type__": "cc.Vec3",
  432. "x": 1,
  433. "y": 1,
  434. "z": 1
  435. },
  436. "_eulerAngles": {
  437. "__type__": "cc.Vec3",
  438. "x": 0,
  439. "y": 0,
  440. "z": 0
  441. },
  442. "_skewX": 0,
  443. "_skewY": 0,
  444. "_is3DNode": false,
  445. "groupIndex": 0,
  446. "_id": ""
  447. },
  448. {
  449. "__type__": "cc.Sprite",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "node": {
  453. "__id__": 9
  454. },
  455. "_enabled": true,
  456. "_materials": [
  457. {
  458. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  459. }
  460. ],
  461. "_srcBlendFactor": 770,
  462. "_dstBlendFactor": 771,
  463. "_spriteFrame": {
  464. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  465. },
  466. "_type": 1,
  467. "_sizeMode": 0,
  468. "_fillType": 0,
  469. "_fillCenter": {
  470. "__type__": "cc.Vec2",
  471. "x": 0,
  472. "y": 0
  473. },
  474. "_fillStart": 0,
  475. "_fillRange": 0,
  476. "_isTrimmedMode": true,
  477. "_atlas": null,
  478. "_id": ""
  479. },
  480. {
  481. "__type__": "cc.Widget",
  482. "_name": "",
  483. "_objFlags": 0,
  484. "node": {
  485. "__id__": 9
  486. },
  487. "_enabled": true,
  488. "alignMode": 0,
  489. "_target": null,
  490. "_alignFlags": 45,
  491. "_left": 0,
  492. "_right": 0,
  493. "_top": 0,
  494. "_bottom": 0,
  495. "_verticalCenter": 0,
  496. "_horizontalCenter": 0,
  497. "_isAbsLeft": true,
  498. "_isAbsRight": true,
  499. "_isAbsTop": true,
  500. "_isAbsBottom": true,
  501. "_isAbsHorizontalCenter": true,
  502. "_isAbsVerticalCenter": true,
  503. "_originalWidth": 100,
  504. "_originalHeight": 40,
  505. "_id": ""
  506. },
  507. {
  508. "__type__": "cc.PrefabInfo",
  509. "root": {
  510. "__id__": 1
  511. },
  512. "asset": {
  513. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  514. },
  515. "fileId": "18ACjp0IdEdJqUl+CqXmoz",
  516. "sync": false
  517. },
  518. {
  519. "__type__": "cc.Button",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 8
  524. },
  525. "_enabled": true,
  526. "duration": 0.1,
  527. "zoomScale": 1.2,
  528. "clickEvents": [],
  529. "_N$interactable": true,
  530. "_N$enableAutoGrayEffect": false,
  531. "_N$transition": 2,
  532. "transition": 2,
  533. "_N$normalColor": {
  534. "__type__": "cc.Color",
  535. "r": 230,
  536. "g": 230,
  537. "b": 230,
  538. "a": 255
  539. },
  540. "_N$pressedColor": {
  541. "__type__": "cc.Color",
  542. "r": 200,
  543. "g": 200,
  544. "b": 200,
  545. "a": 255
  546. },
  547. "pressedColor": {
  548. "__type__": "cc.Color",
  549. "r": 200,
  550. "g": 200,
  551. "b": 200,
  552. "a": 255
  553. },
  554. "_N$hoverColor": {
  555. "__type__": "cc.Color",
  556. "r": 255,
  557. "g": 255,
  558. "b": 255,
  559. "a": 255
  560. },
  561. "hoverColor": {
  562. "__type__": "cc.Color",
  563. "r": 255,
  564. "g": 255,
  565. "b": 255,
  566. "a": 255
  567. },
  568. "_N$disabledColor": {
  569. "__type__": "cc.Color",
  570. "r": 120,
  571. "g": 120,
  572. "b": 120,
  573. "a": 200
  574. },
  575. "_N$normalSprite": {
  576. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  577. },
  578. "_N$pressedSprite": {
  579. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  580. },
  581. "pressedSprite": {
  582. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  583. },
  584. "_N$hoverSprite": {
  585. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  586. },
  587. "hoverSprite": {
  588. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  589. },
  590. "_N$disabledSprite": {
  591. "__uuid__": "2958cd2c-f1ce-4642-a295-2946ed595da0"
  592. },
  593. "_N$target": {
  594. "__id__": 9
  595. },
  596. "_id": ""
  597. },
  598. {
  599. "__type__": "cc.PrefabInfo",
  600. "root": {
  601. "__id__": 1
  602. },
  603. "asset": {
  604. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  605. },
  606. "fileId": "468WqJxvhJk6OjVdmlyFV6",
  607. "sync": false
  608. },
  609. {
  610. "__type__": "cc.Node",
  611. "_name": "jumpBtn",
  612. "_objFlags": 0,
  613. "_parent": {
  614. "__id__": 7
  615. },
  616. "_children": [
  617. {
  618. "__id__": 16
  619. }
  620. ],
  621. "_active": false,
  622. "_level": 3,
  623. "_components": [
  624. {
  625. "__id__": 20
  626. }
  627. ],
  628. "_prefab": {
  629. "__id__": 21
  630. },
  631. "_opacity": 255,
  632. "_color": {
  633. "__type__": "cc.Color",
  634. "r": 255,
  635. "g": 255,
  636. "b": 255,
  637. "a": 255
  638. },
  639. "_contentSize": {
  640. "__type__": "cc.Size",
  641. "width": 86,
  642. "height": 47
  643. },
  644. "_anchorPoint": {
  645. "__type__": "cc.Vec2",
  646. "x": 0.5,
  647. "y": 0.5
  648. },
  649. "_position": {
  650. "__type__": "cc.Vec3",
  651. "x": 0,
  652. "y": -164.974,
  653. "z": 0
  654. },
  655. "_scale": {
  656. "__type__": "cc.Vec3",
  657. "x": 1,
  658. "y": 1,
  659. "z": 1
  660. },
  661. "_eulerAngles": {
  662. "__type__": "cc.Vec3",
  663. "x": 0,
  664. "y": 0,
  665. "z": 0
  666. },
  667. "_skewX": 0,
  668. "_skewY": 0,
  669. "_is3DNode": false,
  670. "groupIndex": 0,
  671. "_id": ""
  672. },
  673. {
  674. "__type__": "cc.Node",
  675. "_name": "Background",
  676. "_objFlags": 512,
  677. "_parent": {
  678. "__id__": 15
  679. },
  680. "_children": [],
  681. "_active": true,
  682. "_level": 2,
  683. "_components": [
  684. {
  685. "__id__": 17
  686. },
  687. {
  688. "__id__": 18
  689. }
  690. ],
  691. "_prefab": {
  692. "__id__": 19
  693. },
  694. "_opacity": 255,
  695. "_color": {
  696. "__type__": "cc.Color",
  697. "r": 255,
  698. "g": 255,
  699. "b": 255,
  700. "a": 255
  701. },
  702. "_contentSize": {
  703. "__type__": "cc.Size",
  704. "width": 86,
  705. "height": 47
  706. },
  707. "_anchorPoint": {
  708. "__type__": "cc.Vec2",
  709. "x": 0.5,
  710. "y": 0.5
  711. },
  712. "_position": {
  713. "__type__": "cc.Vec3",
  714. "x": 0,
  715. "y": 0,
  716. "z": 0
  717. },
  718. "_scale": {
  719. "__type__": "cc.Vec3",
  720. "x": 1,
  721. "y": 1,
  722. "z": 1
  723. },
  724. "_eulerAngles": {
  725. "__type__": "cc.Vec3",
  726. "x": 0,
  727. "y": 0,
  728. "z": 0
  729. },
  730. "_skewX": 0,
  731. "_skewY": 0,
  732. "_is3DNode": false,
  733. "groupIndex": 0,
  734. "_id": ""
  735. },
  736. {
  737. "__type__": "cc.Sprite",
  738. "_name": "",
  739. "_objFlags": 0,
  740. "node": {
  741. "__id__": 16
  742. },
  743. "_enabled": true,
  744. "_materials": [
  745. {
  746. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  747. }
  748. ],
  749. "_srcBlendFactor": 770,
  750. "_dstBlendFactor": 771,
  751. "_spriteFrame": {
  752. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  753. },
  754. "_type": 1,
  755. "_sizeMode": 0,
  756. "_fillType": 0,
  757. "_fillCenter": {
  758. "__type__": "cc.Vec2",
  759. "x": 0,
  760. "y": 0
  761. },
  762. "_fillStart": 0,
  763. "_fillRange": 0,
  764. "_isTrimmedMode": true,
  765. "_atlas": null,
  766. "_id": ""
  767. },
  768. {
  769. "__type__": "cc.Widget",
  770. "_name": "",
  771. "_objFlags": 0,
  772. "node": {
  773. "__id__": 16
  774. },
  775. "_enabled": true,
  776. "alignMode": 0,
  777. "_target": null,
  778. "_alignFlags": 45,
  779. "_left": 0,
  780. "_right": 0,
  781. "_top": 0,
  782. "_bottom": 0,
  783. "_verticalCenter": 0,
  784. "_horizontalCenter": 0,
  785. "_isAbsLeft": true,
  786. "_isAbsRight": true,
  787. "_isAbsTop": true,
  788. "_isAbsBottom": true,
  789. "_isAbsHorizontalCenter": true,
  790. "_isAbsVerticalCenter": true,
  791. "_originalWidth": 100,
  792. "_originalHeight": 40,
  793. "_id": ""
  794. },
  795. {
  796. "__type__": "cc.PrefabInfo",
  797. "root": {
  798. "__id__": 1
  799. },
  800. "asset": {
  801. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  802. },
  803. "fileId": "27wE7wZxFP34ymDZxD3Z17",
  804. "sync": false
  805. },
  806. {
  807. "__type__": "cc.Button",
  808. "_name": "",
  809. "_objFlags": 0,
  810. "node": {
  811. "__id__": 15
  812. },
  813. "_enabled": true,
  814. "duration": 0.1,
  815. "zoomScale": 1.2,
  816. "clickEvents": [],
  817. "_N$interactable": true,
  818. "_N$enableAutoGrayEffect": false,
  819. "_N$transition": 2,
  820. "transition": 2,
  821. "_N$normalColor": {
  822. "__type__": "cc.Color",
  823. "r": 230,
  824. "g": 230,
  825. "b": 230,
  826. "a": 255
  827. },
  828. "_N$pressedColor": {
  829. "__type__": "cc.Color",
  830. "r": 200,
  831. "g": 200,
  832. "b": 200,
  833. "a": 255
  834. },
  835. "pressedColor": {
  836. "__type__": "cc.Color",
  837. "r": 200,
  838. "g": 200,
  839. "b": 200,
  840. "a": 255
  841. },
  842. "_N$hoverColor": {
  843. "__type__": "cc.Color",
  844. "r": 255,
  845. "g": 255,
  846. "b": 255,
  847. "a": 255
  848. },
  849. "hoverColor": {
  850. "__type__": "cc.Color",
  851. "r": 255,
  852. "g": 255,
  853. "b": 255,
  854. "a": 255
  855. },
  856. "_N$disabledColor": {
  857. "__type__": "cc.Color",
  858. "r": 120,
  859. "g": 120,
  860. "b": 120,
  861. "a": 200
  862. },
  863. "_N$normalSprite": {
  864. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  865. },
  866. "_N$pressedSprite": {
  867. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  868. },
  869. "pressedSprite": {
  870. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  871. },
  872. "_N$hoverSprite": {
  873. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  874. },
  875. "hoverSprite": {
  876. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  877. },
  878. "_N$disabledSprite": {
  879. "__uuid__": "6cbd161c-04e7-4493-a8f5-0a45e6022f15"
  880. },
  881. "_N$target": {
  882. "__id__": 16
  883. },
  884. "_id": ""
  885. },
  886. {
  887. "__type__": "cc.PrefabInfo",
  888. "root": {
  889. "__id__": 1
  890. },
  891. "asset": {
  892. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  893. },
  894. "fileId": "8dBor+UiVMn7fGMFzTiiYR",
  895. "sync": false
  896. },
  897. {
  898. "__type__": "cc.Node",
  899. "_name": "num",
  900. "_objFlags": 0,
  901. "_parent": {
  902. "__id__": 7
  903. },
  904. "_children": [],
  905. "_active": true,
  906. "_level": 3,
  907. "_components": [
  908. {
  909. "__id__": 23
  910. }
  911. ],
  912. "_prefab": {
  913. "__id__": 24
  914. },
  915. "_opacity": 255,
  916. "_color": {
  917. "__type__": "cc.Color",
  918. "r": 255,
  919. "g": 255,
  920. "b": 255,
  921. "a": 255
  922. },
  923. "_contentSize": {
  924. "__type__": "cc.Size",
  925. "width": 124,
  926. "height": 160
  927. },
  928. "_anchorPoint": {
  929. "__type__": "cc.Vec2",
  930. "x": 0.5,
  931. "y": 0.5
  932. },
  933. "_position": {
  934. "__type__": "cc.Vec3",
  935. "x": -3.213,
  936. "y": 52.264,
  937. "z": 0
  938. },
  939. "_scale": {
  940. "__type__": "cc.Vec3",
  941. "x": 0.4,
  942. "y": 0.4,
  943. "z": 1
  944. },
  945. "_eulerAngles": {
  946. "__type__": "cc.Vec3",
  947. "x": 0,
  948. "y": 0,
  949. "z": 0
  950. },
  951. "_skewX": 0,
  952. "_skewY": 0,
  953. "_is3DNode": false,
  954. "groupIndex": 0,
  955. "_id": ""
  956. },
  957. {
  958. "__type__": "cc.Label",
  959. "_name": "",
  960. "_objFlags": 0,
  961. "node": {
  962. "__id__": 22
  963. },
  964. "_enabled": true,
  965. "_materials": [
  966. {
  967. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  968. }
  969. ],
  970. "_useOriginalSize": true,
  971. "_string": "8",
  972. "_N$string": "8",
  973. "_fontSize": 40,
  974. "_lineHeight": 40,
  975. "_enableWrapText": true,
  976. "_N$file": {
  977. "__uuid__": "eb90ace2-9ffd-46b3-8c60-a71018145282"
  978. },
  979. "_isSystemFontUsed": false,
  980. "_spacingX": 0,
  981. "_batchAsBitmap": false,
  982. "_N$horizontalAlign": 0,
  983. "_N$verticalAlign": 0,
  984. "_N$fontFamily": "Arial",
  985. "_N$overflow": 0,
  986. "_N$cacheMode": 0,
  987. "_id": ""
  988. },
  989. {
  990. "__type__": "cc.PrefabInfo",
  991. "root": {
  992. "__id__": 1
  993. },
  994. "asset": {
  995. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  996. },
  997. "fileId": "e77kgD0EdAsrnxb8YuA/vU",
  998. "sync": false
  999. },
  1000. {
  1001. "__type__": "cc.Sprite",
  1002. "_name": "",
  1003. "_objFlags": 0,
  1004. "node": {
  1005. "__id__": 7
  1006. },
  1007. "_enabled": true,
  1008. "_materials": [
  1009. {
  1010. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1011. }
  1012. ],
  1013. "_srcBlendFactor": 770,
  1014. "_dstBlendFactor": 771,
  1015. "_spriteFrame": {
  1016. "__uuid__": "51afe188-0cb1-4fd6-b183-2edd6c2265ea"
  1017. },
  1018. "_type": 0,
  1019. "_sizeMode": 1,
  1020. "_fillType": 0,
  1021. "_fillCenter": {
  1022. "__type__": "cc.Vec2",
  1023. "x": 0,
  1024. "y": 0
  1025. },
  1026. "_fillStart": 0,
  1027. "_fillRange": 0,
  1028. "_isTrimmedMode": true,
  1029. "_atlas": null,
  1030. "_id": ""
  1031. },
  1032. {
  1033. "__type__": "cc.PrefabInfo",
  1034. "root": {
  1035. "__id__": 1
  1036. },
  1037. "asset": {
  1038. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  1039. },
  1040. "fileId": "aefkBtgtNOtbppgbJ+FCWZ",
  1041. "sync": false
  1042. },
  1043. {
  1044. "__type__": "173957FgyxNqKqy1lQsozEq",
  1045. "_name": "",
  1046. "_objFlags": 0,
  1047. "node": {
  1048. "__id__": 1
  1049. },
  1050. "_enabled": true,
  1051. "videoBtn": {
  1052. "__id__": 8
  1053. },
  1054. "jumpBtn": {
  1055. "__id__": 15
  1056. },
  1057. "btnCallFunc": null,
  1058. "numNode": {
  1059. "__id__": 22
  1060. },
  1061. "number": 8,
  1062. "_id": ""
  1063. },
  1064. {
  1065. "__type__": "cc.Widget",
  1066. "_name": "",
  1067. "_objFlags": 0,
  1068. "node": {
  1069. "__id__": 1
  1070. },
  1071. "_enabled": true,
  1072. "alignMode": 1,
  1073. "_target": null,
  1074. "_alignFlags": 45,
  1075. "_left": 0,
  1076. "_right": 0,
  1077. "_top": 0,
  1078. "_bottom": 0,
  1079. "_verticalCenter": 0,
  1080. "_horizontalCenter": 0,
  1081. "_isAbsLeft": true,
  1082. "_isAbsRight": true,
  1083. "_isAbsTop": true,
  1084. "_isAbsBottom": true,
  1085. "_isAbsHorizontalCenter": true,
  1086. "_isAbsVerticalCenter": true,
  1087. "_originalWidth": 640,
  1088. "_originalHeight": 1136,
  1089. "_id": ""
  1090. },
  1091. {
  1092. "__type__": "cc.PrefabInfo",
  1093. "root": {
  1094. "__id__": 1
  1095. },
  1096. "asset": {
  1097. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  1098. },
  1099. "fileId": "49bFt76YhGJbrj0w9OMmDQ",
  1100. "sync": false
  1101. }
  1102. ]