GameLoadingUI.prefab 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  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": "GameLoadingUI",
  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__": 8
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 9
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "left",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 1300,
  111. "height": 1080
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 1,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. -960,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_spriteFrame": {
  163. "__uuid__": "451e1002-ee14-4db2-9164-ec08d3a9c3a3"
  164. },
  165. "_type": 1,
  166. "_sizeMode": 0,
  167. "_fillType": 0,
  168. "_fillCenter": {
  169. "__type__": "cc.Vec2",
  170. "x": 0,
  171. "y": 0
  172. },
  173. "_fillStart": 0,
  174. "_fillRange": 0,
  175. "_isTrimmedMode": true,
  176. "_atlas": null,
  177. "_id": ""
  178. },
  179. {
  180. "__type__": "cc.PrefabInfo",
  181. "root": {
  182. "__id__": 1
  183. },
  184. "asset": {
  185. "__id__": 0
  186. },
  187. "fileId": "59VnAKbhRKHrpzyNLugYZN",
  188. "sync": false
  189. },
  190. {
  191. "__type__": "cc.Node",
  192. "_name": "right",
  193. "_objFlags": 0,
  194. "_parent": {
  195. "__id__": 1
  196. },
  197. "_children": [],
  198. "_active": true,
  199. "_components": [
  200. {
  201. "__id__": 6
  202. }
  203. ],
  204. "_prefab": {
  205. "__id__": 7
  206. },
  207. "_opacity": 255,
  208. "_color": {
  209. "__type__": "cc.Color",
  210. "r": 255,
  211. "g": 255,
  212. "b": 255,
  213. "a": 255
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 1300,
  218. "height": 1080
  219. },
  220. "_anchorPoint": {
  221. "__type__": "cc.Vec2",
  222. "x": 0,
  223. "y": 0.5
  224. },
  225. "_trs": {
  226. "__type__": "TypedArray",
  227. "ctor": "Float64Array",
  228. "array": [
  229. 960,
  230. 0,
  231. 0,
  232. 0,
  233. 0,
  234. 0,
  235. 1,
  236. 1,
  237. 1,
  238. 1
  239. ]
  240. },
  241. "_eulerAngles": {
  242. "__type__": "cc.Vec3",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0
  246. },
  247. "_skewX": 0,
  248. "_skewY": 0,
  249. "_is3DNode": false,
  250. "_groupIndex": 0,
  251. "groupIndex": 0,
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.Sprite",
  256. "_name": "",
  257. "_objFlags": 0,
  258. "node": {
  259. "__id__": 5
  260. },
  261. "_enabled": true,
  262. "_materials": [
  263. {
  264. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  265. }
  266. ],
  267. "_srcBlendFactor": 770,
  268. "_dstBlendFactor": 771,
  269. "_spriteFrame": {
  270. "__uuid__": "babc9f1c-be7f-4264-ae43-941821919e07"
  271. },
  272. "_type": 1,
  273. "_sizeMode": 0,
  274. "_fillType": 0,
  275. "_fillCenter": {
  276. "__type__": "cc.Vec2",
  277. "x": 0,
  278. "y": 0
  279. },
  280. "_fillStart": 0,
  281. "_fillRange": 0,
  282. "_isTrimmedMode": true,
  283. "_atlas": null,
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "cc.PrefabInfo",
  288. "root": {
  289. "__id__": 1
  290. },
  291. "asset": {
  292. "__id__": 0
  293. },
  294. "fileId": "02rUQJoAVCSKIq5me80Qt7",
  295. "sync": false
  296. },
  297. {
  298. "__type__": "20f5b5hWN9IoLCP3wlEW6Gb",
  299. "_name": "",
  300. "_objFlags": 0,
  301. "node": {
  302. "__id__": 1
  303. },
  304. "_enabled": true,
  305. "quickClose": false,
  306. "cache": false,
  307. "showType": 500,
  308. "prevent": true,
  309. "_id": ""
  310. },
  311. {
  312. "__type__": "cc.PrefabInfo",
  313. "root": {
  314. "__id__": 1
  315. },
  316. "asset": {
  317. "__id__": 0
  318. },
  319. "fileId": "",
  320. "sync": false
  321. }
  322. ]