gameFaildLayer.prefab 22 KB

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