GameoverPage.prefab 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "GameoverPage",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "GameoverPage",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 38
  26. },
  27. {
  28. "__id__": 60
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 72
  35. },
  36. {
  37. "__id__": 74
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 76
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "container",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 11
  86. },
  87. {
  88. "__id__": 19
  89. },
  90. {
  91. "__id__": 25
  92. }
  93. ],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 33
  98. },
  99. {
  100. "__id__": 35
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 37
  105. },
  106. "_lpos": {
  107. "__type__": "cc.Vec3",
  108. "x": 0,
  109. "y": -2.072,
  110. "z": 0
  111. },
  112. "_lrot": {
  113. "__type__": "cc.Quat",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0,
  117. "w": 1
  118. },
  119. "_lscale": {
  120. "__type__": "cc.Vec3",
  121. "x": 1,
  122. "y": 1,
  123. "z": 1
  124. },
  125. "_mobility": 0,
  126. "_layer": 33554432,
  127. "_euler": {
  128. "__type__": "cc.Vec3",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0
  132. },
  133. "_id": ""
  134. },
  135. {
  136. "__type__": "cc.Node",
  137. "_name": "Label",
  138. "_objFlags": 0,
  139. "__editorExtras__": {},
  140. "_parent": {
  141. "__id__": 2
  142. },
  143. "_children": [],
  144. "_active": true,
  145. "_components": [
  146. {
  147. "__id__": 4
  148. },
  149. {
  150. "__id__": 6
  151. },
  152. {
  153. "__id__": 8
  154. }
  155. ],
  156. "_prefab": {
  157. "__id__": 10
  158. },
  159. "_lpos": {
  160. "__type__": "cc.Vec3",
  161. "x": 0,
  162. "y": 352.199,
  163. "z": 0
  164. },
  165. "_lrot": {
  166. "__type__": "cc.Quat",
  167. "x": 0,
  168. "y": 0,
  169. "z": 0,
  170. "w": 1
  171. },
  172. "_lscale": {
  173. "__type__": "cc.Vec3",
  174. "x": 1,
  175. "y": 1,
  176. "z": 1
  177. },
  178. "_mobility": 0,
  179. "_layer": 33554432,
  180. "_euler": {
  181. "__type__": "cc.Vec3",
  182. "x": 0,
  183. "y": 0,
  184. "z": 0
  185. },
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.UITransform",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "__editorExtras__": {},
  193. "node": {
  194. "__id__": 3
  195. },
  196. "_enabled": true,
  197. "__prefab": {
  198. "__id__": 5
  199. },
  200. "_contentSize": {
  201. "__type__": "cc.Size",
  202. "width": 330,
  203. "height": 136
  204. },
  205. "_anchorPoint": {
  206. "__type__": "cc.Vec2",
  207. "x": 0.5,
  208. "y": 0.5
  209. },
  210. "_id": ""
  211. },
  212. {
  213. "__type__": "cc.CompPrefabInfo",
  214. "fileId": "38klmK8XVHfbU6U/f2uuoF"
  215. },
  216. {
  217. "__type__": "cc.Label",
  218. "_name": "",
  219. "_objFlags": 0,
  220. "__editorExtras__": {},
  221. "node": {
  222. "__id__": 3
  223. },
  224. "_enabled": true,
  225. "__prefab": {
  226. "__id__": 7
  227. },
  228. "_customMaterial": null,
  229. "_srcBlendFactor": 2,
  230. "_dstBlendFactor": 4,
  231. "_color": {
  232. "__type__": "cc.Color",
  233. "r": 255,
  234. "g": 255,
  235. "b": 255,
  236. "a": 255
  237. },
  238. "_string": "游戏结束",
  239. "_horizontalAlign": 1,
  240. "_verticalAlign": 1,
  241. "_actualFontSize": 80,
  242. "_fontSize": 80,
  243. "_fontFamily": "Arial",
  244. "_lineHeight": 100,
  245. "_overflow": 0,
  246. "_enableWrapText": true,
  247. "_font": {
  248. "__uuid__": "3c09b16d-618a-446b-8966-c768ac2fb596",
  249. "__expectedType__": "cc.TTFFont"
  250. },
  251. "_isSystemFontUsed": false,
  252. "_spacingX": 0,
  253. "_isItalic": false,
  254. "_isBold": false,
  255. "_isUnderline": false,
  256. "_underlineHeight": 2,
  257. "_cacheMode": 0,
  258. "_enableOutline": true,
  259. "_outlineColor": {
  260. "__type__": "cc.Color",
  261. "r": 0,
  262. "g": 0,
  263. "b": 0,
  264. "a": 255
  265. },
  266. "_outlineWidth": 5,
  267. "_enableShadow": false,
  268. "_shadowColor": {
  269. "__type__": "cc.Color",
  270. "r": 0,
  271. "g": 0,
  272. "b": 0,
  273. "a": 255
  274. },
  275. "_shadowOffset": {
  276. "__type__": "cc.Vec2",
  277. "x": 2,
  278. "y": 2
  279. },
  280. "_shadowBlur": 2,
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.CompPrefabInfo",
  285. "fileId": "ebCw0JLExL8ILb8YqvCdeO"
  286. },
  287. {
  288. "__type__": "102e7zRjoBIIaR3Sun9XFVJ",
  289. "_name": "",
  290. "_objFlags": 0,
  291. "__editorExtras__": {},
  292. "node": {
  293. "__id__": 3
  294. },
  295. "_enabled": true,
  296. "__prefab": {
  297. "__id__": 9
  298. },
  299. "_textKey": "pop_gameoverpage_title_text",
  300. "_id": ""
  301. },
  302. {
  303. "__type__": "cc.CompPrefabInfo",
  304. "fileId": "2eBj4B0XhIN77xgExz7fe7"
  305. },
  306. {
  307. "__type__": "cc.PrefabInfo",
  308. "root": {
  309. "__id__": 1
  310. },
  311. "asset": {
  312. "__id__": 0
  313. },
  314. "fileId": "96S155vFlLAK4hrPRh5U7W",
  315. "instance": null,
  316. "targetOverrides": null,
  317. "nestedPrefabInstanceRoots": null
  318. },
  319. {
  320. "__type__": "cc.Node",
  321. "_name": "Label",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "_parent": {
  325. "__id__": 2
  326. },
  327. "_children": [],
  328. "_active": true,
  329. "_components": [
  330. {
  331. "__id__": 12
  332. },
  333. {
  334. "__id__": 14
  335. },
  336. {
  337. "__id__": 16
  338. }
  339. ],
  340. "_prefab": {
  341. "__id__": 18
  342. },
  343. "_lpos": {
  344. "__type__": "cc.Vec3",
  345. "x": 0,
  346. "y": 180.92,
  347. "z": 0
  348. },
  349. "_lrot": {
  350. "__type__": "cc.Quat",
  351. "x": 0,
  352. "y": 0,
  353. "z": 0,
  354. "w": 1
  355. },
  356. "_lscale": {
  357. "__type__": "cc.Vec3",
  358. "x": 1,
  359. "y": 1,
  360. "z": 1
  361. },
  362. "_mobility": 0,
  363. "_layer": 33554432,
  364. "_euler": {
  365. "__type__": "cc.Vec3",
  366. "x": 0,
  367. "y": 0,
  368. "z": 0
  369. },
  370. "_id": ""
  371. },
  372. {
  373. "__type__": "cc.UITransform",
  374. "_name": "",
  375. "_objFlags": 0,
  376. "__editorExtras__": {},
  377. "node": {
  378. "__id__": 11
  379. },
  380. "_enabled": true,
  381. "__prefab": {
  382. "__id__": 13
  383. },
  384. "_contentSize": {
  385. "__type__": "cc.Size",
  386. "width": 230,
  387. "height": 50.4
  388. },
  389. "_anchorPoint": {
  390. "__type__": "cc.Vec2",
  391. "x": 0.5,
  392. "y": 0.5
  393. },
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "cc.CompPrefabInfo",
  398. "fileId": "33DkRFS1tE2I22jHIoZVfZ"
  399. },
  400. {
  401. "__type__": "cc.Label",
  402. "_name": "",
  403. "_objFlags": 0,
  404. "__editorExtras__": {},
  405. "node": {
  406. "__id__": 11
  407. },
  408. "_enabled": true,
  409. "__prefab": {
  410. "__id__": 15
  411. },
  412. "_customMaterial": null,
  413. "_srcBlendFactor": 2,
  414. "_dstBlendFactor": 4,
  415. "_color": {
  416. "__type__": "cc.Color",
  417. "r": 255,
  418. "g": 255,
  419. "b": 255,
  420. "a": 255
  421. },
  422. "_string": "我的得分: ",
  423. "_horizontalAlign": 1,
  424. "_verticalAlign": 1,
  425. "_actualFontSize": 41,
  426. "_fontSize": 40,
  427. "_fontFamily": "Arial",
  428. "_lineHeight": 40,
  429. "_overflow": 2,
  430. "_enableWrapText": true,
  431. "_font": {
  432. "__uuid__": "3c09b16d-618a-446b-8966-c768ac2fb596",
  433. "__expectedType__": "cc.TTFFont"
  434. },
  435. "_isSystemFontUsed": false,
  436. "_spacingX": 0,
  437. "_isItalic": false,
  438. "_isBold": true,
  439. "_isUnderline": false,
  440. "_underlineHeight": 2,
  441. "_cacheMode": 0,
  442. "_enableOutline": false,
  443. "_outlineColor": {
  444. "__type__": "cc.Color",
  445. "r": 0,
  446. "g": 0,
  447. "b": 0,
  448. "a": 255
  449. },
  450. "_outlineWidth": 2,
  451. "_enableShadow": false,
  452. "_shadowColor": {
  453. "__type__": "cc.Color",
  454. "r": 0,
  455. "g": 0,
  456. "b": 0,
  457. "a": 255
  458. },
  459. "_shadowOffset": {
  460. "__type__": "cc.Vec2",
  461. "x": 2,
  462. "y": 2
  463. },
  464. "_shadowBlur": 2,
  465. "_id": ""
  466. },
  467. {
  468. "__type__": "cc.CompPrefabInfo",
  469. "fileId": "79Jh2xiYRDYaAEFwV2lIyq"
  470. },
  471. {
  472. "__type__": "102e7zRjoBIIaR3Sun9XFVJ",
  473. "_name": "",
  474. "_objFlags": 0,
  475. "__editorExtras__": {},
  476. "node": {
  477. "__id__": 11
  478. },
  479. "_enabled": true,
  480. "__prefab": {
  481. "__id__": 17
  482. },
  483. "_textKey": "home_curscore_text",
  484. "_id": ""
  485. },
  486. {
  487. "__type__": "cc.CompPrefabInfo",
  488. "fileId": "cfImveHyBPNqusayimC2tJ"
  489. },
  490. {
  491. "__type__": "cc.PrefabInfo",
  492. "root": {
  493. "__id__": 1
  494. },
  495. "asset": {
  496. "__id__": 0
  497. },
  498. "fileId": "3bnNsuIhhLc5Z/egogIZv2",
  499. "instance": null,
  500. "targetOverrides": null,
  501. "nestedPrefabInstanceRoots": null
  502. },
  503. {
  504. "__type__": "cc.Node",
  505. "_name": "scoreLabel",
  506. "_objFlags": 0,
  507. "__editorExtras__": {},
  508. "_parent": {
  509. "__id__": 2
  510. },
  511. "_children": [],
  512. "_active": true,
  513. "_components": [
  514. {
  515. "__id__": 20
  516. },
  517. {
  518. "__id__": 22
  519. }
  520. ],
  521. "_prefab": {
  522. "__id__": 24
  523. },
  524. "_lpos": {
  525. "__type__": "cc.Vec3",
  526. "x": 0,
  527. "y": 40.199,
  528. "z": 0
  529. },
  530. "_lrot": {
  531. "__type__": "cc.Quat",
  532. "x": 0,
  533. "y": 0,
  534. "z": 0,
  535. "w": 1
  536. },
  537. "_lscale": {
  538. "__type__": "cc.Vec3",
  539. "x": 1,
  540. "y": 1,
  541. "z": 1
  542. },
  543. "_mobility": 0,
  544. "_layer": 33554432,
  545. "_euler": {
  546. "__type__": "cc.Vec3",
  547. "x": 0,
  548. "y": 0,
  549. "z": 0
  550. },
  551. "_id": ""
  552. },
  553. {
  554. "__type__": "cc.UITransform",
  555. "_name": "",
  556. "_objFlags": 0,
  557. "__editorExtras__": {},
  558. "node": {
  559. "__id__": 19
  560. },
  561. "_enabled": true,
  562. "__prefab": {
  563. "__id__": 21
  564. },
  565. "_contentSize": {
  566. "__type__": "cc.Size",
  567. "width": 275.8203125,
  568. "height": 100.8
  569. },
  570. "_anchorPoint": {
  571. "__type__": "cc.Vec2",
  572. "x": 0.5,
  573. "y": 0.5
  574. },
  575. "_id": ""
  576. },
  577. {
  578. "__type__": "cc.CompPrefabInfo",
  579. "fileId": "38RyGTcTBGUaMfS1XeVb91"
  580. },
  581. {
  582. "__type__": "cc.Label",
  583. "_name": "",
  584. "_objFlags": 0,
  585. "__editorExtras__": {},
  586. "node": {
  587. "__id__": 19
  588. },
  589. "_enabled": true,
  590. "__prefab": {
  591. "__id__": 23
  592. },
  593. "_customMaterial": null,
  594. "_srcBlendFactor": 2,
  595. "_dstBlendFactor": 4,
  596. "_color": {
  597. "__type__": "cc.Color",
  598. "r": 255,
  599. "g": 240,
  600. "b": 0,
  601. "a": 255
  602. },
  603. "_string": "0",
  604. "_horizontalAlign": 1,
  605. "_verticalAlign": 1,
  606. "_actualFontSize": 100,
  607. "_fontSize": 100,
  608. "_fontFamily": "Arial",
  609. "_lineHeight": 100,
  610. "_overflow": 2,
  611. "_enableWrapText": true,
  612. "_font": {
  613. "__uuid__": "3c09b16d-618a-446b-8966-c768ac2fb596",
  614. "__expectedType__": "cc.TTFFont"
  615. },
  616. "_isSystemFontUsed": false,
  617. "_spacingX": 0,
  618. "_isItalic": false,
  619. "_isBold": false,
  620. "_isUnderline": false,
  621. "_underlineHeight": 2,
  622. "_cacheMode": 0,
  623. "_enableOutline": false,
  624. "_outlineColor": {
  625. "__type__": "cc.Color",
  626. "r": 0,
  627. "g": 0,
  628. "b": 0,
  629. "a": 255
  630. },
  631. "_outlineWidth": 2,
  632. "_enableShadow": true,
  633. "_shadowColor": {
  634. "__type__": "cc.Color",
  635. "r": 175,
  636. "g": 141,
  637. "b": 141,
  638. "a": 255
  639. },
  640. "_shadowOffset": {
  641. "__type__": "cc.Vec2",
  642. "x": 2,
  643. "y": -2
  644. },
  645. "_shadowBlur": 2,
  646. "_id": ""
  647. },
  648. {
  649. "__type__": "cc.CompPrefabInfo",
  650. "fileId": "a9hv7YY2xJWoWQDGCp108M"
  651. },
  652. {
  653. "__type__": "cc.PrefabInfo",
  654. "root": {
  655. "__id__": 1
  656. },
  657. "asset": {
  658. "__id__": 0
  659. },
  660. "fileId": "74Iy67IC1BnaP5wVKkTMS7",
  661. "instance": null,
  662. "targetOverrides": null,
  663. "nestedPrefabInstanceRoots": null
  664. },
  665. {
  666. "__type__": "cc.Node",
  667. "_name": "condLabel",
  668. "_objFlags": 0,
  669. "__editorExtras__": {},
  670. "_parent": {
  671. "__id__": 2
  672. },
  673. "_children": [],
  674. "_active": true,
  675. "_components": [
  676. {
  677. "__id__": 26
  678. },
  679. {
  680. "__id__": 28
  681. },
  682. {
  683. "__id__": 30
  684. }
  685. ],
  686. "_prefab": {
  687. "__id__": 32
  688. },
  689. "_lpos": {
  690. "__type__": "cc.Vec3",
  691. "x": 0,
  692. "y": -114.123,
  693. "z": 0
  694. },
  695. "_lrot": {
  696. "__type__": "cc.Quat",
  697. "x": 0,
  698. "y": 0,
  699. "z": 0,
  700. "w": 1
  701. },
  702. "_lscale": {
  703. "__type__": "cc.Vec3",
  704. "x": 1,
  705. "y": 1,
  706. "z": 1
  707. },
  708. "_mobility": 0,
  709. "_layer": 33554432,
  710. "_euler": {
  711. "__type__": "cc.Vec3",
  712. "x": 0,
  713. "y": 0,
  714. "z": 0
  715. },
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "cc.UITransform",
  720. "_name": "",
  721. "_objFlags": 0,
  722. "__editorExtras__": {},
  723. "node": {
  724. "__id__": 25
  725. },
  726. "_enabled": true,
  727. "__prefab": {
  728. "__id__": 27
  729. },
  730. "_contentSize": {
  731. "__type__": "cc.Size",
  732. "width": 300,
  733. "height": 100
  734. },
  735. "_anchorPoint": {
  736. "__type__": "cc.Vec2",
  737. "x": 0.5,
  738. "y": 0.5
  739. },
  740. "_id": ""
  741. },
  742. {
  743. "__type__": "cc.CompPrefabInfo",
  744. "fileId": "8cjtr2QM5CJbwbfFZCh3Sk"
  745. },
  746. {
  747. "__type__": "cc.Label",
  748. "_name": "",
  749. "_objFlags": 0,
  750. "__editorExtras__": {},
  751. "node": {
  752. "__id__": 25
  753. },
  754. "_enabled": true,
  755. "__prefab": {
  756. "__id__": 29
  757. },
  758. "_customMaterial": null,
  759. "_srcBlendFactor": 2,
  760. "_dstBlendFactor": 4,
  761. "_color": {
  762. "__type__": "cc.Color",
  763. "r": 255,
  764. "g": 0,
  765. "b": 0,
  766. "a": 255
  767. },
  768. "_string": "刷新纪录!",
  769. "_horizontalAlign": 1,
  770. "_verticalAlign": 1,
  771. "_actualFontSize": 51,
  772. "_fontSize": 50,
  773. "_fontFamily": "Arial",
  774. "_lineHeight": 50,
  775. "_overflow": 2,
  776. "_enableWrapText": true,
  777. "_font": {
  778. "__uuid__": "3c09b16d-618a-446b-8966-c768ac2fb596",
  779. "__expectedType__": "cc.TTFFont"
  780. },
  781. "_isSystemFontUsed": false,
  782. "_spacingX": 0,
  783. "_isItalic": false,
  784. "_isBold": true,
  785. "_isUnderline": false,
  786. "_underlineHeight": 2,
  787. "_cacheMode": 0,
  788. "_enableOutline": true,
  789. "_outlineColor": {
  790. "__type__": "cc.Color",
  791. "r": 0,
  792. "g": 0,
  793. "b": 0,
  794. "a": 255
  795. },
  796. "_outlineWidth": 2,
  797. "_enableShadow": false,
  798. "_shadowColor": {
  799. "__type__": "cc.Color",
  800. "r": 0,
  801. "g": 0,
  802. "b": 0,
  803. "a": 255
  804. },
  805. "_shadowOffset": {
  806. "__type__": "cc.Vec2",
  807. "x": 2,
  808. "y": 2
  809. },
  810. "_shadowBlur": 2,
  811. "_id": ""
  812. },
  813. {
  814. "__type__": "cc.CompPrefabInfo",
  815. "fileId": "d3fJsilP1DbarBDwgSEw8T"
  816. },
  817. {
  818. "__type__": "102e7zRjoBIIaR3Sun9XFVJ",
  819. "_name": "",
  820. "_objFlags": 0,
  821. "__editorExtras__": {},
  822. "node": {
  823. "__id__": 25
  824. },
  825. "_enabled": true,
  826. "__prefab": {
  827. "__id__": 31
  828. },
  829. "_textKey": "pop_gameoverpage_word1_text",
  830. "_id": ""
  831. },
  832. {
  833. "__type__": "cc.CompPrefabInfo",
  834. "fileId": "04LphmriVEh4VAo0xmz5cs"
  835. },
  836. {
  837. "__type__": "cc.PrefabInfo",
  838. "root": {
  839. "__id__": 1
  840. },
  841. "asset": {
  842. "__id__": 0
  843. },
  844. "fileId": "e1BawA2H9C/ZwQoM17UlWN",
  845. "instance": null,
  846. "targetOverrides": null,
  847. "nestedPrefabInstanceRoots": null
  848. },
  849. {
  850. "__type__": "cc.UITransform",
  851. "_name": "",
  852. "_objFlags": 0,
  853. "__editorExtras__": {},
  854. "node": {
  855. "__id__": 2
  856. },
  857. "_enabled": true,
  858. "__prefab": {
  859. "__id__": 34
  860. },
  861. "_contentSize": {
  862. "__type__": "cc.Size",
  863. "width": 834,
  864. "height": 847.3
  865. },
  866. "_anchorPoint": {
  867. "__type__": "cc.Vec2",
  868. "x": 0.5,
  869. "y": 0.5
  870. },
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.CompPrefabInfo",
  875. "fileId": "4f72rbaLROfb+5GgQ9eoOo"
  876. },
  877. {
  878. "__type__": "cc.Sprite",
  879. "_name": "",
  880. "_objFlags": 0,
  881. "__editorExtras__": {},
  882. "node": {
  883. "__id__": 2
  884. },
  885. "_enabled": true,
  886. "__prefab": {
  887. "__id__": 36
  888. },
  889. "_customMaterial": null,
  890. "_srcBlendFactor": 2,
  891. "_dstBlendFactor": 4,
  892. "_color": {
  893. "__type__": "cc.Color",
  894. "r": 255,
  895. "g": 255,
  896. "b": 255,
  897. "a": 255
  898. },
  899. "_spriteFrame": {
  900. "__uuid__": "fb0bd006-948c-479f-9c26-85d001b009ca@f9941",
  901. "__expectedType__": "cc.SpriteFrame"
  902. },
  903. "_type": 1,
  904. "_fillType": 0,
  905. "_sizeMode": 0,
  906. "_fillCenter": {
  907. "__type__": "cc.Vec2",
  908. "x": 0,
  909. "y": 0
  910. },
  911. "_fillStart": 0,
  912. "_fillRange": 0,
  913. "_isTrimmedMode": true,
  914. "_useGrayscale": false,
  915. "_atlas": null,
  916. "_id": ""
  917. },
  918. {
  919. "__type__": "cc.CompPrefabInfo",
  920. "fileId": "78gjZ3v9xLq7fbGhuFCUdQ"
  921. },
  922. {
  923. "__type__": "cc.PrefabInfo",
  924. "root": {
  925. "__id__": 1
  926. },
  927. "asset": {
  928. "__id__": 0
  929. },
  930. "fileId": "0ajZxdVCJEw5197++07qSu",
  931. "instance": null,
  932. "targetOverrides": null,
  933. "nestedPrefabInstanceRoots": null
  934. },
  935. {
  936. "__type__": "cc.Node",
  937. "_name": "resurreBtn",
  938. "_objFlags": 0,
  939. "__editorExtras__": {},
  940. "_parent": {
  941. "__id__": 1
  942. },
  943. "_children": [
  944. {
  945. "__id__": 39
  946. },
  947. {
  948. "__id__": 45
  949. }
  950. ],
  951. "_active": true,
  952. "_components": [
  953. {
  954. "__id__": 53
  955. },
  956. {
  957. "__id__": 55
  958. },
  959. {
  960. "__id__": 57
  961. }
  962. ],
  963. "_prefab": {
  964. "__id__": 59
  965. },
  966. "_lpos": {
  967. "__type__": "cc.Vec3",
  968. "x": 0,
  969. "y": -291.158,
  970. "z": 0
  971. },
  972. "_lrot": {
  973. "__type__": "cc.Quat",
  974. "x": 0,
  975. "y": 0,
  976. "z": 0,
  977. "w": 1
  978. },
  979. "_lscale": {
  980. "__type__": "cc.Vec3",
  981. "x": 1,
  982. "y": 1,
  983. "z": 1
  984. },
  985. "_mobility": 0,
  986. "_layer": 33554432,
  987. "_euler": {
  988. "__type__": "cc.Vec3",
  989. "x": 0,
  990. "y": 0,
  991. "z": 0
  992. },
  993. "_id": ""
  994. },
  995. {
  996. "__type__": "cc.Node",
  997. "_name": "goad",
  998. "_objFlags": 0,
  999. "__editorExtras__": {},
  1000. "_parent": {
  1001. "__id__": 38
  1002. },
  1003. "_children": [],
  1004. "_active": true,
  1005. "_components": [
  1006. {
  1007. "__id__": 40
  1008. },
  1009. {
  1010. "__id__": 42
  1011. }
  1012. ],
  1013. "_prefab": {
  1014. "__id__": 44
  1015. },
  1016. "_lpos": {
  1017. "__type__": "cc.Vec3",
  1018. "x": -157.37,
  1019. "y": 5.348,
  1020. "z": 0
  1021. },
  1022. "_lrot": {
  1023. "__type__": "cc.Quat",
  1024. "x": 0,
  1025. "y": 0,
  1026. "z": 0,
  1027. "w": 1
  1028. },
  1029. "_lscale": {
  1030. "__type__": "cc.Vec3",
  1031. "x": 0.719,
  1032. "y": 0.719,
  1033. "z": 0.719
  1034. },
  1035. "_mobility": 0,
  1036. "_layer": 33554432,
  1037. "_euler": {
  1038. "__type__": "cc.Vec3",
  1039. "x": 0,
  1040. "y": 0,
  1041. "z": 0
  1042. },
  1043. "_id": ""
  1044. },
  1045. {
  1046. "__type__": "cc.UITransform",
  1047. "_name": "",
  1048. "_objFlags": 0,
  1049. "__editorExtras__": {},
  1050. "node": {
  1051. "__id__": 39
  1052. },
  1053. "_enabled": true,
  1054. "__prefab": {
  1055. "__id__": 41
  1056. },
  1057. "_contentSize": {
  1058. "__type__": "cc.Size",
  1059. "width": 105,
  1060. "height": 86
  1061. },
  1062. "_anchorPoint": {
  1063. "__type__": "cc.Vec2",
  1064. "x": 0.5,
  1065. "y": 0.5
  1066. },
  1067. "_id": ""
  1068. },
  1069. {
  1070. "__type__": "cc.CompPrefabInfo",
  1071. "fileId": "57FtqyPylOQ5GF5SPYf/7W"
  1072. },
  1073. {
  1074. "__type__": "cc.Sprite",
  1075. "_name": "",
  1076. "_objFlags": 0,
  1077. "__editorExtras__": {},
  1078. "node": {
  1079. "__id__": 39
  1080. },
  1081. "_enabled": true,
  1082. "__prefab": {
  1083. "__id__": 43
  1084. },
  1085. "_customMaterial": null,
  1086. "_srcBlendFactor": 2,
  1087. "_dstBlendFactor": 4,
  1088. "_color": {
  1089. "__type__": "cc.Color",
  1090. "r": 0,
  1091. "g": 0,
  1092. "b": 0,
  1093. "a": 255
  1094. },
  1095. "_spriteFrame": {
  1096. "__uuid__": "86accdec-7bc8-474e-b917-8b5e4ec49262@f9941",
  1097. "__expectedType__": "cc.SpriteFrame"
  1098. },
  1099. "_type": 0,
  1100. "_fillType": 0,
  1101. "_sizeMode": 1,
  1102. "_fillCenter": {
  1103. "__type__": "cc.Vec2",
  1104. "x": 0,
  1105. "y": 0
  1106. },
  1107. "_fillStart": 0,
  1108. "_fillRange": 0,
  1109. "_isTrimmedMode": true,
  1110. "_useGrayscale": false,
  1111. "_atlas": null,
  1112. "_id": ""
  1113. },
  1114. {
  1115. "__type__": "cc.CompPrefabInfo",
  1116. "fileId": "d6/yv5hCJJ7r6DVU4bMflu"
  1117. },
  1118. {
  1119. "__type__": "cc.PrefabInfo",
  1120. "root": {
  1121. "__id__": 1
  1122. },
  1123. "asset": {
  1124. "__id__": 0
  1125. },
  1126. "fileId": "a2blHGZw9BMrjZ1KDxxubB",
  1127. "instance": null,
  1128. "targetOverrides": null,
  1129. "nestedPrefabInstanceRoots": null
  1130. },
  1131. {
  1132. "__type__": "cc.Node",
  1133. "_name": "Label",
  1134. "_objFlags": 0,
  1135. "__editorExtras__": {},
  1136. "_parent": {
  1137. "__id__": 38
  1138. },
  1139. "_children": [],
  1140. "_active": true,
  1141. "_components": [
  1142. {
  1143. "__id__": 46
  1144. },
  1145. {
  1146. "__id__": 48
  1147. },
  1148. {
  1149. "__id__": 50
  1150. }
  1151. ],
  1152. "_prefab": {
  1153. "__id__": 52
  1154. },
  1155. "_lpos": {
  1156. "__type__": "cc.Vec3",
  1157. "x": 37.142,
  1158. "y": 6.016,
  1159. "z": 0
  1160. },
  1161. "_lrot": {
  1162. "__type__": "cc.Quat",
  1163. "x": 0,
  1164. "y": 0,
  1165. "z": 0,
  1166. "w": 1
  1167. },
  1168. "_lscale": {
  1169. "__type__": "cc.Vec3",
  1170. "x": 1,
  1171. "y": 1,
  1172. "z": 1
  1173. },
  1174. "_mobility": 0,
  1175. "_layer": 33554432,
  1176. "_euler": {
  1177. "__type__": "cc.Vec3",
  1178. "x": 0,
  1179. "y": 0,
  1180. "z": 0
  1181. },
  1182. "_id": ""
  1183. },
  1184. {
  1185. "__type__": "cc.UITransform",
  1186. "_name": "",
  1187. "_objFlags": 0,
  1188. "__editorExtras__": {},
  1189. "node": {
  1190. "__id__": 45
  1191. },
  1192. "_enabled": true,
  1193. "__prefab": {
  1194. "__id__": 47
  1195. },
  1196. "_contentSize": {
  1197. "__type__": "cc.Size",
  1198. "width": 307.8,
  1199. "height": 100
  1200. },
  1201. "_anchorPoint": {
  1202. "__type__": "cc.Vec2",
  1203. "x": 0.5,
  1204. "y": 0.5
  1205. },
  1206. "_id": ""
  1207. },
  1208. {
  1209. "__type__": "cc.CompPrefabInfo",
  1210. "fileId": "ffA9NwMW9LJ6wmd0Zrmah+"
  1211. },
  1212. {
  1213. "__type__": "cc.Label",
  1214. "_name": "",
  1215. "_objFlags": 0,
  1216. "__editorExtras__": {},
  1217. "node": {
  1218. "__id__": 45
  1219. },
  1220. "_enabled": true,
  1221. "__prefab": {
  1222. "__id__": 49
  1223. },
  1224. "_customMaterial": null,
  1225. "_srcBlendFactor": 2,
  1226. "_dstBlendFactor": 4,
  1227. "_color": {
  1228. "__type__": "cc.Color",
  1229. "r": 255,
  1230. "g": 255,
  1231. "b": 255,
  1232. "a": 255
  1233. },
  1234. "_string": "复活",
  1235. "_horizontalAlign": 1,
  1236. "_verticalAlign": 1,
  1237. "_actualFontSize": 71,
  1238. "_fontSize": 70,
  1239. "_fontFamily": "Arial",
  1240. "_lineHeight": 80,
  1241. "_overflow": 2,
  1242. "_enableWrapText": true,
  1243. "_font": {
  1244. "__uuid__": "3c09b16d-618a-446b-8966-c768ac2fb596",
  1245. "__expectedType__": "cc.TTFFont"
  1246. },
  1247. "_isSystemFontUsed": false,
  1248. "_spacingX": 0,
  1249. "_isItalic": false,
  1250. "_isBold": false,
  1251. "_isUnderline": false,
  1252. "_underlineHeight": 2,
  1253. "_cacheMode": 0,
  1254. "_enableOutline": true,
  1255. "_outlineColor": {
  1256. "__type__": "cc.Color",
  1257. "r": 122,
  1258. "g": 78,
  1259. "b": 0,
  1260. "a": 255
  1261. },
  1262. "_outlineWidth": 5,
  1263. "_enableShadow": false,
  1264. "_shadowColor": {
  1265. "__type__": "cc.Color",
  1266. "r": 0,
  1267. "g": 0,
  1268. "b": 0,
  1269. "a": 255
  1270. },
  1271. "_shadowOffset": {
  1272. "__type__": "cc.Vec2",
  1273. "x": 2,
  1274. "y": 2
  1275. },
  1276. "_shadowBlur": 2,
  1277. "_id": ""
  1278. },
  1279. {
  1280. "__type__": "cc.CompPrefabInfo",
  1281. "fileId": "7cpdRAl4REjYZjqiFQONe6"
  1282. },
  1283. {
  1284. "__type__": "102e7zRjoBIIaR3Sun9XFVJ",
  1285. "_name": "",
  1286. "_objFlags": 0,
  1287. "__editorExtras__": {},
  1288. "node": {
  1289. "__id__": 45
  1290. },
  1291. "_enabled": true,
  1292. "__prefab": {
  1293. "__id__": 51
  1294. },
  1295. "_textKey": "pop_gameoverpage_btn1_text",
  1296. "_id": ""
  1297. },
  1298. {
  1299. "__type__": "cc.CompPrefabInfo",
  1300. "fileId": "fegkITqH1ILbuN6h1dXClp"
  1301. },
  1302. {
  1303. "__type__": "cc.PrefabInfo",
  1304. "root": {
  1305. "__id__": 1
  1306. },
  1307. "asset": {
  1308. "__id__": 0
  1309. },
  1310. "fileId": "fa+t5aKxZKAJMlRa9TwOOR",
  1311. "instance": null,
  1312. "targetOverrides": null,
  1313. "nestedPrefabInstanceRoots": null
  1314. },
  1315. {
  1316. "__type__": "cc.UITransform",
  1317. "_name": "",
  1318. "_objFlags": 0,
  1319. "__editorExtras__": {},
  1320. "node": {
  1321. "__id__": 38
  1322. },
  1323. "_enabled": true,
  1324. "__prefab": {
  1325. "__id__": 54
  1326. },
  1327. "_contentSize": {
  1328. "__type__": "cc.Size",
  1329. "width": 562,
  1330. "height": 151
  1331. },
  1332. "_anchorPoint": {
  1333. "__type__": "cc.Vec2",
  1334. "x": 0.5,
  1335. "y": 0.5
  1336. },
  1337. "_id": ""
  1338. },
  1339. {
  1340. "__type__": "cc.CompPrefabInfo",
  1341. "fileId": "b6My6CtAFKz77VEoH6FSWF"
  1342. },
  1343. {
  1344. "__type__": "cc.Sprite",
  1345. "_name": "",
  1346. "_objFlags": 0,
  1347. "__editorExtras__": {},
  1348. "node": {
  1349. "__id__": 38
  1350. },
  1351. "_enabled": true,
  1352. "__prefab": {
  1353. "__id__": 56
  1354. },
  1355. "_customMaterial": null,
  1356. "_srcBlendFactor": 2,
  1357. "_dstBlendFactor": 4,
  1358. "_color": {
  1359. "__type__": "cc.Color",
  1360. "r": 255,
  1361. "g": 255,
  1362. "b": 255,
  1363. "a": 255
  1364. },
  1365. "_spriteFrame": {
  1366. "__uuid__": "4b71f010-1f2a-4cd0-97be-68924962a360@f9941",
  1367. "__expectedType__": "cc.SpriteFrame"
  1368. },
  1369. "_type": 1,
  1370. "_fillType": 0,
  1371. "_sizeMode": 0,
  1372. "_fillCenter": {
  1373. "__type__": "cc.Vec2",
  1374. "x": 0,
  1375. "y": 0
  1376. },
  1377. "_fillStart": 0,
  1378. "_fillRange": 0,
  1379. "_isTrimmedMode": true,
  1380. "_useGrayscale": false,
  1381. "_atlas": null,
  1382. "_id": ""
  1383. },
  1384. {
  1385. "__type__": "cc.CompPrefabInfo",
  1386. "fileId": "8fnB4G2AVAb7H3cj3H1vAb"
  1387. },
  1388. {
  1389. "__type__": "cc.Button",
  1390. "_name": "",
  1391. "_objFlags": 0,
  1392. "__editorExtras__": {},
  1393. "node": {
  1394. "__id__": 38
  1395. },
  1396. "_enabled": true,
  1397. "__prefab": {
  1398. "__id__": 58
  1399. },
  1400. "clickEvents": [],
  1401. "_interactable": true,
  1402. "_transition": 3,
  1403. "_normalColor": {
  1404. "__type__": "cc.Color",
  1405. "r": 255,
  1406. "g": 255,
  1407. "b": 255,
  1408. "a": 255
  1409. },
  1410. "_hoverColor": {
  1411. "__type__": "cc.Color",
  1412. "r": 211,
  1413. "g": 211,
  1414. "b": 211,
  1415. "a": 255
  1416. },
  1417. "_pressedColor": {
  1418. "__type__": "cc.Color",
  1419. "r": 255,
  1420. "g": 255,
  1421. "b": 255,
  1422. "a": 255
  1423. },
  1424. "_disabledColor": {
  1425. "__type__": "cc.Color",
  1426. "r": 124,
  1427. "g": 124,
  1428. "b": 124,
  1429. "a": 255
  1430. },
  1431. "_normalSprite": null,
  1432. "_hoverSprite": null,
  1433. "_pressedSprite": null,
  1434. "_disabledSprite": null,
  1435. "_duration": 0.1,
  1436. "_zoomScale": 1.2,
  1437. "_target": {
  1438. "__id__": 38
  1439. },
  1440. "_id": ""
  1441. },
  1442. {
  1443. "__type__": "cc.CompPrefabInfo",
  1444. "fileId": "ab1vNcmtdHhpBXUQ+w+hpe"
  1445. },
  1446. {
  1447. "__type__": "cc.PrefabInfo",
  1448. "root": {
  1449. "__id__": 1
  1450. },
  1451. "asset": {
  1452. "__id__": 0
  1453. },
  1454. "fileId": "6cDSHie6BM15mhj4zYhSxw",
  1455. "instance": null,
  1456. "targetOverrides": null,
  1457. "nestedPrefabInstanceRoots": null
  1458. },
  1459. {
  1460. "__type__": "cc.Node",
  1461. "_name": "giveupBtn",
  1462. "_objFlags": 0,
  1463. "__editorExtras__": {},
  1464. "_parent": {
  1465. "__id__": 1
  1466. },
  1467. "_children": [],
  1468. "_active": true,
  1469. "_components": [
  1470. {
  1471. "__id__": 61
  1472. },
  1473. {
  1474. "__id__": 63
  1475. },
  1476. {
  1477. "__id__": 65
  1478. },
  1479. {
  1480. "__id__": 67
  1481. },
  1482. {
  1483. "__id__": 69
  1484. }
  1485. ],
  1486. "_prefab": {
  1487. "__id__": 71
  1488. },
  1489. "_lpos": {
  1490. "__type__": "cc.Vec3",
  1491. "x": 0,
  1492. "y": -490.297,
  1493. "z": 0
  1494. },
  1495. "_lrot": {
  1496. "__type__": "cc.Quat",
  1497. "x": 0,
  1498. "y": 0,
  1499. "z": 0,
  1500. "w": 1
  1501. },
  1502. "_lscale": {
  1503. "__type__": "cc.Vec3",
  1504. "x": 1,
  1505. "y": 1,
  1506. "z": 1
  1507. },
  1508. "_mobility": 0,
  1509. "_layer": 33554432,
  1510. "_euler": {
  1511. "__type__": "cc.Vec3",
  1512. "x": 0,
  1513. "y": 0,
  1514. "z": 0
  1515. },
  1516. "_id": ""
  1517. },
  1518. {
  1519. "__type__": "cc.UITransform",
  1520. "_name": "",
  1521. "_objFlags": 0,
  1522. "__editorExtras__": {},
  1523. "node": {
  1524. "__id__": 60
  1525. },
  1526. "_enabled": true,
  1527. "__prefab": {
  1528. "__id__": 62
  1529. },
  1530. "_contentSize": {
  1531. "__type__": "cc.Size",
  1532. "width": 270,
  1533. "height": 50.4
  1534. },
  1535. "_anchorPoint": {
  1536. "__type__": "cc.Vec2",
  1537. "x": 0.5,
  1538. "y": 0.5
  1539. },
  1540. "_id": ""
  1541. },
  1542. {
  1543. "__type__": "cc.CompPrefabInfo",
  1544. "fileId": "e5jYBQW+5BQ6U7T7Fy80wb"
  1545. },
  1546. {
  1547. "__type__": "cc.Label",
  1548. "_name": "",
  1549. "_objFlags": 0,
  1550. "__editorExtras__": {},
  1551. "node": {
  1552. "__id__": 60
  1553. },
  1554. "_enabled": true,
  1555. "__prefab": {
  1556. "__id__": 64
  1557. },
  1558. "_customMaterial": null,
  1559. "_srcBlendFactor": 2,
  1560. "_dstBlendFactor": 4,
  1561. "_color": {
  1562. "__type__": "cc.Color",
  1563. "r": 255,
  1564. "g": 255,
  1565. "b": 255,
  1566. "a": 255
  1567. },
  1568. "_string": "放弃复活,重新开始",
  1569. "_horizontalAlign": 1,
  1570. "_verticalAlign": 1,
  1571. "_actualFontSize": 30,
  1572. "_fontSize": 30,
  1573. "_fontFamily": "Arial",
  1574. "_lineHeight": 40,
  1575. "_overflow": 0,
  1576. "_enableWrapText": true,
  1577. "_font": {
  1578. "__uuid__": "3c09b16d-618a-446b-8966-c768ac2fb596",
  1579. "__expectedType__": "cc.TTFFont"
  1580. },
  1581. "_isSystemFontUsed": false,
  1582. "_spacingX": 0,
  1583. "_isItalic": false,
  1584. "_isBold": true,
  1585. "_isUnderline": true,
  1586. "_underlineHeight": 2,
  1587. "_cacheMode": 0,
  1588. "_enableOutline": false,
  1589. "_outlineColor": {
  1590. "__type__": "cc.Color",
  1591. "r": 0,
  1592. "g": 0,
  1593. "b": 0,
  1594. "a": 255
  1595. },
  1596. "_outlineWidth": 2,
  1597. "_enableShadow": false,
  1598. "_shadowColor": {
  1599. "__type__": "cc.Color",
  1600. "r": 0,
  1601. "g": 0,
  1602. "b": 0,
  1603. "a": 255
  1604. },
  1605. "_shadowOffset": {
  1606. "__type__": "cc.Vec2",
  1607. "x": 2,
  1608. "y": 2
  1609. },
  1610. "_shadowBlur": 2,
  1611. "_id": ""
  1612. },
  1613. {
  1614. "__type__": "cc.CompPrefabInfo",
  1615. "fileId": "79otswWdRJ5ZJbNVbCfflJ"
  1616. },
  1617. {
  1618. "__type__": "cc.Button",
  1619. "_name": "",
  1620. "_objFlags": 0,
  1621. "__editorExtras__": {},
  1622. "node": {
  1623. "__id__": 60
  1624. },
  1625. "_enabled": true,
  1626. "__prefab": {
  1627. "__id__": 66
  1628. },
  1629. "clickEvents": [],
  1630. "_interactable": true,
  1631. "_transition": 0,
  1632. "_normalColor": {
  1633. "__type__": "cc.Color",
  1634. "r": 255,
  1635. "g": 255,
  1636. "b": 255,
  1637. "a": 255
  1638. },
  1639. "_hoverColor": {
  1640. "__type__": "cc.Color",
  1641. "r": 211,
  1642. "g": 211,
  1643. "b": 211,
  1644. "a": 255
  1645. },
  1646. "_pressedColor": {
  1647. "__type__": "cc.Color",
  1648. "r": 255,
  1649. "g": 255,
  1650. "b": 255,
  1651. "a": 255
  1652. },
  1653. "_disabledColor": {
  1654. "__type__": "cc.Color",
  1655. "r": 124,
  1656. "g": 124,
  1657. "b": 124,
  1658. "a": 255
  1659. },
  1660. "_normalSprite": null,
  1661. "_hoverSprite": null,
  1662. "_pressedSprite": null,
  1663. "_disabledSprite": null,
  1664. "_duration": 0.1,
  1665. "_zoomScale": 1.2,
  1666. "_target": null,
  1667. "_id": ""
  1668. },
  1669. {
  1670. "__type__": "cc.CompPrefabInfo",
  1671. "fileId": "0f02MatVZP/YAd5SNvirNW"
  1672. },
  1673. {
  1674. "__type__": "102e7zRjoBIIaR3Sun9XFVJ",
  1675. "_name": "",
  1676. "_objFlags": 0,
  1677. "__editorExtras__": {},
  1678. "node": {
  1679. "__id__": 60
  1680. },
  1681. "_enabled": true,
  1682. "__prefab": {
  1683. "__id__": 68
  1684. },
  1685. "_textKey": "pop_gameoverpage_btn2_text",
  1686. "_id": ""
  1687. },
  1688. {
  1689. "__type__": "cc.CompPrefabInfo",
  1690. "fileId": "0ambg9j9FP8LuNbX0NhxU4"
  1691. },
  1692. {
  1693. "__type__": "cc.UIOpacity",
  1694. "_name": "",
  1695. "_objFlags": 0,
  1696. "__editorExtras__": {},
  1697. "node": {
  1698. "__id__": 60
  1699. },
  1700. "_enabled": true,
  1701. "__prefab": {
  1702. "__id__": 70
  1703. },
  1704. "_opacity": 153,
  1705. "_id": ""
  1706. },
  1707. {
  1708. "__type__": "cc.CompPrefabInfo",
  1709. "fileId": "34BPHQ5RFOArqmDnqjaHY1"
  1710. },
  1711. {
  1712. "__type__": "cc.PrefabInfo",
  1713. "root": {
  1714. "__id__": 1
  1715. },
  1716. "asset": {
  1717. "__id__": 0
  1718. },
  1719. "fileId": "9bWkC4SYREYYFH7g80cC5U",
  1720. "instance": null,
  1721. "targetOverrides": null,
  1722. "nestedPrefabInstanceRoots": null
  1723. },
  1724. {
  1725. "__type__": "cc.UITransform",
  1726. "_name": "",
  1727. "_objFlags": 0,
  1728. "__editorExtras__": {},
  1729. "node": {
  1730. "__id__": 1
  1731. },
  1732. "_enabled": true,
  1733. "__prefab": {
  1734. "__id__": 73
  1735. },
  1736. "_contentSize": {
  1737. "__type__": "cc.Size",
  1738. "width": 100,
  1739. "height": 100
  1740. },
  1741. "_anchorPoint": {
  1742. "__type__": "cc.Vec2",
  1743. "x": 0.5,
  1744. "y": 0.5
  1745. },
  1746. "_id": ""
  1747. },
  1748. {
  1749. "__type__": "cc.CompPrefabInfo",
  1750. "fileId": "5a8KLMJ2pFpI/yGMSoykjc"
  1751. },
  1752. {
  1753. "__type__": "68eb9S4QWFMNZJAvYQBy5Yd",
  1754. "_name": "",
  1755. "_objFlags": 0,
  1756. "__editorExtras__": {},
  1757. "node": {
  1758. "__id__": 1
  1759. },
  1760. "_enabled": true,
  1761. "__prefab": {
  1762. "__id__": 75
  1763. },
  1764. "sframe": [],
  1765. "scoreLabel": {
  1766. "__id__": 22
  1767. },
  1768. "condLabel": {
  1769. "__id__": 28
  1770. },
  1771. "_id": ""
  1772. },
  1773. {
  1774. "__type__": "cc.CompPrefabInfo",
  1775. "fileId": "7bLNpGj+FE07tlfeBdAxAg"
  1776. },
  1777. {
  1778. "__type__": "cc.PrefabInfo",
  1779. "root": {
  1780. "__id__": 1
  1781. },
  1782. "asset": {
  1783. "__id__": 0
  1784. },
  1785. "fileId": "00ZjHB+pZF052nWFd4ifY6",
  1786. "instance": null,
  1787. "targetOverrides": null
  1788. }
  1789. ]