LoadingUI.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "LoadingUI",
  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": "LoadingUI",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 18
  26. },
  27. {
  28. "__id__": 26
  29. },
  30. {
  31. "__id__": 36
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 44
  38. },
  39. {
  40. "__id__": 46
  41. },
  42. {
  43. "__id__": 48
  44. },
  45. {
  46. "__id__": 50
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 52
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  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": "ProgressBar",
  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": 0,
  115. "y": -150,
  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": "Bar",
  144. "_objFlags": 0,
  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": -250,
  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": 0,
  206. "height": 20
  207. },
  208. "_anchorPoint": {
  209. "__type__": "cc.Vec2",
  210. "x": 0,
  211. "y": 0.5
  212. },
  213. "_id": ""
  214. },
  215. {
  216. "__type__": "cc.CompPrefabInfo",
  217. "fileId": "c9k9CjoVZNnb9ZDS1MZQdv"
  218. },
  219. {
  220. "__type__": "cc.Sprite",
  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": 255,
  237. "g": 255,
  238. "b": 255,
  239. "a": 255
  240. },
  241. "_spriteFrame": {
  242. "__uuid__": "1440ddfa-68c4-4328-bf37-600cd18f4812@a1de9",
  243. "__expectedType__": "cc.SpriteFrame"
  244. },
  245. "_type": 1,
  246. "_fillType": 0,
  247. "_sizeMode": 0,
  248. "_fillCenter": {
  249. "__type__": "cc.Vec2",
  250. "x": 0,
  251. "y": 0
  252. },
  253. "_fillStart": 0,
  254. "_fillRange": 0,
  255. "_isTrimmedMode": true,
  256. "_useGrayscale": false,
  257. "_atlas": null,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.CompPrefabInfo",
  262. "fileId": "4a6K9FX61DW7RPUEa7VSLV"
  263. },
  264. {
  265. "__type__": "cc.PrefabInfo",
  266. "root": {
  267. "__id__": 1
  268. },
  269. "asset": {
  270. "__id__": 0
  271. },
  272. "fileId": "d9qWHO8pROL5eenE3zTP5U",
  273. "instance": null,
  274. "targetOverrides": null,
  275. "nestedPrefabInstanceRoots": null
  276. },
  277. {
  278. "__type__": "cc.UITransform",
  279. "_name": "",
  280. "_objFlags": 0,
  281. "__editorExtras__": {},
  282. "node": {
  283. "__id__": 2
  284. },
  285. "_enabled": true,
  286. "__prefab": {
  287. "__id__": 10
  288. },
  289. "_contentSize": {
  290. "__type__": "cc.Size",
  291. "width": 500,
  292. "height": 20
  293. },
  294. "_anchorPoint": {
  295. "__type__": "cc.Vec2",
  296. "x": 0.5,
  297. "y": 0.5
  298. },
  299. "_id": ""
  300. },
  301. {
  302. "__type__": "cc.CompPrefabInfo",
  303. "fileId": "7fW1lRNX9KBo8tGV+8CYng"
  304. },
  305. {
  306. "__type__": "cc.Sprite",
  307. "_name": "",
  308. "_objFlags": 0,
  309. "__editorExtras__": {},
  310. "node": {
  311. "__id__": 2
  312. },
  313. "_enabled": true,
  314. "__prefab": {
  315. "__id__": 12
  316. },
  317. "_customMaterial": null,
  318. "_srcBlendFactor": 2,
  319. "_dstBlendFactor": 4,
  320. "_color": {
  321. "__type__": "cc.Color",
  322. "r": 255,
  323. "g": 255,
  324. "b": 255,
  325. "a": 255
  326. },
  327. "_spriteFrame": {
  328. "__uuid__": "1440ddfa-68c4-4328-bf37-600cd18f4812@9f969",
  329. "__expectedType__": "cc.SpriteFrame"
  330. },
  331. "_type": 1,
  332. "_fillType": 0,
  333. "_sizeMode": 0,
  334. "_fillCenter": {
  335. "__type__": "cc.Vec2",
  336. "x": 0,
  337. "y": 0
  338. },
  339. "_fillStart": 0,
  340. "_fillRange": 0,
  341. "_isTrimmedMode": true,
  342. "_useGrayscale": false,
  343. "_atlas": null,
  344. "_id": ""
  345. },
  346. {
  347. "__type__": "cc.CompPrefabInfo",
  348. "fileId": "f72gmnDghI1aVnON5J3GfW"
  349. },
  350. {
  351. "__type__": "cc.ProgressBar",
  352. "_name": "",
  353. "_objFlags": 0,
  354. "__editorExtras__": {},
  355. "node": {
  356. "__id__": 2
  357. },
  358. "_enabled": true,
  359. "__prefab": {
  360. "__id__": 14
  361. },
  362. "_barSprite": {
  363. "__id__": 6
  364. },
  365. "_mode": 0,
  366. "_totalLength": 500,
  367. "_progress": 0,
  368. "_reverse": false,
  369. "_id": ""
  370. },
  371. {
  372. "__type__": "cc.CompPrefabInfo",
  373. "fileId": "a80uigGCdCKbLx4TWBdGOC"
  374. },
  375. {
  376. "__type__": "cc.Widget",
  377. "_name": "",
  378. "_objFlags": 0,
  379. "__editorExtras__": {},
  380. "node": {
  381. "__id__": 2
  382. },
  383. "_enabled": true,
  384. "__prefab": {
  385. "__id__": 16
  386. },
  387. "_alignFlags": 44,
  388. "_target": null,
  389. "_left": 390,
  390. "_right": 390,
  391. "_top": 0,
  392. "_bottom": 200,
  393. "_horizontalCenter": 0,
  394. "_verticalCenter": 0,
  395. "_isAbsLeft": true,
  396. "_isAbsRight": true,
  397. "_isAbsTop": true,
  398. "_isAbsBottom": true,
  399. "_isAbsHorizontalCenter": true,
  400. "_isAbsVerticalCenter": true,
  401. "_originalWidth": 400,
  402. "_originalHeight": 0,
  403. "_alignMode": 2,
  404. "_lockFlags": 0,
  405. "_id": ""
  406. },
  407. {
  408. "__type__": "cc.CompPrefabInfo",
  409. "fileId": "e38eeDBvNN+an6mZylk6Fg"
  410. },
  411. {
  412. "__type__": "cc.PrefabInfo",
  413. "root": {
  414. "__id__": 1
  415. },
  416. "asset": {
  417. "__id__": 0
  418. },
  419. "fileId": "3fR1J1HzFMkoagpHfI3f7C",
  420. "instance": null,
  421. "targetOverrides": null,
  422. "nestedPrefabInstanceRoots": null
  423. },
  424. {
  425. "__type__": "cc.Node",
  426. "_name": "Label",
  427. "_objFlags": 0,
  428. "__editorExtras__": {},
  429. "_parent": {
  430. "__id__": 1
  431. },
  432. "_children": [],
  433. "_active": true,
  434. "_components": [
  435. {
  436. "__id__": 19
  437. },
  438. {
  439. "__id__": 21
  440. },
  441. {
  442. "__id__": 23
  443. }
  444. ],
  445. "_prefab": {
  446. "__id__": 25
  447. },
  448. "_lpos": {
  449. "__type__": "cc.Vec3",
  450. "x": 274.427734375,
  451. "y": -150,
  452. "z": 0
  453. },
  454. "_lrot": {
  455. "__type__": "cc.Quat",
  456. "x": 0,
  457. "y": 0,
  458. "z": 0,
  459. "w": 1
  460. },
  461. "_lscale": {
  462. "__type__": "cc.Vec3",
  463. "x": 1,
  464. "y": 1,
  465. "z": 1
  466. },
  467. "_mobility": 0,
  468. "_layer": 33554432,
  469. "_euler": {
  470. "__type__": "cc.Vec3",
  471. "x": 0,
  472. "y": 0,
  473. "z": 0
  474. },
  475. "_id": ""
  476. },
  477. {
  478. "__type__": "cc.UITransform",
  479. "_name": "",
  480. "_objFlags": 0,
  481. "__editorExtras__": {},
  482. "node": {
  483. "__id__": 18
  484. },
  485. "_enabled": true,
  486. "__prefab": {
  487. "__id__": 20
  488. },
  489. "_contentSize": {
  490. "__type__": "cc.Size",
  491. "width": 0,
  492. "height": 50.4
  493. },
  494. "_anchorPoint": {
  495. "__type__": "cc.Vec2",
  496. "x": 0,
  497. "y": 0.5
  498. },
  499. "_id": ""
  500. },
  501. {
  502. "__type__": "cc.CompPrefabInfo",
  503. "fileId": "f5gUEMxH1IFIdfLfqijSpc"
  504. },
  505. {
  506. "__type__": "cc.Label",
  507. "_name": "",
  508. "_objFlags": 0,
  509. "__editorExtras__": {},
  510. "node": {
  511. "__id__": 18
  512. },
  513. "_enabled": true,
  514. "__prefab": {
  515. "__id__": 22
  516. },
  517. "_customMaterial": null,
  518. "_srcBlendFactor": 2,
  519. "_dstBlendFactor": 4,
  520. "_color": {
  521. "__type__": "cc.Color",
  522. "r": 255,
  523. "g": 255,
  524. "b": 255,
  525. "a": 255
  526. },
  527. "_string": "",
  528. "_horizontalAlign": 1,
  529. "_verticalAlign": 1,
  530. "_actualFontSize": 28,
  531. "_fontSize": 28,
  532. "_fontFamily": "Arial",
  533. "_lineHeight": 40,
  534. "_overflow": 0,
  535. "_enableWrapText": true,
  536. "_font": null,
  537. "_isSystemFontUsed": true,
  538. "_spacingX": 0,
  539. "_isItalic": false,
  540. "_isBold": false,
  541. "_isUnderline": false,
  542. "_underlineHeight": 2,
  543. "_cacheMode": 0,
  544. "_enableOutline": false,
  545. "_outlineColor": {
  546. "__type__": "cc.Color",
  547. "r": 0,
  548. "g": 0,
  549. "b": 0,
  550. "a": 255
  551. },
  552. "_outlineWidth": 2,
  553. "_enableShadow": false,
  554. "_shadowColor": {
  555. "__type__": "cc.Color",
  556. "r": 0,
  557. "g": 0,
  558. "b": 0,
  559. "a": 255
  560. },
  561. "_shadowOffset": {
  562. "__type__": "cc.Vec2",
  563. "x": 2,
  564. "y": 2
  565. },
  566. "_shadowBlur": 2,
  567. "_id": ""
  568. },
  569. {
  570. "__type__": "cc.CompPrefabInfo",
  571. "fileId": "788kpAjEdF36MVcHQzWx/w"
  572. },
  573. {
  574. "__type__": "cc.Widget",
  575. "_name": "",
  576. "_objFlags": 0,
  577. "__editorExtras__": {},
  578. "node": {
  579. "__id__": 18
  580. },
  581. "_enabled": true,
  582. "__prefab": {
  583. "__id__": 24
  584. },
  585. "_alignFlags": 36,
  586. "_target": null,
  587. "_left": 618.8720703125,
  588. "_right": 365.572265625,
  589. "_top": 0,
  590. "_bottom": 184.8,
  591. "_horizontalCenter": 0,
  592. "_verticalCenter": 0,
  593. "_isAbsLeft": true,
  594. "_isAbsRight": true,
  595. "_isAbsTop": true,
  596. "_isAbsBottom": true,
  597. "_isAbsHorizontalCenter": true,
  598. "_isAbsVerticalCenter": true,
  599. "_originalWidth": 42.255859375,
  600. "_originalHeight": 0,
  601. "_alignMode": 2,
  602. "_lockFlags": 0,
  603. "_id": ""
  604. },
  605. {
  606. "__type__": "cc.CompPrefabInfo",
  607. "fileId": "e6pAH+wqpEO4KzXBc//zrC"
  608. },
  609. {
  610. "__type__": "cc.PrefabInfo",
  611. "root": {
  612. "__id__": 1
  613. },
  614. "asset": {
  615. "__id__": 0
  616. },
  617. "fileId": "051v9UyeNMEZbhjAHV5jtf",
  618. "instance": null,
  619. "targetOverrides": null,
  620. "nestedPrefabInstanceRoots": null
  621. },
  622. {
  623. "__type__": "cc.Node",
  624. "_name": "Loading-1",
  625. "_objFlags": 0,
  626. "__editorExtras__": {},
  627. "_parent": {
  628. "__id__": 1
  629. },
  630. "_children": [],
  631. "_active": true,
  632. "_components": [
  633. {
  634. "__id__": 27
  635. },
  636. {
  637. "__id__": 29
  638. },
  639. {
  640. "__id__": 31
  641. },
  642. {
  643. "__id__": 33
  644. }
  645. ],
  646. "_prefab": {
  647. "__id__": 35
  648. },
  649. "_lpos": {
  650. "__type__": "cc.Vec3",
  651. "x": 0,
  652. "y": -70,
  653. "z": 0
  654. },
  655. "_lrot": {
  656. "__type__": "cc.Quat",
  657. "x": 0,
  658. "y": 0,
  659. "z": 0,
  660. "w": 1
  661. },
  662. "_lscale": {
  663. "__type__": "cc.Vec3",
  664. "x": 1,
  665. "y": 1,
  666. "z": 1
  667. },
  668. "_mobility": 0,
  669. "_layer": 33554432,
  670. "_euler": {
  671. "__type__": "cc.Vec3",
  672. "x": 0,
  673. "y": 0,
  674. "z": 0
  675. },
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.UITransform",
  680. "_name": "",
  681. "_objFlags": 0,
  682. "__editorExtras__": {},
  683. "node": {
  684. "__id__": 26
  685. },
  686. "_enabled": true,
  687. "__prefab": {
  688. "__id__": 28
  689. },
  690. "_contentSize": {
  691. "__type__": "cc.Size",
  692. "width": 151,
  693. "height": 120
  694. },
  695. "_anchorPoint": {
  696. "__type__": "cc.Vec2",
  697. "x": 0.5,
  698. "y": 0.5
  699. },
  700. "_id": ""
  701. },
  702. {
  703. "__type__": "cc.CompPrefabInfo",
  704. "fileId": "a3DiBbpMVPmYUVgkwFA0RR"
  705. },
  706. {
  707. "__type__": "cc.Sprite",
  708. "_name": "",
  709. "_objFlags": 0,
  710. "__editorExtras__": {},
  711. "node": {
  712. "__id__": 26
  713. },
  714. "_enabled": true,
  715. "__prefab": {
  716. "__id__": 30
  717. },
  718. "_customMaterial": null,
  719. "_srcBlendFactor": 2,
  720. "_dstBlendFactor": 4,
  721. "_color": {
  722. "__type__": "cc.Color",
  723. "r": 255,
  724. "g": 255,
  725. "b": 255,
  726. "a": 255
  727. },
  728. "_spriteFrame": {
  729. "__uuid__": "6f67f6a5-27d2-402c-aaa0-7f34ed9a5e20@fa609",
  730. "__expectedType__": "cc.SpriteFrame"
  731. },
  732. "_type": 0,
  733. "_fillType": 0,
  734. "_sizeMode": 1,
  735. "_fillCenter": {
  736. "__type__": "cc.Vec2",
  737. "x": 0,
  738. "y": 0
  739. },
  740. "_fillStart": 0,
  741. "_fillRange": 0,
  742. "_isTrimmedMode": true,
  743. "_useGrayscale": false,
  744. "_atlas": null,
  745. "_id": ""
  746. },
  747. {
  748. "__type__": "cc.CompPrefabInfo",
  749. "fileId": "8dxLKX1q1FRICojWZ2QyZ1"
  750. },
  751. {
  752. "__type__": "cc.Animation",
  753. "_name": "",
  754. "_objFlags": 0,
  755. "__editorExtras__": {},
  756. "node": {
  757. "__id__": 26
  758. },
  759. "_enabled": true,
  760. "__prefab": {
  761. "__id__": 32
  762. },
  763. "playOnLoad": true,
  764. "_clips": [
  765. {
  766. "__uuid__": "1b3e4b0f-b677-4158-8753-e255891a403b",
  767. "__expectedType__": "cc.AnimationClip"
  768. }
  769. ],
  770. "_defaultClip": {
  771. "__uuid__": "1b3e4b0f-b677-4158-8753-e255891a403b",
  772. "__expectedType__": "cc.AnimationClip"
  773. },
  774. "_id": ""
  775. },
  776. {
  777. "__type__": "cc.CompPrefabInfo",
  778. "fileId": "05YOBcTHBGV7sKnERAub92"
  779. },
  780. {
  781. "__type__": "cc.Widget",
  782. "_name": "",
  783. "_objFlags": 0,
  784. "__editorExtras__": {},
  785. "node": {
  786. "__id__": 26
  787. },
  788. "_enabled": true,
  789. "__prefab": {
  790. "__id__": 34
  791. },
  792. "_alignFlags": 44,
  793. "_target": null,
  794. "_left": 564.5,
  795. "_right": 564.5,
  796. "_top": 0,
  797. "_bottom": 230,
  798. "_horizontalCenter": 0,
  799. "_verticalCenter": 0,
  800. "_isAbsLeft": true,
  801. "_isAbsRight": true,
  802. "_isAbsTop": true,
  803. "_isAbsBottom": true,
  804. "_isAbsHorizontalCenter": true,
  805. "_isAbsVerticalCenter": true,
  806. "_originalWidth": 151,
  807. "_originalHeight": 0,
  808. "_alignMode": 2,
  809. "_lockFlags": 0,
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.CompPrefabInfo",
  814. "fileId": "2bASF/I6NF+rWkOhij81fT"
  815. },
  816. {
  817. "__type__": "cc.PrefabInfo",
  818. "root": {
  819. "__id__": 1
  820. },
  821. "asset": {
  822. "__id__": 0
  823. },
  824. "fileId": "a4xP78WkRL6JNdjWXY4y8n",
  825. "instance": null,
  826. "targetOverrides": null,
  827. "nestedPrefabInstanceRoots": null
  828. },
  829. {
  830. "__type__": "cc.Node",
  831. "_name": "_which",
  832. "_objFlags": 0,
  833. "__editorExtras__": {},
  834. "_parent": {
  835. "__id__": 1
  836. },
  837. "_children": [],
  838. "_active": true,
  839. "_components": [
  840. {
  841. "__id__": 37
  842. },
  843. {
  844. "__id__": 39
  845. },
  846. {
  847. "__id__": 41
  848. }
  849. ],
  850. "_prefab": {
  851. "__id__": 43
  852. },
  853. "_lpos": {
  854. "__type__": "cc.Vec3",
  855. "x": 0,
  856. "y": -184.8,
  857. "z": 0
  858. },
  859. "_lrot": {
  860. "__type__": "cc.Quat",
  861. "x": 0,
  862. "y": 0,
  863. "z": 0,
  864. "w": 1
  865. },
  866. "_lscale": {
  867. "__type__": "cc.Vec3",
  868. "x": 1,
  869. "y": 1,
  870. "z": 1
  871. },
  872. "_mobility": 0,
  873. "_layer": 33554432,
  874. "_euler": {
  875. "__type__": "cc.Vec3",
  876. "x": 0,
  877. "y": 0,
  878. "z": 0
  879. },
  880. "_id": ""
  881. },
  882. {
  883. "__type__": "cc.UITransform",
  884. "_name": "",
  885. "_objFlags": 0,
  886. "__editorExtras__": {},
  887. "node": {
  888. "__id__": 36
  889. },
  890. "_enabled": true,
  891. "__prefab": {
  892. "__id__": 38
  893. },
  894. "_contentSize": {
  895. "__type__": "cc.Size",
  896. "width": 0,
  897. "height": 50.4
  898. },
  899. "_anchorPoint": {
  900. "__type__": "cc.Vec2",
  901. "x": 0.5,
  902. "y": 0.5
  903. },
  904. "_id": ""
  905. },
  906. {
  907. "__type__": "cc.CompPrefabInfo",
  908. "fileId": "90iLoJWDFD0qe9ITwv2lOP"
  909. },
  910. {
  911. "__type__": "cc.Label",
  912. "_name": "",
  913. "_objFlags": 0,
  914. "__editorExtras__": {},
  915. "node": {
  916. "__id__": 36
  917. },
  918. "_enabled": true,
  919. "__prefab": {
  920. "__id__": 40
  921. },
  922. "_customMaterial": null,
  923. "_srcBlendFactor": 2,
  924. "_dstBlendFactor": 4,
  925. "_color": {
  926. "__type__": "cc.Color",
  927. "r": 255,
  928. "g": 255,
  929. "b": 255,
  930. "a": 255
  931. },
  932. "_string": "",
  933. "_horizontalAlign": 1,
  934. "_verticalAlign": 1,
  935. "_actualFontSize": 24,
  936. "_fontSize": 24,
  937. "_fontFamily": "Arial",
  938. "_lineHeight": 40,
  939. "_overflow": 0,
  940. "_enableWrapText": true,
  941. "_font": null,
  942. "_isSystemFontUsed": true,
  943. "_spacingX": 0,
  944. "_isItalic": false,
  945. "_isBold": false,
  946. "_isUnderline": false,
  947. "_underlineHeight": 2,
  948. "_cacheMode": 0,
  949. "_enableOutline": false,
  950. "_outlineColor": {
  951. "__type__": "cc.Color",
  952. "r": 0,
  953. "g": 0,
  954. "b": 0,
  955. "a": 255
  956. },
  957. "_outlineWidth": 2,
  958. "_enableShadow": false,
  959. "_shadowColor": {
  960. "__type__": "cc.Color",
  961. "r": 0,
  962. "g": 0,
  963. "b": 0,
  964. "a": 255
  965. },
  966. "_shadowOffset": {
  967. "__type__": "cc.Vec2",
  968. "x": 2,
  969. "y": 2
  970. },
  971. "_shadowBlur": 2,
  972. "_id": ""
  973. },
  974. {
  975. "__type__": "cc.CompPrefabInfo",
  976. "fileId": "257E3MY8pGwZ/R2l+i4T18"
  977. },
  978. {
  979. "__type__": "cc.Widget",
  980. "_name": "",
  981. "_objFlags": 0,
  982. "__editorExtras__": {},
  983. "node": {
  984. "__id__": 36
  985. },
  986. "_enabled": true,
  987. "__prefab": {
  988. "__id__": 42
  989. },
  990. "_alignFlags": 44,
  991. "_target": null,
  992. "_left": 640,
  993. "_right": 640,
  994. "_top": 0,
  995. "_bottom": 150,
  996. "_horizontalCenter": 0,
  997. "_verticalCenter": 0,
  998. "_isAbsLeft": true,
  999. "_isAbsRight": true,
  1000. "_isAbsTop": true,
  1001. "_isAbsBottom": true,
  1002. "_isAbsHorizontalCenter": true,
  1003. "_isAbsVerticalCenter": true,
  1004. "_originalWidth": 42.255859375,
  1005. "_originalHeight": 0,
  1006. "_alignMode": 2,
  1007. "_lockFlags": 0,
  1008. "_id": ""
  1009. },
  1010. {
  1011. "__type__": "cc.CompPrefabInfo",
  1012. "fileId": "aavJmTHCpLebzv7icgytpd"
  1013. },
  1014. {
  1015. "__type__": "cc.PrefabInfo",
  1016. "root": {
  1017. "__id__": 1
  1018. },
  1019. "asset": {
  1020. "__id__": 0
  1021. },
  1022. "fileId": "64D+s0bgBOvZV2Z0FJJEmj",
  1023. "instance": null,
  1024. "targetOverrides": null,
  1025. "nestedPrefabInstanceRoots": null
  1026. },
  1027. {
  1028. "__type__": "cc.UITransform",
  1029. "_name": "",
  1030. "_objFlags": 0,
  1031. "__editorExtras__": {},
  1032. "node": {
  1033. "__id__": 1
  1034. },
  1035. "_enabled": true,
  1036. "__prefab": {
  1037. "__id__": 45
  1038. },
  1039. "_contentSize": {
  1040. "__type__": "cc.Size",
  1041. "width": 1280,
  1042. "height": 720
  1043. },
  1044. "_anchorPoint": {
  1045. "__type__": "cc.Vec2",
  1046. "x": 0.5,
  1047. "y": 0.5
  1048. },
  1049. "_id": ""
  1050. },
  1051. {
  1052. "__type__": "cc.CompPrefabInfo",
  1053. "fileId": "de1a12z4VAp7vYNcGZf9nP"
  1054. },
  1055. {
  1056. "__type__": "cc.Widget",
  1057. "_name": "",
  1058. "_objFlags": 0,
  1059. "__editorExtras__": {},
  1060. "node": {
  1061. "__id__": 1
  1062. },
  1063. "_enabled": true,
  1064. "__prefab": {
  1065. "__id__": 47
  1066. },
  1067. "_alignFlags": 45,
  1068. "_target": null,
  1069. "_left": 0,
  1070. "_right": 0,
  1071. "_top": 0,
  1072. "_bottom": 0,
  1073. "_horizontalCenter": 0,
  1074. "_verticalCenter": 0,
  1075. "_isAbsLeft": true,
  1076. "_isAbsRight": true,
  1077. "_isAbsTop": true,
  1078. "_isAbsBottom": true,
  1079. "_isAbsHorizontalCenter": true,
  1080. "_isAbsVerticalCenter": true,
  1081. "_originalWidth": 100,
  1082. "_originalHeight": 100,
  1083. "_alignMode": 2,
  1084. "_lockFlags": 0,
  1085. "_id": ""
  1086. },
  1087. {
  1088. "__type__": "cc.CompPrefabInfo",
  1089. "fileId": "23MOKSCq9AO6Lgx4/9qsaX"
  1090. },
  1091. {
  1092. "__type__": "cc.Sprite",
  1093. "_name": "",
  1094. "_objFlags": 0,
  1095. "__editorExtras__": {},
  1096. "node": {
  1097. "__id__": 1
  1098. },
  1099. "_enabled": true,
  1100. "__prefab": {
  1101. "__id__": 49
  1102. },
  1103. "_customMaterial": null,
  1104. "_srcBlendFactor": 2,
  1105. "_dstBlendFactor": 4,
  1106. "_color": {
  1107. "__type__": "cc.Color",
  1108. "r": 255,
  1109. "g": 255,
  1110. "b": 255,
  1111. "a": 255
  1112. },
  1113. "_spriteFrame": {
  1114. "__uuid__": "aa5af9aa-997a-47e7-9a20-80c938bfeaa4@f9941",
  1115. "__expectedType__": "cc.SpriteFrame"
  1116. },
  1117. "_type": 0,
  1118. "_fillType": 0,
  1119. "_sizeMode": 0,
  1120. "_fillCenter": {
  1121. "__type__": "cc.Vec2",
  1122. "x": 0,
  1123. "y": 0
  1124. },
  1125. "_fillStart": 0,
  1126. "_fillRange": 0,
  1127. "_isTrimmedMode": true,
  1128. "_useGrayscale": false,
  1129. "_atlas": null,
  1130. "_id": ""
  1131. },
  1132. {
  1133. "__type__": "cc.CompPrefabInfo",
  1134. "fileId": "8bje5yM1xHT4sI00fTlK+o"
  1135. },
  1136. {
  1137. "__type__": "ff6c39yyflKjIs1t6onLa5c",
  1138. "_name": "",
  1139. "_objFlags": 0,
  1140. "__editorExtras__": {},
  1141. "node": {
  1142. "__id__": 1
  1143. },
  1144. "_enabled": true,
  1145. "__prefab": {
  1146. "__id__": 51
  1147. },
  1148. "_id": ""
  1149. },
  1150. {
  1151. "__type__": "cc.CompPrefabInfo",
  1152. "fileId": "198Tk9upNLNLOAkmow7BSF"
  1153. },
  1154. {
  1155. "__type__": "cc.PrefabInfo",
  1156. "root": {
  1157. "__id__": 1
  1158. },
  1159. "asset": {
  1160. "__id__": 0
  1161. },
  1162. "fileId": "62PZJMCJ5OBbVG8rwabiGT",
  1163. "instance": null,
  1164. "targetOverrides": null
  1165. }
  1166. ]