win.prefab 30 KB

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