GameOverUI.prefab 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "GameOverUI",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 7
  24. },
  25. {
  26. "__id__": 24
  27. }
  28. ],
  29. "_active": true,
  30. "_components": [
  31. {
  32. "__id__": 41
  33. },
  34. {
  35. "__id__": 42
  36. },
  37. {
  38. "__id__": 43
  39. }
  40. ],
  41. "_prefab": {
  42. "__id__": 44
  43. },
  44. "_lpos": {
  45. "__type__": "cc.Vec3",
  46. "x": 0,
  47. "y": 0,
  48. "z": 0
  49. },
  50. "_lrot": {
  51. "__type__": "cc.Quat",
  52. "x": 0,
  53. "y": 0,
  54. "z": 0,
  55. "w": 1
  56. },
  57. "_lscale": {
  58. "__type__": "cc.Vec3",
  59. "x": 1,
  60. "y": 1,
  61. "z": 1
  62. },
  63. "_layer": 1073741824,
  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": "Background",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_active": true,
  81. "_components": [
  82. {
  83. "__id__": 3
  84. },
  85. {
  86. "__id__": 4
  87. },
  88. {
  89. "__id__": 5
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 6
  94. },
  95. "_lpos": {
  96. "__type__": "cc.Vec3",
  97. "x": 0,
  98. "y": 0,
  99. "z": 0
  100. },
  101. "_lrot": {
  102. "__type__": "cc.Quat",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0,
  106. "w": 1
  107. },
  108. "_lscale": {
  109. "__type__": "cc.Vec3",
  110. "x": 1,
  111. "y": 1,
  112. "z": 1
  113. },
  114. "_layer": 33554432,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.UITransformComponent",
  125. "_name": "Sprite<UITransformComponent>",
  126. "_objFlags": 0,
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "_priority": 0,
  132. "_contentSize": {
  133. "__type__": "cc.Size",
  134. "width": 750,
  135. "height": 1334
  136. },
  137. "_anchorPoint": {
  138. "__type__": "cc.Vec2",
  139. "x": 0.5,
  140. "y": 0.5
  141. },
  142. "_id": ""
  143. },
  144. {
  145. "__type__": "cc.SpriteComponent",
  146. "_name": "Sprite<SpriteComponent>",
  147. "_objFlags": 0,
  148. "node": {
  149. "__id__": 2
  150. },
  151. "_enabled": true,
  152. "_srcBlendFactor": 2,
  153. "_dstBlendFactor": 4,
  154. "_color": {
  155. "__type__": "cc.Color",
  156. "r": 0,
  157. "g": 0,
  158. "b": 0,
  159. "a": 255
  160. },
  161. "_sharedMaterial": null,
  162. "_spriteFrame": {
  163. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941"
  164. },
  165. "_type": 0,
  166. "_fillType": 0,
  167. "_sizeMode": 0,
  168. "_fillCenter": {
  169. "__type__": "cc.Vec2",
  170. "x": 0,
  171. "y": 0
  172. },
  173. "_fillStart": 0,
  174. "_fillRange": 0,
  175. "_isTrimmedMode": true,
  176. "_useGrayscale": false,
  177. "_atlas": null,
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.WidgetComponent",
  182. "_name": "Sprite<WidgetComponent>",
  183. "_objFlags": 0,
  184. "node": {
  185. "__id__": 2
  186. },
  187. "_enabled": true,
  188. "_alignFlags": 45,
  189. "_target": null,
  190. "_left": 0,
  191. "_right": 0,
  192. "_top": 0,
  193. "_bottom": 0,
  194. "_horizontalCenter": 0,
  195. "_verticalCenter": 0,
  196. "_isAbsLeft": true,
  197. "_isAbsRight": true,
  198. "_isAbsTop": true,
  199. "_isAbsBottom": true,
  200. "_isAbsHorizontalCenter": true,
  201. "_isAbsVerticalCenter": true,
  202. "_originalWidth": 40,
  203. "_originalHeight": 36,
  204. "_alignMode": 2,
  205. "_lockFlags": 0,
  206. "_id": ""
  207. },
  208. {
  209. "__type__": "cc.PrefabInfo",
  210. "root": {
  211. "__id__": 1
  212. },
  213. "asset": {
  214. "__id__": 0
  215. },
  216. "fileId": "b3N/+FVjRH2Zlpxxw8KPvE",
  217. "sync": false,
  218. "_synced": {
  219. "default": false,
  220. "serializable": false
  221. }
  222. },
  223. {
  224. "__type__": "cc.Node",
  225. "_name": "WinGroup",
  226. "_objFlags": 0,
  227. "_parent": {
  228. "__id__": 1
  229. },
  230. "_children": [
  231. {
  232. "__id__": 8
  233. },
  234. {
  235. "__id__": 12
  236. }
  237. ],
  238. "_active": true,
  239. "_components": [
  240. {
  241. "__id__": 21
  242. },
  243. {
  244. "__id__": 22
  245. }
  246. ],
  247. "_prefab": {
  248. "__id__": 23
  249. },
  250. "_lpos": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_lrot": {
  257. "__type__": "cc.Quat",
  258. "x": 0,
  259. "y": 0,
  260. "z": 0,
  261. "w": 1
  262. },
  263. "_lscale": {
  264. "__type__": "cc.Vec3",
  265. "x": 1,
  266. "y": 1,
  267. "z": 1
  268. },
  269. "_layer": 1073741824,
  270. "_euler": {
  271. "__type__": "cc.Vec3",
  272. "x": 0,
  273. "y": 0,
  274. "z": 0
  275. },
  276. "_id": ""
  277. },
  278. {
  279. "__type__": "cc.Node",
  280. "_name": "Label",
  281. "_objFlags": 0,
  282. "_parent": {
  283. "__id__": 7
  284. },
  285. "_children": [],
  286. "_active": true,
  287. "_components": [
  288. {
  289. "__id__": 9
  290. },
  291. {
  292. "__id__": 10
  293. }
  294. ],
  295. "_prefab": {
  296. "__id__": 11
  297. },
  298. "_lpos": {
  299. "__type__": "cc.Vec3",
  300. "x": 0,
  301. "y": 0,
  302. "z": 0
  303. },
  304. "_lrot": {
  305. "__type__": "cc.Quat",
  306. "x": 0,
  307. "y": 0,
  308. "z": 0,
  309. "w": 1
  310. },
  311. "_lscale": {
  312. "__type__": "cc.Vec3",
  313. "x": 1,
  314. "y": 1,
  315. "z": 1
  316. },
  317. "_layer": 33554432,
  318. "_euler": {
  319. "__type__": "cc.Vec3",
  320. "x": 0,
  321. "y": 0,
  322. "z": 0
  323. },
  324. "_id": ""
  325. },
  326. {
  327. "__type__": "cc.UITransformComponent",
  328. "_name": "",
  329. "_objFlags": 0,
  330. "node": {
  331. "__id__": 8
  332. },
  333. "_enabled": true,
  334. "_priority": 0,
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 200,
  338. "height": 126
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.LabelComponent",
  349. "_name": "",
  350. "_objFlags": 0,
  351. "node": {
  352. "__id__": 8
  353. },
  354. "_enabled": true,
  355. "_srcBlendFactor": 2,
  356. "_dstBlendFactor": 4,
  357. "_color": {
  358. "__type__": "cc.Color",
  359. "r": 255,
  360. "g": 255,
  361. "b": 255,
  362. "a": 255
  363. },
  364. "_sharedMaterial": null,
  365. "_useOriginalSize": true,
  366. "_string": "胜利",
  367. "_horizontalAlign": 1,
  368. "_verticalAlign": 1,
  369. "_actualFontSize": 100,
  370. "_fontSize": 100,
  371. "_fontFamily": "Arial",
  372. "_lineHeight": 100,
  373. "_overflow": 0,
  374. "_enableWrapText": true,
  375. "_font": null,
  376. "_isSystemFontUsed": true,
  377. "_isItalic": false,
  378. "_isBold": false,
  379. "_isUnderline": false,
  380. "_cacheMode": 0,
  381. "_id": ""
  382. },
  383. {
  384. "__type__": "cc.PrefabInfo",
  385. "root": {
  386. "__id__": 1
  387. },
  388. "asset": {
  389. "__id__": 0
  390. },
  391. "fileId": "8fpr6UR1RP7r38H7jKT/Nd",
  392. "sync": false,
  393. "_synced": {
  394. "default": false,
  395. "serializable": false
  396. }
  397. },
  398. {
  399. "__type__": "cc.Node",
  400. "_name": "Button",
  401. "_objFlags": 0,
  402. "_parent": {
  403. "__id__": 7
  404. },
  405. "_children": [
  406. {
  407. "__id__": 13
  408. }
  409. ],
  410. "_active": true,
  411. "_components": [
  412. {
  413. "__id__": 17
  414. },
  415. {
  416. "__id__": 18
  417. },
  418. {
  419. "__id__": 19
  420. }
  421. ],
  422. "_prefab": {
  423. "__id__": 20
  424. },
  425. "_lpos": {
  426. "__type__": "cc.Vec3",
  427. "x": -2.198,
  428. "y": -138.5,
  429. "z": 0
  430. },
  431. "_lrot": {
  432. "__type__": "cc.Quat",
  433. "x": 0,
  434. "y": 0,
  435. "z": 0,
  436. "w": 1
  437. },
  438. "_lscale": {
  439. "__type__": "cc.Vec3",
  440. "x": 1,
  441. "y": 1,
  442. "z": 1
  443. },
  444. "_layer": 33554432,
  445. "_euler": {
  446. "__type__": "cc.Vec3",
  447. "x": 0,
  448. "y": 0,
  449. "z": 0
  450. },
  451. "_id": ""
  452. },
  453. {
  454. "__type__": "cc.Node",
  455. "_name": "Label",
  456. "_objFlags": 0,
  457. "_parent": {
  458. "__id__": 12
  459. },
  460. "_children": [],
  461. "_active": true,
  462. "_components": [
  463. {
  464. "__id__": 14
  465. },
  466. {
  467. "__id__": 15
  468. }
  469. ],
  470. "_prefab": {
  471. "__id__": 16
  472. },
  473. "_lpos": {
  474. "__type__": "cc.Vec3",
  475. "x": 0,
  476. "y": 6.595,
  477. "z": 0
  478. },
  479. "_lrot": {
  480. "__type__": "cc.Quat",
  481. "x": 0,
  482. "y": 0,
  483. "z": 0,
  484. "w": 1
  485. },
  486. "_lscale": {
  487. "__type__": "cc.Vec3",
  488. "x": 1,
  489. "y": 1,
  490. "z": 1
  491. },
  492. "_layer": 33554432,
  493. "_euler": {
  494. "__type__": "cc.Vec3",
  495. "x": 0,
  496. "y": 0,
  497. "z": 0
  498. },
  499. "_id": ""
  500. },
  501. {
  502. "__type__": "cc.UITransformComponent",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "node": {
  506. "__id__": 13
  507. },
  508. "_enabled": true,
  509. "_priority": 0,
  510. "_contentSize": {
  511. "__type__": "cc.Size",
  512. "width": 100,
  513. "height": 40
  514. },
  515. "_anchorPoint": {
  516. "__type__": "cc.Vec2",
  517. "x": 0.5,
  518. "y": 0.5
  519. },
  520. "_id": ""
  521. },
  522. {
  523. "__type__": "cc.LabelComponent",
  524. "_name": "",
  525. "_objFlags": 0,
  526. "node": {
  527. "__id__": 13
  528. },
  529. "_enabled": true,
  530. "_srcBlendFactor": 2,
  531. "_dstBlendFactor": 4,
  532. "_color": {
  533. "__type__": "cc.Color",
  534. "r": 0,
  535. "g": 0,
  536. "b": 0,
  537. "a": 255
  538. },
  539. "_sharedMaterial": null,
  540. "_useOriginalSize": true,
  541. "_string": "下一关",
  542. "_horizontalAlign": 1,
  543. "_verticalAlign": 1,
  544. "_actualFontSize": 20,
  545. "_fontSize": 20,
  546. "_fontFamily": "Arial",
  547. "_lineHeight": 40,
  548. "_overflow": 1,
  549. "_enableWrapText": false,
  550. "_font": null,
  551. "_isSystemFontUsed": true,
  552. "_isItalic": false,
  553. "_isBold": false,
  554. "_isUnderline": false,
  555. "_cacheMode": 0,
  556. "_id": ""
  557. },
  558. {
  559. "__type__": "cc.PrefabInfo",
  560. "root": {
  561. "__id__": 1
  562. },
  563. "asset": {
  564. "__id__": 0
  565. },
  566. "fileId": "38YrLOFflBPIb0nsqU+0IU",
  567. "sync": false,
  568. "_synced": {
  569. "default": false,
  570. "serializable": false
  571. }
  572. },
  573. {
  574. "__type__": "cc.UITransformComponent",
  575. "_name": "",
  576. "_objFlags": 0,
  577. "node": {
  578. "__id__": 12
  579. },
  580. "_enabled": true,
  581. "_priority": 0,
  582. "_contentSize": {
  583. "__type__": "cc.Size",
  584. "width": 140,
  585. "height": 85
  586. },
  587. "_anchorPoint": {
  588. "__type__": "cc.Vec2",
  589. "x": 0.5,
  590. "y": 0.5
  591. },
  592. "_id": ""
  593. },
  594. {
  595. "__type__": "cc.SpriteComponent",
  596. "_name": "",
  597. "_objFlags": 0,
  598. "node": {
  599. "__id__": 12
  600. },
  601. "_enabled": true,
  602. "_srcBlendFactor": 2,
  603. "_dstBlendFactor": 4,
  604. "_color": {
  605. "__type__": "cc.Color",
  606. "r": 255,
  607. "g": 255,
  608. "b": 255,
  609. "a": 255
  610. },
  611. "_sharedMaterial": null,
  612. "_spriteFrame": {
  613. "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
  614. },
  615. "_type": 1,
  616. "_fillType": 0,
  617. "_sizeMode": 0,
  618. "_fillCenter": {
  619. "__type__": "cc.Vec2",
  620. "x": 0,
  621. "y": 0
  622. },
  623. "_fillStart": 0,
  624. "_fillRange": 0,
  625. "_isTrimmedMode": true,
  626. "_useGrayscale": false,
  627. "_atlas": null,
  628. "_id": ""
  629. },
  630. {
  631. "__type__": "cc.ButtonComponent",
  632. "_name": "",
  633. "_objFlags": 0,
  634. "node": {
  635. "__id__": 12
  636. },
  637. "_enabled": true,
  638. "clickEvents": [],
  639. "_interactable": true,
  640. "_transition": 2,
  641. "_normalColor": {
  642. "__type__": "cc.Color",
  643. "r": 214,
  644. "g": 214,
  645. "b": 214,
  646. "a": 255
  647. },
  648. "_hoverColor": {
  649. "__type__": "cc.Color",
  650. "r": 211,
  651. "g": 211,
  652. "b": 211,
  653. "a": 255
  654. },
  655. "_pressColor": {
  656. "__type__": "cc.Color",
  657. "r": 255,
  658. "g": 255,
  659. "b": 255,
  660. "a": 255
  661. },
  662. "_disabledColor": {
  663. "__type__": "cc.Color",
  664. "r": 124,
  665. "g": 124,
  666. "b": 124,
  667. "a": 255
  668. },
  669. "_normalSprite": {
  670. "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
  671. },
  672. "_hoverSprite": {
  673. "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
  674. },
  675. "_pressedSprite": {
  676. "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
  677. },
  678. "_disabledSprite": {
  679. "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
  680. },
  681. "_duration": 0.1,
  682. "_zoomScale": 1.2,
  683. "_target": {
  684. "__id__": 12
  685. },
  686. "_id": ""
  687. },
  688. {
  689. "__type__": "cc.PrefabInfo",
  690. "root": {
  691. "__id__": 1
  692. },
  693. "asset": {
  694. "__id__": 0
  695. },
  696. "fileId": "8cOyjQXndICpgusJuVJbpt",
  697. "sync": false,
  698. "_synced": {
  699. "default": false,
  700. "serializable": false
  701. }
  702. },
  703. {
  704. "__type__": "cc.UITransformComponent",
  705. "_name": "",
  706. "_objFlags": 0,
  707. "node": {
  708. "__id__": 7
  709. },
  710. "_enabled": true,
  711. "_priority": 0,
  712. "_contentSize": {
  713. "__type__": "cc.Size",
  714. "width": 750,
  715. "height": 1334
  716. },
  717. "_anchorPoint": {
  718. "__type__": "cc.Vec2",
  719. "x": 0.5,
  720. "y": 0.5
  721. },
  722. "_id": ""
  723. },
  724. {
  725. "__type__": "cc.WidgetComponent",
  726. "_name": "WinGroup<WidgetComponent>",
  727. "_objFlags": 0,
  728. "node": {
  729. "__id__": 7
  730. },
  731. "_enabled": true,
  732. "_alignFlags": 45,
  733. "_target": null,
  734. "_left": 0,
  735. "_right": 0,
  736. "_top": 0,
  737. "_bottom": 0,
  738. "_horizontalCenter": 0,
  739. "_verticalCenter": 0,
  740. "_isAbsLeft": true,
  741. "_isAbsRight": true,
  742. "_isAbsTop": true,
  743. "_isAbsBottom": true,
  744. "_isAbsHorizontalCenter": true,
  745. "_isAbsVerticalCenter": true,
  746. "_originalWidth": 100,
  747. "_originalHeight": 100,
  748. "_alignMode": 2,
  749. "_lockFlags": 0,
  750. "_id": ""
  751. },
  752. {
  753. "__type__": "cc.PrefabInfo",
  754. "root": {
  755. "__id__": 1
  756. },
  757. "asset": {
  758. "__id__": 0
  759. },
  760. "fileId": "e3BrFPKQRDlKFyGiExX8RM",
  761. "sync": false,
  762. "_synced": {
  763. "default": false,
  764. "serializable": false
  765. }
  766. },
  767. {
  768. "__type__": "cc.Node",
  769. "_name": "DefeatedGroup",
  770. "_objFlags": 0,
  771. "_parent": {
  772. "__id__": 1
  773. },
  774. "_children": [
  775. {
  776. "__id__": 25
  777. },
  778. {
  779. "__id__": 29
  780. }
  781. ],
  782. "_active": true,
  783. "_components": [
  784. {
  785. "__id__": 38
  786. },
  787. {
  788. "__id__": 39
  789. }
  790. ],
  791. "_prefab": {
  792. "__id__": 40
  793. },
  794. "_lpos": {
  795. "__type__": "cc.Vec3",
  796. "x": 0,
  797. "y": 0,
  798. "z": 0
  799. },
  800. "_lrot": {
  801. "__type__": "cc.Quat",
  802. "x": 0,
  803. "y": 0,
  804. "z": 0,
  805. "w": 1
  806. },
  807. "_lscale": {
  808. "__type__": "cc.Vec3",
  809. "x": 1,
  810. "y": 1,
  811. "z": 1
  812. },
  813. "_layer": 1073741824,
  814. "_euler": {
  815. "__type__": "cc.Vec3",
  816. "x": 0,
  817. "y": 0,
  818. "z": 0
  819. },
  820. "_id": ""
  821. },
  822. {
  823. "__type__": "cc.Node",
  824. "_name": "Label",
  825. "_objFlags": 0,
  826. "_parent": {
  827. "__id__": 24
  828. },
  829. "_children": [],
  830. "_active": true,
  831. "_components": [
  832. {
  833. "__id__": 26
  834. },
  835. {
  836. "__id__": 27
  837. }
  838. ],
  839. "_prefab": {
  840. "__id__": 28
  841. },
  842. "_lpos": {
  843. "__type__": "cc.Vec3",
  844. "x": 0,
  845. "y": 0,
  846. "z": 0
  847. },
  848. "_lrot": {
  849. "__type__": "cc.Quat",
  850. "x": 0,
  851. "y": 0,
  852. "z": 0,
  853. "w": 1
  854. },
  855. "_lscale": {
  856. "__type__": "cc.Vec3",
  857. "x": 1,
  858. "y": 1,
  859. "z": 1
  860. },
  861. "_layer": 33554432,
  862. "_euler": {
  863. "__type__": "cc.Vec3",
  864. "x": 0,
  865. "y": 0,
  866. "z": 0
  867. },
  868. "_id": ""
  869. },
  870. {
  871. "__type__": "cc.UITransformComponent",
  872. "_name": "",
  873. "_objFlags": 0,
  874. "node": {
  875. "__id__": 25
  876. },
  877. "_enabled": true,
  878. "_priority": 0,
  879. "_contentSize": {
  880. "__type__": "cc.Size",
  881. "width": 200,
  882. "height": 126
  883. },
  884. "_anchorPoint": {
  885. "__type__": "cc.Vec2",
  886. "x": 0.5,
  887. "y": 0.5
  888. },
  889. "_id": ""
  890. },
  891. {
  892. "__type__": "cc.LabelComponent",
  893. "_name": "",
  894. "_objFlags": 0,
  895. "node": {
  896. "__id__": 25
  897. },
  898. "_enabled": true,
  899. "_srcBlendFactor": 2,
  900. "_dstBlendFactor": 4,
  901. "_color": {
  902. "__type__": "cc.Color",
  903. "r": 255,
  904. "g": 255,
  905. "b": 255,
  906. "a": 255
  907. },
  908. "_sharedMaterial": null,
  909. "_useOriginalSize": true,
  910. "_string": "失败",
  911. "_horizontalAlign": 1,
  912. "_verticalAlign": 1,
  913. "_actualFontSize": 100,
  914. "_fontSize": 100,
  915. "_fontFamily": "Arial",
  916. "_lineHeight": 100,
  917. "_overflow": 0,
  918. "_enableWrapText": true,
  919. "_font": null,
  920. "_isSystemFontUsed": true,
  921. "_isItalic": false,
  922. "_isBold": false,
  923. "_isUnderline": false,
  924. "_cacheMode": 0,
  925. "_id": ""
  926. },
  927. {
  928. "__type__": "cc.PrefabInfo",
  929. "root": {
  930. "__id__": 1
  931. },
  932. "asset": {
  933. "__id__": 0
  934. },
  935. "fileId": "b4CgY0SRRNTZKWvGLoXsf7",
  936. "sync": false,
  937. "_synced": {
  938. "default": false,
  939. "serializable": false
  940. }
  941. },
  942. {
  943. "__type__": "cc.Node",
  944. "_name": "Button",
  945. "_objFlags": 0,
  946. "_parent": {
  947. "__id__": 24
  948. },
  949. "_children": [
  950. {
  951. "__id__": 30
  952. }
  953. ],
  954. "_active": true,
  955. "_components": [
  956. {
  957. "__id__": 34
  958. },
  959. {
  960. "__id__": 35
  961. },
  962. {
  963. "__id__": 36
  964. }
  965. ],
  966. "_prefab": {
  967. "__id__": 37
  968. },
  969. "_lpos": {
  970. "__type__": "cc.Vec3",
  971. "x": 0,
  972. "y": -136.187,
  973. "z": 0
  974. },
  975. "_lrot": {
  976. "__type__": "cc.Quat",
  977. "x": 0,
  978. "y": 0,
  979. "z": 0,
  980. "w": 1
  981. },
  982. "_lscale": {
  983. "__type__": "cc.Vec3",
  984. "x": 1,
  985. "y": 1,
  986. "z": 1
  987. },
  988. "_layer": 33554432,
  989. "_euler": {
  990. "__type__": "cc.Vec3",
  991. "x": 0,
  992. "y": 0,
  993. "z": 0
  994. },
  995. "_id": ""
  996. },
  997. {
  998. "__type__": "cc.Node",
  999. "_name": "Label",
  1000. "_objFlags": 0,
  1001. "_parent": {
  1002. "__id__": 29
  1003. },
  1004. "_children": [],
  1005. "_active": true,
  1006. "_components": [
  1007. {
  1008. "__id__": 31
  1009. },
  1010. {
  1011. "__id__": 32
  1012. }
  1013. ],
  1014. "_prefab": {
  1015. "__id__": 33
  1016. },
  1017. "_lpos": {
  1018. "__type__": "cc.Vec3",
  1019. "x": -4.397,
  1020. "y": 4.397,
  1021. "z": 0
  1022. },
  1023. "_lrot": {
  1024. "__type__": "cc.Quat",
  1025. "x": 0,
  1026. "y": 0,
  1027. "z": 0,
  1028. "w": 1
  1029. },
  1030. "_lscale": {
  1031. "__type__": "cc.Vec3",
  1032. "x": 1,
  1033. "y": 1,
  1034. "z": 1
  1035. },
  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.UITransformComponent",
  1047. "_name": "",
  1048. "_objFlags": 0,
  1049. "node": {
  1050. "__id__": 30
  1051. },
  1052. "_enabled": true,
  1053. "_priority": 0,
  1054. "_contentSize": {
  1055. "__type__": "cc.Size",
  1056. "width": 100,
  1057. "height": 40
  1058. },
  1059. "_anchorPoint": {
  1060. "__type__": "cc.Vec2",
  1061. "x": 0.5,
  1062. "y": 0.5
  1063. },
  1064. "_id": ""
  1065. },
  1066. {
  1067. "__type__": "cc.LabelComponent",
  1068. "_name": "",
  1069. "_objFlags": 0,
  1070. "node": {
  1071. "__id__": 30
  1072. },
  1073. "_enabled": true,
  1074. "_srcBlendFactor": 2,
  1075. "_dstBlendFactor": 4,
  1076. "_color": {
  1077. "__type__": "cc.Color",
  1078. "r": 0,
  1079. "g": 0,
  1080. "b": 0,
  1081. "a": 255
  1082. },
  1083. "_sharedMaterial": null,
  1084. "_useOriginalSize": true,
  1085. "_string": "重来",
  1086. "_horizontalAlign": 1,
  1087. "_verticalAlign": 1,
  1088. "_actualFontSize": 20,
  1089. "_fontSize": 20,
  1090. "_fontFamily": "Arial",
  1091. "_lineHeight": 40,
  1092. "_overflow": 1,
  1093. "_enableWrapText": false,
  1094. "_font": null,
  1095. "_isSystemFontUsed": true,
  1096. "_isItalic": false,
  1097. "_isBold": false,
  1098. "_isUnderline": false,
  1099. "_cacheMode": 0,
  1100. "_id": ""
  1101. },
  1102. {
  1103. "__type__": "cc.PrefabInfo",
  1104. "root": {
  1105. "__id__": 1
  1106. },
  1107. "asset": {
  1108. "__id__": 0
  1109. },
  1110. "fileId": "80udKEG79KvZdWRuIzJAED",
  1111. "sync": false,
  1112. "_synced": {
  1113. "default": false,
  1114. "serializable": false
  1115. }
  1116. },
  1117. {
  1118. "__type__": "cc.UITransformComponent",
  1119. "_name": "",
  1120. "_objFlags": 0,
  1121. "node": {
  1122. "__id__": 29
  1123. },
  1124. "_enabled": true,
  1125. "_priority": 0,
  1126. "_contentSize": {
  1127. "__type__": "cc.Size",
  1128. "width": 140,
  1129. "height": 76
  1130. },
  1131. "_anchorPoint": {
  1132. "__type__": "cc.Vec2",
  1133. "x": 0.5,
  1134. "y": 0.5
  1135. },
  1136. "_id": ""
  1137. },
  1138. {
  1139. "__type__": "cc.SpriteComponent",
  1140. "_name": "",
  1141. "_objFlags": 0,
  1142. "node": {
  1143. "__id__": 29
  1144. },
  1145. "_enabled": true,
  1146. "_srcBlendFactor": 2,
  1147. "_dstBlendFactor": 4,
  1148. "_color": {
  1149. "__type__": "cc.Color",
  1150. "r": 255,
  1151. "g": 255,
  1152. "b": 255,
  1153. "a": 255
  1154. },
  1155. "_sharedMaterial": null,
  1156. "_spriteFrame": {
  1157. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  1158. },
  1159. "_type": 1,
  1160. "_fillType": 0,
  1161. "_sizeMode": 0,
  1162. "_fillCenter": {
  1163. "__type__": "cc.Vec2",
  1164. "x": 0,
  1165. "y": 0
  1166. },
  1167. "_fillStart": 0,
  1168. "_fillRange": 0,
  1169. "_isTrimmedMode": true,
  1170. "_useGrayscale": false,
  1171. "_atlas": null,
  1172. "_id": ""
  1173. },
  1174. {
  1175. "__type__": "cc.ButtonComponent",
  1176. "_name": "",
  1177. "_objFlags": 0,
  1178. "node": {
  1179. "__id__": 29
  1180. },
  1181. "_enabled": true,
  1182. "clickEvents": [],
  1183. "_interactable": true,
  1184. "_transition": 2,
  1185. "_normalColor": {
  1186. "__type__": "cc.Color",
  1187. "r": 214,
  1188. "g": 214,
  1189. "b": 214,
  1190. "a": 255
  1191. },
  1192. "_hoverColor": {
  1193. "__type__": "cc.Color",
  1194. "r": 211,
  1195. "g": 211,
  1196. "b": 211,
  1197. "a": 255
  1198. },
  1199. "_pressColor": {
  1200. "__type__": "cc.Color",
  1201. "r": 255,
  1202. "g": 255,
  1203. "b": 255,
  1204. "a": 255
  1205. },
  1206. "_disabledColor": {
  1207. "__type__": "cc.Color",
  1208. "r": 124,
  1209. "g": 124,
  1210. "b": 124,
  1211. "a": 255
  1212. },
  1213. "_normalSprite": {
  1214. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  1215. },
  1216. "_hoverSprite": {
  1217. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  1218. },
  1219. "_pressedSprite": {
  1220. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  1221. },
  1222. "_disabledSprite": {
  1223. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  1224. },
  1225. "_duration": 0.1,
  1226. "_zoomScale": 1.2,
  1227. "_target": {
  1228. "__id__": 29
  1229. },
  1230. "_id": ""
  1231. },
  1232. {
  1233. "__type__": "cc.PrefabInfo",
  1234. "root": {
  1235. "__id__": 1
  1236. },
  1237. "asset": {
  1238. "__id__": 0
  1239. },
  1240. "fileId": "61ZtASEfNOhJZn4aBSVJh/",
  1241. "sync": false,
  1242. "_synced": {
  1243. "default": false,
  1244. "serializable": false
  1245. }
  1246. },
  1247. {
  1248. "__type__": "cc.UITransformComponent",
  1249. "_name": "",
  1250. "_objFlags": 0,
  1251. "node": {
  1252. "__id__": 24
  1253. },
  1254. "_enabled": true,
  1255. "_priority": 0,
  1256. "_contentSize": {
  1257. "__type__": "cc.Size",
  1258. "width": 750,
  1259. "height": 1334
  1260. },
  1261. "_anchorPoint": {
  1262. "__type__": "cc.Vec2",
  1263. "x": 0.5,
  1264. "y": 0.5
  1265. },
  1266. "_id": ""
  1267. },
  1268. {
  1269. "__type__": "cc.WidgetComponent",
  1270. "_name": "DefeatedGroup<WidgetComponent>",
  1271. "_objFlags": 0,
  1272. "node": {
  1273. "__id__": 24
  1274. },
  1275. "_enabled": true,
  1276. "_alignFlags": 45,
  1277. "_target": null,
  1278. "_left": 0,
  1279. "_right": 0,
  1280. "_top": 0,
  1281. "_bottom": 0,
  1282. "_horizontalCenter": 0,
  1283. "_verticalCenter": 0,
  1284. "_isAbsLeft": true,
  1285. "_isAbsRight": true,
  1286. "_isAbsTop": true,
  1287. "_isAbsBottom": false,
  1288. "_isAbsHorizontalCenter": true,
  1289. "_isAbsVerticalCenter": true,
  1290. "_originalWidth": 100,
  1291. "_originalHeight": 100,
  1292. "_alignMode": 2,
  1293. "_lockFlags": 0,
  1294. "_id": ""
  1295. },
  1296. {
  1297. "__type__": "cc.PrefabInfo",
  1298. "root": {
  1299. "__id__": 1
  1300. },
  1301. "asset": {
  1302. "__id__": 0
  1303. },
  1304. "fileId": "55TNtywbNCjJiuKHuOXfQR",
  1305. "sync": false,
  1306. "_synced": {
  1307. "default": false,
  1308. "serializable": false
  1309. }
  1310. },
  1311. {
  1312. "__type__": "cc.UITransformComponent",
  1313. "_name": "",
  1314. "_objFlags": 0,
  1315. "node": {
  1316. "__id__": 1
  1317. },
  1318. "_enabled": true,
  1319. "_priority": 0,
  1320. "_contentSize": {
  1321. "__type__": "cc.Size",
  1322. "width": 750,
  1323. "height": 1334
  1324. },
  1325. "_anchorPoint": {
  1326. "__type__": "cc.Vec2",
  1327. "x": 0.5,
  1328. "y": 0.5
  1329. },
  1330. "_id": ""
  1331. },
  1332. {
  1333. "__type__": "cc.WidgetComponent",
  1334. "_name": "GameOverUI<WidgetComponent>",
  1335. "_objFlags": 0,
  1336. "node": {
  1337. "__id__": 1
  1338. },
  1339. "_enabled": true,
  1340. "_alignFlags": 45,
  1341. "_target": null,
  1342. "_left": 0,
  1343. "_right": 0,
  1344. "_top": 0,
  1345. "_bottom": 0,
  1346. "_horizontalCenter": 0,
  1347. "_verticalCenter": 0,
  1348. "_isAbsLeft": true,
  1349. "_isAbsRight": true,
  1350. "_isAbsTop": true,
  1351. "_isAbsBottom": true,
  1352. "_isAbsHorizontalCenter": true,
  1353. "_isAbsVerticalCenter": true,
  1354. "_originalWidth": 100,
  1355. "_originalHeight": 100,
  1356. "_alignMode": 2,
  1357. "_lockFlags": 0,
  1358. "_id": ""
  1359. },
  1360. {
  1361. "__type__": "15ec3t8BJRJTpilb3tkiwVQ",
  1362. "_name": "",
  1363. "_objFlags": 0,
  1364. "node": {
  1365. "__id__": 1
  1366. },
  1367. "_enabled": true,
  1368. "WinGroup": {
  1369. "__id__": 7
  1370. },
  1371. "DefeatedGroup": {
  1372. "__id__": 24
  1373. },
  1374. "_id": ""
  1375. },
  1376. {
  1377. "__type__": "cc.PrefabInfo",
  1378. "root": {
  1379. "__id__": 1
  1380. },
  1381. "asset": {
  1382. "__id__": 0
  1383. },
  1384. "fileId": "1dC1OKH5tEvpVgClSi7520",
  1385. "sync": false,
  1386. "_synced": {
  1387. "default": false,
  1388. "serializable": false
  1389. }
  1390. }
  1391. ]