prefab_update_progress.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "prefab_update_progress",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 15
  34. },
  35. {
  36. "__id__": 16
  37. },
  38. {
  39. "__id__": 17
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 18
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 500,
  56. "height": 60
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "background",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 478,
  120. "height": 30
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "50f6b0aa-4e55-4f97-a06e-04a3589c14b9"
  173. },
  174. "_type": 1,
  175. "_sizeMode": 0,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": {
  186. "__uuid__": "6f5c2df6-85b2-49f1-a249-8792a99fdb9f"
  187. },
  188. "_id": ""
  189. },
  190. {
  191. "__type__": "cc.PrefabInfo",
  192. "root": {
  193. "__id__": 1
  194. },
  195. "asset": {
  196. "__uuid__": "a1afc2d5-deaa-4178-81c3-e36bfb305fc0"
  197. },
  198. "fileId": "31gtnGXIZHL6TYbpKLp99D",
  199. "sync": false
  200. },
  201. {
  202. "__type__": "cc.Node",
  203. "_name": "progress",
  204. "_objFlags": 0,
  205. "_parent": {
  206. "__id__": 1
  207. },
  208. "_children": [],
  209. "_active": true,
  210. "_components": [
  211. {
  212. "__id__": 6
  213. }
  214. ],
  215. "_prefab": {
  216. "__id__": 7
  217. },
  218. "_opacity": 255,
  219. "_color": {
  220. "__type__": "cc.Color",
  221. "r": 255,
  222. "g": 255,
  223. "b": 255,
  224. "a": 255
  225. },
  226. "_contentSize": {
  227. "__type__": "cc.Size",
  228. "width": 478,
  229. "height": 26
  230. },
  231. "_anchorPoint": {
  232. "__type__": "cc.Vec2",
  233. "x": 0.5,
  234. "y": 0.5
  235. },
  236. "_trs": {
  237. "__type__": "TypedArray",
  238. "ctor": "Float64Array",
  239. "array": [
  240. -2,
  241. 2,
  242. 0,
  243. 0,
  244. 0,
  245. 0,
  246. 1,
  247. 1,
  248. 1,
  249. 1
  250. ]
  251. },
  252. "_eulerAngles": {
  253. "__type__": "cc.Vec3",
  254. "x": 0,
  255. "y": 0,
  256. "z": 0
  257. },
  258. "_skewX": 0,
  259. "_skewY": 0,
  260. "_is3DNode": false,
  261. "_groupIndex": 0,
  262. "groupIndex": 0,
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.Sprite",
  267. "_name": "",
  268. "_objFlags": 0,
  269. "node": {
  270. "__id__": 5
  271. },
  272. "_enabled": true,
  273. "_materials": [
  274. {
  275. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  276. }
  277. ],
  278. "_srcBlendFactor": 770,
  279. "_dstBlendFactor": 771,
  280. "_spriteFrame": {
  281. "__uuid__": "a3048c18-d41f-4dbc-9769-727d30693f0f"
  282. },
  283. "_type": 3,
  284. "_sizeMode": 0,
  285. "_fillType": 0,
  286. "_fillCenter": {
  287. "__type__": "cc.Vec2",
  288. "x": 0,
  289. "y": 0
  290. },
  291. "_fillStart": 0,
  292. "_fillRange": 0.5,
  293. "_isTrimmedMode": true,
  294. "_atlas": {
  295. "__uuid__": "6f5c2df6-85b2-49f1-a249-8792a99fdb9f"
  296. },
  297. "_id": ""
  298. },
  299. {
  300. "__type__": "cc.PrefabInfo",
  301. "root": {
  302. "__id__": 1
  303. },
  304. "asset": {
  305. "__uuid__": "a1afc2d5-deaa-4178-81c3-e36bfb305fc0"
  306. },
  307. "fileId": "38WPmndl1A65ZFe4A7eqvy",
  308. "sync": false
  309. },
  310. {
  311. "__type__": "cc.Node",
  312. "_name": "label",
  313. "_objFlags": 0,
  314. "_parent": {
  315. "__id__": 1
  316. },
  317. "_children": [
  318. {
  319. "__id__": 9
  320. }
  321. ],
  322. "_active": true,
  323. "_components": [
  324. {
  325. "__id__": 13
  326. }
  327. ],
  328. "_prefab": {
  329. "__id__": 14
  330. },
  331. "_opacity": 255,
  332. "_color": {
  333. "__type__": "cc.Color",
  334. "r": 255,
  335. "g": 255,
  336. "b": 255,
  337. "a": 255
  338. },
  339. "_contentSize": {
  340. "__type__": "cc.Size",
  341. "width": 186.76,
  342. "height": 27.72
  343. },
  344. "_anchorPoint": {
  345. "__type__": "cc.Vec2",
  346. "x": 0.5,
  347. "y": 0.5
  348. },
  349. "_trs": {
  350. "__type__": "TypedArray",
  351. "ctor": "Float64Array",
  352. "array": [
  353. 0,
  354. 0,
  355. 0,
  356. 0,
  357. 0,
  358. 0,
  359. 1,
  360. 1,
  361. 1,
  362. 1
  363. ]
  364. },
  365. "_eulerAngles": {
  366. "__type__": "cc.Vec3",
  367. "x": 0,
  368. "y": 0,
  369. "z": 0
  370. },
  371. "_skewX": 0,
  372. "_skewY": 0,
  373. "_is3DNode": false,
  374. "_groupIndex": 0,
  375. "groupIndex": 0,
  376. "_id": ""
  377. },
  378. {
  379. "__type__": "cc.Node",
  380. "_name": "status",
  381. "_objFlags": 0,
  382. "_parent": {
  383. "__id__": 8
  384. },
  385. "_children": [],
  386. "_active": true,
  387. "_components": [
  388. {
  389. "__id__": 10
  390. },
  391. {
  392. "__id__": 11
  393. }
  394. ],
  395. "_prefab": {
  396. "__id__": 12
  397. },
  398. "_opacity": 255,
  399. "_color": {
  400. "__type__": "cc.Color",
  401. "r": 255,
  402. "g": 255,
  403. "b": 255,
  404. "a": 255
  405. },
  406. "_contentSize": {
  407. "__type__": "cc.Size",
  408. "width": 14,
  409. "height": 16
  410. },
  411. "_anchorPoint": {
  412. "__type__": "cc.Vec2",
  413. "x": 0.5,
  414. "y": 0.5
  415. },
  416. "_trs": {
  417. "__type__": "TypedArray",
  418. "ctor": "Float64Array",
  419. "array": [
  420. -103,
  421. 1,
  422. 0,
  423. 0,
  424. 0,
  425. 0,
  426. 1,
  427. 1,
  428. 1,
  429. 1
  430. ]
  431. },
  432. "_eulerAngles": {
  433. "__type__": "cc.Vec3",
  434. "x": 0,
  435. "y": 0,
  436. "z": 0
  437. },
  438. "_skewX": 0,
  439. "_skewY": 0,
  440. "_is3DNode": false,
  441. "_groupIndex": 0,
  442. "groupIndex": 0,
  443. "_id": ""
  444. },
  445. {
  446. "__type__": "cc.Sprite",
  447. "_name": "",
  448. "_objFlags": 0,
  449. "node": {
  450. "__id__": 9
  451. },
  452. "_enabled": true,
  453. "_materials": [
  454. {
  455. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  456. }
  457. ],
  458. "_srcBlendFactor": 770,
  459. "_dstBlendFactor": 771,
  460. "_spriteFrame": {
  461. "__uuid__": "4b21f840-a373-40df-aee6-9caa521380b6"
  462. },
  463. "_type": 0,
  464. "_sizeMode": 1,
  465. "_fillType": 0,
  466. "_fillCenter": {
  467. "__type__": "cc.Vec2",
  468. "x": 0,
  469. "y": 0
  470. },
  471. "_fillStart": 0,
  472. "_fillRange": 0,
  473. "_isTrimmedMode": true,
  474. "_atlas": {
  475. "__uuid__": "6f5c2df6-85b2-49f1-a249-8792a99fdb9f"
  476. },
  477. "_id": ""
  478. },
  479. {
  480. "__type__": "cc.Widget",
  481. "_name": "",
  482. "_objFlags": 0,
  483. "node": {
  484. "__id__": 9
  485. },
  486. "_enabled": true,
  487. "alignMode": 2,
  488. "_target": null,
  489. "_alignFlags": 8,
  490. "_left": -16.620000000000005,
  491. "_right": 0,
  492. "_top": 0,
  493. "_bottom": 0,
  494. "_verticalCenter": 0,
  495. "_horizontalCenter": 0,
  496. "_isAbsLeft": true,
  497. "_isAbsRight": true,
  498. "_isAbsTop": true,
  499. "_isAbsBottom": true,
  500. "_isAbsHorizontalCenter": true,
  501. "_isAbsVerticalCenter": true,
  502. "_originalWidth": 0,
  503. "_originalHeight": 0,
  504. "_id": ""
  505. },
  506. {
  507. "__type__": "cc.PrefabInfo",
  508. "root": {
  509. "__id__": 1
  510. },
  511. "asset": {
  512. "__uuid__": "a1afc2d5-deaa-4178-81c3-e36bfb305fc0"
  513. },
  514. "fileId": "11zMh05UhNeqQ/5lHY9m9Z",
  515. "sync": false
  516. },
  517. {
  518. "__type__": "cc.Label",
  519. "_name": "",
  520. "_objFlags": 0,
  521. "node": {
  522. "__id__": 8
  523. },
  524. "_enabled": true,
  525. "_materials": [
  526. {
  527. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  528. }
  529. ],
  530. "_useOriginalSize": false,
  531. "_string": "100% (50.1M/50.1M)",
  532. "_N$string": "100% (50.1M/50.1M)",
  533. "_fontSize": 20,
  534. "_lineHeight": 22,
  535. "_enableWrapText": true,
  536. "_N$file": {
  537. "__uuid__": "6e82bca4-2312-41ba-bf07-3e4065619cf9"
  538. },
  539. "_isSystemFontUsed": false,
  540. "_spacingX": 0,
  541. "_batchAsBitmap": false,
  542. "_N$horizontalAlign": 1,
  543. "_N$verticalAlign": 1,
  544. "_N$fontFamily": "Arial",
  545. "_N$overflow": 0,
  546. "_N$cacheMode": 0,
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.PrefabInfo",
  551. "root": {
  552. "__id__": 1
  553. },
  554. "asset": {
  555. "__uuid__": "a1afc2d5-deaa-4178-81c3-e36bfb305fc0"
  556. },
  557. "fileId": "57TVLSNE1Om7rgTcn3AL49",
  558. "sync": false
  559. },
  560. {
  561. "__type__": "cc.Sprite",
  562. "_name": "",
  563. "_objFlags": 0,
  564. "node": {
  565. "__id__": 1
  566. },
  567. "_enabled": true,
  568. "_materials": [],
  569. "_srcBlendFactor": 770,
  570. "_dstBlendFactor": 771,
  571. "_spriteFrame": null,
  572. "_type": 1,
  573. "_sizeMode": 0,
  574. "_fillType": 0,
  575. "_fillCenter": {
  576. "__type__": "cc.Vec2",
  577. "x": 0,
  578. "y": 0
  579. },
  580. "_fillStart": 0,
  581. "_fillRange": 0,
  582. "_isTrimmedMode": true,
  583. "_atlas": null,
  584. "_id": ""
  585. },
  586. {
  587. "__type__": "cc.Layout",
  588. "_name": "",
  589. "_objFlags": 0,
  590. "node": {
  591. "__id__": 1
  592. },
  593. "_enabled": true,
  594. "_layoutSize": {
  595. "__type__": "cc.Size",
  596. "width": 500,
  597. "height": 30
  598. },
  599. "_resize": 0,
  600. "_N$layoutType": 0,
  601. "_N$padding": 0,
  602. "_N$cellSize": {
  603. "__type__": "cc.Size",
  604. "width": 40,
  605. "height": 40
  606. },
  607. "_N$startAxis": 0,
  608. "_N$paddingLeft": 0,
  609. "_N$paddingRight": 0,
  610. "_N$paddingTop": 0,
  611. "_N$paddingBottom": 0,
  612. "_N$spacingX": 0,
  613. "_N$spacingY": 0,
  614. "_N$verticalDirection": 1,
  615. "_N$horizontalDirection": 0,
  616. "_N$affectedByScale": false,
  617. "_id": ""
  618. },
  619. {
  620. "__type__": "49a24Lg+RpBxKxl6OYuN8QG",
  621. "_name": "",
  622. "_objFlags": 0,
  623. "node": {
  624. "__id__": 1
  625. },
  626. "_enabled": true,
  627. "backgroundSprite": {
  628. "__id__": 3
  629. },
  630. "progressSprite": {
  631. "__id__": 6
  632. },
  633. "statusSprite": {
  634. "__id__": 10
  635. },
  636. "progressLabel": {
  637. "__id__": 13
  638. },
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.PrefabInfo",
  643. "root": {
  644. "__id__": 1
  645. },
  646. "asset": {
  647. "__uuid__": "a1afc2d5-deaa-4178-81c3-e36bfb305fc0"
  648. },
  649. "fileId": "4e5hv8e3JNLpQlvTwQZRkw",
  650. "sync": false
  651. }
  652. ]