LoadingUI.prefab 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  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": "LoadingUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 10
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 14
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 15
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 0,
  50. "height": 0
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "bg",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. },
  99. {
  100. "__id__": 4
  101. },
  102. {
  103. "__id__": 5
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 6
  108. },
  109. "_opacity": 200,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 0,
  113. "g": 0,
  114. "b": 0,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 2400,
  120. "height": 1080
  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__": "b1f64ee3-dd78-476c-bb28-83d9997f558e"
  173. },
  174. "_type": 0,
  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": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.BlockInputEvents",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "_id": ""
  197. },
  198. {
  199. "__type__": "62f58zwdOVN/rFVGtus3pDj",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "node": {
  203. "__id__": 2
  204. },
  205. "_enabled": true,
  206. "widthFit": true,
  207. "heightFit": true,
  208. "_id": ""
  209. },
  210. {
  211. "__type__": "cc.PrefabInfo",
  212. "root": {
  213. "__id__": 1
  214. },
  215. "asset": {
  216. "__id__": 0
  217. },
  218. "fileId": "caaE019spJdJf8e0twEJu3",
  219. "sync": false
  220. },
  221. {
  222. "__type__": "cc.Node",
  223. "_name": "ani",
  224. "_objFlags": 0,
  225. "_parent": {
  226. "__id__": 1
  227. },
  228. "_children": [],
  229. "_active": true,
  230. "_components": [
  231. {
  232. "__id__": 8
  233. }
  234. ],
  235. "_prefab": {
  236. "__id__": 9
  237. },
  238. "_opacity": 255,
  239. "_color": {
  240. "__type__": "cc.Color",
  241. "r": 255,
  242. "g": 255,
  243. "b": 255,
  244. "a": 255
  245. },
  246. "_contentSize": {
  247. "__type__": "cc.Size",
  248. "width": 169,
  249. "height": 170
  250. },
  251. "_anchorPoint": {
  252. "__type__": "cc.Vec2",
  253. "x": 0.5,
  254. "y": 0.5
  255. },
  256. "_trs": {
  257. "__type__": "TypedArray",
  258. "ctor": "Float64Array",
  259. "array": [
  260. 0,
  261. 28.44,
  262. 0,
  263. 0,
  264. 0,
  265. 0,
  266. 1,
  267. 1,
  268. 1,
  269. 1
  270. ]
  271. },
  272. "_eulerAngles": {
  273. "__type__": "cc.Vec3",
  274. "x": 0,
  275. "y": 0,
  276. "z": 0
  277. },
  278. "_skewX": 0,
  279. "_skewY": 0,
  280. "_is3DNode": false,
  281. "_groupIndex": 0,
  282. "groupIndex": 0,
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.Sprite",
  287. "_name": "",
  288. "_objFlags": 0,
  289. "node": {
  290. "__id__": 7
  291. },
  292. "_enabled": true,
  293. "_materials": [
  294. {
  295. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  296. }
  297. ],
  298. "_srcBlendFactor": 770,
  299. "_dstBlendFactor": 771,
  300. "_spriteFrame": {
  301. "__uuid__": "99eb8a61-fd9c-47dc-abb1-1eebf234d09a"
  302. },
  303. "_type": 0,
  304. "_sizeMode": 1,
  305. "_fillType": 0,
  306. "_fillCenter": {
  307. "__type__": "cc.Vec2",
  308. "x": 0,
  309. "y": 0
  310. },
  311. "_fillStart": 0,
  312. "_fillRange": 0,
  313. "_isTrimmedMode": true,
  314. "_atlas": null,
  315. "_id": ""
  316. },
  317. {
  318. "__type__": "cc.PrefabInfo",
  319. "root": {
  320. "__id__": 1
  321. },
  322. "asset": {
  323. "__id__": 0
  324. },
  325. "fileId": "7dROpHqgtI1rU9rZKmy+mC",
  326. "sync": false
  327. },
  328. {
  329. "__type__": "cc.Node",
  330. "_name": "lb",
  331. "_objFlags": 0,
  332. "_parent": {
  333. "__id__": 1
  334. },
  335. "_children": [],
  336. "_active": true,
  337. "_components": [
  338. {
  339. "__id__": 11
  340. },
  341. {
  342. "__id__": 12
  343. }
  344. ],
  345. "_prefab": {
  346. "__id__": 13
  347. },
  348. "_opacity": 255,
  349. "_color": {
  350. "__type__": "cc.Color",
  351. "r": 255,
  352. "g": 255,
  353. "b": 255,
  354. "a": 255
  355. },
  356. "_contentSize": {
  357. "__type__": "cc.Size",
  358. "width": 0,
  359. "height": 63
  360. },
  361. "_anchorPoint": {
  362. "__type__": "cc.Vec2",
  363. "x": 0.5,
  364. "y": 0.5
  365. },
  366. "_trs": {
  367. "__type__": "TypedArray",
  368. "ctor": "Float64Array",
  369. "array": [
  370. 0,
  371. -83.837,
  372. 0,
  373. 0,
  374. 0,
  375. 0,
  376. 1,
  377. 1,
  378. 1,
  379. 1
  380. ]
  381. },
  382. "_eulerAngles": {
  383. "__type__": "cc.Vec3",
  384. "x": 0,
  385. "y": 0,
  386. "z": 0
  387. },
  388. "_skewX": 0,
  389. "_skewY": 0,
  390. "_is3DNode": false,
  391. "_groupIndex": 0,
  392. "groupIndex": 0,
  393. "_id": ""
  394. },
  395. {
  396. "__type__": "cc.Label",
  397. "_name": "",
  398. "_objFlags": 0,
  399. "node": {
  400. "__id__": 10
  401. },
  402. "_enabled": true,
  403. "_materials": [
  404. {
  405. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  406. }
  407. ],
  408. "_srcBlendFactor": 770,
  409. "_dstBlendFactor": 771,
  410. "_string": "",
  411. "_N$string": "",
  412. "_fontSize": 46,
  413. "_lineHeight": 50,
  414. "_enableWrapText": true,
  415. "_N$file": {
  416. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  417. },
  418. "_isSystemFontUsed": false,
  419. "_spacingX": 0,
  420. "_batchAsBitmap": false,
  421. "_styleFlags": 0,
  422. "_underlineHeight": 0,
  423. "_N$horizontalAlign": 1,
  424. "_N$verticalAlign": 1,
  425. "_N$fontFamily": "Arial",
  426. "_N$overflow": 0,
  427. "_N$cacheMode": 0,
  428. "_id": ""
  429. },
  430. {
  431. "__type__": "41ebaVoPpRA4Kp67XEdHfZn",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "node": {
  435. "__id__": 10
  436. },
  437. "_enabled": true,
  438. "_englishCase": 0,
  439. "i18n_string": "",
  440. "i18n_params": [],
  441. "_addColon": false,
  442. "_id": ""
  443. },
  444. {
  445. "__type__": "cc.PrefabInfo",
  446. "root": {
  447. "__id__": 1
  448. },
  449. "asset": {
  450. "__id__": 0
  451. },
  452. "fileId": "76wvpKcW9CWYlLavN9wIKm",
  453. "sync": false
  454. },
  455. {
  456. "__type__": "5cf3ayicmVMPJYWRc5dhUBA",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "node": {
  460. "__id__": 1
  461. },
  462. "_enabled": true,
  463. "quickClose": false,
  464. "cache": false,
  465. "showType": 1000,
  466. "prevent": true,
  467. "_id": ""
  468. },
  469. {
  470. "__type__": "cc.PrefabInfo",
  471. "root": {
  472. "__id__": 1
  473. },
  474. "asset": {
  475. "__id__": 0
  476. },
  477. "fileId": "",
  478. "sync": false
  479. }
  480. ]