prefab_hot_update_progress.prefab 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  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": "launchProgressBg",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 11
  31. },
  32. {
  33. "__id__": 12
  34. },
  35. {
  36. "__id__": 13
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 14
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 1138,
  53. "height": 36
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 17,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "launchProgress",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 1138,
  117. "height": 36
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 1,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "f1832334-92a2-42b7-b948-6c7be361dcd2"
  170. },
  171. "_type": 3,
  172. "_sizeMode": 0,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 1,
  181. "_isTrimmedMode": true,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "a3a4fc9b-7df7-471e-ac22-cbb483ce0071"
  192. },
  193. "fileId": "471P1iNn9BpZUe2XKzl46i",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "launchProgressMark",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 6
  206. }
  207. ],
  208. "_active": true,
  209. "_components": [
  210. {
  211. "__id__": 9
  212. }
  213. ],
  214. "_prefab": {
  215. "__id__": 10
  216. },
  217. "_opacity": 255,
  218. "_color": {
  219. "__type__": "cc.Color",
  220. "r": 255,
  221. "g": 255,
  222. "b": 255,
  223. "a": 255
  224. },
  225. "_contentSize": {
  226. "__type__": "cc.Size",
  227. "width": 49,
  228. "height": 57
  229. },
  230. "_anchorPoint": {
  231. "__type__": "cc.Vec2",
  232. "x": 0.5,
  233. "y": 0.5
  234. },
  235. "_trs": {
  236. "__type__": "TypedArray",
  237. "ctor": "Float64Array",
  238. "array": [
  239. -569,
  240. 18,
  241. 0,
  242. 0,
  243. 0,
  244. 0,
  245. 1,
  246. 1,
  247. 1,
  248. 1
  249. ]
  250. },
  251. "_eulerAngles": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_skewX": 0,
  258. "_skewY": 0,
  259. "_is3DNode": false,
  260. "_groupIndex": 0,
  261. "groupIndex": 0,
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.Node",
  266. "_name": "launchProgressNum",
  267. "_objFlags": 0,
  268. "_parent": {
  269. "__id__": 5
  270. },
  271. "_children": [],
  272. "_active": true,
  273. "_components": [
  274. {
  275. "__id__": 7
  276. }
  277. ],
  278. "_prefab": {
  279. "__id__": 8
  280. },
  281. "_opacity": 255,
  282. "_color": {
  283. "__type__": "cc.Color",
  284. "r": 255,
  285. "g": 255,
  286. "b": 255,
  287. "a": 255
  288. },
  289. "_contentSize": {
  290. "__type__": "cc.Size",
  291. "width": 11.12,
  292. "height": 25.2
  293. },
  294. "_anchorPoint": {
  295. "__type__": "cc.Vec2",
  296. "x": 0.5,
  297. "y": 0.5
  298. },
  299. "_trs": {
  300. "__type__": "TypedArray",
  301. "ctor": "Float64Array",
  302. "array": [
  303. 0,
  304. 6,
  305. 0,
  306. 0,
  307. 0,
  308. 0,
  309. 1,
  310. 1,
  311. 1,
  312. 1
  313. ]
  314. },
  315. "_eulerAngles": {
  316. "__type__": "cc.Vec3",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0
  320. },
  321. "_skewX": 0,
  322. "_skewY": 0,
  323. "_is3DNode": false,
  324. "_groupIndex": 0,
  325. "groupIndex": 0,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.Label",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "node": {
  333. "__id__": 6
  334. },
  335. "_enabled": true,
  336. "_materials": [
  337. {
  338. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  339. }
  340. ],
  341. "_useOriginalSize": false,
  342. "_string": "0",
  343. "_N$string": "0",
  344. "_fontSize": 20,
  345. "_lineHeight": 20,
  346. "_enableWrapText": true,
  347. "_N$file": {
  348. "__uuid__": "6e82bca4-2312-41ba-bf07-3e4065619cf9"
  349. },
  350. "_isSystemFontUsed": false,
  351. "_spacingX": 0,
  352. "_batchAsBitmap": false,
  353. "_N$horizontalAlign": 1,
  354. "_N$verticalAlign": 1,
  355. "_N$fontFamily": "Arial",
  356. "_N$overflow": 0,
  357. "_N$cacheMode": 0,
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "root": {
  363. "__id__": 1
  364. },
  365. "asset": {
  366. "__uuid__": "a3a4fc9b-7df7-471e-ac22-cbb483ce0071"
  367. },
  368. "fileId": "be8EnsbttLtKJesXCMmmAg",
  369. "sync": false
  370. },
  371. {
  372. "__type__": "cc.Sprite",
  373. "_name": "",
  374. "_objFlags": 0,
  375. "node": {
  376. "__id__": 5
  377. },
  378. "_enabled": true,
  379. "_materials": [
  380. {
  381. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  382. }
  383. ],
  384. "_srcBlendFactor": 770,
  385. "_dstBlendFactor": 771,
  386. "_spriteFrame": {
  387. "__uuid__": "eb5feac0-0ebc-40b7-b424-10117337d214"
  388. },
  389. "_type": 0,
  390. "_sizeMode": 1,
  391. "_fillType": 0,
  392. "_fillCenter": {
  393. "__type__": "cc.Vec2",
  394. "x": 0,
  395. "y": 0
  396. },
  397. "_fillStart": 0,
  398. "_fillRange": 0,
  399. "_isTrimmedMode": true,
  400. "_atlas": null,
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.PrefabInfo",
  405. "root": {
  406. "__id__": 1
  407. },
  408. "asset": {
  409. "__uuid__": "a3a4fc9b-7df7-471e-ac22-cbb483ce0071"
  410. },
  411. "fileId": "05k5yMj0pMvItIGUSuWjUi",
  412. "sync": false
  413. },
  414. {
  415. "__type__": "cc.Sprite",
  416. "_name": "",
  417. "_objFlags": 0,
  418. "node": {
  419. "__id__": 1
  420. },
  421. "_enabled": true,
  422. "_materials": [
  423. {
  424. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  425. }
  426. ],
  427. "_srcBlendFactor": 770,
  428. "_dstBlendFactor": 771,
  429. "_spriteFrame": {
  430. "__uuid__": "01105311-47e5-47a7-a20a-0700c3675dc9"
  431. },
  432. "_type": 1,
  433. "_sizeMode": 0,
  434. "_fillType": 0,
  435. "_fillCenter": {
  436. "__type__": "cc.Vec2",
  437. "x": 0,
  438. "y": 0
  439. },
  440. "_fillStart": 0,
  441. "_fillRange": 0,
  442. "_isTrimmedMode": true,
  443. "_atlas": null,
  444. "_id": ""
  445. },
  446. {
  447. "__type__": "cc.Widget",
  448. "_name": "",
  449. "_objFlags": 0,
  450. "node": {
  451. "__id__": 1
  452. },
  453. "_enabled": true,
  454. "alignMode": 2,
  455. "_target": null,
  456. "_alignFlags": 4,
  457. "_left": 0,
  458. "_right": 0,
  459. "_top": 0,
  460. "_bottom": -1,
  461. "_verticalCenter": 0,
  462. "_horizontalCenter": 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. "_id": ""
  472. },
  473. {
  474. "__type__": "8af29ETapNAjLJmnOUnAmS/",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 1
  479. },
  480. "_enabled": true,
  481. "launchProgress": {
  482. "__id__": 3
  483. },
  484. "updateProgressMark": {
  485. "__id__": 9
  486. },
  487. "updateProgressNum": {
  488. "__id__": 7
  489. },
  490. "_id": ""
  491. },
  492. {
  493. "__type__": "cc.PrefabInfo",
  494. "root": {
  495. "__id__": 1
  496. },
  497. "asset": {
  498. "__uuid__": "a3a4fc9b-7df7-471e-ac22-cbb483ce0071"
  499. },
  500. "fileId": "efx+96meFBkJSgPgdZzwAv",
  501. "sync": false
  502. }
  503. ]