BattleScene_Top.prefab 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "BattleScene_Top",
  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": "BattleScene_Top",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 18
  26. },
  27. {
  28. "__id__": 34
  29. },
  30. {
  31. "__id__": 50
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 58
  38. },
  39. {
  40. "__id__": 60
  41. },
  42. {
  43. "__id__": 62
  44. },
  45. {
  46. "__id__": 64
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 66
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 300,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "_btnReturn",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [
  90. {
  91. "__id__": 3
  92. }
  93. ],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 9
  98. },
  99. {
  100. "__id__": 11
  101. },
  102. {
  103. "__id__": 13
  104. },
  105. {
  106. "__id__": 15
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 17
  111. },
  112. "_lpos": {
  113. "__type__": "cc.Vec3",
  114. "x": 540,
  115. "y": 0,
  116. "z": 0
  117. },
  118. "_lrot": {
  119. "__type__": "cc.Quat",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0,
  123. "w": 1
  124. },
  125. "_lscale": {
  126. "__type__": "cc.Vec3",
  127. "x": 1,
  128. "y": 1,
  129. "z": 1
  130. },
  131. "_mobility": 0,
  132. "_layer": 33554432,
  133. "_euler": {
  134. "__type__": "cc.Vec3",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0
  138. },
  139. "_id": ""
  140. },
  141. {
  142. "__type__": "cc.Node",
  143. "_name": "Label",
  144. "_objFlags": 512,
  145. "__editorExtras__": {},
  146. "_parent": {
  147. "__id__": 2
  148. },
  149. "_children": [],
  150. "_active": true,
  151. "_components": [
  152. {
  153. "__id__": 4
  154. },
  155. {
  156. "__id__": 6
  157. }
  158. ],
  159. "_prefab": {
  160. "__id__": 8
  161. },
  162. "_lpos": {
  163. "__type__": "cc.Vec3",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0
  167. },
  168. "_lrot": {
  169. "__type__": "cc.Quat",
  170. "x": 0,
  171. "y": 0,
  172. "z": 0,
  173. "w": 1
  174. },
  175. "_lscale": {
  176. "__type__": "cc.Vec3",
  177. "x": 1,
  178. "y": 1,
  179. "z": 1
  180. },
  181. "_mobility": 0,
  182. "_layer": 33554432,
  183. "_euler": {
  184. "__type__": "cc.Vec3",
  185. "x": 0,
  186. "y": 0,
  187. "z": 0
  188. },
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.UITransform",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "__editorExtras__": {},
  196. "node": {
  197. "__id__": 3
  198. },
  199. "_enabled": true,
  200. "__prefab": {
  201. "__id__": 5
  202. },
  203. "_contentSize": {
  204. "__type__": "cc.Size",
  205. "width": 100,
  206. "height": 40
  207. },
  208. "_anchorPoint": {
  209. "__type__": "cc.Vec2",
  210. "x": 0.5,
  211. "y": 0.5
  212. },
  213. "_id": ""
  214. },
  215. {
  216. "__type__": "cc.CompPrefabInfo",
  217. "fileId": "3fX7Uj0y9PDZD6XQ/jzVwm"
  218. },
  219. {
  220. "__type__": "cc.Label",
  221. "_name": "",
  222. "_objFlags": 0,
  223. "__editorExtras__": {},
  224. "node": {
  225. "__id__": 3
  226. },
  227. "_enabled": true,
  228. "__prefab": {
  229. "__id__": 7
  230. },
  231. "_customMaterial": null,
  232. "_srcBlendFactor": 2,
  233. "_dstBlendFactor": 4,
  234. "_color": {
  235. "__type__": "cc.Color",
  236. "r": 0,
  237. "g": 0,
  238. "b": 0,
  239. "a": 255
  240. },
  241. "_string": "返回",
  242. "_horizontalAlign": 1,
  243. "_verticalAlign": 1,
  244. "_actualFontSize": 20,
  245. "_fontSize": 20,
  246. "_fontFamily": "Arial",
  247. "_lineHeight": 40,
  248. "_overflow": 1,
  249. "_enableWrapText": false,
  250. "_font": null,
  251. "_isSystemFontUsed": true,
  252. "_spacingX": 0,
  253. "_isItalic": false,
  254. "_isBold": false,
  255. "_isUnderline": false,
  256. "_underlineHeight": 2,
  257. "_cacheMode": 0,
  258. "_enableOutline": false,
  259. "_outlineColor": {
  260. "__type__": "cc.Color",
  261. "r": 0,
  262. "g": 0,
  263. "b": 0,
  264. "a": 255
  265. },
  266. "_outlineWidth": 2,
  267. "_enableShadow": false,
  268. "_shadowColor": {
  269. "__type__": "cc.Color",
  270. "r": 0,
  271. "g": 0,
  272. "b": 0,
  273. "a": 255
  274. },
  275. "_shadowOffset": {
  276. "__type__": "cc.Vec2",
  277. "x": 2,
  278. "y": 2
  279. },
  280. "_shadowBlur": 2,
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.CompPrefabInfo",
  285. "fileId": "b1fVpqsH9DjI+aqNk0xC0m"
  286. },
  287. {
  288. "__type__": "cc.PrefabInfo",
  289. "root": {
  290. "__id__": 1
  291. },
  292. "asset": {
  293. "__id__": 0
  294. },
  295. "fileId": "d3Bfkzkd1DYJM4rBsC5oui",
  296. "instance": null,
  297. "targetOverrides": null,
  298. "nestedPrefabInstanceRoots": null
  299. },
  300. {
  301. "__type__": "cc.UITransform",
  302. "_name": "",
  303. "_objFlags": 0,
  304. "__editorExtras__": {},
  305. "node": {
  306. "__id__": 2
  307. },
  308. "_enabled": true,
  309. "__prefab": {
  310. "__id__": 10
  311. },
  312. "_contentSize": {
  313. "__type__": "cc.Size",
  314. "width": 100,
  315. "height": 50
  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": "29yPjuVkZFrpMM4K6b2LWX"
  327. },
  328. {
  329. "__type__": "cc.Sprite",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "__editorExtras__": {},
  333. "node": {
  334. "__id__": 2
  335. },
  336. "_enabled": true,
  337. "__prefab": {
  338. "__id__": 12
  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__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  352. "__expectedType__": "cc.SpriteFrame"
  353. },
  354. "_type": 1,
  355. "_fillType": 0,
  356. "_sizeMode": 0,
  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": "5469aQv2FJroRKGD2IYVJk"
  372. },
  373. {
  374. "__type__": "cc.Button",
  375. "_name": "",
  376. "_objFlags": 0,
  377. "__editorExtras__": {},
  378. "node": {
  379. "__id__": 2
  380. },
  381. "_enabled": true,
  382. "__prefab": {
  383. "__id__": 14
  384. },
  385. "clickEvents": [],
  386. "_interactable": true,
  387. "_transition": 2,
  388. "_normalColor": {
  389. "__type__": "cc.Color",
  390. "r": 214,
  391. "g": 214,
  392. "b": 214,
  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": {
  417. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  418. "__expectedType__": "cc.SpriteFrame"
  419. },
  420. "_hoverSprite": {
  421. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  422. "__expectedType__": "cc.SpriteFrame"
  423. },
  424. "_pressedSprite": {
  425. "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
  426. "__expectedType__": "cc.SpriteFrame"
  427. },
  428. "_disabledSprite": {
  429. "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
  430. "__expectedType__": "cc.SpriteFrame"
  431. },
  432. "_duration": 0.1,
  433. "_zoomScale": 1.2,
  434. "_target": {
  435. "__id__": 2
  436. },
  437. "_id": ""
  438. },
  439. {
  440. "__type__": "cc.CompPrefabInfo",
  441. "fileId": "0bQDKfTcBEKrN7Wh0Faqo1"
  442. },
  443. {
  444. "__type__": "cc.Widget",
  445. "_name": "",
  446. "_objFlags": 0,
  447. "__editorExtras__": {},
  448. "node": {
  449. "__id__": 2
  450. },
  451. "_enabled": true,
  452. "__prefab": {
  453. "__id__": 16
  454. },
  455. "_alignFlags": 32,
  456. "_target": null,
  457. "_left": 0,
  458. "_right": 50,
  459. "_top": 0,
  460. "_bottom": 0,
  461. "_horizontalCenter": 0,
  462. "_verticalCenter": 0,
  463. "_isAbsLeft": true,
  464. "_isAbsRight": true,
  465. "_isAbsTop": true,
  466. "_isAbsBottom": true,
  467. "_isAbsHorizontalCenter": true,
  468. "_isAbsVerticalCenter": true,
  469. "_originalWidth": 0,
  470. "_originalHeight": 0,
  471. "_alignMode": 2,
  472. "_lockFlags": 0,
  473. "_id": ""
  474. },
  475. {
  476. "__type__": "cc.CompPrefabInfo",
  477. "fileId": "869Kbl+75CPK57ixcSOkhR"
  478. },
  479. {
  480. "__type__": "cc.PrefabInfo",
  481. "root": {
  482. "__id__": 1
  483. },
  484. "asset": {
  485. "__id__": 0
  486. },
  487. "fileId": "cfvzHJDqZM0JdsxbYkL/+K",
  488. "instance": null,
  489. "targetOverrides": null,
  490. "nestedPrefabInstanceRoots": null
  491. },
  492. {
  493. "__type__": "cc.Node",
  494. "_name": "Gold",
  495. "_objFlags": 0,
  496. "__editorExtras__": {},
  497. "_parent": {
  498. "__id__": 1
  499. },
  500. "_children": [
  501. {
  502. "__id__": 19
  503. }
  504. ],
  505. "_active": true,
  506. "_components": [
  507. {
  508. "__id__": 27
  509. },
  510. {
  511. "__id__": 29
  512. },
  513. {
  514. "__id__": 31
  515. }
  516. ],
  517. "_prefab": {
  518. "__id__": 33
  519. },
  520. "_lpos": {
  521. "__type__": "cc.Vec3",
  522. "x": 40,
  523. "y": 0,
  524. "z": 0
  525. },
  526. "_lrot": {
  527. "__type__": "cc.Quat",
  528. "x": 0,
  529. "y": 0,
  530. "z": 0,
  531. "w": 1
  532. },
  533. "_lscale": {
  534. "__type__": "cc.Vec3",
  535. "x": 1,
  536. "y": 1,
  537. "z": 1
  538. },
  539. "_mobility": 0,
  540. "_layer": 33554432,
  541. "_euler": {
  542. "__type__": "cc.Vec3",
  543. "x": 0,
  544. "y": 0,
  545. "z": 0
  546. },
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.Node",
  551. "_name": "_gold",
  552. "_objFlags": 0,
  553. "__editorExtras__": {},
  554. "_parent": {
  555. "__id__": 18
  556. },
  557. "_children": [],
  558. "_active": true,
  559. "_components": [
  560. {
  561. "__id__": 20
  562. },
  563. {
  564. "__id__": 22
  565. },
  566. {
  567. "__id__": 24
  568. }
  569. ],
  570. "_prefab": {
  571. "__id__": 26
  572. },
  573. "_lpos": {
  574. "__type__": "cc.Vec3",
  575. "x": 52.24609375,
  576. "y": 0,
  577. "z": 0
  578. },
  579. "_lrot": {
  580. "__type__": "cc.Quat",
  581. "x": 0,
  582. "y": 0,
  583. "z": 0,
  584. "w": 1
  585. },
  586. "_lscale": {
  587. "__type__": "cc.Vec3",
  588. "x": 1,
  589. "y": 1,
  590. "z": 1
  591. },
  592. "_mobility": 0,
  593. "_layer": 33554432,
  594. "_euler": {
  595. "__type__": "cc.Vec3",
  596. "x": 0,
  597. "y": 0,
  598. "z": 0
  599. },
  600. "_id": ""
  601. },
  602. {
  603. "__type__": "cc.UITransform",
  604. "_name": "",
  605. "_objFlags": 0,
  606. "__editorExtras__": {},
  607. "node": {
  608. "__id__": 19
  609. },
  610. "_enabled": true,
  611. "__prefab": {
  612. "__id__": 21
  613. },
  614. "_contentSize": {
  615. "__type__": "cc.Size",
  616. "width": 44.4921875,
  617. "height": 50.4
  618. },
  619. "_anchorPoint": {
  620. "__type__": "cc.Vec2",
  621. "x": 0.5,
  622. "y": 0.5
  623. },
  624. "_id": ""
  625. },
  626. {
  627. "__type__": "cc.CompPrefabInfo",
  628. "fileId": "8f9LiDc4ZGkJ+Fc5wk0UNE"
  629. },
  630. {
  631. "__type__": "cc.Label",
  632. "_name": "",
  633. "_objFlags": 0,
  634. "__editorExtras__": {},
  635. "node": {
  636. "__id__": 19
  637. },
  638. "_enabled": true,
  639. "__prefab": {
  640. "__id__": 23
  641. },
  642. "_customMaterial": null,
  643. "_srcBlendFactor": 2,
  644. "_dstBlendFactor": 4,
  645. "_color": {
  646. "__type__": "cc.Color",
  647. "r": 255,
  648. "g": 255,
  649. "b": 255,
  650. "a": 255
  651. },
  652. "_string": "1000",
  653. "_horizontalAlign": 1,
  654. "_verticalAlign": 1,
  655. "_actualFontSize": 20,
  656. "_fontSize": 20,
  657. "_fontFamily": "Arial",
  658. "_lineHeight": 40,
  659. "_overflow": 0,
  660. "_enableWrapText": true,
  661. "_font": null,
  662. "_isSystemFontUsed": true,
  663. "_spacingX": 0,
  664. "_isItalic": false,
  665. "_isBold": false,
  666. "_isUnderline": false,
  667. "_underlineHeight": 2,
  668. "_cacheMode": 0,
  669. "_enableOutline": false,
  670. "_outlineColor": {
  671. "__type__": "cc.Color",
  672. "r": 0,
  673. "g": 0,
  674. "b": 0,
  675. "a": 255
  676. },
  677. "_outlineWidth": 2,
  678. "_enableShadow": false,
  679. "_shadowColor": {
  680. "__type__": "cc.Color",
  681. "r": 0,
  682. "g": 0,
  683. "b": 0,
  684. "a": 255
  685. },
  686. "_shadowOffset": {
  687. "__type__": "cc.Vec2",
  688. "x": 2,
  689. "y": 2
  690. },
  691. "_shadowBlur": 2,
  692. "_id": ""
  693. },
  694. {
  695. "__type__": "cc.CompPrefabInfo",
  696. "fileId": "7cTuukFYZDfYwltWjy9ZrG"
  697. },
  698. {
  699. "__type__": "cc.Widget",
  700. "_name": "",
  701. "_objFlags": 0,
  702. "__editorExtras__": {},
  703. "node": {
  704. "__id__": 19
  705. },
  706. "_enabled": true,
  707. "__prefab": {
  708. "__id__": 25
  709. },
  710. "_alignFlags": 8,
  711. "_target": null,
  712. "_left": 50,
  713. "_right": 0,
  714. "_top": 0,
  715. "_bottom": 0,
  716. "_horizontalCenter": 0,
  717. "_verticalCenter": 0,
  718. "_isAbsLeft": true,
  719. "_isAbsRight": true,
  720. "_isAbsTop": true,
  721. "_isAbsBottom": true,
  722. "_isAbsHorizontalCenter": true,
  723. "_isAbsVerticalCenter": true,
  724. "_originalWidth": 0,
  725. "_originalHeight": 0,
  726. "_alignMode": 2,
  727. "_lockFlags": 0,
  728. "_id": ""
  729. },
  730. {
  731. "__type__": "cc.CompPrefabInfo",
  732. "fileId": "20ZnhABANBx7X1Q2Len/0k"
  733. },
  734. {
  735. "__type__": "cc.PrefabInfo",
  736. "root": {
  737. "__id__": 1
  738. },
  739. "asset": {
  740. "__id__": 0
  741. },
  742. "fileId": "cfvCbY91JEvpPSnBNXRZ7m",
  743. "instance": null,
  744. "targetOverrides": null,
  745. "nestedPrefabInstanceRoots": null
  746. },
  747. {
  748. "__type__": "cc.UITransform",
  749. "_name": "",
  750. "_objFlags": 0,
  751. "__editorExtras__": {},
  752. "node": {
  753. "__id__": 18
  754. },
  755. "_enabled": true,
  756. "__prefab": {
  757. "__id__": 28
  758. },
  759. "_contentSize": {
  760. "__type__": "cc.Size",
  761. "width": 40,
  762. "height": 36
  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": "3dwbcALDJDJ5sA2bpv9v1B"
  774. },
  775. {
  776. "__type__": "cc.Sprite",
  777. "_name": "",
  778. "_objFlags": 0,
  779. "__editorExtras__": {},
  780. "node": {
  781. "__id__": 18
  782. },
  783. "_enabled": true,
  784. "__prefab": {
  785. "__id__": 30
  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__": "57520716-48c8-4a19-8acf-41c9f8777fb0@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": "87oS4cSrlIRYoN2wM60ZOO"
  819. },
  820. {
  821. "__type__": "cc.Widget",
  822. "_name": "",
  823. "_objFlags": 0,
  824. "__editorExtras__": {},
  825. "node": {
  826. "__id__": 18
  827. },
  828. "_enabled": true,
  829. "__prefab": {
  830. "__id__": 32
  831. },
  832. "_alignFlags": 37,
  833. "_target": null,
  834. "_left": 620,
  835. "_right": 580,
  836. "_top": 42,
  837. "_bottom": 42,
  838. "_horizontalCenter": 0,
  839. "_verticalCenter": 0,
  840. "_isAbsLeft": true,
  841. "_isAbsRight": true,
  842. "_isAbsTop": true,
  843. "_isAbsBottom": true,
  844. "_isAbsHorizontalCenter": true,
  845. "_isAbsVerticalCenter": true,
  846. "_originalWidth": 40,
  847. "_originalHeight": 36,
  848. "_alignMode": 2,
  849. "_lockFlags": 0,
  850. "_id": ""
  851. },
  852. {
  853. "__type__": "cc.CompPrefabInfo",
  854. "fileId": "67tPG8hfRKnb25J3sTgAhh"
  855. },
  856. {
  857. "__type__": "cc.PrefabInfo",
  858. "root": {
  859. "__id__": 1
  860. },
  861. "asset": {
  862. "__id__": 0
  863. },
  864. "fileId": "ebtmfE30xC0IV+xeQ9vrm7",
  865. "instance": null,
  866. "targetOverrides": null,
  867. "nestedPrefabInstanceRoots": null
  868. },
  869. {
  870. "__type__": "cc.Node",
  871. "_name": "Diamond",
  872. "_objFlags": 0,
  873. "__editorExtras__": {},
  874. "_parent": {
  875. "__id__": 1
  876. },
  877. "_children": [
  878. {
  879. "__id__": 35
  880. }
  881. ],
  882. "_active": true,
  883. "_components": [
  884. {
  885. "__id__": 43
  886. },
  887. {
  888. "__id__": 45
  889. },
  890. {
  891. "__id__": 47
  892. }
  893. ],
  894. "_prefab": {
  895. "__id__": 49
  896. },
  897. "_lpos": {
  898. "__type__": "cc.Vec3",
  899. "x": 220,
  900. "y": 0,
  901. "z": 0
  902. },
  903. "_lrot": {
  904. "__type__": "cc.Quat",
  905. "x": 0,
  906. "y": 0,
  907. "z": 0,
  908. "w": 1
  909. },
  910. "_lscale": {
  911. "__type__": "cc.Vec3",
  912. "x": 1,
  913. "y": 1,
  914. "z": 1
  915. },
  916. "_mobility": 0,
  917. "_layer": 33554432,
  918. "_euler": {
  919. "__type__": "cc.Vec3",
  920. "x": 0,
  921. "y": 0,
  922. "z": 0
  923. },
  924. "_id": ""
  925. },
  926. {
  927. "__type__": "cc.Node",
  928. "_name": "_diamond",
  929. "_objFlags": 0,
  930. "__editorExtras__": {},
  931. "_parent": {
  932. "__id__": 34
  933. },
  934. "_children": [],
  935. "_active": true,
  936. "_components": [
  937. {
  938. "__id__": 36
  939. },
  940. {
  941. "__id__": 38
  942. },
  943. {
  944. "__id__": 40
  945. }
  946. ],
  947. "_prefab": {
  948. "__id__": 42
  949. },
  950. "_lpos": {
  951. "__type__": "cc.Vec3",
  952. "x": 51.1279296875,
  953. "y": 0,
  954. "z": 0
  955. },
  956. "_lrot": {
  957. "__type__": "cc.Quat",
  958. "x": 0,
  959. "y": 0,
  960. "z": 0,
  961. "w": 1
  962. },
  963. "_lscale": {
  964. "__type__": "cc.Vec3",
  965. "x": 1,
  966. "y": 1,
  967. "z": 1
  968. },
  969. "_mobility": 0,
  970. "_layer": 33554432,
  971. "_euler": {
  972. "__type__": "cc.Vec3",
  973. "x": 0,
  974. "y": 0,
  975. "z": 0
  976. },
  977. "_id": ""
  978. },
  979. {
  980. "__type__": "cc.UITransform",
  981. "_name": "",
  982. "_objFlags": 0,
  983. "__editorExtras__": {},
  984. "node": {
  985. "__id__": 35
  986. },
  987. "_enabled": true,
  988. "__prefab": {
  989. "__id__": 37
  990. },
  991. "_contentSize": {
  992. "__type__": "cc.Size",
  993. "width": 33.369140625,
  994. "height": 50.4
  995. },
  996. "_anchorPoint": {
  997. "__type__": "cc.Vec2",
  998. "x": 0.5,
  999. "y": 0.5
  1000. },
  1001. "_id": ""
  1002. },
  1003. {
  1004. "__type__": "cc.CompPrefabInfo",
  1005. "fileId": "cagmOWU7RP75r2bYYgk+ze"
  1006. },
  1007. {
  1008. "__type__": "cc.Label",
  1009. "_name": "",
  1010. "_objFlags": 0,
  1011. "__editorExtras__": {},
  1012. "node": {
  1013. "__id__": 35
  1014. },
  1015. "_enabled": true,
  1016. "__prefab": {
  1017. "__id__": 39
  1018. },
  1019. "_customMaterial": null,
  1020. "_srcBlendFactor": 2,
  1021. "_dstBlendFactor": 4,
  1022. "_color": {
  1023. "__type__": "cc.Color",
  1024. "r": 255,
  1025. "g": 255,
  1026. "b": 255,
  1027. "a": 255
  1028. },
  1029. "_string": "200",
  1030. "_horizontalAlign": 1,
  1031. "_verticalAlign": 1,
  1032. "_actualFontSize": 20,
  1033. "_fontSize": 20,
  1034. "_fontFamily": "Arial",
  1035. "_lineHeight": 40,
  1036. "_overflow": 0,
  1037. "_enableWrapText": true,
  1038. "_font": null,
  1039. "_isSystemFontUsed": true,
  1040. "_spacingX": 0,
  1041. "_isItalic": false,
  1042. "_isBold": false,
  1043. "_isUnderline": false,
  1044. "_underlineHeight": 2,
  1045. "_cacheMode": 0,
  1046. "_enableOutline": false,
  1047. "_outlineColor": {
  1048. "__type__": "cc.Color",
  1049. "r": 0,
  1050. "g": 0,
  1051. "b": 0,
  1052. "a": 255
  1053. },
  1054. "_outlineWidth": 2,
  1055. "_enableShadow": false,
  1056. "_shadowColor": {
  1057. "__type__": "cc.Color",
  1058. "r": 0,
  1059. "g": 0,
  1060. "b": 0,
  1061. "a": 255
  1062. },
  1063. "_shadowOffset": {
  1064. "__type__": "cc.Vec2",
  1065. "x": 2,
  1066. "y": 2
  1067. },
  1068. "_shadowBlur": 2,
  1069. "_id": ""
  1070. },
  1071. {
  1072. "__type__": "cc.CompPrefabInfo",
  1073. "fileId": "dft7KFbzBN3ZmsgrNqti6j"
  1074. },
  1075. {
  1076. "__type__": "cc.Widget",
  1077. "_name": "",
  1078. "_objFlags": 0,
  1079. "__editorExtras__": {},
  1080. "node": {
  1081. "__id__": 35
  1082. },
  1083. "_enabled": true,
  1084. "__prefab": {
  1085. "__id__": 41
  1086. },
  1087. "_alignFlags": 8,
  1088. "_target": null,
  1089. "_left": 54.443359375,
  1090. "_right": 0,
  1091. "_top": 0,
  1092. "_bottom": 0,
  1093. "_horizontalCenter": 0,
  1094. "_verticalCenter": 0,
  1095. "_isAbsLeft": true,
  1096. "_isAbsRight": true,
  1097. "_isAbsTop": true,
  1098. "_isAbsBottom": true,
  1099. "_isAbsHorizontalCenter": true,
  1100. "_isAbsVerticalCenter": true,
  1101. "_originalWidth": 0,
  1102. "_originalHeight": 0,
  1103. "_alignMode": 2,
  1104. "_lockFlags": 0,
  1105. "_id": ""
  1106. },
  1107. {
  1108. "__type__": "cc.CompPrefabInfo",
  1109. "fileId": "c3NLGbWPpHU5nCrf/X8G/I"
  1110. },
  1111. {
  1112. "__type__": "cc.PrefabInfo",
  1113. "root": {
  1114. "__id__": 1
  1115. },
  1116. "asset": {
  1117. "__id__": 0
  1118. },
  1119. "fileId": "58Js/lI4NDd7IpcfPWhMD8",
  1120. "instance": null,
  1121. "targetOverrides": null,
  1122. "nestedPrefabInstanceRoots": null
  1123. },
  1124. {
  1125. "__type__": "cc.UITransform",
  1126. "_name": "",
  1127. "_objFlags": 0,
  1128. "__editorExtras__": {},
  1129. "node": {
  1130. "__id__": 34
  1131. },
  1132. "_enabled": true,
  1133. "__prefab": {
  1134. "__id__": 44
  1135. },
  1136. "_contentSize": {
  1137. "__type__": "cc.Size",
  1138. "width": 40,
  1139. "height": 36
  1140. },
  1141. "_anchorPoint": {
  1142. "__type__": "cc.Vec2",
  1143. "x": 0.5,
  1144. "y": 0.5
  1145. },
  1146. "_id": ""
  1147. },
  1148. {
  1149. "__type__": "cc.CompPrefabInfo",
  1150. "fileId": "2cR9hAyz5JRaTA38P3tsoY"
  1151. },
  1152. {
  1153. "__type__": "cc.Sprite",
  1154. "_name": "",
  1155. "_objFlags": 0,
  1156. "__editorExtras__": {},
  1157. "node": {
  1158. "__id__": 34
  1159. },
  1160. "_enabled": true,
  1161. "__prefab": {
  1162. "__id__": 46
  1163. },
  1164. "_customMaterial": null,
  1165. "_srcBlendFactor": 2,
  1166. "_dstBlendFactor": 4,
  1167. "_color": {
  1168. "__type__": "cc.Color",
  1169. "r": 255,
  1170. "g": 255,
  1171. "b": 255,
  1172. "a": 255
  1173. },
  1174. "_spriteFrame": {
  1175. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941",
  1176. "__expectedType__": "cc.SpriteFrame"
  1177. },
  1178. "_type": 0,
  1179. "_fillType": 0,
  1180. "_sizeMode": 1,
  1181. "_fillCenter": {
  1182. "__type__": "cc.Vec2",
  1183. "x": 0,
  1184. "y": 0
  1185. },
  1186. "_fillStart": 0,
  1187. "_fillRange": 0,
  1188. "_isTrimmedMode": true,
  1189. "_useGrayscale": false,
  1190. "_atlas": null,
  1191. "_id": ""
  1192. },
  1193. {
  1194. "__type__": "cc.CompPrefabInfo",
  1195. "fileId": "18atG7C9hFZKl5MheObT9C"
  1196. },
  1197. {
  1198. "__type__": "cc.Widget",
  1199. "_name": "",
  1200. "_objFlags": 0,
  1201. "__editorExtras__": {},
  1202. "node": {
  1203. "__id__": 34
  1204. },
  1205. "_enabled": true,
  1206. "__prefab": {
  1207. "__id__": 48
  1208. },
  1209. "_alignFlags": 37,
  1210. "_target": null,
  1211. "_left": 620,
  1212. "_right": 400,
  1213. "_top": 42,
  1214. "_bottom": 42,
  1215. "_horizontalCenter": 0,
  1216. "_verticalCenter": 0,
  1217. "_isAbsLeft": true,
  1218. "_isAbsRight": true,
  1219. "_isAbsTop": true,
  1220. "_isAbsBottom": true,
  1221. "_isAbsHorizontalCenter": true,
  1222. "_isAbsVerticalCenter": true,
  1223. "_originalWidth": 40,
  1224. "_originalHeight": 36,
  1225. "_alignMode": 2,
  1226. "_lockFlags": 0,
  1227. "_id": ""
  1228. },
  1229. {
  1230. "__type__": "cc.CompPrefabInfo",
  1231. "fileId": "ber1jkkihJToJJkwtu+hT5"
  1232. },
  1233. {
  1234. "__type__": "cc.PrefabInfo",
  1235. "root": {
  1236. "__id__": 1
  1237. },
  1238. "asset": {
  1239. "__id__": 0
  1240. },
  1241. "fileId": "695CgY5a1HUpAriDeNHdoD",
  1242. "instance": null,
  1243. "targetOverrides": null,
  1244. "nestedPrefabInstanceRoots": null
  1245. },
  1246. {
  1247. "__type__": "cc.Node",
  1248. "_name": "_battleMode",
  1249. "_objFlags": 0,
  1250. "__editorExtras__": {},
  1251. "_parent": {
  1252. "__id__": 1
  1253. },
  1254. "_children": [],
  1255. "_active": true,
  1256. "_components": [
  1257. {
  1258. "__id__": 51
  1259. },
  1260. {
  1261. "__id__": 53
  1262. },
  1263. {
  1264. "__id__": 55
  1265. }
  1266. ],
  1267. "_prefab": {
  1268. "__id__": 57
  1269. },
  1270. "_lpos": {
  1271. "__type__": "cc.Vec3",
  1272. "x": -360,
  1273. "y": 0,
  1274. "z": 0
  1275. },
  1276. "_lrot": {
  1277. "__type__": "cc.Quat",
  1278. "x": 0,
  1279. "y": 0,
  1280. "z": 0,
  1281. "w": 1
  1282. },
  1283. "_lscale": {
  1284. "__type__": "cc.Vec3",
  1285. "x": 1,
  1286. "y": 1,
  1287. "z": 1
  1288. },
  1289. "_mobility": 0,
  1290. "_layer": 33554432,
  1291. "_euler": {
  1292. "__type__": "cc.Vec3",
  1293. "x": 0,
  1294. "y": 0,
  1295. "z": 0
  1296. },
  1297. "_id": ""
  1298. },
  1299. {
  1300. "__type__": "cc.UITransform",
  1301. "_name": "",
  1302. "_objFlags": 0,
  1303. "__editorExtras__": {},
  1304. "node": {
  1305. "__id__": 50
  1306. },
  1307. "_enabled": true,
  1308. "__prefab": {
  1309. "__id__": 52
  1310. },
  1311. "_contentSize": {
  1312. "__type__": "cc.Size",
  1313. "width": 202,
  1314. "height": 65
  1315. },
  1316. "_anchorPoint": {
  1317. "__type__": "cc.Vec2",
  1318. "x": 0.5,
  1319. "y": 0.5
  1320. },
  1321. "_id": ""
  1322. },
  1323. {
  1324. "__type__": "cc.CompPrefabInfo",
  1325. "fileId": "e9ruL4kNBKiIhV3UY61FD/"
  1326. },
  1327. {
  1328. "__type__": "cc.Label",
  1329. "_name": "",
  1330. "_objFlags": 0,
  1331. "__editorExtras__": {},
  1332. "node": {
  1333. "__id__": 50
  1334. },
  1335. "_enabled": true,
  1336. "__prefab": {
  1337. "__id__": 54
  1338. },
  1339. "_customMaterial": null,
  1340. "_srcBlendFactor": 2,
  1341. "_dstBlendFactor": 4,
  1342. "_color": {
  1343. "__type__": "cc.Color",
  1344. "r": 236,
  1345. "g": 58,
  1346. "b": 58,
  1347. "a": 255
  1348. },
  1349. "_string": "战斗模式",
  1350. "_horizontalAlign": 1,
  1351. "_verticalAlign": 1,
  1352. "_actualFontSize": 50,
  1353. "_fontSize": 50,
  1354. "_fontFamily": "Arial",
  1355. "_lineHeight": 50,
  1356. "_overflow": 0,
  1357. "_enableWrapText": true,
  1358. "_font": null,
  1359. "_isSystemFontUsed": true,
  1360. "_spacingX": 0,
  1361. "_isItalic": false,
  1362. "_isBold": false,
  1363. "_isUnderline": false,
  1364. "_underlineHeight": 2,
  1365. "_cacheMode": 0,
  1366. "_enableOutline": true,
  1367. "_outlineColor": {
  1368. "__type__": "cc.Color",
  1369. "r": 247,
  1370. "g": 140,
  1371. "b": 140,
  1372. "a": 255
  1373. },
  1374. "_outlineWidth": 1,
  1375. "_enableShadow": false,
  1376. "_shadowColor": {
  1377. "__type__": "cc.Color",
  1378. "r": 0,
  1379. "g": 0,
  1380. "b": 0,
  1381. "a": 255
  1382. },
  1383. "_shadowOffset": {
  1384. "__type__": "cc.Vec2",
  1385. "x": 2,
  1386. "y": 2
  1387. },
  1388. "_shadowBlur": 2,
  1389. "_id": ""
  1390. },
  1391. {
  1392. "__type__": "cc.CompPrefabInfo",
  1393. "fileId": "12ZT3XKuZI86E7Bg3qUHqw"
  1394. },
  1395. {
  1396. "__type__": "cc.Widget",
  1397. "_name": "",
  1398. "_objFlags": 0,
  1399. "__editorExtras__": {},
  1400. "node": {
  1401. "__id__": 50
  1402. },
  1403. "_enabled": true,
  1404. "__prefab": {
  1405. "__id__": 56
  1406. },
  1407. "_alignFlags": 8,
  1408. "_target": null,
  1409. "_left": 179,
  1410. "_right": 0,
  1411. "_top": 0,
  1412. "_bottom": 0,
  1413. "_horizontalCenter": 0,
  1414. "_verticalCenter": 0,
  1415. "_isAbsLeft": true,
  1416. "_isAbsRight": true,
  1417. "_isAbsTop": true,
  1418. "_isAbsBottom": true,
  1419. "_isAbsHorizontalCenter": true,
  1420. "_isAbsVerticalCenter": true,
  1421. "_originalWidth": 0,
  1422. "_originalHeight": 0,
  1423. "_alignMode": 2,
  1424. "_lockFlags": 0,
  1425. "_id": ""
  1426. },
  1427. {
  1428. "__type__": "cc.CompPrefabInfo",
  1429. "fileId": "72shlQnQJINL0126pDiJuH"
  1430. },
  1431. {
  1432. "__type__": "cc.PrefabInfo",
  1433. "root": {
  1434. "__id__": 1
  1435. },
  1436. "asset": {
  1437. "__id__": 0
  1438. },
  1439. "fileId": "4b1W0nXh1Hjo4z2DN3CLNY",
  1440. "instance": null,
  1441. "targetOverrides": null,
  1442. "nestedPrefabInstanceRoots": null
  1443. },
  1444. {
  1445. "__type__": "cc.UITransform",
  1446. "_name": "",
  1447. "_objFlags": 0,
  1448. "__editorExtras__": {},
  1449. "node": {
  1450. "__id__": 1
  1451. },
  1452. "_enabled": true,
  1453. "__prefab": {
  1454. "__id__": 59
  1455. },
  1456. "_contentSize": {
  1457. "__type__": "cc.Size",
  1458. "width": 1280,
  1459. "height": 120
  1460. },
  1461. "_anchorPoint": {
  1462. "__type__": "cc.Vec2",
  1463. "x": 0.5,
  1464. "y": 0.5
  1465. },
  1466. "_id": ""
  1467. },
  1468. {
  1469. "__type__": "cc.CompPrefabInfo",
  1470. "fileId": "efcjRG/JhA8JB1z3pfjB5m"
  1471. },
  1472. {
  1473. "__type__": "cc.Sprite",
  1474. "_name": "",
  1475. "_objFlags": 0,
  1476. "__editorExtras__": {},
  1477. "node": {
  1478. "__id__": 1
  1479. },
  1480. "_enabled": true,
  1481. "__prefab": {
  1482. "__id__": 61
  1483. },
  1484. "_customMaterial": null,
  1485. "_srcBlendFactor": 2,
  1486. "_dstBlendFactor": 4,
  1487. "_color": {
  1488. "__type__": "cc.Color",
  1489. "r": 117,
  1490. "g": 113,
  1491. "b": 113,
  1492. "a": 255
  1493. },
  1494. "_spriteFrame": {
  1495. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  1496. "__expectedType__": "cc.SpriteFrame"
  1497. },
  1498. "_type": 0,
  1499. "_fillType": 0,
  1500. "_sizeMode": 0,
  1501. "_fillCenter": {
  1502. "__type__": "cc.Vec2",
  1503. "x": 0,
  1504. "y": 0
  1505. },
  1506. "_fillStart": 0,
  1507. "_fillRange": 0,
  1508. "_isTrimmedMode": true,
  1509. "_useGrayscale": false,
  1510. "_atlas": null,
  1511. "_id": ""
  1512. },
  1513. {
  1514. "__type__": "cc.CompPrefabInfo",
  1515. "fileId": "30izk0DWNBfZv+3xIktqqd"
  1516. },
  1517. {
  1518. "__type__": "cc.Widget",
  1519. "_name": "",
  1520. "_objFlags": 0,
  1521. "__editorExtras__": {},
  1522. "node": {
  1523. "__id__": 1
  1524. },
  1525. "_enabled": true,
  1526. "__prefab": {
  1527. "__id__": 63
  1528. },
  1529. "_alignFlags": 41,
  1530. "_target": null,
  1531. "_left": 0,
  1532. "_right": 0,
  1533. "_top": 0,
  1534. "_bottom": 0,
  1535. "_horizontalCenter": 0,
  1536. "_verticalCenter": 0,
  1537. "_isAbsLeft": true,
  1538. "_isAbsRight": true,
  1539. "_isAbsTop": true,
  1540. "_isAbsBottom": true,
  1541. "_isAbsHorizontalCenter": true,
  1542. "_isAbsVerticalCenter": true,
  1543. "_originalWidth": 1280,
  1544. "_originalHeight": 0,
  1545. "_alignMode": 2,
  1546. "_lockFlags": 0,
  1547. "_id": ""
  1548. },
  1549. {
  1550. "__type__": "cc.CompPrefabInfo",
  1551. "fileId": "55lgacoU1A2J4CNGO64mbW"
  1552. },
  1553. {
  1554. "__type__": "282f67D5HpMKJznvZ8CCmiD",
  1555. "_name": "",
  1556. "_objFlags": 0,
  1557. "__editorExtras__": {},
  1558. "node": {
  1559. "__id__": 1
  1560. },
  1561. "_enabled": true,
  1562. "__prefab": {
  1563. "__id__": 65
  1564. },
  1565. "_id": ""
  1566. },
  1567. {
  1568. "__type__": "cc.CompPrefabInfo",
  1569. "fileId": "26+BuP/MtHXqI7VPMhCpfN"
  1570. },
  1571. {
  1572. "__type__": "cc.PrefabInfo",
  1573. "root": {
  1574. "__id__": 1
  1575. },
  1576. "asset": {
  1577. "__id__": 0
  1578. },
  1579. "fileId": "e5UOq7CyNPpLp/eew/chFI",
  1580. "instance": null,
  1581. "targetOverrides": null
  1582. }
  1583. ]