loading.prefab 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "loading",
  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": "loading",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 48
  32. },
  33. {
  34. "__id__": 50
  35. },
  36. {
  37. "__id__": 52
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 54
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "bg",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. },
  89. {
  90. "__id__": 7
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 9
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": false,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 720,
  140. "height": 1280
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "5eWLPy77hMr6NexapCZwbU"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "1e12419c-812f-4aa6-8ad7-542dfaaacf50@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 0,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "d7zJYARL5OV4zbOoAVZRQ9"
  197. },
  198. {
  199. "__type__": "cc.Widget",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "__editorExtras__": {},
  203. "node": {
  204. "__id__": 2
  205. },
  206. "_enabled": true,
  207. "__prefab": {
  208. "__id__": 8
  209. },
  210. "_alignFlags": 45,
  211. "_target": null,
  212. "_left": 0,
  213. "_right": 0,
  214. "_top": 0,
  215. "_bottom": 0,
  216. "_horizontalCenter": 0,
  217. "_verticalCenter": 0,
  218. "_isAbsLeft": true,
  219. "_isAbsRight": true,
  220. "_isAbsTop": true,
  221. "_isAbsBottom": true,
  222. "_isAbsHorizontalCenter": true,
  223. "_isAbsVerticalCenter": true,
  224. "_originalWidth": 720,
  225. "_originalHeight": 1280,
  226. "_alignMode": 2,
  227. "_lockFlags": 0,
  228. "_id": ""
  229. },
  230. {
  231. "__type__": "cc.CompPrefabInfo",
  232. "fileId": "27OacsdEdIRLaqSrW6eWtZ"
  233. },
  234. {
  235. "__type__": "cc.PrefabInfo",
  236. "root": {
  237. "__id__": 1
  238. },
  239. "asset": {
  240. "__id__": 0
  241. },
  242. "fileId": "9aw1q+ZbNGgILtLd2am7nD",
  243. "nestedPrefabInstanceRoots": null
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "pro_progress",
  248. "_objFlags": 0,
  249. "__editorExtras__": {},
  250. "_parent": {
  251. "__id__": 1
  252. },
  253. "_children": [
  254. {
  255. "__id__": 11
  256. },
  257. {
  258. "__id__": 21
  259. },
  260. {
  261. "__id__": 27
  262. }
  263. ],
  264. "_active": true,
  265. "_components": [
  266. {
  267. "__id__": 37
  268. },
  269. {
  270. "__id__": 39
  271. },
  272. {
  273. "__id__": 41
  274. },
  275. {
  276. "__id__": 43
  277. },
  278. {
  279. "__id__": 45
  280. }
  281. ],
  282. "_prefab": {
  283. "__id__": 47
  284. },
  285. "_lpos": {
  286. "__type__": "cc.Vec3",
  287. "x": 0,
  288. "y": -396.281,
  289. "z": 0
  290. },
  291. "_lrot": {
  292. "__type__": "cc.Quat",
  293. "x": 0,
  294. "y": 0,
  295. "z": 0,
  296. "w": 1
  297. },
  298. "_lscale": {
  299. "__type__": "cc.Vec3",
  300. "x": 1,
  301. "y": 1,
  302. "z": 1
  303. },
  304. "_mobility": 0,
  305. "_layer": 33554432,
  306. "_euler": {
  307. "__type__": "cc.Vec3",
  308. "x": 0,
  309. "y": 0,
  310. "z": 0
  311. },
  312. "_id": ""
  313. },
  314. {
  315. "__type__": "cc.Node",
  316. "_name": "lab_prompt",
  317. "_objFlags": 0,
  318. "__editorExtras__": {},
  319. "_parent": {
  320. "__id__": 10
  321. },
  322. "_children": [],
  323. "_active": true,
  324. "_components": [
  325. {
  326. "__id__": 12
  327. },
  328. {
  329. "__id__": 14
  330. },
  331. {
  332. "__id__": 16
  333. },
  334. {
  335. "__id__": 18
  336. }
  337. ],
  338. "_prefab": {
  339. "__id__": 20
  340. },
  341. "_lpos": {
  342. "__type__": "cc.Vec3",
  343. "x": 0,
  344. "y": 74.13,
  345. "z": 0
  346. },
  347. "_lrot": {
  348. "__type__": "cc.Quat",
  349. "x": 0,
  350. "y": 0,
  351. "z": 0,
  352. "w": 1
  353. },
  354. "_lscale": {
  355. "__type__": "cc.Vec3",
  356. "x": 1,
  357. "y": 1,
  358. "z": 1
  359. },
  360. "_mobility": 0,
  361. "_layer": 33554432,
  362. "_euler": {
  363. "__type__": "cc.Vec3",
  364. "x": 0,
  365. "y": 0,
  366. "z": 0
  367. },
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.UITransform",
  372. "_name": "lab_progress<UITransform>",
  373. "_objFlags": 0,
  374. "__editorExtras__": {},
  375. "node": {
  376. "__id__": 11
  377. },
  378. "_enabled": true,
  379. "__prefab": {
  380. "__id__": 13
  381. },
  382. "_contentSize": {
  383. "__type__": "cc.Size",
  384. "width": 124,
  385. "height": 54.4
  386. },
  387. "_anchorPoint": {
  388. "__type__": "cc.Vec2",
  389. "x": 0.5,
  390. "y": 0.5
  391. },
  392. "_id": ""
  393. },
  394. {
  395. "__type__": "cc.CompPrefabInfo",
  396. "fileId": "37WpHB35ZA8KJNfmflUmio"
  397. },
  398. {
  399. "__type__": "cc.Label",
  400. "_name": "lab_progress<Label>",
  401. "_objFlags": 0,
  402. "__editorExtras__": {},
  403. "node": {
  404. "__id__": 11
  405. },
  406. "_enabled": true,
  407. "__prefab": {
  408. "__id__": 15
  409. },
  410. "_customMaterial": null,
  411. "_srcBlendFactor": 2,
  412. "_dstBlendFactor": 4,
  413. "_color": {
  414. "__type__": "cc.Color",
  415. "r": 255,
  416. "g": 255,
  417. "b": 255,
  418. "a": 255
  419. },
  420. "_string": "加载中",
  421. "_horizontalAlign": 1,
  422. "_verticalAlign": 1,
  423. "_actualFontSize": 40,
  424. "_fontSize": 40,
  425. "_fontFamily": "Arial",
  426. "_lineHeight": 40,
  427. "_overflow": 0,
  428. "_enableWrapText": true,
  429. "_font": null,
  430. "_isSystemFontUsed": true,
  431. "_spacingX": 0,
  432. "_isItalic": false,
  433. "_isBold": true,
  434. "_isUnderline": false,
  435. "_underlineHeight": 2,
  436. "_cacheMode": 0,
  437. "_id": ""
  438. },
  439. {
  440. "__type__": "cc.CompPrefabInfo",
  441. "fileId": "18xXPm7ZRGtJOVkw0KWRyI"
  442. },
  443. {
  444. "__type__": "cc.LabelOutline",
  445. "_name": "",
  446. "_objFlags": 0,
  447. "__editorExtras__": {},
  448. "node": {
  449. "__id__": 11
  450. },
  451. "_enabled": true,
  452. "__prefab": {
  453. "__id__": 17
  454. },
  455. "_color": {
  456. "__type__": "cc.Color",
  457. "r": 0,
  458. "g": 0,
  459. "b": 0,
  460. "a": 255
  461. },
  462. "_width": 2,
  463. "_id": ""
  464. },
  465. {
  466. "__type__": "cc.CompPrefabInfo",
  467. "fileId": "bfTjeen/RO8Z25U0XoQYb0"
  468. },
  469. {
  470. "__type__": "545c05XsG9GDJispEGWKvYv",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "__editorExtras__": {},
  474. "node": {
  475. "__id__": 11
  476. },
  477. "_enabled": true,
  478. "__prefab": {
  479. "__id__": 19
  480. },
  481. "templateMode": false,
  482. "watchPath": "*.prompt",
  483. "labelType": "cc.Label",
  484. "watchPathArr": [
  485. ""
  486. ],
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.CompPrefabInfo",
  491. "fileId": "aaLLLRoNxJM6JIqIOxEbdK"
  492. },
  493. {
  494. "__type__": "cc.PrefabInfo",
  495. "root": {
  496. "__id__": 1
  497. },
  498. "asset": {
  499. "__id__": 0
  500. },
  501. "fileId": "a4Hlk39nNMV7QG9p+cKfSl",
  502. "instance": null,
  503. "targetOverrides": null,
  504. "nestedPrefabInstanceRoots": null
  505. },
  506. {
  507. "__type__": "cc.Node",
  508. "_name": "pro_bar",
  509. "_objFlags": 0,
  510. "__editorExtras__": {},
  511. "_parent": {
  512. "__id__": 10
  513. },
  514. "_children": [],
  515. "_active": true,
  516. "_components": [
  517. {
  518. "__id__": 22
  519. },
  520. {
  521. "__id__": 24
  522. }
  523. ],
  524. "_prefab": {
  525. "__id__": 26
  526. },
  527. "_lpos": {
  528. "__type__": "cc.Vec3",
  529. "x": 0,
  530. "y": 0,
  531. "z": 0
  532. },
  533. "_lrot": {
  534. "__type__": "cc.Quat",
  535. "x": 0,
  536. "y": 0,
  537. "z": 0,
  538. "w": 1
  539. },
  540. "_lscale": {
  541. "__type__": "cc.Vec3",
  542. "x": 1,
  543. "y": 1,
  544. "z": 1
  545. },
  546. "_mobility": 0,
  547. "_layer": 33554432,
  548. "_euler": {
  549. "__type__": "cc.Vec3",
  550. "x": 0,
  551. "y": 0,
  552. "z": 0
  553. },
  554. "_id": ""
  555. },
  556. {
  557. "__type__": "cc.UITransform",
  558. "_name": "Sprite<UITransform>",
  559. "_objFlags": 0,
  560. "__editorExtras__": {},
  561. "node": {
  562. "__id__": 21
  563. },
  564. "_enabled": true,
  565. "__prefab": {
  566. "__id__": 23
  567. },
  568. "_contentSize": {
  569. "__type__": "cc.Size",
  570. "width": 549,
  571. "height": 47
  572. },
  573. "_anchorPoint": {
  574. "__type__": "cc.Vec2",
  575. "x": 0.5,
  576. "y": 0.5
  577. },
  578. "_id": ""
  579. },
  580. {
  581. "__type__": "cc.CompPrefabInfo",
  582. "fileId": "bexms9rIVO1aqwsiKpx7p+"
  583. },
  584. {
  585. "__type__": "cc.Sprite",
  586. "_name": "Sprite<Sprite>",
  587. "_objFlags": 0,
  588. "__editorExtras__": {},
  589. "node": {
  590. "__id__": 21
  591. },
  592. "_enabled": true,
  593. "__prefab": {
  594. "__id__": 25
  595. },
  596. "_customMaterial": null,
  597. "_srcBlendFactor": 2,
  598. "_dstBlendFactor": 4,
  599. "_color": {
  600. "__type__": "cc.Color",
  601. "r": 255,
  602. "g": 255,
  603. "b": 255,
  604. "a": 255
  605. },
  606. "_spriteFrame": {
  607. "__uuid__": "1ac049d7-c899-492a-89a7-4e8d85ce4cb1@f9941",
  608. "__expectedType__": "cc.SpriteFrame"
  609. },
  610. "_type": 3,
  611. "_fillType": 0,
  612. "_sizeMode": 2,
  613. "_fillCenter": {
  614. "__type__": "cc.Vec2",
  615. "x": 0,
  616. "y": 0
  617. },
  618. "_fillStart": 0,
  619. "_fillRange": 0,
  620. "_isTrimmedMode": true,
  621. "_useGrayscale": false,
  622. "_atlas": null,
  623. "_id": ""
  624. },
  625. {
  626. "__type__": "cc.CompPrefabInfo",
  627. "fileId": "0fN5X9mM5MyL1PjGl22OSC"
  628. },
  629. {
  630. "__type__": "cc.PrefabInfo",
  631. "root": {
  632. "__id__": 1
  633. },
  634. "asset": {
  635. "__id__": 0
  636. },
  637. "fileId": "3dI6CU5MVPS4+WmiQzY0D3",
  638. "instance": null,
  639. "targetOverrides": null,
  640. "nestedPrefabInstanceRoots": null
  641. },
  642. {
  643. "__type__": "cc.Node",
  644. "_name": "lab_progress",
  645. "_objFlags": 0,
  646. "__editorExtras__": {},
  647. "_parent": {
  648. "__id__": 10
  649. },
  650. "_children": [],
  651. "_active": true,
  652. "_components": [
  653. {
  654. "__id__": 28
  655. },
  656. {
  657. "__id__": 30
  658. },
  659. {
  660. "__id__": 32
  661. },
  662. {
  663. "__id__": 34
  664. }
  665. ],
  666. "_prefab": {
  667. "__id__": 36
  668. },
  669. "_lpos": {
  670. "__type__": "cc.Vec3",
  671. "x": 0,
  672. "y": -67.3,
  673. "z": 0
  674. },
  675. "_lrot": {
  676. "__type__": "cc.Quat",
  677. "x": 0,
  678. "y": 0,
  679. "z": 0,
  680. "w": 1
  681. },
  682. "_lscale": {
  683. "__type__": "cc.Vec3",
  684. "x": 1,
  685. "y": 1,
  686. "z": 1
  687. },
  688. "_mobility": 0,
  689. "_layer": 33554432,
  690. "_euler": {
  691. "__type__": "cc.Vec3",
  692. "x": 0,
  693. "y": 0,
  694. "z": 0
  695. },
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "cc.UITransform",
  700. "_name": "lab_progress<UITransform>",
  701. "_objFlags": 0,
  702. "__editorExtras__": {},
  703. "node": {
  704. "__id__": 27
  705. },
  706. "_enabled": true,
  707. "__prefab": {
  708. "__id__": 29
  709. },
  710. "_contentSize": {
  711. "__type__": "cc.Size",
  712. "width": 124.078125,
  713. "height": 54.4
  714. },
  715. "_anchorPoint": {
  716. "__type__": "cc.Vec2",
  717. "x": 0.5,
  718. "y": 0.5
  719. },
  720. "_id": ""
  721. },
  722. {
  723. "__type__": "cc.CompPrefabInfo",
  724. "fileId": "59IJ+5vLRHKrxqAzljTkOL"
  725. },
  726. {
  727. "__type__": "cc.Label",
  728. "_name": "lab_progress<Label>",
  729. "_objFlags": 0,
  730. "__editorExtras__": {},
  731. "node": {
  732. "__id__": 27
  733. },
  734. "_enabled": true,
  735. "__prefab": {
  736. "__id__": 31
  737. },
  738. "_customMaterial": null,
  739. "_srcBlendFactor": 2,
  740. "_dstBlendFactor": 4,
  741. "_color": {
  742. "__type__": "cc.Color",
  743. "r": 255,
  744. "g": 255,
  745. "b": 255,
  746. "a": 255
  747. },
  748. "_string": "{{0}}%",
  749. "_horizontalAlign": 1,
  750. "_verticalAlign": 1,
  751. "_actualFontSize": 40,
  752. "_fontSize": 40,
  753. "_fontFamily": "Arial",
  754. "_lineHeight": 40,
  755. "_overflow": 0,
  756. "_enableWrapText": true,
  757. "_font": null,
  758. "_isSystemFontUsed": true,
  759. "_spacingX": 0,
  760. "_isItalic": false,
  761. "_isBold": true,
  762. "_isUnderline": false,
  763. "_underlineHeight": 2,
  764. "_cacheMode": 0,
  765. "_id": ""
  766. },
  767. {
  768. "__type__": "cc.CompPrefabInfo",
  769. "fileId": "fcepWL0LBALrW5rf6BD7MO"
  770. },
  771. {
  772. "__type__": "cc.LabelOutline",
  773. "_name": "",
  774. "_objFlags": 0,
  775. "__editorExtras__": {},
  776. "node": {
  777. "__id__": 27
  778. },
  779. "_enabled": true,
  780. "__prefab": {
  781. "__id__": 33
  782. },
  783. "_color": {
  784. "__type__": "cc.Color",
  785. "r": 0,
  786. "g": 0,
  787. "b": 0,
  788. "a": 255
  789. },
  790. "_width": 2,
  791. "_id": ""
  792. },
  793. {
  794. "__type__": "cc.CompPrefabInfo",
  795. "fileId": "6auaUje5JKw65o5hEPEyWR"
  796. },
  797. {
  798. "__type__": "545c05XsG9GDJispEGWKvYv",
  799. "_name": "",
  800. "_objFlags": 0,
  801. "__editorExtras__": {},
  802. "node": {
  803. "__id__": 27
  804. },
  805. "_enabled": true,
  806. "__prefab": {
  807. "__id__": 35
  808. },
  809. "templateMode": true,
  810. "watchPath": "",
  811. "labelType": "cc.Label",
  812. "watchPathArr": [
  813. "*.progress"
  814. ],
  815. "_id": ""
  816. },
  817. {
  818. "__type__": "cc.CompPrefabInfo",
  819. "fileId": "daILjufOlPdqRfYp3C/iqc"
  820. },
  821. {
  822. "__type__": "cc.PrefabInfo",
  823. "root": {
  824. "__id__": 1
  825. },
  826. "asset": {
  827. "__id__": 0
  828. },
  829. "fileId": "8ebP9wp/lHdpbk2hOCdLkX",
  830. "nestedPrefabInstanceRoots": null
  831. },
  832. {
  833. "__type__": "cc.UITransform",
  834. "_name": "",
  835. "_objFlags": 0,
  836. "__editorExtras__": {},
  837. "node": {
  838. "__id__": 10
  839. },
  840. "_enabled": true,
  841. "__prefab": {
  842. "__id__": 38
  843. },
  844. "_contentSize": {
  845. "__type__": "cc.Size",
  846. "width": 567,
  847. "height": 65
  848. },
  849. "_anchorPoint": {
  850. "__type__": "cc.Vec2",
  851. "x": 0.5,
  852. "y": 0.5
  853. },
  854. "_id": ""
  855. },
  856. {
  857. "__type__": "cc.CompPrefabInfo",
  858. "fileId": "82bjtghDJB8YqPMxJfJ5Rr"
  859. },
  860. {
  861. "__type__": "cc.Sprite",
  862. "_name": "",
  863. "_objFlags": 0,
  864. "__editorExtras__": {},
  865. "node": {
  866. "__id__": 10
  867. },
  868. "_enabled": true,
  869. "__prefab": {
  870. "__id__": 40
  871. },
  872. "_customMaterial": null,
  873. "_srcBlendFactor": 2,
  874. "_dstBlendFactor": 4,
  875. "_color": {
  876. "__type__": "cc.Color",
  877. "r": 255,
  878. "g": 255,
  879. "b": 255,
  880. "a": 255
  881. },
  882. "_spriteFrame": {
  883. "__uuid__": "a2001856-24f5-4ac7-9309-1207a3210cd8@f9941",
  884. "__expectedType__": "cc.SpriteFrame"
  885. },
  886. "_type": 0,
  887. "_fillType": 0,
  888. "_sizeMode": 1,
  889. "_fillCenter": {
  890. "__type__": "cc.Vec2",
  891. "x": 0,
  892. "y": 0
  893. },
  894. "_fillStart": 0,
  895. "_fillRange": 0,
  896. "_isTrimmedMode": true,
  897. "_useGrayscale": false,
  898. "_atlas": null,
  899. "_id": ""
  900. },
  901. {
  902. "__type__": "cc.CompPrefabInfo",
  903. "fileId": "c6r2/EbkJLgZKG1NvbxXiz"
  904. },
  905. {
  906. "__type__": "cc.ProgressBar",
  907. "_name": "",
  908. "_objFlags": 0,
  909. "__editorExtras__": {},
  910. "node": {
  911. "__id__": 10
  912. },
  913. "_enabled": true,
  914. "__prefab": {
  915. "__id__": 42
  916. },
  917. "_barSprite": {
  918. "__id__": 24
  919. },
  920. "_mode": 2,
  921. "_totalLength": 1,
  922. "_progress": 0,
  923. "_reverse": false,
  924. "_id": ""
  925. },
  926. {
  927. "__type__": "cc.CompPrefabInfo",
  928. "fileId": "d8F8xTDrRJ2aYLMRDN1Csc"
  929. },
  930. {
  931. "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6",
  932. "_name": "",
  933. "_objFlags": 0,
  934. "__editorExtras__": {},
  935. "node": {
  936. "__id__": 10
  937. },
  938. "_enabled": true,
  939. "__prefab": {
  940. "__id__": 44
  941. },
  942. "controller": false,
  943. "watchPath": "",
  944. "componentName": "cc.ProgressBar",
  945. "componentProperty": "progress",
  946. "refreshRate": 0.1,
  947. "watchPathArr": [
  948. "*.finished",
  949. "*.total"
  950. ],
  951. "stringFormat": "",
  952. "_id": ""
  953. },
  954. {
  955. "__type__": "cc.CompPrefabInfo",
  956. "fileId": "8cfgfLAqtIJLDNqIgFd8Xt"
  957. },
  958. {
  959. "__type__": "cc.Widget",
  960. "_name": "",
  961. "_objFlags": 0,
  962. "__editorExtras__": {},
  963. "node": {
  964. "__id__": 10
  965. },
  966. "_enabled": true,
  967. "__prefab": {
  968. "__id__": 46
  969. },
  970. "_alignFlags": 4,
  971. "_target": null,
  972. "_left": 0,
  973. "_right": 0,
  974. "_top": 0,
  975. "_bottom": 211.219,
  976. "_horizontalCenter": 0,
  977. "_verticalCenter": 0,
  978. "_isAbsLeft": true,
  979. "_isAbsRight": true,
  980. "_isAbsTop": true,
  981. "_isAbsBottom": true,
  982. "_isAbsHorizontalCenter": true,
  983. "_isAbsVerticalCenter": true,
  984. "_originalWidth": 0,
  985. "_originalHeight": 0,
  986. "_alignMode": 2,
  987. "_lockFlags": 0,
  988. "_id": ""
  989. },
  990. {
  991. "__type__": "cc.CompPrefabInfo",
  992. "fileId": "7cjLANFmdN6aV+qs7kuNy2"
  993. },
  994. {
  995. "__type__": "cc.PrefabInfo",
  996. "root": {
  997. "__id__": 1
  998. },
  999. "asset": {
  1000. "__id__": 0
  1001. },
  1002. "fileId": "ecgn8y3TJCyrNvvrmyHnya",
  1003. "instance": null,
  1004. "targetOverrides": null,
  1005. "nestedPrefabInstanceRoots": null
  1006. },
  1007. {
  1008. "__type__": "cc.UITransform",
  1009. "_name": "loading<UITransform>",
  1010. "_objFlags": 0,
  1011. "__editorExtras__": {},
  1012. "node": {
  1013. "__id__": 1
  1014. },
  1015. "_enabled": false,
  1016. "__prefab": {
  1017. "__id__": 49
  1018. },
  1019. "_contentSize": {
  1020. "__type__": "cc.Size",
  1021. "width": 720,
  1022. "height": 1280
  1023. },
  1024. "_anchorPoint": {
  1025. "__type__": "cc.Vec2",
  1026. "x": 0.5,
  1027. "y": 0.5
  1028. },
  1029. "_id": ""
  1030. },
  1031. {
  1032. "__type__": "cc.CompPrefabInfo",
  1033. "fileId": "dcwRyrrAFJIZu8cg5N9Q7q"
  1034. },
  1035. {
  1036. "__type__": "cc.Widget",
  1037. "_name": "",
  1038. "_objFlags": 0,
  1039. "__editorExtras__": {},
  1040. "node": {
  1041. "__id__": 1
  1042. },
  1043. "_enabled": true,
  1044. "__prefab": {
  1045. "__id__": 51
  1046. },
  1047. "_alignFlags": 45,
  1048. "_target": null,
  1049. "_left": 0,
  1050. "_right": 0,
  1051. "_top": 0,
  1052. "_bottom": 0,
  1053. "_horizontalCenter": 0,
  1054. "_verticalCenter": 0,
  1055. "_isAbsLeft": true,
  1056. "_isAbsRight": true,
  1057. "_isAbsTop": true,
  1058. "_isAbsBottom": true,
  1059. "_isAbsHorizontalCenter": true,
  1060. "_isAbsVerticalCenter": true,
  1061. "_originalWidth": 1280,
  1062. "_originalHeight": 720,
  1063. "_alignMode": 2,
  1064. "_lockFlags": 0,
  1065. "_id": ""
  1066. },
  1067. {
  1068. "__type__": "cc.CompPrefabInfo",
  1069. "fileId": "26ZokSfFxPFr+5cT88/8nR"
  1070. },
  1071. {
  1072. "__type__": "92429ykTnxFCrcGyW58JWjj",
  1073. "_name": "",
  1074. "_objFlags": 0,
  1075. "__editorExtras__": {},
  1076. "node": {
  1077. "__id__": 1
  1078. },
  1079. "_enabled": true,
  1080. "__prefab": {
  1081. "__id__": 53
  1082. },
  1083. "_id": ""
  1084. },
  1085. {
  1086. "__type__": "cc.CompPrefabInfo",
  1087. "fileId": "daCFe+B0BOeZtHLHqBYu9Z"
  1088. },
  1089. {
  1090. "__type__": "cc.PrefabInfo",
  1091. "root": {
  1092. "__id__": 1
  1093. },
  1094. "asset": {
  1095. "__id__": 0
  1096. },
  1097. "fileId": "65Pe/9AIJMgIjcSkJv5QHh",
  1098. "instance": null
  1099. }
  1100. ]