Restart.prefab 25 KB

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